source: trunk/Mars/mcore

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @14889   12 years tbretz Added GetNumRows
(edit) @14867   12 years lyard Added requirement to explicitely allow for fits comments auto-trim
(edit) @14865   12 years tbretz Added a new function to treat the spikes; improved treatment for steps ...
(edit) @14860   12 years tbretz Added a complete list of stdint.h members for CITN.
(edit) @14795   12 years tbretz
(edit) @14792   12 years lyard Added fits output for MC data
(edit) @14619   12 years tbretz Fixed a bug in GetPixelStats... the first value was added twice
(edit) @14484   12 years tbretz Make cint happy for newer root versions.
(edit) @14405   12 years tbretz Correctly initialize MTime; if the gain is 0 because a sample is ...
(edit) @14237   12 years tbretz Added missing virtual destructor.
(edit) @14203   12 years tbretz Return row 0 if file was not yet opened.
(edit) @14199   12 years tbretz Made ofits::Key public; added a SetRaw function.
(edit) @14197   12 years tbretz Added code to correct for the drs steps; added WriteFitsImp and code ...
(edit) @14101   12 years tbretz Added step remove algorithm.
(edit) @14080   12 years tbretz Made InitSize virtual
(edit) @13999   12 years tbretz Added missing const-qualifiers
(edit) @13998   12 years lyard added the computation of the primary header checksum
(edit) @13988   12 years tbretz Added two lost const qulifiers.
(edit) @13987   12 years lyard fixed checksum issues with the ofits class.
(edit) @13940   12 years tbretz Return the maximum found in GetPixelStats
(edit) @13225   13 years tbretz Do not read more than the expected number of rows per default.
(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
(edit) @12996   13 years tbretz Added automatic checksum checking.
(edit) @12995   13 years tbretz First version of a fits writer.
(edit) @12967   13 years tbretz Fixed some trivial compiler warnings.
(edit) @12946   13 years tbretz Updated some log-messages; added RemoveSpikes2
(edit) @12924   13 years tbretz Added DrsCalibrateTime; removed obsolete old AddT
(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) @12503   13 years tbretz Make sure that we don't get exceptions from old drs calib files ...
(edit) @12500   13 years tbretz Some fixes to the new AddT to make it compile.
(edit) @12487   13 years tbretz Preliminary version of a time calibration algorithm
(edit) @12479   13 years tbretz Write the run-numbers to position 1,2,3 instead of 0,1,2; 0 is now ...
(edit) @12471   13 years tbretz Changed the Apply function to support the time marker channels; added ...
(edit) @12466   13 years kraehenb Fixed the PrintKeys() bug, the function works now as expected. ...
(edit) @12423   13 years tbretz Fixed some missing STL includes.
(edit) @12343   13 years tbretz Moved some common code between MARS and FACT++ to DrsCalib.h as new ...
(edit) @12329   13 years tbretz Changed the 'define all' and 'define err' in a way that it is less ...
(edit) @12326   13 years tbretz Removed comments; replaced code in Apply by ApplyCh; fixed the problem ...
(edit) @12285   13 years tbretz Removed stray debug output.
(edit) @12278   13 years tbretz Added a very simple spike removal algorithm.
(edit) @12069   13 years tbretz Another improvement to the GetPixelMax loop; added more sanity checks
(edit) @12049   13 years tbretz Fixed wrong read access in GetPixelMax
(edit) @12045   13 years tbretz Fixed memory (write) access in GetPixelMax
(edit) @11969   13 years tbretz Added simple function to just return the maxima within a pre-defined range.
(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
(edit) @11891   13 years tbretz Removed an obsolete comment block.
(edit) @11831   13 years tbretz Changed the Apply function to avoid too high numbers; little ...
(edit) @11816   13 years tbretz
(add) @11806   13 years tbretz
Note: See TracRevisionLog for help on using the revision log.