|
|
@17052
|
11 years |
lyard |
Removed debug output messages
|
|
|
@17035
|
11 years |
lyard |
Added error when using wrong fits class and adapted MRawFitsRead to ...
|
|
|
@16935
|
11 years |
lyard |
god rid of ambiguous cast error
|
|
|
@16896
|
11 years |
lyard |
Added RAWSUM calculation, merged fits.h
|
|
|
@16890
|
11 years |
tbretz |
Consistency of member names
|
|
|
@16889
|
11 years |
tbretz |
Some cleaning to easier understand the code.
|
|
|
@16882
|
11 years |
lyard |
added correct checksum calculation for compressed fits reader (zfits)
|
|
|
@16847
|
11 years |
lyard |
fixed -again- checksum calculation while reading... hopefully
|
|
|
@16846
|
11 years |
lyard |
reverted the change: this did not work...
|
|
|
@16844
|
11 years |
lyard |
fixed checksum calculation while reading... hopefully
|
|
|
@16815
|
11 years |
lyard |
replaced compression enum handling
|
|
|
@16495
|
11 years |
lyard |
removed debug output
|
|
|
@16443
|
11 years |
lyard |
more tweaks to factfits
|
|
|
@16426
|
11 years |
tbretz |
Fixed some typos and a compiler warning.
|
|
|
@16424
|
11 years |
tbretz |
Added new member in Column to store the total number of bytes; ...
|
|
|
@16415
|
11 years |
tbretz |
added total_bytes to support the new member functions GetHeapShift and ...
|
|
|
@16414
|
11 years |
lyard |
Fixed little size_t to off_t bug
|
|
|
@16287
|
11 years |
lyard |
got rid of a cast on tellg
|
|
|
@16284
|
11 years |
lyard |
added fitsCompressor and compressed files read headers
|
|
|
@15364
|
12 years |
tbretz |
Implemented the possibility to stream the input file immediately also ...
|
|
|
@15267
|
12 years |
tbretz |
It seems there is a problem with the defines used by CINT in AcLiC and ...
|
|
|
@15085
|
12 years |
tbretz |
To 'solve' the problem with the unordered_map MARS will now use a ...
|
|
|
@14965
|
12 years |
tbretz |
Added ___warn___
|
|
|
@14935
|
12 years |
tbretz |
Add changes necessary to remove fits completely from namespace std in MARS.
|
|
|
@14933
|
12 years |
tbretz |
Encapsulated the std-namespace in ifdefs. It seems that ACLIC doesn't ...
|
|
|
@14904
|
12 years |
tbretz |
Reverting to last revision.
|
|
|
@14896
|
12 years |
tbretz |
Added MCalibrateFact and MCalibrateDrsTimes
|
|
|
@14860
|
12 years |
tbretz |
Added a complete list of stdint.h members for CITN.
|
|
|
@14792
|
12 years |
lyard |
Added fits output for MC data
|
|
|
@14484
|
12 years |
tbretz |
Make cint happy for newer root versions.
|
|
|
@14203
|
12 years |
tbretz |
Return row 0 if file was not yet opened.
|
|
|
@13225
|
13 years |
tbretz |
Do not read more than the expected number of rows per default.
|
|
|
@12996
|
13 years |
tbretz |
Added automatic checksum checking.
|
|
|
@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 ...
|
|
|
@12466
|
13 years |
kraehenb |
Fixed the PrintKeys() bug, the function works now as expected. ...
|
|
|
@12329
|
13 years |
tbretz |
Changed the 'define all' and 'define err' in a way that it is less ...
|
|
|
@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
|
|
|
@11806
|
13 years |
tbretz |
|
|
copied from trunk/Mars/mbase/fits.h
|
|
|
@11711
|
13 years |
tbretz |
Fixed a bug when the END tag was the first in a block
|