source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17833   10 years tbretz First working version.
(edit) @17832   10 years tbretz Added a new time based image cleaning.
(edit) @17831   10 years tbretz Added the new classes MFilterData and MExtractFACT.
(edit) @17830   10 years tbretz New classes.
(edit) @17829   10 years tbretz Added some default arguments.
(edit) @17828   10 years tbretz Resolved some compiler warnings.
(edit) @17827   10 years tbretz Get rid of some compiler warnings.
(edit) @17826   10 years tbretz Added some default arguments.
(edit) @17825   10 years tbretz Reset the event to 0 when a new file is opened. That was ...
(edit) @17824   10 years tbretz Some layout improrvements around the checkboxes for the run type.
(edit) @17823   10 years tbretz The MC checkbox was not yet properly handled.
(edit) @17822   10 years tbretz Added isMC, isDRS and isCalibrated
(edit) @17821   10 years tbretz Make it easier to debug printing the executed command.
(edit) @17820   10 years tbretz Added support for reading DRS calibration constants and Monte Carlo files.
(edit) @17819   10 years tbretz Added support to display the DRS calibration constants and Monte Carlo ...
(edit) @17818   10 years tbretz Return drs files and MC files as well, compile the path properly.
(edit) @17817   10 years tbretz Some small layout improvements; added the MC checkbox and the Drs checkbox.
(edit) @17816   10 years tbretz Switch CodeMirror theme to our own theme; some improvements in the ...
(edit) @17815   10 years tbretz Added CodeMirror theme.
(edit) @17814   10 years tbretz Some small layout improevemnts; added Grid-checkbox
(edit) @17813   10 years tbretz Remove the carriage return from returned editor contents ;)
(edit) @17812   10 years tbretz Allow gaps in the returned array of arrays; null is interpreted as 0 - ...
(edit) @17811   10 years tbretz Minor optimizations.
(edit) @17810   10 years tbretz Recalculate the image parameters with each redraw to allow to use the ...
(edit) @17809   10 years dneise debugged relative ROOT loading path
(edit) @17808   10 years tbretz Added debug for caluclation time and removed the second loop from the ...
(edit) @17807   10 years tbretz Added a checkbox for displaying the image and a help text for the ...
(edit) @17806   10 years tbretz Forgot to remove the debug output
(edit) @17805   10 years tbretz Implemented the calculation of the basic image paremeters and the ...
(edit) @17804   10 years dneise using old revision since current revision does not work here anymore.
(edit) @17803   10 years dneise adjusted libz loading to new_pyfact/pyfact.py
(edit) @17802   10 years dneise some help text
(edit) @17801   10 years dneise reverted externals link to older revision, since current version ...
(edit) @17800   10 years tbretz It is nicer to have teh distance between two neighbors as 1. ...
(edit) @17799   10 years tbretz Removed conversion factor. Calculate geometry in degree instead.
(edit) @17798   10 years tbretz Updated help text
(edit) @17797   10 years tbretz Fixed the calculation of the geometry; added $.conv
(edit) @17796   10 years tbretz Make sure image is on top during movement; remove zindex again afterwards
(edit) @17795   10 years dneise new version
(edit) @17794   10 years kraehenb Added TPK-Mobile to libz variants...
(edit) @17793   10 years tbretz Now as JS code in internal.js
(edit) @17792   10 years tbretz Neighbors is not used anymore. A JS array will be faster than a php ...
(edit) @17791   10 years tbretz Code which is executed before proc and main.
(edit) @17790   10 years tbretz Added $.geom and $.map
(edit) @17789   10 years tbretz Some updates to the time calculation (more accurate position); check ...
(edit) @17788   10 years tbretz Simplified getIndex (now using the coordinate array)
(edit) @17787   10 years tbretz Added more stuff which is necessary for proper interaction with the ...
(edit) @17786   10 years tbretz Automatically call SetSelctedPad once a new tab is created.
(edit) @17785   10 years tbretz Fixed a compiler warning because title wasn't used in the constructor ...
(edit) @17784   10 years tbretz Fixed the order of instantiation which the responsible person refuses ...
(edit) @17783   10 years tbretz Get rid of a few compiler warnings about obsolete const qualifiers.
(edit) @17782   10 years tbretz Added a possibility to access the Fits Stream and the PCTime in a ...
(edit) @17781   10 years tbretz Added a possibility to access the Fits Stream and the PCTime in a ...
(edit) @17780   10 years tbretz Added a possibility to access the stream in a constant manner.
(edit) @17779   10 years tbretz Use COmmentFromType and SizeFromType from FITS namespace; try using ...
(edit) @17778   10 years tbretz Cleanup includes and defines; moved CommentFromType and SizeFromType ...
(edit) @17777   10 years tbretz Solved the problem that so far cint does not define __MARS__; added an ...
(edit) @17776   10 years tbretz Added a function to check whether a key is a reserved key; added the ...
(edit) @17775   10 years tbretz unified the tooltip functions.
(edit) @17774   10 years tbretz Added the possibility to access calibrated data files.
(edit) @17773   10 years tbretz Added the container needed to display the histograms. It is more or ...
(edit) @17772   10 years tbretz Added the possibility to load calibrated files, added a slider with ...
(edit) @17771   10 years tbretz An interface to access the fits raw data files and get an event in as ...
(edit) @17770   10 years tbretz It looks like there is a problem with th eno-excpetion option and our ...
(edit) @17769   10 years tbretz Fixed a warning comparison between signed and unsigned.
(edit) @17768   10 years tbretz Replaced my by scale.
(edit) @17767   10 years tbretz Fixed a minor compilation problem.
(edit) @17766   10 years tbretz Removing the std::exception_ptr by an ifdef is dangerous, because CINT ...
(edit) @17765   10 years tbretz If one function takes a pointer the other one should as well, offsets ...
(edit) @17764   10 years tbretz endif was missing
(edit) @17763   10 years tbretz MLogManip came from the fits headers.
(edit) @17762   10 years tbretz The ready to save flag was not set.
(edit) @17761   10 years tbretz Added an semi-automatic setting of PACKAGE_NAME, PACKAGE_VERSION and ...
(edit) @17760   10 years tbretz MLog and MLogManip came from the fits classes
(edit) @17759   10 years tbretz MLog and MLogManip came from the fits classes
(edit) @17758   10 years tbretz TSystem and MLogManip come from the fits classes.
(edit) @17757   10 years tbretz MTime is not needed here anymore.
(edit) @17756   10 years tbretz Got the libnova stuff from libnova-dir
(edit) @17755   10 years tbretz Moved to root dir (MLinkDef and Makefile)
(edit) @17754   10 years tbretz There were some casts missing to allow large memory sizes
(edit) @17753   10 years tbretz I am not sure this is needed here, but to avoid potential problems I ...
(edit) @17752   10 years tbretz The condition was wrong... it was not possible to properly set the ...
(edit) @17751   10 years tbretz I realized that we were one level too high with deriving the class. ...
(edit) @17750   10 years tbretz Improved error message.
(edit) @17749   10 years tbretz Give CINT a hint about the size of the structures.
(edit) @17748   10 years tbretz Minor simplifications.
(edit) @17747   10 years tbretz 'using namespace std' should never appear in header
(edit) @17746   10 years tbretz Fixed an issue when the slected pixel had no value attached; some ...
(edit) @17745   10 years tbretz There is no need to send the neighbors with the output; trim the null ...
(edit) @17744   10 years tbretz Performance improvement in the example.
(edit) @17743   10 years tbretz Some fixes to the no-exception part.
(edit) @17742   10 years tbretz Updated codemirror config; automatically colorize code snippets
(edit) @17741   10 years tbretz Added style for match highlighting.
(edit) @17740   10 years tbretz Switch to strict mode.
(edit) @17739   10 years tbretz Use Codemirror colorized for code snippets in the help text; ...
(edit) @17738   10 years tbretz Added xmin and xmax controls for the waveform.
(edit) @17737   10 years tbretz Unified the two SetupCommonFileStructure.
(edit) @17736   10 years tbretz Do not require MTime... callisto allows now to use a root file as input.
(edit) @17735   10 years tbretz Avoid a compiler warning.
(edit) @17734   10 years tbretz Fixed the trigger pattern to be consistent with the FACT data.
Note: See TracRevisionLog for help on using the revision log.