Changeset 5157 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 10/01/04 17:33:09 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r5153 r5157 20 20 -*-*- END OF LINE -*-*- 21 21 22 2004/10/01: Thomas Bretz 23 24 * mcalib/MCalibrationChargeCalc.cc, 25 mcalib/MCalibrationRelTimeCalc.cc, 26 mhcalib/MHCalibrationChargeCam.cc. 27 mhcalib/MHCalibrationRelTimeCam.cc: 28 - changed some output to fit into a standard 80-col 29 console 30 31 * mhist/MHCamEvent.[h,cc]: 32 - added the option to count 'above threshold' 33 (former MHTrigger) 34 35 * mhist/MHCamEventRot.[h,cc]: 36 - added the option to count 'above threshold' 37 38 * mhist/MHCamera.[h,cc]: 39 - fixed filling of thresholded events (CntCamContent) 40 such that it takes the 'used'flag into account 41 42 * mjobs/MJStar.cc: 43 - added plots showing how often a pixel survived image 44 cleaning and the corresponding derotated 2D plot 45 46 * mjobs/MJCalibrateSignal.cc: 47 - display in all plots in which we expect a stable value 48 the variance instead of the rms 49 50 * mjobs/MJob.cc: 51 - fixed a typo in an output 52 53 54 22 55 2004/09/30: Hendrik Bartko, Markus Gaug 23 56 24 57 * msignal/MExtractFixedWindowSpline.cc 25 58 - corrected a small bug for the case that the high-gain extraction … … 29 62 - use MPedCalcFromLoGain if IsUseData() is set 30 63 64 65 31 66 2004/09/29: Hendrik Bartko, Diego Tescaro, Markus Gaug 32 67 33 68 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc] 34 69 - Hendriks digital filter finally implemented 70 35 71 * msignal/cosmics_weights.root msignal/calibration_weights_UV.root 36 72 - needed weights for the digital filter … … 38 74 * msignal/Makefile 39 75 * msignal/SignalLinkDef.h 40 - added MExtractTimeAndChargeDigitalFilter and MExtractTimeAndCharge 76 - added MExtractTimeAndChargeDigitalFilter and 77 MExtractTimeAndCharge 41 78 42 79 * msignal/MExtractTime.h … … 46 83 - added variable abflag in function FindTimeAndChargeHiGain and 47 84 FindTimeAndChargeLoGain 85 48 86 49 87
Note:
See TracChangeset
for help on using the changeset viewer.