source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17894   10 years Daniela Dorner fixed typo
(edit) @17893   10 years Daniela Dorner new callisto not using the light pulser, using a new extractor and ...
(edit) @17892   10 years Daniela Dorner improved logging
(edit) @17891   10 years Daniela Dorner using new image cleaning
(edit) @17890   10 years Daniela Dorner do not use function checklock anymore as script is only started when ...
(edit) @17889   10 years Daniela Dorner improved logging
(edit) @17888   10 years Daniela Dorner paths for new processing
(edit) @17887   10 years Daniela Dorner small fix
(edit) @17886   10 years Daniela Dorner bugfix
(edit) @17885   10 years tbretz Added calls which allow to use the sequence number instead of the ...
(edit) @17884   10 years tbretz Fixed a compiler issue.
(edit) @17883   10 years tbretz Added an autoamtic reconnect if the received stream is broken.
(edit) @17882   10 years tbretz Disabled the second broken Humidity sensor.
(edit) @17881   10 years tbretz Commented some obsolste code
(edit) @17880   10 years tbretz Updated writing to support MC data as well.
(edit) @17879   10 years tbretz Added direct access to integral
(edit) @17878   10 years tbretz Commented the light pulser extraction and the time marker extraction; ...
(edit) @17877   10 years tbretz Commented pedestal extraction - it is not used at the moment.
(edit) @17876   10 years tbretz Removed some old commented code
(edit) @17875   10 years tbretz Fixed the MExtralgo enums.
(edit) @17874   10 years tbretz Made spike removal an optional variable.
(edit) @17873   10 years tbretz Turned off usage of light-pulser calculated delays as default.
(edit) @17872   10 years tbretz Modified the interface to allow to process external daata as well.
(edit) @17871   10 years tbretz This version should run uncompiled as well.
(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
Note: See TracRevisionLog for help on using the revision log.