Changeset 4800 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 08/30/04 11:45:51 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r4795 r4800 19 19 20 20 -*-*- END OF LINE -*-*- 21 2004/08/30: Thomas Bretz 22 23 * showlog.cc, showplot.cc: 24 - anhanced functionality 25 26 27 21 28 2004/08/29: Markus Gaug 22 29 23 * mbadpixels/MBadPixelsPix.[h,cc] 24 * mbadpixels/MBadPixelsCam.cc 25 * mjobs/MJCalibration.cc 26 - introduced new calibration bits: kHiGainOverFlow 27 and kLoGainOverFlow being filled when the calibration histograms 28 overflow. Will cause an kUnsuitableRun afterwards. 29 - added in datacheck-display of MJCalibration 30 31 * mcalib/MHCalibrationChargeHiGainPix.[h,cc] 32 * mcalib/MHCalibrationChargeLoGainPix.[h,cc] 33 - default lower histogram limit moved to -100.5 34 35 * mcalib/MHCalibrationCam.h 36 * mcalib/MHCalibrationChargeCam.cc 37 - make TArrayI out of fOverFlowHiGain and fOverFlowLoGain 38 39 * mjobs/MJCalibration.[h,cc] 40 - finished datacheck display with the arrival times. 30 * mbadpixels/MBadPixelsPix.[h,cc] 31 * mbadpixels/MBadPixelsCam.cc 32 * mjobs/MJCalibration.cc 33 - introduced new calibration bits: kHiGainOverFlow 34 and kLoGainOverFlow being filled when the calibration histograms 35 overflow. Will cause an kUnsuitableRun afterwards. 36 - added in datacheck-display of MJCalibration 37 38 * mcalib/MHCalibrationChargeHiGainPix.[h,cc] 39 * mcalib/MHCalibrationChargeLoGainPix.[h,cc] 40 - default lower histogram limit moved to -100.5 41 42 * mcalib/MHCalibrationCam.h 43 * mcalib/MHCalibrationChargeCam.cc 44 - make TArrayI out of fOverFlowHiGain and fOverFlowLoGain 45 46 * mjobs/MJCalibration.[h,cc] 47 - finished datacheck display with the arrival times. 48 41 49 42 50 … … 45 53 * mpedestal/MPedestalPix.h 46 54 - correct calculation of error of RMS 55 56 47 57 48 58 2004/08/27: Hendrik Bartko … … 51 61 - check that the pixel has a low gain before calculating the time 52 62 for the low gain in case of a saturated high gain. 63 64 53 65 54 66 2004/08/27: Markus Gaug
Note:
See TracChangeset
for help on using the changeset viewer.