|
|
@14203
|
12 years |
tbretz |
Return row 0 if file was not yet opened.
|
|
|
@14199
|
12 years |
tbretz |
Made ofits::Key public; added a SetRaw function.
|
|
|
@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
|
|
|
@13999
|
12 years |
tbretz |
Added missing const-qualifiers
|
|
|
@13998
|
12 years |
lyard |
added the computation of the primary header checksum
|
|
|
@13988
|
12 years |
tbretz |
Added two lost const qulifiers.
|
|
|
@13987
|
12 years |
lyard |
fixed checksum issues with the ofits class.
|
|
|
@13940
|
12 years |
tbretz |
Return the maximum found in GetPixelStats
|
|
|
@13225
|
13 years |
tbretz |
Do not read more than the expected number of rows per default.
|
|
|
@13115
|
13 years |
lyard |
moved EXTNAME keyword further down for compatibility with fverify
|
|
|
@13000
|
13 years |
tbretz |
Fixed a few shadows of previous local
|
|
|
@12996
|
13 years |
tbretz |
Added automatic checksum checking.
|
|
|
@12995
|
13 years |
tbretz |
First version of a fits writer.
|
|
|
@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
|
|
|
@12845
|
13 years |
tbretz |
Implemented 'A' as 8-bit characters; in SetPtrAddress: return an ...
|
|
|
@12792
|
13 years |
tbretz |
Fixed the 'Empty' TUNIT
|
|
|
@12737
|
13 years |
tbretz |
added an unordered_map to allow access to the read members by name
|
|
|
@12732
|
13 years |
tbretz |
Adapted memember function names to Mars convention; fixed a type in a ...
|
|
|
@12722
|
13 years |
lyard |
added a few accessor functions
|
|
|
@12714
|
13 years |
tbretz |
Implemented to allow a missing END tag or decline it.
|
|
|
@12707
|
13 years |
lyard |
added handling of missing END keyword
|
|
|
@12626
|
13 years |
tbretz |
Return the dfeault constructor rather then 0, to allow using of the ...
|
|
|
@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 ...
|
|
|
@12466
|
13 years |
kraehenb |
Fixed the PrintKeys() bug, the function works now as expected. ...
|
|
|
@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 ...
|
|
|
@12329
|
13 years |
tbretz |
Changed the 'define all' and 'define err' in a way that it is less ...
|
|
|
@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.
|
|
|
@11964
|
13 years |
tbretz |
Added default values to the getter, allow TUNIT to be empty.
|
|
|
@11905
|
13 years |
tbretz |
Improved output of PrintKeys and PrintColumns
|
|
|
@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 |
|
|
|
@11806
|
13 years |
tbretz |
|