Changeset 4624 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 08/16/04 12:26:47 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r4618 r4624 21 21 22 22 23 2004/08/16: Thomas Bretz 24 25 * mcalib/MCalibrateData.[h,cc]: 26 - change to support also 'No calibration of data' 27 - removed obsolete dependancie on *'FromData' containers 28 29 30 23 31 2004/08/16: Markus Gaug 24 32 … … 29 37 30 38 39 31 40 2004/08/14: Markus Gaug 32 41 … … 38 47 - some small modifications in the data-check display, discussed 39 48 with Florian 49 50 51 52 2004/08/13: Thomas Bretz 53 54 * macros/readraw.C: 55 - updated to get it working with MC data 56 57 * mbase/MTaskEnv.cc: 58 - fixed a typo 59 60 * mcalib/MCalibrationChargeCalc.[h,cc], 61 mcalib/MHCalibrationCam.[h,cc]: 62 - added ReadEnv 63 - changed some output slightly to match into a typical 64 80-column console 65 66 * mjobs/MJCalibration.[h,cc]: 67 - changed to support Sequences 68 - added SetEnv 69 - added possibility to change extractors from a resource file 70 - put MBadPixelsMerge into the tasklist - for strange reasons 71 it was missing 72 73 * mjobs/MJPedestal.[h,cc]: 74 - fixed the output name for sequences 75 - added possibility to set output from resource file 76 77 * mpedestal/MPedCalcFromLoGain.[h,cc]: 78 - changed handling of sanity check for setup 79 - removed obsolete variables 80 - changed output slightly to fit into a typical 80-column 81 console 82 - added some sanity checks to PostProcess 83 - added some info-output to PostProcess 84 - calculate a mean number of total events 85 - call ReCalc to calc mean values of sectors and areas 86 87 * mpedestal/MPedCalcPedRun.[h,cc]: 88 - changed to use ReCalc instead of doing the calculation itself 89 for convinience I left the old code as a comment inside - 90 will be removed later 91 92 * mpedestal/MPedPhotCam.[h,cc]: 93 - slight changes in ReCalc 94 95 * mpedestal/MPedestalCam.[h,cc]: 96 - added ReCalc function (maily taken from PedPhotCamReCalc) 97 98 * mpedestal/MPedestalPix.h: 99 - added Getter for fNumEvents 100 101 * mraw/MRawEvtHeader.[h,cc]: 102 - started adding support for calibration pattern. Please don't 103 take the current implementation to serious 104 40 105 41 106
Note:
See TracChangeset
for help on using the changeset viewer.