source: trunk/Mars/mcore/ofits.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17128   11 years tbretz Added missing includes etc which is necessary to include the files in ...
(edit) @16602   11 years tbretz Just some cosmetics... using a reverse iterator to inetrate from the ...
(edit) @16427   11 years tbretz Replaced push_back by emplace_back and size() by empty() where ...
(edit) @16331   11 years lyard Added comment functions to ofits.h
(edit) @15125   12 years tbretz Reorganized some code around the triming of comments to get more ...
(edit) @14960   12 years tbretz Fixed a compilation issue Etienne had introduced with his latest changes.
(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) @14889   12 years tbretz Added GetNumRows
(edit) @14867   12 years lyard Added requirement to explicitely allow for fits comments auto-trim
(edit) @14792   12 years lyard Added fits output for MC data
(edit) @14199   12 years tbretz Made ofits::Key public; added a SetRaw function.
(edit) @13999   12 years tbretz Added missing const-qualifiers
(edit) @13998   12 years lyard added the computation of the primary header checksum
(edit) @13987   12 years lyard fixed checksum issues with the ofits class.
(edit) @13115   13 years lyard moved EXTNAME keyword further down for compatibility with fverify
(edit) @13000   13 years tbretz Fixed a few shadows of previous local
(add) @12995   13 years tbretz First version of a fits writer.
Note: See TracRevisionLog for help on using the revision log.