Changeset 5030 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 09/15/04 14:53:06 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r5029 r5030 20 20 -*-*- END OF LINE -*-*- 21 21 22 2004/09/15: Thomas Bretz 23 24 * callisto.rc: 25 - added new line for intensity calibration 26 - fixed MJPedestalY.ExtractPedestal.PedestalUpdate (should be 'no') 27 28 * mbase/MEvtLoop.cc: 29 - changed such that returning kCONTINUE in MTaskList::Process 30 is allowed 31 32 * mbase/MTaskList.cc: 33 - changed to return kCONTINUE if Task returned kCONTINUE 34 35 * mcalib/MCalibrate.cc, mcalib/MCalibrationChargeCalc.cc: 36 - cosmetics to output 37 38 * mcalib/MCalibrateData.[h,cc]: 39 - added an output/skip in case more than 90% of all pixels have 40 been skipped 41 42 * mjobs/MJCalibrateSignal.[h,cc]: 43 - fixed to read the MJCalibration output 44 - simplified reading container 45 46 * mjobs/MJCalibration.[h,cc]: 47 - simplified writing container 48 49 * mjobs/MJob.[h,cc]: 50 - added WriteContainer 51 - added ReadContainer 52 53 * mpedestal/MPedCalcFromLoGain.cc: 54 - initialize default number of dump events (500) 55 - log status of task in PreProcess 56 57 58 22 59 2004/09/15: Markus Gaug 23 60 24 61 * mjobs/MJCalibration.cc 25 - data che kcplot for the rel. time calibration62 - data check plot for the rel. time calibration 26 63 27 64 * mhcalib/MHCalibrationCam.cc … … 31 68 * mhcalib/MHCalibrationChargeCam.cc 32 69 - simply calls to IntensityCam somewhat 70 33 71 34 72 … … 40 78 Sorry! 41 79 80 81 42 82 2004/09/14: Antonio Stamerra 43 83 … … 51 91 - added readIPR 52 92 93 94 53 95 54 96 2004/09/14: Markus Gaug … … 83 125 84 126 * mhbase/MH.cc 85 - took out the search for histogram with the same name in86 ProjectARray. Always create new histogram whihc has to be87 deleted afterwards.88 127 - removed an infinite loop created some hours before. 89 90 128 91 129 * mhcalib/MHGausEvents.[h,cc] … … 95 133 * mhcalib/MHCalibrationPix.[h,cc] 96 134 - take out fEventFrequency 135 97 136 98 137
Note:
See TracChangeset
for help on using the changeset viewer.