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