source: trunk/Mars

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14901   12 years tbretz Reverting to last revision.
(edit) @14900   12 years tbretz Reverting to last revision.
(edit) @14899   12 years tbretz Reverting to last revision.
(edit) @14898   12 years tbretz Reverting to last revision.
(edit) @14897   12 years tbretz Reverting to last revision.
(edit) @14896   12 years tbretz Added MCalibrateFact and MCalibrateDrsTimes
(edit) @14895   12 years tbretz Added calibration class for DRS timing
(edit) @14894   12 years tbretz New class to do the basic FACT calibration (to be improved/extended)
(edit) @14893   12 years tbretz Adapted the call to MHSrcPosCam
(edit) @14892   12 years tbretz Writing the run headers when the file gets closed writes the run ...
(edit) @14891   12 years tbretz Allow to set the wobble offset directly.
(edit) @14890   12 years tbretz Use the SetFlagsOpt function to set the additional flags.
(edit) @14889   12 years tbretz Added GetNumRows
(edit) @14888   12 years tbretz Added a possible fix for newer root versions... might not be the best ...
(edit) @14870   12 years lyard changed fits comment delimiters from [fits ] to {fits }
(edit) @14869   12 years lyard removed compilation warnings
(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) @14864   12 years tbretz Added the possibility to switch between fits and root files.
(edit) @14861   12 years tbretz Updated all functions related to MAstro::GetDevAbs - they might ...
(edit) @14860   12 years tbretz Added a complete list of stdint.h members for CITN.
(edit) @14859   12 years tbretz Fixed a typo
(edit) @14858   12 years tbretz Updated the list of availavble file types.
(edit) @14857   12 years tbretz Initialize fNumTotalEvents in constructor
(edit) @14856   12 years tbretz Added a case 4 for retrieving pixel informations
(edit) @14855   12 years tbretz Added the possibility to set name of MSignalCam
(edit) @14854   12 years tbretz Added a few more options of what to extract, including width of pulse.
(edit) @14853   12 years tbretz Added the path argument to the ReadList function
(edit) @14852   12 years tbretz Adapted GetDevAbs call
(edit) @14851   12 years tbretz Made GetDevAbs more accurate.
(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) @14485   12 years tbretz Reorder to make newer linkers happy.
(edit) @14484   12 years tbretz Make cint happy for newer root versions.
(edit) @14483   12 years tbretz Make cint happy for newer root versions.
(edit) @14449   12 years tbretz Added some missing std::
(edit) @14448   12 years tbretz Added some missing std::
(edit) @14447   12 years tbretz Added some missing std::
(edit) @14446   12 years tbretz Added some missing std::
(edit) @14445   12 years tbretz Added some missing std::
(edit) @14444   12 years tbretz Added some missing std::
(edit) @14443   12 years tbretz Added some missing std::
(edit) @14411   12 years Daniela Dorner added MMirrorHex15
(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) @14205   12 years tbretz Fixed a problem with the random time range in case of a invalid extraction.
(edit) @14204   12 years tbretz Added default argument to GetSamples.
(edit) @14203   12 years tbretz Return row 0 if file was not yet opened.
(edit) @14202   12 years tbretz New simple image cleaning.
(edit) @14201   12 years tbretz Added new image cleaning class.
(edit) @14200   12 years tbretz Added mextralgo
(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) @14190   12 years Daniela Dorner added 8 new values: 4 for light conditions, 4 for temperature
(edit) @14156   12 years Daniela Dorner small fix for entries where only one of the new checksums is filled
(edit) @14154   12 years tbretz included string
(edit) @14153   12 years tbretz Replaced my own homogeneous number rgenerator with gRandom->Circle
(edit) @14152   12 years tbretz Added output of the observatory; fixed a typo in a comment.
(edit) @14151   12 years tbretz Removed an obsolete function argument.
(edit) @14150   12 years tbretz Addeda hexagonal mirror rotated by 15deg
(edit) @14149   12 years Daniela Dorner adapted for new checksums
(edit) @14101   12 years tbretz Added step remove algorithm.
(edit) @14095   12 years tbretz Overwrite MRawFileRead::ProProcess in MRawFitsRead to get MrawBoardsFACT
(edit) @14092   12 years tbretz Added -std=c++0x to g++ call.
(edit) @14091   12 years tbretz Added MRawBoardsFACT
(edit) @14090   12 years tbretz New class to hold board informations.
(edit) @14089   12 years tbretz Added reading of board times.
(edit) @14080   12 years tbretz Made InitSize virtual
(edit) @14079   12 years tbretz Fit errors are only warings.
(edit) @14078   12 years tbretz Added a case 5 to GetPixelValue
(edit) @14029   12 years tbretz Fixed a problem with root 5.32 and no-tree tasks (like in WriteMC)
(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) @13398   13 years tbretz Update the statistics box with fit information if a gauss fit is done.
(edit) @13393   13 years tbretz Implemented the possibility to fit the projection per default with a ...
(edit) @13388   13 years tbretz Added a possibility to also filla ratio; removed obsolete DrawClone; ...
(edit) @13387   13 years tbretz Added fIsRatio; propagate weights; added a possibility to also fill a ...
(edit) @13379   13 years tbretz Added decoding for FACT.
(edit) @13366   13 years tbretz According to the root docu some GetRoot() calls should be GetDefaultRoot()
(edit) @13365   13 years tbretz Added two more modes.
(edit) @13364   13 years tbretz Implemented the possibility to start an eventloop in a step-by-step ...
(edit) @13363   13 years Daniela Dorner fixed column names
(edit) @13362   13 years Daniela Dorner added link to logbook in comments column
(edit) @13341   13 years Daniela Dorner fixed bug for tooltip mode
(edit) @13315   13 years Daniela Dorner included SequenceComments database
(edit) @13314   13 years Daniela Dorner corrected names of columns
(edit) @13295   13 years tbretz Removed an obsolete const-cast.
(edit) @13253   13 years tbretz
(edit) @13248   13 years tbretz Plot the results of a ratescan from a slow control file.
(edit) @13247   13 years tbretz Load iomanip per default.
(edit) @13225   13 years tbretz Do not read more than the expected number of rows per default.
(edit) @13117   13 years tbretz gDirectory->GetListOfKeys() can be NULL... fixed.
(edit) @13115   13 years lyard moved EXTNAME keyword further down for compatibility with fverify
(edit) @13078   13 years tbretz Added th possibility to use a real regular expression.
(edit) @13003   13 years tbretz Improved the possible combinations of how to extract the leading edge ...
(edit) @13002   13 years tbretz Propagate the weight and allow to calculate the difference of two camera.
Note: See TracRevisionLog for help on using the revision log.