source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17853   11 years tbretz Reverting to last revision.
(edit) @17852   11 years tbretz Take pixels above maximum out of image parameter calculation; changed ...
(edit) @17851   11 years tbretz Some updated to get it properly working.
(edit) @17850   11 years tbretz To avoid unification with each and every single pixel around the main ...
(edit) @17849   11 years tbretz Made std::to_string ISDC-prove.
(edit) @17848   11 years tbretz Reordered the elements in the display.
(edit) @17847   11 years tbretz Added some information on MC data.
(edit) @17846   11 years tbretz Fixed two typos in the class reference.
(edit) @17845   11 years tbretz Adapted resource names to MARS convention.
(edit) @17844   11 years tbretz Adapted rc-option naming to MARS convention.
(edit) @17843   11 years tbretz Fixed/simplified width/length/disp calculation by applying the scale ...
(edit) @17841   11 years tbretz Adapted to the new MC files and paths.
(edit) @17840   11 years tbretz Some updates to the CodeMirror colorizer.
(edit) @17839   11 years tbretz We do not write MMcEvtBasic to the Events tree but the whole MMcEvt ...
(edit) @17838   11 years tbretz No fading for tooltip - hopefully this solves the 'maximum stack ...
(edit) @17837   11 years tbretz Allow to set island information (for the new image cleaning)
(edit) @17836   11 years tbretz First working version.
(edit) @17835   11 years tbretz First working version.
(edit) @17834   11 years tbretz I wonder how that could ever work... it did not accept fz as extension.
(edit) @17833   11 years tbretz First working version.
(edit) @17832   11 years tbretz Added a new time based image cleaning.
(edit) @17831   11 years tbretz Added the new classes MFilterData and MExtractFACT.
(edit) @17830   11 years tbretz New classes.
(edit) @17829   11 years tbretz Added some default arguments.
(edit) @17828   11 years tbretz Resolved some compiler warnings.
(edit) @17827   11 years tbretz Get rid of some compiler warnings.
(edit) @17826   11 years tbretz Added some default arguments.
(edit) @17825   11 years tbretz Reset the event to 0 when a new file is opened. That was ...
(edit) @17824   11 years tbretz Some layout improrvements around the checkboxes for the run type.
(edit) @17823   11 years tbretz The MC checkbox was not yet properly handled.
(edit) @17822   11 years tbretz Added isMC, isDRS and isCalibrated
(edit) @17821   11 years tbretz Make it easier to debug printing the executed command.
(edit) @17820   11 years tbretz Added support for reading DRS calibration constants and Monte Carlo files.
(edit) @17819   11 years tbretz Added support to display the DRS calibration constants and Monte Carlo ...
(edit) @17818   11 years tbretz Return drs files and MC files as well, compile the path properly.
(edit) @17817   11 years tbretz Some small layout improvements; added the MC checkbox and the Drs checkbox.
(edit) @17816   11 years tbretz Switch CodeMirror theme to our own theme; some improvements in the ...
(edit) @17815   11 years tbretz Added CodeMirror theme.
(edit) @17814   11 years tbretz Some small layout improevemnts; added Grid-checkbox
(edit) @17813   11 years tbretz Remove the carriage return from returned editor contents ;)
(edit) @17812   11 years tbretz Allow gaps in the returned array of arrays; null is interpreted as 0 - ...
(edit) @17811   11 years tbretz Minor optimizations.
(edit) @17810   11 years tbretz Recalculate the image parameters with each redraw to allow to use the ...
(edit) @17808   11 years tbretz Added debug for caluclation time and removed the second loop from the ...
(edit) @17807   11 years tbretz Added a checkbox for displaying the image and a help text for the ...
(edit) @17806   11 years tbretz Forgot to remove the debug output
(edit) @17805   11 years tbretz Implemented the calculation of the basic image paremeters and the ...
(edit) @17800   11 years tbretz It is nicer to have teh distance between two neighbors as 1. ...
(edit) @17799   11 years tbretz Removed conversion factor. Calculate geometry in degree instead.
(edit) @17798   11 years tbretz Updated help text
(edit) @17797   11 years tbretz Fixed the calculation of the geometry; added $.conv
(edit) @17796   11 years tbretz Make sure image is on top during movement; remove zindex again afterwards
(edit) @17793   11 years tbretz Now as JS code in internal.js
(edit) @17792   11 years tbretz Neighbors is not used anymore. A JS array will be faster than a php ...
(edit) @17791   11 years tbretz Code which is executed before proc and main.
(edit) @17790   11 years tbretz Added $.geom and $.map
(edit) @17789   11 years tbretz Some updates to the time calculation (more accurate position); check ...
(edit) @17788   11 years tbretz Simplified getIndex (now using the coordinate array)
(edit) @17787   11 years tbretz Added more stuff which is necessary for proper interaction with the ...
(edit) @17786   11 years tbretz Automatically call SetSelctedPad once a new tab is created.
(edit) @17785   11 years tbretz Fixed a compiler warning because title wasn't used in the constructor ...
(edit) @17784   11 years tbretz Fixed the order of instantiation which the responsible person refuses ...
(edit) @17783   11 years tbretz Get rid of a few compiler warnings about obsolete const qualifiers.
(edit) @17782   11 years tbretz Added a possibility to access the Fits Stream and the PCTime in a ...
(edit) @17781   11 years tbretz Added a possibility to access the Fits Stream and the PCTime in a ...
(edit) @17780   11 years tbretz Added a possibility to access the stream in a constant manner.
(edit) @17779   11 years tbretz Use COmmentFromType and SizeFromType from FITS namespace; try using ...
(edit) @17778   11 years tbretz Cleanup includes and defines; moved CommentFromType and SizeFromType ...
(edit) @17777   11 years tbretz Solved the problem that so far cint does not define __MARS__; added an ...
(edit) @17776   11 years tbretz Added a function to check whether a key is a reserved key; added the ...
(edit) @17775   11 years tbretz unified the tooltip functions.
(edit) @17774   11 years tbretz Added the possibility to access calibrated data files.
(edit) @17773   11 years tbretz Added the container needed to display the histograms. It is more or ...
(edit) @17772   11 years tbretz Added the possibility to load calibrated files, added a slider with ...
(edit) @17771   11 years tbretz An interface to access the fits raw data files and get an event in as ...
(edit) @17770   11 years tbretz It looks like there is a problem with th eno-excpetion option and our ...
(edit) @17769   11 years tbretz Fixed a warning comparison between signed and unsigned.
(edit) @17768   11 years tbretz Replaced my by scale.
(edit) @17767   11 years tbretz Fixed a minor compilation problem.
(edit) @17766   11 years tbretz Removing the std::exception_ptr by an ifdef is dangerous, because CINT ...
(edit) @17765   11 years tbretz If one function takes a pointer the other one should as well, offsets ...
(edit) @17764   11 years tbretz endif was missing
(edit) @17763   11 years tbretz MLogManip came from the fits headers.
(edit) @17762   11 years tbretz The ready to save flag was not set.
(edit) @17761   11 years tbretz Added an semi-automatic setting of PACKAGE_NAME, PACKAGE_VERSION and ...
(edit) @17760   11 years tbretz MLog and MLogManip came from the fits classes
(edit) @17759   11 years tbretz MLog and MLogManip came from the fits classes
(edit) @17758   11 years tbretz TSystem and MLogManip come from the fits classes.
(edit) @17757   11 years tbretz MTime is not needed here anymore.
(edit) @17756   11 years tbretz Got the libnova stuff from libnova-dir
(edit) @17755   11 years tbretz Moved to root dir (MLinkDef and Makefile)
(edit) @17754   11 years tbretz There were some casts missing to allow large memory sizes
(edit) @17753   11 years tbretz I am not sure this is needed here, but to avoid potential problems I ...
(edit) @17752   11 years tbretz The condition was wrong... it was not possible to properly set the ...
(edit) @17751   11 years tbretz I realized that we were one level too high with deriving the class. ...
(edit) @17750   11 years tbretz Improved error message.
(edit) @17749   11 years tbretz Give CINT a hint about the size of the structures.
(edit) @17748   11 years tbretz Minor simplifications.
(edit) @17747   11 years tbretz 'using namespace std' should never appear in header
(edit) @17746   11 years tbretz Fixed an issue when the slected pixel had no value attached; some ...
Note: See TracRevisionLog for help on using the revision log.