Changeset 6840 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 03/16/05 19:30:45 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r6839 r6840 43 43 mhcalib/MHCalibrationCam.cc: 44 44 - undocummented change 45 46 47 48 2005/03/16 Markus Gaug 49 50 * msignal/MExtractTimeAndChargeSlidingWindow.cc 51 - fixed a bug in the reading of the resource file (reading of the 52 MExtractTimeAndCharge resources was skipped). 53 54 * mcalib/MCalibrateData.cc 55 - for the case that the high-gain saturates, but the low-gain signal 56 could not be extracted successfully, take the high-gain signal, 57 multiplied by 1.5 (before, 0 was taken erroneously). 58 59 * msignal/MExtractTimeAndCharge.cc 60 - catch one potential case for memory leaks in the low-gain 61 calculation. Extract low-gain only if the remaining extraction 62 window is not smaller than the number of slices needed by the 63 signal extractor. 64 - set the default fgLoGainStartShift to -3.5 65 66 * msignal/MExtractTimeAndChargeSpline.[h,cc] 67 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc] 68 - adjust fLoGainStartShift by one slice, after findings from MC. 45 69 46 70
Note:
See TracChangeset
for help on using the changeset viewer.