Changeset 7005 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 05/10/05 12:13:12 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r7003 r7005 21 21 22 22 -*-*- END OF LINE -*-*- 23 2005/05/10 Thomas Bretz 24 25 * mreport/MReportStarguider.cc: 26 - introduced the correct version which marked the fix of the 27 units of the nominal position 28 29 * callisto.rc: 30 - introduced a new line for new option in MCalibColorFromPast 31 32 * ganymed.cc: 33 - removed option "--full-display" -> now default 34 35 * manalysis/MEnergyEstimate.cc: 36 - print the rule a bit earlier in PreProcess 37 38 * mfilter/MFDeltaT.cc: 39 - fixed a typo in the output 40 41 * mhflux/MAlphaFitter.cc: 42 - some improvements to output 43 44 * mjobs/MJCut.cc: 45 - added ThetaSquared to output 46 47 * mjobs/MJStar.cc: 48 - fixed bug in copying of OriginalMC tree 49 50 * mmuon/MMuonCalibParCalc.cc: 51 - removed obsolete setting of ReadyToSave 52 53 54 55 2005/05/10 Markus Gaug (2005/05/09) 56 57 * mjobs/hilocalib_sp1.root 58 * mjobs/hilocalib_sp1_mc.root 59 - new hi-lo intercalibration files with the fixed spline extractor. 60 61 * mjobs/hilocalib_df46_mc.root 62 - new hi-lo intercalibration files from MC with the left out -O5 63 option. (The real data files had already the correct executable). 64 65 66 67 2005/05/10 Hendrik Bartko (2005/05/09) 68 69 * msignal/MC_weights46.dat 70 - NEW weights file for digital filter with dedicated MC weights 71 with 4 slices for the high gain and 6 slices for the low gain 72 73 74 75 2005/05/10 Markus Gaug (2005/05/08) 76 77 * mhcalib/MHCalibrationCam.[h,cc] 78 - introduce parameters fLowerFitLimit and fHigherFitLimit to 79 tell explicitly from outside to fit functions in a certain 80 range. If both are 0. (default), the histogram limits define 81 the fit limits (as before). 82 83 84 85 2005/05/10 Abelardo Moralejo (2005/05/07) 86 87 * mcalib/MMcCalibrationCalc.cc 88 - in Process, fixed wrong estimate of true number of "equivalent 89 photoelectrons" (correctedphotel). This worked roughly OK as long 90 as the file used for calibration was a (noiselesss) gamma file, 91 because most light is contained in the inner camera and the 92 problem was related to the light going into the outer pixels. So 93 results are not much affected, unless one uses for calibration 94 a file with events having a lot of light in the outer camera. 95 Thomas Hengstebeck noticed this problem when he used a file of MC 96 calibration pulses in mccalibrate.C 97 98 * manalysis/MMcCalibrationUpdate.[h,cc] 99 - Added possibility to set the hi to lo gain conversion factor. 100 Until now the factor was simply the ratio of pulse areas as read 101 from MMcFadcHeader. This of course is not the factor to be applied 102 to the extracted signals unless the extractor integrates the full 103 pulse in both high and low gain. The factor depends then on the 104 extractor, and the user has to find out what its value is. 105 Set as default calibration type kPhe. 106 107 * macros/mccalibrate.C, starmc.C 108 - Added the setting of the hi to lo gain conversion factor (see 109 above). For now it has to be calculated by the user. However, it 110 is strongly recommended from now on to use always callisto for the 111 calibration of real data, and not these macros. These are kept 112 just for checking purposes, mostly by "experts". 113 114 115 116 2005/05/10 Robert Wagner (2005/05/06) 117 118 * mreport/MReportStarguider.[h,cc]: 119 - Bugfix: Sequence of extracting fDevZd and fDevAz (switched) 120 121 122 123 2005/05/10 Markus Gaug (2005/05/05) 124 125 * mcalib/MCalibCalcFromPast.[h,cc] 126 - introduce flag "fUpdateWithFFactorMethod" which allows to use the 127 entire results obtained with the F-Factor method (including a new 128 number of mean photo-electrons). This possibility is switched on 129 (only) if somewhere in the callisto.rc file the following line is 130 written: 131 MJCalibrateSignal.MCalibCalcFromPast.UpdateWithFFactorMethod: yes 132 (Default is still the old way of adjusting the relative extracted 133 charges w.r.t. the mean charge over the inner camera). 134 135 136 137 2005/05/10 Markus Gaug (2005/05/02) 138 139 * mcalib/MCalibrationChargeCam.[h,cc] 140 - added new function MergeHiLoConversionFactors 141 142 * mcalib/MCalibColorSteer.[h,cc] 143 - introduce copying of hi-lo calibration factors from one cam to 144 the next in intensity calibration. 145 - added storage of averageing histograms of flag fHistStorage is 146 set 147 148 * mcalib/MCalibrationIntensityCam.[h,cc] 149 - introduce place for storage of averageing histograms (if wanted). 150 151 152 23 153 2005/05/09 Markus Meyer 24 154 … … 27 157 - changed the start parameter for the gaussian fit for the 28 158 calculation of ArcWidth 159 29 160 30 161
Note:
See TracChangeset
for help on using the changeset viewer.