source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17939   10 years tbretz Reverting to last revision.
(edit) @17938   10 years tbretz Better formatting for sqm numbers.
(edit) @17937   10 years tbretz Fixed a typo
(edit) @17936   10 years tbretz
(edit) @17935   10 years tbretz Added sqmctrl
(edit) @17934   10 years tbretz Added sqmctrl
(edit) @17933   10 years mknoetig Fact Lidar Veto documentation added
(edit) @17932   10 years tbretz Revived the valid state; make sure the first message (which might ...
(edit) @17931   10 years tbretz A 1.5 times timeout interval for receiving reports is enough.
(edit) @17930   10 years tbretz More precise time interval for convenience
(edit) @17929   10 years tbretz It seems that the SQM does not allow asynchronous connections ...
(edit) @17928   10 years tbretz Error codes are not displayed anymore by the browser, fixed that by ...
(edit) @17927   10 years tbretz Added a timeout to checkStates
(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) @17915   10 years ogrimm Removed erroneous static declaration in History.cc that made a ...
(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) @17910   10 years kraehenb Added fact03.ethz.ch to libz-list.
(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) @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.
Note: See TracRevisionLog for help on using the revision log.