Changeset 6919 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 04/08/05 11:55:55 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r6917 r6919 22 22 -*-*- END OF LINE -*-*- 23 23 24 2005/04/08 Markus Gaug (2005/04/07) 25 26 * mhcalib/MHCalibrationChargeCam.cc: 27 - UNDOCUMENTED CHANGE: Do not call histlo.CreateFourierSpectrum() 28 if IsOscillations() 29 30 * mjobs/MJCalibrateSignal.cc: 31 - UNDOCUMENTED CHANGE: Set SetOscillations(kFALSE) for 32 hchacam, hbndcam, hrelcam 33 34 * mhcalib/MHCalibrationRelTimeCam.cc: 35 - fill array only if IsOscillations() is true. This is the case in 36 all classes deriving from MHCalibrationCam, except for this one! 37 The effect was that the interlaced calib. events occupied more 38 and more memory becoming slower and slower because the option: 39 SetOscillations(kFALSE) was not treated correctly. 40 41 * mjobs/pedestalref_Dec04.rc 42 - update the reference lines in the display according to the spline 43 extractor. 44 45 * mjobs/MJCalibration.cc 46 - clarify a mis-leading histogram title 47 48 * callisto_Dec04Jan05.rc: 49 - UNDOCUMENTED CHANGE: use the pedestref_Dec04.rc as reference 50 file. 51 52 53 24 54 2005/04/08 Thomas Bretz 25 55 … … 44 74 a spectrum 45 75 76 * mjobs/MJCalibrateSignal.cc: 77 - removed condition IsUseBlindPixel() and IsUsePINDiode from 78 setting filter and applied it to the corresponding task 79 46 80 47 81 … … 117 151 118 152 * msignal/MExtractTimeAndChargeDigitalFilter.cc 119 - moved fgOffsetFromLogain from -1.8 to -2. 5. This corrects only an153 - moved fgOffsetFromLogain from -1.8 to -2.8. This corrects only an 120 154 defective extraction of the MC at low-gain signals lower than 90 121 phes. (IN THE CODE THE CHANGE IS FROM -1.8 to -2.8!!!!)155 phes. 122 156 123 157
Note:
See TracChangeset
for help on using the changeset viewer.