|
|
@17261
|
11 years |
tbretz |
Removed 'using namespace' from header; some minor simplifications
|
|
|
@17253
|
11 years |
lyard |
zofits with catalog shrinking and compressed calibration table
|
|
|
@17221
|
11 years |
lyard |
better version of zofits. New factofits. Only cleanup, defines, ...
|
|
|
@17141
|
11 years |
tbretz |
More inclused to make any include order possible, removed some ...
|
|
|
@17137
|
11 years |
tbretz |
Reverting to last revision.
|
|
|
@17128
|
11 years |
tbretz |
Added missing includes etc which is necessary to include the files in ...
|
|
|
@17035
|
11 years |
lyard |
Added error when using wrong fits class and adapted MRawFitsRead to ...
|
|
|
@16898
|
11 years |
lyard |
Propagated the new naming of enums to other files....
|
|
|
@16897
|
11 years |
lyard |
Removed bytes swapping for RAWSUM
|
|
|
@16890
|
11 years |
tbretz |
Consistency of member names
|
|
|
@16888
|
11 years |
tbretz |
Given proper names to the enums... we are not programming Fortran ...
|
|
|
@16882
|
11 years |
lyard |
added correct checksum calculation for compressed fits reader (zfits)
|
|
|
@16867
|
11 years |
lyard |
got rid of defines
|
|
|
@16856
|
11 years |
tbretz |
Forgot this one...
|
|
|
@16855
|
11 years |
tbretz |
Fixed a couple of issues including missing setting of badbit, broken ...
|
|
|
@16844
|
11 years |
lyard |
fixed checksum calculation while reading... hopefully
|
|
|
@16840
|
11 years |
lyard |
bug fix and emplace_back
|
|
|
@16825
|
11 years |
lyard |
Added heap consistency check. Not yet enabled
|
|
|
@16820
|
11 years |
lyard |
Modified block header's sequence scheme
|
|
|
@16814
|
11 years |
lyard |
added block headers and changed compression mechanism
|
|
|
@16811
|
11 years |
lyard |
oops, got rid of cout
|
|
|
@16810
|
11 years |
lyard |
Added tile header to zfits
|
|
|
@16669
|
11 years |
tbretz |
Error messages wrongly formatted; setting the bad-bit was missing - ...
|
|
|
@16443
|
11 years |
lyard |
more tweaks to factfits
|
|
|
@16426
|
11 years |
tbretz |
Fixed some typos and a compiler warning.
|
|
|
@16425
|
11 years |
tbretz |
requestedTile and currentTile should be uint32_t in ReadBinaryRow; no ...
|
|
|
@16418
|
11 years |
lyard |
Fixed bugs from improvements
|
|
|
@16416
|
11 years |
tbretz |
removed the obsolete mightFail from the constructor; some little ...
|
|
|
@16285
|
11 years |
lyard |
added new files for fitsCompressor and compressed files read headers
|