source: trunk/Mars/mcore/fits.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16896   11 years lyard Added RAWSUM calculation, merged fits.h
(edit) @16890   11 years tbretz Consistency of member names
(edit) @16889   11 years tbretz Some cleaning to easier understand the code.
(edit) @16882   11 years lyard added correct checksum calculation for compressed fits reader (zfits)
(edit) @16847   11 years lyard fixed -again- checksum calculation while reading... hopefully
(edit) @16846   11 years lyard reverted the change: this did not work...
(edit) @16844   11 years lyard fixed checksum calculation while reading... hopefully
(edit) @16815   11 years lyard replaced compression enum handling
(edit) @16495   11 years lyard removed debug output
(edit) @16443   11 years lyard more tweaks to factfits
(edit) @16426   11 years tbretz Fixed some typos and a compiler warning.
(edit) @16424   11 years tbretz Added new member in Column to store the total number of bytes; ...
(edit) @16415   11 years tbretz added total_bytes to support the new member functions GetHeapShift and ...
(edit) @16414   11 years lyard Fixed little size_t to off_t bug
(edit) @16287   11 years lyard got rid of a cast on tellg
(edit) @16284   11 years lyard added fitsCompressor and compressed files read headers
(edit) @15364   11 years tbretz Implemented the possibility to stream the input file immediately also ...
(edit) @15267   11 years tbretz It seems there is a problem with the defines used by CINT in AcLiC and ...
(edit) @15085   12 years tbretz To 'solve' the problem with the unordered_map MARS will now use a ...
(edit) @14965   12 years tbretz Added ___warn___
(edit) @14935   12 years tbretz Add changes necessary to remove fits completely from namespace std in MARS.
(edit) @14933   12 years tbretz Encapsulated the std-namespace in ifdefs. It seems that ACLIC doesn't ...
(edit) @14904   12 years tbretz Reverting to last revision.
(edit) @14896   12 years tbretz Added MCalibrateFact and MCalibrateDrsTimes
(edit) @14860   12 years tbretz Added a complete list of stdint.h members for CITN.
(edit) @14792   12 years lyard Added fits output for MC data
(edit) @14484   12 years tbretz Make cint happy for newer root versions.
(edit) @14203   12 years tbretz Return row 0 if file was not yet opened.
(edit) @13225   13 years tbretz Do not read more than the expected number of rows per default.
(edit) @12996   13 years tbretz Added automatic checksum checking.
(edit) @12845   13 years tbretz Implemented 'A' as 8-bit characters; in SetPtrAddress: return an ...
(edit) @12792   13 years tbretz Fixed the 'Empty' TUNIT
(edit) @12737   13 years tbretz added an unordered_map to allow access to the read members by name
(edit) @12732   13 years tbretz Adapted memember function names to Mars convention; fixed a type in a ...
(edit) @12722   13 years lyard added a few accessor functions
(edit) @12714   13 years tbretz Implemented to allow a missing END tag or decline it.
(edit) @12707   13 years lyard added handling of missing END keyword
(edit) @12626   13 years tbretz Return the dfeault constructor rather then 0, to allow using of the ...
(edit) @12466   13 years kraehenb Fixed the PrintKeys() bug, the function works now as expected. ...
(edit) @12329   13 years tbretz Changed the 'define all' and 'define err' in a way that it is less ...
(edit) @11964   13 years tbretz Added default values to the getter, allow TUNIT to be empty.
(edit) @11905   13 years tbretz Improved output of PrintKeys and PrintColumns
(copy) @11806   13 years tbretz
copied from trunk/Mars/mbase/fits.h
(edit) @11711   13 years tbretz Fixed a bug when the END tag was the first in a block
Note: See TracRevisionLog for help on using the revision log.