Changeset 7033 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 05/13/05 19:26:28 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r7031 r7033 51 51 - integration ranges were shifted by 0.2 FADC slices to the right. 52 52 Fixed in the new algorithm according to Markus' change. 53 54 * mcalib/MCalibrationChargeCalc.h: 55 - Incremented ClassVersion number by 1 56 57 * mhcalib/MHCalibrationPulseTimeCam.cc: 58 - removed a commented debug output 59 60 * mjobs/MJCalibration.cc 61 - new undocumented adjust of "Unsuitable"- and "Unreliable"-displays 62 for new exclusion criteria taken from bcn 63 64 * manalysis/MEventRateCalc.cc: 65 - some fixes. In some cases the event rate wasn't calculated 66 anymore 67 68 * mbadpixels/MBadPixelsCalc.cc: 69 - fixed a bug when checking whether the check should be done 70 or not (>0 was missing) 71 72 * mhist/Makefile: 73 - added MHWeather 74 75 * mhvstime/MHVsTime.[h,cc]: 76 - implemented new function the set minimum 77 78 * mjobs/MJStar.cc: 79 - read weather data (CC tree) 80 - set minimum of rate-display to 0 81 - display weather data for non-MC files 82 83 * mmuon/MHSingleMuon.cc: 84 - slight change to a comment 85 86 87 88 2005/05/13 Markus Gaug (2005/05/12) 89 90 * msignal/MExtractTimeAndChargeDigitalFilter.cc 91 - set default extraction range in the high gain to 4. 92 - set default weights file to cosmics_weights46.dat 93 94 * mhcalib/MHCalibrationHiLoCam.cc 95 - set Oscillations to kFALSE 96 97 * mhcalib/MHCalibrationChargeCam.cc 98 - set default for fNumHiGainSaturationLimit to 0.15 99 100 * mjobs/MJCalibrateSignal.[h,cc] 101 - put MHCalibrationHiLoCam and MHCalibrationPulseTimeCam directly 102 into tasklist if needed. Otherwise, it does not read the 103 resources from the config. file. 104 105 106 2005/05/11 Markus Gaug (2005/05/11) 107 108 * mjobs/MJPedestal.cc 109 - adjust the fit ranges for the histogramming with moon data slightly. 110 111 * mcalib/MCalibrationChargeCam.cc, mcalib/MCalibrationChargeCalc.cc 112 - make a distinction between newly excluded pixels (by calibration) 113 and previously excluded pixels in the displays and print-functions 114 115 * mcalib/MCalibrationChargeCalc.cc 116 - introduce the check for fluctuating arrival times. 117 - set charge limit to from 2.5 to 4.5 118 - introduce asymmetric exclusion due to "deviating number of phes": 119 Default: -9.0 +4.5 120 - make deviating number of phes unsuitable (see David's findings). 121 122 * mbadpixels/MBadPixelsPix.h 123 - add kDeviatingNumPhes to function GetUnsuitableCalLevel() 53 124 54 125
Note:
See TracChangeset
for help on using the changeset viewer.