source: trunk/Mars

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17952   10 years tbretz Use a general object which stored the coordinates of the solar objects ...
(edit) @17951   10 years tbretz A central current predictor.
(edit) @17914   10 years tbretz Turned on bad pixel treatment as in data; replaces signal extractor ...
(edit) @17913   10 years tbretz Fixed some lines in a comment which also got messed up.
(edit) @17912   10 years tbretz Somehow - maybe by mistake - a wrong artificial value for the single ...
(edit) @17911   10 years tbretz Added a possibility to turn off exceptions for SetPtrAddress operations
(edit) @17909   10 years Daniela Dorner adapted DrawNicePlot for FACT
(edit) @17895   10 years Daniela Dorner using new image cleaning developed by Thomas
(edit) @17894   10 years Daniela Dorner fixed typo
(edit) @17893   10 years Daniela Dorner new callisto not using the light pulser, using a new extractor and ...
(edit) @17887   10 years Daniela Dorner small fix
(edit) @17886   10 years Daniela Dorner bugfix
(edit) @17885   10 years tbretz Added calls which allow to use the sequence number instead of the ...
(edit) @17881   10 years tbretz Commented some obsolste code
(edit) @17880   10 years tbretz Updated writing to support MC data as well.
(edit) @17879   10 years tbretz Added direct access to integral
(edit) @17878   10 years tbretz Commented the light pulser extraction and the time marker extraction; ...
(edit) @17877   10 years tbretz Commented pedestal extraction - it is not used at the moment.
(edit) @17876   10 years tbretz Removed some old commented code
(edit) @17875   10 years tbretz Fixed the MExtralgo enums.
(edit) @17874   10 years tbretz Made spike removal an optional variable.
(edit) @17873   10 years tbretz Turned off usage of light-pulser calculated delays as default.
(edit) @17872   10 years tbretz Modified the interface to allow to process external daata as well.
(edit) @17871   10 years tbretz This version should run uncompiled as well.
(edit) @17870   10 years tbretz This version should run uncompiled as well.
(edit) @17869   10 years tbretz ReInit was missing in the header.
(edit) @17868   10 years tbretz Adapted the AddContainer call to the changes in MWriteRootFile.
(edit) @17867   10 years tbretz Added the possibility to limit the number of events written per branch ...
(edit) @17866   10 years tbretz Added the possibility to combine all output files into a single output ...
(edit) @17865   10 years tbretz ReInit was too much.
(edit) @17864   10 years tbretz Minor simplification and level adaption.
(edit) @17863   10 years tbretz To be able to distinguis different failure cases.
(edit) @17862   10 years tbretz That's the best algorithm I could find within limited time. I think it ...
(edit) @17861   10 years tbretz
(edit) @17860   10 years tbretz Fixed a compilation problem.
(edit) @17859   10 years tbretz Added MTreatSaturation.
(edit) @17858   10 years tbretz First version of a class to treat saturating samples... still very ...
(edit) @17857   10 years tbretz Simplified using a switch-condition.
(edit) @17855   10 years tbretz Removed MmcEvtBasic from the output. This information is contained ...
(edit) @17854   10 years tbretz I made a mess reverting the last change... so this should correspond ...
(edit) @17853   10 years tbretz Reverting to last revision.
(edit) @17850   10 years tbretz To avoid unification with each and every single pixel around the main ...
(edit) @17849   10 years tbretz Made std::to_string ISDC-prove.
(edit) @17846   10 years tbretz Fixed two typos in the class reference.
(edit) @17845   10 years tbretz Adapted resource names to MARS convention.
(edit) @17844   10 years tbretz Adapted rc-option naming to MARS convention.
(edit) @17839   10 years tbretz We do not write MMcEvtBasic to the Events tree but the whole MMcEvt ...
(edit) @17837   10 years tbretz Allow to set island information (for the new image cleaning)
(edit) @17836   10 years tbretz First working version.
(edit) @17835   10 years tbretz First working version.
(edit) @17834   10 years tbretz I wonder how that could ever work... it did not accept fz as extension.
(edit) @17833   10 years tbretz First working version.
(edit) @17832   10 years tbretz Added a new time based image cleaning.
(edit) @17831   10 years tbretz Added the new classes MFilterData and MExtractFACT.
(edit) @17830   10 years tbretz New classes.
(edit) @17829   10 years tbretz Added some default arguments.
(edit) @17828   10 years tbretz Resolved some compiler warnings.
(edit) @17827   10 years tbretz Get rid of some compiler warnings.
(edit) @17826   10 years tbretz Added some default arguments.
(edit) @17787   10 years tbretz Added more stuff which is necessary for proper interaction with the ...
(edit) @17786   10 years tbretz Automatically call SetSelctedPad once a new tab is created.
(edit) @17785   10 years tbretz Fixed a compiler warning because title wasn't used in the constructor ...
(edit) @17784   10 years tbretz Fixed the order of instantiation which the responsible person refuses ...
(edit) @17783   10 years tbretz Get rid of a few compiler warnings about obsolete const qualifiers.
(edit) @17782   10 years tbretz Added a possibility to access the Fits Stream and the PCTime in a ...
(edit) @17781   10 years tbretz Added a possibility to access the Fits Stream and the PCTime in a ...
(edit) @17780   10 years tbretz Added a possibility to access the stream in a constant manner.
(edit) @17779   10 years tbretz Use COmmentFromType and SizeFromType from FITS namespace; try using ...
(edit) @17778   10 years tbretz Cleanup includes and defines; moved CommentFromType and SizeFromType ...
(edit) @17777   10 years tbretz Solved the problem that so far cint does not define __MARS__; added an ...
(edit) @17776   10 years tbretz Added a function to check whether a key is a reserved key; added the ...
(edit) @17770   10 years tbretz It looks like there is a problem with th eno-excpetion option and our ...
(edit) @17769   10 years tbretz Fixed a warning comparison between signed and unsigned.
(edit) @17768   10 years tbretz Replaced my by scale.
(edit) @17767   10 years tbretz Fixed a minor compilation problem.
(edit) @17766   10 years tbretz Removing the std::exception_ptr by an ifdef is dangerous, because CINT ...
(edit) @17765   10 years tbretz If one function takes a pointer the other one should as well, offsets ...
(edit) @17764   10 years tbretz endif was missing
(edit) @17763   10 years tbretz MLogManip came from the fits headers.
(edit) @17762   10 years tbretz The ready to save flag was not set.
(edit) @17761   10 years tbretz Added an semi-automatic setting of PACKAGE_NAME, PACKAGE_VERSION and ...
(edit) @17760   10 years tbretz MLog and MLogManip came from the fits classes
(edit) @17759   10 years tbretz MLog and MLogManip came from the fits classes
(edit) @17758   10 years tbretz TSystem and MLogManip come from the fits classes.
(edit) @17757   10 years tbretz MTime is not needed here anymore.
(edit) @17756   10 years tbretz Got the libnova stuff from libnova-dir
(edit) @17755   10 years tbretz Moved to root dir (MLinkDef and Makefile)
(edit) @17754   10 years tbretz There were some casts missing to allow large memory sizes
(edit) @17753   10 years tbretz I am not sure this is needed here, but to avoid potential problems I ...
(edit) @17752   10 years tbretz The condition was wrong... it was not possible to properly set the ...
(edit) @17751   10 years tbretz I realized that we were one level too high with deriving the class. ...
(edit) @17750   10 years tbretz Improved error message.
(edit) @17749   10 years tbretz Give CINT a hint about the size of the structures.
(edit) @17748   10 years tbretz Minor simplifications.
(edit) @17747   10 years tbretz 'using namespace std' should never appear in header
(edit) @17743   10 years tbretz Some fixes to the no-exception part.
(edit) @17737   10 years tbretz Unified the two SetupCommonFileStructure.
(edit) @17736   10 years tbretz Do not require MTime... callisto allows now to use a root file as input.
(edit) @17735   10 years tbretz Avoid a compiler warning.
(edit) @17734   10 years tbretz Fixed the trigger pattern to be consistent with the FACT data.
Note: See TracRevisionLog for help on using the revision log.