source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17870   10 years tbretz This version should run uncompiled as well.
(edit) @17869   10 years tbretz ReInit was missing in the header.
(edit) @17868   10 years tbretz Adapted the AddContainer call to the changes in MWriteRootFile.
(edit) @17867   10 years tbretz Added the possibility to limit the number of events written per branch ...
(edit) @17866   10 years tbretz Added the possibility to combine all output files into a single output ...
(edit) @17865   10 years tbretz ReInit was too much.
(edit) @17864   10 years tbretz Minor simplification and level adaption.
(edit) @17863   10 years tbretz To be able to distinguis different failure cases.
(edit) @17862   10 years tbretz That's the best algorithm I could find within limited time. I think it ...
(edit) @17861   10 years tbretz
(edit) @17860   10 years tbretz Fixed a compilation problem.
(edit) @17859   10 years tbretz Added MTreatSaturation.
(edit) @17858   10 years tbretz First version of a class to treat saturating samples... still very ...
(edit) @17857   10 years tbretz Simplified using a switch-condition.
(edit) @17856   10 years tbretz Added the possibility to retrieve different file names in the ...
(edit) @17855   10 years tbretz Removed MmcEvtBasic from the output. This information is contained ...
(edit) @17854   10 years tbretz I made a mess reverting the last change... so this should correspond ...
(edit) @17853   10 years tbretz Reverting to last revision.
(edit) @17852   10 years tbretz Take pixels above maximum out of image parameter calculation; changed ...
(edit) @17851   10 years tbretz Some updated to get it properly working.
(edit) @17850   10 years tbretz To avoid unification with each and every single pixel around the main ...
(edit) @17849   10 years tbretz Made std::to_string ISDC-prove.
(edit) @17848   10 years tbretz Reordered the elements in the display.
(edit) @17847   10 years tbretz Added some information on MC data.
(edit) @17846   10 years tbretz Fixed two typos in the class reference.
(edit) @17845   10 years tbretz Adapted resource names to MARS convention.
(edit) @17844   10 years tbretz Adapted rc-option naming to MARS convention.
(edit) @17843   10 years tbretz Fixed/simplified width/length/disp calculation by applying the scale ...
(edit) @17842   10 years dneise got rid of ugly loading libz
(edit) @17841   10 years tbretz Adapted to the new MC files and paths.
(edit) @17840   10 years tbretz Some updates to the CodeMirror colorizer.
(edit) @17839   10 years tbretz We do not write MMcEvtBasic to the Events tree but the whole MMcEvt ...
(edit) @17838   10 years tbretz No fading for tooltip - hopefully this solves the 'maximum stack ...
(edit) @17837   10 years tbretz Allow to set island information (for the new image cleaning)
(edit) @17836   10 years tbretz First working version.
(edit) @17835   10 years tbretz First working version.
(edit) @17834   10 years tbretz I wonder how that could ever work... it did not accept fz as extension.
(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 ...
Note: See TracRevisionLog for help on using the revision log.