| 1 | Please do not write behind the end of line tag so that it is possible
|
|---|
| 2 | to send a Changelog file to a line printer directly. Thanks.
|
|---|
| 3 |
|
|---|
| 4 |
|
|---|
| 5 | -*-*- END OF LINE -*-*-
|
|---|
| 6 |
|
|---|
| 7 |
|
|---|
| 8 | 2004/01/14: Wolfgang Wittek
|
|---|
| 9 |
|
|---|
| 10 | * macros/ONOFFAnalysis.C:
|
|---|
| 11 | - current version
|
|---|
| 12 |
|
|---|
| 13 | * mhist/MHSigmaTheta.[h,cc]:
|
|---|
| 14 | - replace MPedestalCam by MPedPhotCam
|
|---|
| 15 |
|
|---|
| 16 | * manalysis/MPad.[h,cc], manalysus/MSigmabar.[h,cc],
|
|---|
| 17 | manalysus/MSigmabarCalc.[h,cc], manalysus/MCT1PadONOFF.[h,cc],
|
|---|
| 18 | manalysus/MCT1PadSchweizer.[h,cc], manalysus/MPadding.[h,cc]:
|
|---|
| 19 | - replace MPedestalCam by MPedPhotCam
|
|---|
| 20 |
|
|---|
| 21 | * manalysis/MPedPhotPix.[h,cc]
|
|---|
| 22 | - uncomment SetRms()
|
|---|
| 23 |
|
|---|
| 24 |
|
|---|
| 25 |
|
|---|
| 26 | 2004/01/13: Markus Gaug
|
|---|
| 27 |
|
|---|
| 28 | * manalysis/MExtractSignal.h
|
|---|
| 29 | - seems that the reduced light intensity of the CT1 Pulser
|
|---|
| 30 | results in broader pulses -> Set Default time slices to [3,10]
|
|---|
| 31 |
|
|---|
| 32 | * mhist/MHCamera.cc
|
|---|
| 33 | - make Stat Window in option 'proj' bigger
|
|---|
| 34 | - add comment line at beginning of Draw()
|
|---|
| 35 |
|
|---|
| 36 | * mcalib/MHCalibrationBlindPixel.[h.cc]
|
|---|
| 37 | - add Function DrawClone()
|
|---|
| 38 | - fix bug in calculation of integral (GetIntegral("width"))
|
|---|
| 39 | - restrict parameters tighter
|
|---|
| 40 | - declare fit as not valid, if less than 100 events
|
|---|
| 41 | in single photo-electron peak
|
|---|
| 42 |
|
|---|
| 43 | * mcalib/MCalibrationFits.h, mcalib/MHCalibrationBlindPixel.[h.cc]
|
|---|
| 44 | - fit now with fixed normalization
|
|---|
| 45 |
|
|---|
| 46 | * mcalib/MHCalibrationPixel.[h.cc]
|
|---|
| 47 | - new function IsEmpty()
|
|---|
| 48 | - Time fit accepted if ChiSquare less than 30. (instead of 20.)
|
|---|
| 49 |
|
|---|
| 50 | * mcalib/MCalibrationPix.[h.cc]
|
|---|
| 51 | - F-Factor corrected and added error
|
|---|
| 52 | - Histograms not fitted if they are empty
|
|---|
| 53 | - rejection criteria of fitted charges now > 5 PedRMS (instead 3)
|
|---|
| 54 |
|
|---|
| 55 | * mcalib/MCalibrationCam.cc
|
|---|
| 56 | - Square Root of Reduced Sigmas not taken, if they are < 0.
|
|---|
| 57 | - Reduced Sigma / Charge squared replaced by reduced sigma / charge
|
|---|
| 58 |
|
|---|
| 59 | * mcalib/MCalibrationCalc.cc
|
|---|
| 60 | - Blind Pixel is not additionally treated as normal pixel any more
|
|---|
| 61 | - Blind Pixel Draw replaced by DrawClone
|
|---|
| 62 |
|
|---|
| 63 | * macros/calibration.C
|
|---|
| 64 | - took out some unused code
|
|---|
| 65 | - some default axis labelling corrected
|
|---|
| 66 |
|
|---|
| 67 |
|
|---|
| 68 |
|
|---|
| 69 | 2004/01/13: Abelardo Moralejo
|
|---|
| 70 |
|
|---|
| 71 | * manalysis/MMcPedestalCopy.cc
|
|---|
| 72 | - added check of whether input file is a MC file before executing
|
|---|
| 73 | the PreProcess.
|
|---|
| 74 |
|
|---|
| 75 |
|
|---|
| 76 |
|
|---|
| 77 | 2004/01/13: Wolfgang Wittek
|
|---|
| 78 |
|
|---|
| 79 | * macros/ONOFFAnalysis.C, macros/ONAnalysis.C:
|
|---|
| 80 | - change macro to handle also MC events with finite sigmabar
|
|---|
| 81 |
|
|---|
| 82 | * manalysis/MPadOn.[h,cc]:
|
|---|
| 83 | - deleted, is replaced by MPad
|
|---|
| 84 |
|
|---|
| 85 | * manalysis/MPadOnOFF.[h,cc]:
|
|---|
| 86 | - deleted, is replaced by MPad
|
|---|
| 87 |
|
|---|
| 88 | * manalysis/MPad.[h,cc]:
|
|---|
| 89 | - new class, replacing MPadON and MPadONOFF
|
|---|
| 90 | - handle also MC events with finite sigmabar
|
|---|
| 91 |
|
|---|
| 92 | * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
|
|---|
| 93 | - replace MPadON and MPadONOFF by MPad
|
|---|
| 94 |
|
|---|
| 95 |
|
|---|
| 96 |
|
|---|
| 97 | 2004/01/13: Thomas Bretz
|
|---|
| 98 |
|
|---|
| 99 | * mraw/MRawRunHeader.[h,cc]:
|
|---|
| 100 | - implemented new member function GetRunTypeStr
|
|---|
| 101 |
|
|---|
| 102 | * Changelog.03:
|
|---|
| 103 | - added (contains entries of 2003)
|
|---|
| 104 |
|
|---|
| 105 | * Changelog:
|
|---|
| 106 | - removed entries of 2003
|
|---|
| 107 |
|
|---|
| 108 | * mfilter/MFGeomag.cc:
|
|---|
| 109 | - simplified open/close of input files
|
|---|
| 110 |
|
|---|
| 111 | * manalysis/MEventRate.[h,cc], manalysis/MEventRateCalc.cc:
|
|---|
| 112 | - added some comments
|
|---|
| 113 | - added new member function GetError
|
|---|
| 114 |
|
|---|
| 115 | * Makefile:
|
|---|
| 116 | - updated 'make dox' output for convinience
|
|---|
| 117 |
|
|---|
| 118 | * macros/dohtml.C:
|
|---|
| 119 | - do not print Info's
|
|---|
| 120 | - added mcamera
|
|---|
| 121 | - added mpointing
|
|---|
| 122 | - added mreport
|
|---|
| 123 |
|
|---|
| 124 | * mreport/MReportCurrents.cc, mreport/MReportDAQ.cc:
|
|---|
| 125 | - removed some obsolete comments (these comments confused THtml)
|
|---|
| 126 |
|
|---|
| 127 | * manalysis/MCameraData.[h,cc], mfileio/MCT1ReadAscii.[h,cc],
|
|---|
| 128 | mfileio/MCT1ReadPreProc.[h,cc], mfilter/MFCT1SelBasic.cc,
|
|---|
| 129 | mfilter/MFSelBasic.cc, mhist/MHCamera.cc, mhist/MHEvent.[h,cc],
|
|---|
| 130 | mimage/MImgCleanStd.[h,cc], mimage/MImgCleanTGB.[h,cc],
|
|---|
| 131 | mmain/MAnalysis.cc, mmain/MEventDisplay.cc:
|
|---|
| 132 | - replaced MPedestalCam by MPedPhotCam
|
|---|
| 133 | - removed some obsolete includes
|
|---|
| 134 |
|
|---|
| 135 | * mbase/BaseLinkDef.h, mbase/Makefile:
|
|---|
| 136 | - added MLogPlugin
|
|---|
| 137 | - added MLogHtml
|
|---|
| 138 |
|
|---|
| 139 | * mbase/MLog.[h,cc]:
|
|---|
| 140 | - added use of plugins
|
|---|
| 141 |
|
|---|
| 142 | * mbase/MLogPlugin.[h,cc], mbase/MLogHtml.[h,cc]:
|
|---|
| 143 | - added
|
|---|
| 144 |
|
|---|
| 145 | * mbase/MStatusDisplay.[h,cc]:
|
|---|
| 146 | - added a Save-As dialog
|
|---|
| 147 |
|
|---|
| 148 |
|
|---|
| 149 |
|
|---|
| 150 | 2004/01/12: Thomas Bretz
|
|---|
| 151 |
|
|---|
| 152 | * macros/rootlogon.C:
|
|---|
| 153 | - added mcamera to include path
|
|---|
| 154 | - added mpointing to include path
|
|---|
| 155 | - added mreport to include path
|
|---|
| 156 |
|
|---|
| 157 | * mbase/MLog.cc:
|
|---|
| 158 | - updated my eMail address
|
|---|
| 159 |
|
|---|
| 160 | * mbase/MParContainer.h:
|
|---|
| 161 | - added Read member function
|
|---|
| 162 |
|
|---|
| 163 | * mbase/MStatusDisplay.[h,cc]:
|
|---|
| 164 | - changed size of ps-paper
|
|---|
| 165 | - added a user defined bottom line to the ps-files
|
|---|
| 166 | - added name (currently unused)
|
|---|
| 167 | - added title (used as possible bottom line in ps-file)
|
|---|
| 168 |
|
|---|
| 169 | * mraw/MRawRunHeader.cc:
|
|---|
| 170 | - added some comments
|
|---|
| 171 |
|
|---|
| 172 | * status.cc:
|
|---|
| 173 | - set name of input as bottom line of status display
|
|---|
| 174 |
|
|---|
| 175 |
|
|---|
| 176 |
|
|---|
| 177 | 2004/01/12: Abelardo Moralejo
|
|---|
| 178 |
|
|---|
| 179 | * mimage/MStereoPar.cc
|
|---|
| 180 | - fixed mistake: now fSourceY = scale1*hillas1.GetMeanY() + ...
|
|---|
| 181 | instead of fSourceY = scale2*hillas1.GetMeanY() + ...
|
|---|
| 182 | Bug had no effect unless scale1 != scale2 (-> telescopes of
|
|---|
| 183 | different size).
|
|---|
| 184 |
|
|---|
| 185 |
|
|---|
| 186 |
|
|---|
| 187 | 2004/01/12: Markus Gaug
|
|---|
| 188 |
|
|---|
| 189 | * manalysis/MExtractSignal.[h,cc]
|
|---|
| 190 | - take out some uncommented code
|
|---|
| 191 | - replace logainshift by two independent variables:
|
|---|
| 192 | logainfirst, logainlast
|
|---|
| 193 | - because in most data, maximum occurs in slice 4, shift default
|
|---|
| 194 | from slices 4-9 to slices 3-8.
|
|---|
| 195 |
|
|---|
| 196 | * manalysis/MExtractedSignalPix.[h,cc]
|
|---|
| 197 | - took out some uncommented code
|
|---|
| 198 | - new initializers: instead of -1. now 99999.9
|
|---|
| 199 |
|
|---|
| 200 |
|
|---|
| 201 |
|
|---|
| 202 | 2004/01/09: Markus Gaug
|
|---|
| 203 |
|
|---|
| 204 | * mcalib/MCalibrationCam.[h,cc]
|
|---|
| 205 | - take out 1-dim histos because we can use
|
|---|
| 206 | the projections in MHCamera (s.b.)
|
|---|
| 207 |
|
|---|
| 208 | * mcalib/MHCalibrationBlindPixel.h
|
|---|
| 209 | - make the fit by default quiet
|
|---|
| 210 |
|
|---|
| 211 | * mcalib/MHCalibrationPixel.[h,cc]
|
|---|
| 212 | * mcalib/MCalibrationPix.[h,cc]
|
|---|
| 213 | - Ranges of time slices stored independently for HiGain and LoGain
|
|---|
| 214 | in order to allow consecutive checks
|
|---|
| 215 |
|
|---|
| 216 | * mhist/MHCamera.[h.cc]
|
|---|
| 217 | - add the possibility to call a Draw("proj") which will
|
|---|
| 218 | draw a Y-Projection of the histogram
|
|---|
| 219 |
|
|---|
| 220 | * macros/calibration.C
|
|---|
| 221 | - apply the drawing of the projections and fit them
|
|---|
| 222 |
|
|---|
| 223 | * mcalib/MCalibrationCalc.cc
|
|---|
| 224 | - catch the possibility of a calibration file,
|
|---|
| 225 | unintendedly being a pedestal or cosmic file.
|
|---|
| 226 | Program now exits with an error before doing the fits
|
|---|
| 227 |
|
|---|
| 228 | * mcalib/MCalibrationPix.[h,cc]
|
|---|
| 229 | - fixed a bug in calculation of fFitValid.
|
|---|
| 230 | before, a call to IsFitValid() always returned false
|
|---|
| 231 |
|
|---|
| 232 |
|
|---|
| 233 |
|
|---|
| 234 | 2004/01/09: Javier L¢pez
|
|---|
| 235 |
|
|---|
| 236 | * macros/bootcampstandardanalysis.C
|
|---|
| 237 | - added new macro that holds the main scheleton discussed in the
|
|---|
| 238 | december bootcamp in Wuerzburg. It runs first over a pedestal
|
|---|
| 239 | run, then over a calibration run, again over the pedestal run
|
|---|
| 240 | to compute de pedestal in number of photons and finally over a
|
|---|
| 241 | data run to calibrate the data.
|
|---|
| 242 |
|
|---|
| 243 |
|
|---|
| 244 |
|
|---|
| 245 | 2004/01/06: Sebastian Raducci
|
|---|
| 246 |
|
|---|
| 247 | * manalysis/MArrivalTime.[h,cc]
|
|---|
| 248 | - added new method to calculate photon arrival times. It uses the
|
|---|
| 249 | TSpline5 Root Class to interpolate the Fadc Slices. The time is
|
|---|
| 250 | the abscissa value of the absolute maximum of the interpolation
|
|---|
| 251 | - added new method to find clusters with similar arrival times.
|
|---|
| 252 | For now it's a preliminary version. It simply search for adiacent
|
|---|
| 253 | pixels having the same arrival time (color).
|
|---|
| 254 |
|
|---|
| 255 | * manalysis/MArrivalTimeCalc.[h,cc]
|
|---|
| 256 | - modified the Process() method according to the changes in the
|
|---|
| 257 | Arrival Time Cointainer
|
|---|
| 258 |
|
|---|
| 259 | * mmain/MEventDisplay.cc
|
|---|
| 260 | - added new tab in the camera event display to show the arrival
|
|---|
| 261 | time. This arrival time is calculated with the spline method
|
|---|
| 262 | - the old Arrival Time pad now it's called Max Slice Idx, because
|
|---|
| 263 | it's only the index of the slice with the max content.
|
|---|
| 264 |
|
|---|
| 265 | * mhist/MHEvent.[h,cc]
|
|---|
| 266 | - added new fType in te enumeration to handle the arrival time
|
|---|
| 267 | histos
|
|---|