source: trunk/Mars

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18573   8 years tbretz Fixed wrong order or arguments.
(edit) @18572   8 years tbretz Also retrieve the name of the container from the file and create the ...
(edit) @18571   8 years tbretz Implemented a sanity check in SetupFits for the container name.
(edit) @18570   8 years tbretz Do not only write container name as CLNAME but also container type as ...
(edit) @18569   8 years tbretz Implemented function SetupFits to be able to read from a fits file.
(edit) @18568   8 years tbretz Implemented function SetupFits to be able to read from a fits file.
(edit) @18567   8 years tbretz Renamed map to mmap to avoid conflicts with std::map, some snaity ...
(edit) @18566   8 years tbretz Wrong order
(edit) @18565   8 years tbretz Ceres fits files do not provide (yet?) MMcRunHeader, ignore it.
(edit) @18564   8 years tbretz Set the run type to monte carlo if it is a monte carlo file as it is ...
(edit) @18563   8 years tbretz Make proper use of the fIsMc flag, read and initialize other ...
(edit) @18562   8 years tbretz Made fParList accessible from MFitsFileRead
(edit) @18561   8 years tbretz Added a function to setup reading from a fits file SetupFits.
(edit) @18560   8 years tbretz Added some unit infomration for the fits file, added the function to ...
(edit) @18559   8 years tbretz Added path to mcore
(edit) @18558   8 years tbretz Added path to mcore
(edit) @18557   8 years tbretz Added a function to setup reading from a fits file SetupFits.
(edit) @18556   8 years tbretz Added a function to setup reading from a fits file SetupFits.
(edit) @18555   8 years tbretz Added a new virtual function to setup reading from a fits file.
(edit) @18549   8 years tbretz The wavelength is now kept as a negative value so that it can be ...
(edit) @18548   8 years tbretz If the CEFFIC option is enables and the user has not requested ...
(edit) @18547   8 years tbretz If the CEFFIC option is enables and the user has not requested ...
(edit) @18546   8 years tbretz In EventIO the impact is not calculated on the ground, the trajectory ...
(edit) @18545   8 years tbretz Simulate the wavelength whenever it is set to zero (unspecified), set ...
(edit) @18543   8 years tbretz Changed from cout to log-stream
(edit) @18542   8 years tbretz Added case 1203 and 1212 for convenience and to simplify reading ...
(edit) @18541   8 years tbretz Added code to read the EventIo compacted bunches
(edit) @18540   8 years tbretz Added some code to read the compact bunch format in the eventio files.
(edit) @18537   8 years tbretz I am assuming that AzMin=AzMax=180 means that the trajectory option ...
(edit) @18536   8 years tbretz Removed unintentionally introduced output.
(edit) @18535   8 years tbretz This new magic number seems to be around larger blocks
(edit) @18534   8 years tbretz In newer corsika versions RUNE is separated by the magic number.
(edit) @18533   8 years tbretz Use the total number of events in the RUNE sections for the comparison.
(edit) @18532   8 years tbretz Implemented handling of the magic number at the beginning of the file ...
(edit) @18531   8 years tbretz Removed obsolete (left over) function SeekEvtEnd
(edit) @18525   8 years Daniela Dorner handle cases where time stamp gets stuck during the night
(edit) @18524   8 years Daniela Dorner fixed bugs
(edit) @18522   8 years tbretz New macro to extract lidar data from files.
(edit) @18521   8 years tbretz New macro to extract dust from files.
(edit) @18502   8 years tbretz Added MSoftwareTrigger to output.
(edit) @18482   8 years tbretz Added a container class for the software trigger
(edit) @18481   8 years tbretz Added a container class for the software trigger
(edit) @18480   8 years tbretz
(edit) @18479   8 years tbretz After some study this seems right now to be the most consistent ...
(edit) @18478   8 years tbretz Removed the scaling in partially broken patches... this would not ...
(edit) @18477   8 years tbretz Added a comment
(edit) @18476   8 years tbretz
(edit) @18475   8 years tbretz Added new class MSoftwareTrigger
(edit) @18468   8 years tbretz The theta binning was too short... we have data until almost 90deg
(edit) @18462   9 years tbretz Changed the order of the fixed and non-fixed size members to avoid a ...
(edit) @18461   9 years tbretz Fixed a problem with the intiatlization of the arrays.
(edit) @18460   9 years tbretz Fixed a warning that the increment operator is not defined for a boolean.
(edit) @18459   9 years tbretz Fixed a warning of wrong field order...
(edit) @18451   9 years ftemme Added the new program mirrorSimulation which performs the simulation ...
(edit) @18450   9 years ftemme Restructured the whole MJSimulation::Process method and added a lot of ...
(edit) @18449   9 years ftemme Added an additional mirrortag, so that the information which mirror ...
(edit) @18448   9 years ftemme Added an if statement, to not initialize the cells with random hits, ...
(edit) @18447   9 years ftemme Implemented the method AsciiWrite for MPhotonEvent
(edit) @18378   9 years Jens Buss Corrected the distance camera - mirror
(edit) @18333   9 years Jens Buss Reintegrated private branch for the simulation of a gapd time jitter ...
(edit) @18315   9 years Daniela Dorner moved to tools directory
(edit) @18314   9 years Daniela Dorner moved to tools directory
(edit) @18313   9 years Daniela Dorner added (macro to calculate times of astronomical twilight, dark night ...
(edit) @18312   9 years Daniela Dorner added (directory for auxiliary macros to analysis/processing)
(edit) @18311   9 years Daniela Dorner macro to read the container temperature from the auxiliary files
(edit) @18310   9 years Daniela Dorner macro to read the humidity in the camera from the auxiliary files
(edit) @18309   9 years Daniela Dorner macros to read the thresholds from the auxiliary files
(edit) @18308   9 years Daniela Dorner bugfix (start and stop in regular expressions of sequences.rc were ignored)
(edit) @18307   9 years Daniela Dorner added regular expressions for new data taking scheme
(edit) @18287   9 years Daniela Dorner set pixels of broken drs-board to unsuitable from 15.11.2014-25.5.2015
(edit) @18286   9 years Daniela Dorner fixed bug (signle pixels were not ignored) and ignore unmapped pixels
(edit) @18285   9 years smueller Now min and max are in correct oreder, again pls comment on this ...
(edit) @18284   9 years smueller Added Fabian's modifications to ceres.rc which are mandatory in this ...
(edit) @18280   9 years ftemme Reintegrating MarsWobble branch into trunk
(edit) @18276   9 years Daniela Dorner fixed bug in calculation of fConcCore
(edit) @18275   9 years Daniela Dorner fixed bug in calculation of fConcCore
(edit) @18274   9 years Daniela Dorner commented loop for lp-run as data were removed from archive at isdc
(edit) @18273   9 years Daniela Dorner fixed bug in arrival time (introduced with time slope parameter)
(edit) @18272   9 years Daniela Dorner fixed bug in setting values for pixel where signal cannot be extracted
(edit) @18271   9 years Daniela Dorner implemented case kEvtTimeSlopeCleaned
(edit) @18270   9 years Daniela Dorner changed to usage of general drs-time-calib file and implemented usage ...
(edit) @18260   9 years mknoetig quality.C had a small bug that droppend the x-label fro the axis when ...
(edit) @18258   9 years dneise added SQM plot and SQMLinear function, which is not used at the moment
(edit) @18249   9 years Daniela Dorner drs-time file name as argument
(edit) @18248   9 years Daniela Dorner use drs-time fits file instead of rawfile
(edit) @18247   9 years Daniela Dorner changed geometry to FACT camera
(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 ...
Note: See TracRevisionLog for help on using the revision log.