Changeset 3876
- Timestamp:
- 04/28/04 20:54:22 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r3874 r3876 23 23 - include function to read runs specified in a character chain 24 24 with the format, e.g., run1,run2-run3,run4-run5,... 25 26 25 26 27 27 28 2004/04/28: Abelardo Moralejo 28 29 … … 31 32 MMcCalibrationCalc::GetHist by GetHistADC2PhotEl and 32 33 GetHistPhot2PhotEl. 34 35 33 36 34 37 2004/04/28: Markus Gaug … … 47 50 48 51 * msignal/MArrivalTimeCalc.[h,cc] 49 - remove the ReInit() which calls to an MGeomCam which is later not50 used52 - remove the ReInit() which calls to an MGeomCam which is later not 53 used 51 54 52 55 * macros/calibrate_data.C 53 56 - fixed a bug in loop 3 taking the default QE Cam instead of the 54 57 one filled by MJCalibration 55 56 58 57 59 * msignal/MExtractor.[h,cc] … … 65 67 - replacements for MExtractSignal, MExtractSignal2, MExtractSignal3 66 68 67 68 69 * macros/calibration.C 69 70 * macros/calibrate_data.C … … 72 73 - adapted to new extractors 73 74 74 75 75 * mbadpixels/MBadPixelsPix.h 76 76 - set back the old definition of IsOK(), namely no information … … 78 78 79 79 80 80 81 2004/04/27: Raquel de los Reyes 81 82 82 83 * mhvstime/MHVsTime.cc 83 84 - added a line in the Fill function to avoid empty time events. 85 86 84 87 85 88 2004/04/27: Abelardo Moralejo … … 100 103 101 104 105 102 106 2004/04/27: Markus Gaug 103 107 … … 131 135 - added the test class MJExtractCalibTest 132 136 137 138 133 139 2004/04/27: Abelardo Moralejo 134 140 … … 138 144 instance for stereo configuration studies. By default it is 300 m 139 145 as was assumed before. 146 147 140 148 141 149 2004/04/26: Markus Gaug … … 176 184 * mcalib/MCalibrationChargeCalc.[h,cc] 177 185 - calculate and store the above numbers. 178 179 186 180 187 * mbadpixels/MBadPixelsPix.[h,cc] … … 187 194 the pixels is not suitable (run or evt) 188 195 189 190 196 * mcalib/MCalibrate.cc 191 197 * mcalib/MCalibrateRelTime.cc … … 203 209 204 210 211 205 212 2004/04/26: Abelardo Moralejo 206 213 … … 210 217 gain at all, but there was a patched version of the program 211 218 which did have low gain (with a gain 10 lower than hg). 219 220 212 221 213 222 2004/04/25: Abelardo Moralejo … … 226 235 number of pixels : put it after the check of the number of 227 236 valid neighbours to avoid division by 0. 237 228 238 229 239
Note:
See TracChangeset
for help on using the changeset viewer.