|
|
@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 ...
|
|
|
@16849
|
11 years |
tbretz |
Added ln_get_lunar_earth_dist
|
|
|
@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
|
|
|
@16843
|
11 years |
tbretz |
Changed the way how the returned maximum is calculated to get a better ...
|
|
|
@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
|
|
|
@16815
|
11 years |
lyard |
replaced compression enum handling
|
|
|
@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
|
|
|
@16670
|
11 years |
tbretz |
Removed the include for arpa/inet.h for CINT to make CINT be happy.
|
|
|
@16669
|
11 years |
tbretz |
Error messages wrongly formatted; setting the bad-bit was missing - ...
|
|
|
@16603
|
11 years |
tbretz |
Fixed some stupid mistakes of the changes yesterday... maybe I was too ...
|
|
|
@16602
|
11 years |
tbretz |
Just some cosmetics... using a reverse iterator to inetrate from the ...
|
|
|
@16564
|
11 years |
tbretz |
Fixing the typo only at one place is not enough; removed the include ...
|
|
|
@16563
|
11 years |
tbretz |
Turned the login in the loop to ensure no access if no data (can this ...
|
|
|
@16561
|
11 years |
tbretz |
Performance improved and heavily tested version of the DRS calibration ...
|
|
|
@16560
|
11 years |
tbretz |
Performance improved and heavily tested version of the calibration ...
|
|
|
@16546
|
11 years |
tbretz |
Improved performance of checksum calculation by partly unrolling the ...
|
|
|
@16502
|
11 years |
lyard |
fixed bug with negative start cell
|
|
|
@16495
|
11 years |
lyard |
removed debug output
|
|
|
@16485
|
11 years |
lyard |
changed drs calib table name
|
|
|
@16443
|
11 years |
lyard |
more tweaks to factfits
|
|
|
@16442
|
11 years |
tbretz |
If exceptions are not enabled, don't throw...
|
|
|
@16428
|
11 years |
tbretz |
Added copy cnstructor to DrsCalibration; allow CorrectStep to be ...
|
|
|
@16427
|
11 years |
tbretz |
Replaced push_back by emplace_back and size() by empty() where ...
|
|
|
@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 ...
|
|
|
@16424
|
11 years |
tbretz |
Added new member in Column to store the total number of bytes; ...
|
|
|
@16418
|
11 years |
lyard |
Fixed bugs from improvements
|
|
|
@16417
|
11 years |
tbretz |
removed the obsolete mightFail from the constructor; some little ...
|
|
|
@16416
|
11 years |
tbretz |
removed the obsolete mightFail from the constructor; some little ...
|
|
|
@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
|
|
|
@16374
|
11 years |
tbretz |
Added ln_get_lunar_phase
|
|
|
@16331
|
11 years |
lyard |
Added comment functions to ofits.h
|
|
|
@16287
|
11 years |
lyard |
got rid of a cast on tellg
|
|
|
@16285
|
11 years |
lyard |
added new files for fitsCompressor and compressed files read headers
|
|
|
@16284
|
11 years |
lyard |
added fitsCompressor and compressed files read headers
|
|
|
@15627
|
11 years |
lyard |
bugFix
|
|
|
@15364
|
12 years |
tbretz |
Implemented the possibility to stream the input file immediately also ...
|
|
|
@15278
|
12 years |
lyard |
fixed wrong run type display, fixed calibration loading
|
|
|
@15268
|
12 years |
tbretz |
Added the misisng namespace for endl in case or MARS
|
|
|
@15267
|
12 years |
tbretz |
It seems there is a problem with the defines used by CINT in AcLiC and ...
|
|
|
@15266
|
12 years |
tbretz |
Allocation the buffer on the stack can give problems because it is ...
|
|
|
@15254
|
12 years |
tbretz |
Added ln_get_solar_equ_coords and ln_get_lunar_sdiam
|
|
|
@15218
|
12 years |
tbretz |
Added hv(PixelMapEntry\&) as member function
|
|
|
@15215
|
12 years |
tbretz |
|
|
|
@15214
|
12 years |
tbretz |
Moved a lot of code to the header file, removed dependencies from ...
|
|
|
@15207
|
12 years |
tbretz |
Fixed a compilation issue and the coordinate system problem.
|
|
|
@15203
|
12 years |
tbretz |
Added GetEquFromHrz
|
|
|
@15197
|
12 years |
tbretz |
|
|
|
@15125
|
12 years |
tbretz |
Reorganized some code around the triming of comments to get more ...
|
|
|
@15085
|
12 years |
tbretz |
To 'solve' the problem with the unordered_map MARS will now use a ...
|
|
|
@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; ...
|
|
|
@14965
|
12 years |
tbretz |
Added ___warn___
|
|
|
@14960
|
12 years |
tbretz |
Fixed a compilation issue Etienne had introduced with his latest changes.
|
|
|
@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.
|
|
|
@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
|
|
|
@14889
|
12 years |
tbretz |
Added GetNumRows
|
|
|
@14867
|
12 years |
lyard |
Added requirement to explicitely allow for fits comments auto-trim
|
|
|
@14865
|
12 years |
tbretz |
Added a new function to treat the spikes; improved treatment for steps ...
|
|
|
@14860
|
12 years |
tbretz |
Added a complete list of stdint.h members for CITN.
|
|
|
@14795
|
12 years |
tbretz |
|
|
|
@14792
|
12 years |
lyard |
Added fits output for MC data
|
|
|
@14619
|
12 years |
tbretz |
Fixed a bug in GetPixelStats... the first value was added twice
|
|
|
@14484
|
12 years |
tbretz |
Make cint happy for newer root versions.
|
|
|
@14405
|
12 years |
tbretz |
Correctly initialize MTime; if the gain is 0 because a sample is ...
|
|
|
@14237
|
12 years |
tbretz |
Added missing virtual destructor.
|
|
|
@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
|
|
|