source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17926   10 years tbretz Added handling for Critical and OnStandby status of feedback.
(edit) @17925   10 years tbretz Reverting to last revision.
(edit) @17924   10 years tbretz Reverting to last revision.
(edit) @17923   10 years tbretz Reverting to last revision.
(edit) @17922   10 years tbretz Added EVENT_SERVER and SQM_CONTROL; fixed a typo; close lid at startup.
(edit) @17921   10 years tbretz Added a timeout for checkStates
(edit) @17920   10 years tbretz Added NotReady and Ready
(edit) @17919   10 years tbretz Added OnStandby, Warning and Critical.
(edit) @17918   10 years tbretz First version of the control for the sky quality meter.
(edit) @17917   10 years tbretz Added a virtual function which allows the derived class to handle if a ...
(edit) @17916   10 years tbretz Start a new connection attempt if connection has failed.
(edit) @17914   10 years tbretz Turned on bad pixel treatment as in data; replaces signal extractor ...
(edit) @17913   10 years tbretz Fixed some lines in a comment which also got messed up.
(edit) @17912   10 years tbretz Somehow - maybe by mistake - a wrong artificial value for the single ...
(edit) @17911   10 years tbretz Added a possibility to turn off exceptions for SetPtrAddress operations
(edit) @17909   10 years Daniela Dorner adapted DrawNicePlot for FACT
(edit) @17908   10 years Daniela Dorner included check of variable certaindate
(edit) @17907   10 years Daniela Dorner included and/or improved check of variable certaindate
(edit) @17906   10 years Daniela Dorner included usage of variable certaindate
(edit) @17905   10 years Daniela Dorner included and/or improved check of variable certaindate
(edit) @17904   10 years Daniela Dorner included check of variable certaindate
(edit) @17903   10 years Daniela Dorner completely rewritten to take into account the new calibration
(edit) @17902   10 years Daniela Dorner improved logging
(edit) @17901   10 years Daniela Dorner improved logging
(edit) @17900   10 years Daniela Dorner removed not needed lines
(edit) @17899   10 years Daniela Dorner updated path for MAGIC allsky image
(edit) @17898   10 years Daniela Dorner updated path for root and Mars version
(edit) @17897   10 years Daniela Dorner included loop over direction, removed obsolete lines, included limit for zd
(edit) @17896   10 years Daniela Dorner removed obsolete lines
(edit) @17895   10 years Daniela Dorner using new image cleaning developed by Thomas
(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) @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.
Note: See TracRevisionLog for help on using the revision log.