source: trunk/Mars

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18246   9 years Daniela Dorner fixed
(edit) @18245   9 years Daniela Dorner fixed sign of delays
(edit) @18244   9 years Daniela Dorner enlarged window to search for half-risetime to 15
(edit) @18243   9 years Daniela Dorner added new parameter fTimeSlope to the output of the calibration
(edit) @18205   9 years Daniela Dorner added information and example ratescan to the plot
(edit) @18204   9 years Daniela Dorner updated code to treat new files after 20130818
(edit) @18199   9 years dneise reverting changes made in rev. 17956.
(edit) @18198   9 years dneise minor layout changes
(edit) @18197   9 years dneise changed text on humidity limits a bit
(edit) @18195   9 years dneise added plotting of humidities inside camera
(edit) @18177   9 years Daniela Dorner macro to retrieve official data from QLA
(edit) @18158   10 years ftemme Added an additional photon acceptance to the simulation.
(edit) @18157   10 years Daniela Dorner fixed typo
(edit) @18156   10 years tbretz Added Reset to DrsCalibrateTime and removed the reading and writing of ...
(edit) @18155   10 years tbretz We now precalculate the DRS offsets. This is faster and allows to read ...
(edit) @18154   10 years tbretz Since the drs calibration is sorted in hw indices, the delays are ...
(edit) @18151   10 years tbretz Added SetDelays(const TGraph&)
(edit) @18148   10 years tbretz std namespace missing; expand path name; consequently argument must ...
(edit) @18147   10 years Daniela Dorner added error message when reading delays-file failes
(edit) @18146   10 years Daniela Dorner fixed type of delays, added error message when reading delays-file failes
(edit) @18145   10 years Daniela Dorner line of pixel 0 had been lost - put it back
(edit) @18144   10 years tbretz Accounted for the change in exception handling.
(edit) @18143   10 years tbretz Made a mistake by not writing mean and rms.
(edit) @18141   10 years tbretz MMatrix was missing... how the hell could you ever link it?!
(edit) @18140   10 years tbretz Having the destructor abstract didn't link anymore... I don't know ...
(edit) @18139   10 years tbretz Replaced mktemp by mkstemp to avoid a linker warning.
(edit) @18138   10 years tbretz Use the compilers preprocessor for rootcint so that things like ...
(edit) @18134   10 years Daniela Dorner adapted table name to case sensitive
(edit) @18132   10 years tbretz Use delays from a text file and apply them to the data. Argument ...
(edit) @18131   10 years tbretz Read file with delays and apply pixel-to-pixel delays.
(edit) @18130   10 years tbretz Delays as posted by Max Noethe to the logbook converted to nanseconds ...
(edit) @18129   10 years dneise back-factored for loop from C++11-style to old-style
(edit) @18123   10 years tbretz Added interface to rread and write constants as fits file.
(edit) @18122   10 years tbretz Added ReadFitsImp and WriteFitsImp to read and write time calibration ...
(edit) @18119   10 years tbretz Allow to access the calibration coefficients.
(edit) @18105   10 years Daniela Dorner new coefficients for new FACT disp parametrization
(edit) @18104   10 years Daniela Dorner implmented FACT disp parametrization instead of MAGIC one
(edit) @18096   10 years smueller A new FACT reflector configuration for the Hybrid setup applied in May ...
(edit) @18089   10 years smueller solving ticket #23, build tests have been performed on La Palma newdaq.
(edit) @18079   10 years Daniela Dorner version of callisto.C only doing drs-time calibration (used for QLA)
(edit) @18078   10 years Daniela Dorner version of callisto.C only calibrating the data (used for QLA)
(edit) @18077   10 years Daniela Dorner version of merpp.C to process one file (used for QLA)
(edit) @18076   10 years Daniela Dorner version of star.C to process one file (used for QLA)
(edit) @18075   10 years Daniela Dorner added the possibility to call macro also for 1 ganymed file
(edit) @18074   10 years Daniela Dorner added possibility to run ganymed for 1 starfile without the need of a ...
(edit) @18049   10 years tbretz
(edit) @18043   10 years tbretz Only write the events from the test sample.
(edit) @18042   10 years tbretz Write a file containing the calculated disp and theta-square for plotting.
(edit) @18041   10 years tbretz Removed obsolete plots; replaces Magic camera by FACT camera.
(edit) @18040   10 years tbretz Reverting to last revision.
(edit) @18038   10 years Jens Buss Reintegrating branch for feature ResidualTimeSpread into Branch
(edit) @18035   10 years lyard Fixed bug related to drs-calibration table
(edit) @18018   10 years dneise ticket:#11 MEnv, will now check if the last line ends with a \n ,and ...
(edit) @18009   10 years smueller New feature: Fix temporal offsets in between the pixels can be ...
(edit) @17991   10 years dneise write NCHIPS and NCELLS into the header. was forgotten
(edit) @17987   10 years dneise script to produce drs.time.fits files (based on callisto_drstime.C)
(edit) @17980   10 years Jens Buss added optional Makefile variable for the libnova include path, so we ...
(edit) @17977   10 years mknoetig cleanup commit
(edit) @17976   10 years mknoetig mknoetig: Added static cast to resolve the ambiguous overloaded ...
(edit) @17956   10 years tbretz Replaced current prediction by the new central current prediction.
(edit) @17955   10 years tbretz Added the new central current prediction.
(edit) @17954   10 years tbretz Added the new central current prediction.
(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.
Note: See TracRevisionLog for help on using the revision log.