source: trunk/Mars/mcore/DrsCalib.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15013   12 years tbretz Fixed name of data member.
(edit) @15008   12 years tbretz Added data mebers to store begin and end date of runs and drs calib; ...
(edit) @14949   12 years tbretz Added a lot of comments to the timing calibration functions.
(edit) @14935   12 years tbretz Add changes necessary to remove fits completely from namespace std in MARS.
(edit) @14865   12 years tbretz Added a new function to treat the spikes; improved treatment for steps ...
(edit) @14619   12 years tbretz Fixed a bug in GetPixelStats... the first value was added twice
(edit) @14405   12 years tbretz Correctly initialize MTime; if the gain is 0 because a sample is ...
(edit) @14237   12 years tbretz Added missing virtual destructor.
(edit) @14197   12 years tbretz Added code to correct for the drs steps; added WriteFitsImp and code ...
(edit) @14101   12 years tbretz Added step remove algorithm.
(edit) @14080   12 years tbretz Made InitSize virtual
(edit) @13940   12 years tbretz Return the maximum found in GetPixelStats
(edit) @12967   13 years tbretz Fixed some trivial compiler warnings.
(edit) @12946   13 years tbretz Updated some log-messages; added RemoveSpikes2
(edit) @12924   13 years tbretz Added DrsCalibrateTime; removed obsolete old AddT
(edit) @12503   13 years tbretz Make sure that we don't get exceptions from old drs calib files ...
(edit) @12500   13 years tbretz Some fixes to the new AddT to make it compile.
(edit) @12487   13 years tbretz Preliminary version of a time calibration algorithm
(edit) @12479   13 years tbretz Write the run-numbers to position 1,2,3 instead of 0,1,2; 0 is now ...
(edit) @12471   13 years tbretz Changed the Apply function to support the time marker channels; added ...
(edit) @12423   13 years tbretz Fixed some missing STL includes.
(edit) @12343   13 years tbretz Moved some common code between MARS and FACT++ to DrsCalib.h as new ...
(edit) @12326   13 years tbretz Removed comments; replaced code in Apply by ApplyCh; fixed the problem ...
(edit) @12285   13 years tbretz Removed stray debug output.
(edit) @12278   13 years tbretz Added a very simple spike removal algorithm.
(edit) @12069   13 years tbretz Another improvement to the GetPixelMax loop; added more sanity checks
(edit) @12049   13 years tbretz Fixed wrong read access in GetPixelMax
(edit) @12045   13 years tbretz Fixed memory (write) access in GetPixelMax
(edit) @11969   13 years tbretz Added simple function to just return the maxima within a pre-defined range.
(edit) @11891   13 years tbretz Removed an obsolete comment block.
(edit) @11831   13 years tbretz Changed the Apply function to avoid too high numbers; little ...
(copy) @11816   13 years tbretz
copied from trunk/FACT++/src/DrsCalib.h
(edit) @11754   13 years tbretz Added GetPixelStats and changed type of scalerel from uint32 to uint64
Note: See TracRevisionLog for help on using the revision log.