source: trunk/MagicSoft/Mars/Changelog@ 2815

Last change on this file since 2815 was 2815, checked in by gaug, 21 years ago
*** empty log message ***
File size: 11.0 KB
Line 
1Please do not write behind the end of line tag so that it is possible
2to send a Changelog file to a line printer directly. Thanks.
3
4
5 -*-*- END OF LINE -*-*-
6
7 2004/01/15: Markus Gaug
8
9 * mhist/MHCamera.[h,cc]
10 - incorporate Thomas's changes
11 - replace void CreateProjection() by TH1D *Projection(const char*)
12
13 * macros/calibration.C
14 - replace MHCamera->Draw("proj") by MHCamera->Projection()
15
16 * manalysis/MSimulatedAnnealing.[h,cc]
17 * mhist/MHSimulatedAnnealing.[h,cc]
18 - moved to directory mtools
19 - MSimulatedAnnealing now inherits from TObject
20
21
22 2004/01/15: Thomas Bretz
23
24 * manalysis/AnalysisLinkDef.h:
25 - removed MCurrents
26
27 * mhist/MHCamera.[h,cc]:
28 - added member function Projection
29
30 * mreport/MReport*.*:
31 - added more comments
32
33
34
35 2004/01/14: Markus Gaug
36
37 * mtools/MFFT.[h,cc]
38 - new class to perform Fast Fourier Transforms
39
40 * mtools/Makefile
41 * mtools/ToolsLinkDef.h
42 - include MFFT
43
44 * manalysis/MExtractedSignalCam.h
45 - removed variables fNumHiGainSamples and fNumLoGainSamples
46 - function SetNumUsedFADCSlices replaced by SetUsedFADCSlices
47
48 * manalysis/MExtractSignal.cc
49 - updated call to SetUsedFADCSlices
50
51
52
53 2004/01/14: Abelardo Moralejo
54
55 * manalysis/MMcCalibrationCalc.cc:
56 - set pedestal rms per FADC slice to 0.01 counts in case it is 0.
57 This can happen (depending on camera simulation parameters), and
58 rms = 0 later resulted in the pixel being eliminated in the
59 image cleaning.
60
61
62
63 2004/01/14: Thomas Bretz
64
65 * Makefile:
66 - replaced old style Makefile.depend by directory specific
67 dependancy files
68
69 * Makefile.rules:
70 - changed obsolete '.cc.o' style to newer style '%.o: %.c'
71 - added rule to make dependency files
72 - added rule to remove dependancy files.
73 - added rmdep as prerequisite to clean
74 - include dependency file
75
76 * mbase/Makefile, mcalib/Makefile, mcamera/Makefile,
77 mdata/Makefile, mfileio/Makefile, mfilter/Makefile,
78 mgeom/Makefile, mgui/Makefile, mhbase/Makefile,
79 mhist/Makefile, mhistmc/Makefile, mimage/Makefile,
80 mmain/Makefile, mmc/Makefile, mmontecarlo/Makefile,
81 mpointing/Makefile, mranforest/Makefile, mraw/Makefile,
82 mreflector/Makefile, mreport/Makefile, mtemp/Makefile,
83 mtools/Makefile:
84 - removed clean-rule, use the one in Makefile.rules instead
85
86 * mreport/Makefile, mreport/ReportLinkDef.h:
87 - added MReportHelp
88
89 * mreport/MReportFileRead.cc:
90 - moved code from MReportHelp to new file
91 - removed usage of MReport class completely
92
93 * mfilter/MFGeomag.[h,cc]:
94 - fixed a bug which causes MFGeomag to fail if MARSSYS is not set
95 - changed the second loop from 0->1151 to 1152->2304
96 - removed dummy arrays used for reading
97 - output filename in case of 'file not found'
98 - removed obsolete data members
99 - removed obsolete Init function
100 - removed forbidden underscore from member variable
101 - changed wrong 0/1 in allocation of fResult into kFALSE/TRUE
102
103 * mbase/MStatusDisplay.[h,cc]:
104 - added new member function Open
105 - added new menu entry kFileOpen
106 - changed UpdatePSheader algorithm (the old one was much too slow)
107
108 * manalysis/MCurrents.[h,cc]:
109 - removed (old outdated)
110
111 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
112 - removed MCurrents
113
114
115
116 2004/01/14: Wolfgang Wittek
117
118 * macros/ONOFFAnalysis.C:
119 - current version
120
121 * mhist/MHSigmaTheta.[h,cc]:
122 - replace MPedestalCam by MPedPhotCam
123
124 * manalysis/MPad.[h,cc], manalysus/MSigmabar.[h,cc],
125 manalysus/MSigmabarCalc.[h,cc], manalysus/MCT1PadONOFF.[h,cc],
126 manalysus/MCT1PadSchweizer.[h,cc], manalysus/MPadding.[h,cc]:
127 - replace MPedestalCam by MPedPhotCam
128
129 * manalysis/MPedPhotPix.[h,cc]
130 - uncomment SetRms()
131
132
133
134 2004/01/13: Markus Gaug
135
136 * manalysis/MExtractSignal.h
137 - seems that the reduced light intensity of the CT1 Pulser
138 results in broader pulses -> Set Default time slices to [3,10]
139
140 * mhist/MHCamera.cc
141 - make Stat Window in option 'proj' bigger
142 - add comment line at beginning of Draw()
143
144 * mcalib/MHCalibrationBlindPixel.[h.cc]
145 - add Function DrawClone()
146 - fix bug in calculation of integral (GetIntegral("width"))
147 - restrict parameters tighter
148 - declare fit as not valid, if less than 100 events
149 in single photo-electron peak
150
151 * mcalib/MCalibrationFits.h, mcalib/MHCalibrationBlindPixel.[h.cc]
152 - fit now with fixed normalization
153
154 * mcalib/MHCalibrationPixel.[h.cc]
155 - new function IsEmpty()
156 - Time fit accepted if ChiSquare less than 30. (instead of 20.)
157
158 * mcalib/MCalibrationPix.[h.cc]
159 - F-Factor corrected and added error
160 - Histograms not fitted if they are empty
161 - rejection criteria of fitted charges now > 5 PedRMS (instead 3)
162
163 * mcalib/MCalibrationCam.cc
164 - Square Root of Reduced Sigmas not taken, if they are < 0.
165 - Reduced Sigma / Charge squared replaced by reduced sigma / charge
166
167 * mcalib/MCalibrationCalc.cc
168 - Blind Pixel is not additionally treated as normal pixel any more
169 - Blind Pixel Draw replaced by DrawClone
170
171 * macros/calibration.C
172 - took out some unused code
173 - some default axis labelling corrected
174
175
176
177 2004/01/13: Abelardo Moralejo
178
179 * manalysis/MMcPedestalCopy.cc
180 - added check of whether input file is a MC file before executing
181 the PreProcess.
182
183
184
185 2004/01/13: Wolfgang Wittek
186
187 * macros/ONOFFAnalysis.C, macros/ONAnalysis.C:
188 - change macro to handle also MC events with finite sigmabar
189
190 * manalysis/MPadOn.[h,cc]:
191 - deleted, is replaced by MPad
192
193 * manalysis/MPadOnOFF.[h,cc]:
194 - deleted, is replaced by MPad
195
196 * manalysis/MPad.[h,cc]:
197 - new class, replacing MPadON and MPadONOFF
198 - handle also MC events with finite sigmabar
199
200 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
201 - replace MPadON and MPadONOFF by MPad
202
203
204
205 2004/01/13: Thomas Bretz
206
207 * mraw/MRawRunHeader.[h,cc]:
208 - implemented new member function GetRunTypeStr
209
210 * Changelog.03:
211 - added (contains entries of 2003)
212
213 * Changelog:
214 - removed entries of 2003
215
216 * mfilter/MFGeomag.cc:
217 - simplified open/close of input files
218
219 * manalysis/MEventRate.[h,cc], manalysis/MEventRateCalc.cc:
220 - added some comments
221 - added new member function GetError
222
223 * Makefile:
224 - updated 'make dox' output for convinience
225
226 * macros/dohtml.C:
227 - do not print Info's
228 - added mcamera
229 - added mpointing
230 - added mreport
231
232 * mreport/MReportCurrents.cc, mreport/MReportDAQ.cc:
233 - removed some obsolete comments (these comments confused THtml)
234
235 * manalysis/MCameraData.[h,cc], mfileio/MCT1ReadAscii.[h,cc],
236 mfileio/MCT1ReadPreProc.[h,cc], mfilter/MFCT1SelBasic.cc,
237 mfilter/MFSelBasic.cc, mhist/MHCamera.cc, mhist/MHEvent.[h,cc],
238 mimage/MImgCleanStd.[h,cc], mimage/MImgCleanTGB.[h,cc],
239 mmain/MAnalysis.cc, mmain/MEventDisplay.cc:
240 - replaced MPedestalCam by MPedPhotCam
241 - removed some obsolete includes
242
243 * mbase/BaseLinkDef.h, mbase/Makefile:
244 - added MLogPlugin
245 - added MLogHtml
246
247 * mbase/MLog.[h,cc]:
248 - added use of plugins
249
250 * mbase/MLogPlugin.[h,cc], mbase/MLogHtml.[h,cc]:
251 - added
252
253 * mbase/MStatusDisplay.[h,cc]:
254 - added a Save-As dialog
255
256
257
258 2004/01/12: Thomas Bretz
259
260 * macros/rootlogon.C:
261 - added mcamera to include path
262 - added mpointing to include path
263 - added mreport to include path
264
265 * mbase/MLog.cc:
266 - updated my eMail address
267
268 * mbase/MParContainer.h:
269 - added Read member function
270
271 * mbase/MStatusDisplay.[h,cc]:
272 - changed size of ps-paper
273 - added a user defined bottom line to the ps-files
274 - added name (currently unused)
275 - added title (used as possible bottom line in ps-file)
276
277 * mraw/MRawRunHeader.cc:
278 - added some comments
279
280 * status.cc:
281 - set name of input as bottom line of status display
282
283
284
285 2004/01/12: Abelardo Moralejo
286
287 * mimage/MStereoPar.cc
288 - fixed mistake: now fSourceY = scale1*hillas1.GetMeanY() + ...
289 instead of fSourceY = scale2*hillas1.GetMeanY() + ...
290 Bug had no effect unless scale1 != scale2 (-> telescopes of
291 different size).
292
293
294
295 2004/01/12: Markus Gaug
296
297 * manalysis/MExtractSignal.[h,cc]
298 - take out some uncommented code
299 - replace logainshift by two independent variables:
300 logainfirst, logainlast
301 - because in most data, maximum occurs in slice 4, shift default
302 from slices 4-9 to slices 3-8.
303
304 * manalysis/MExtractedSignalPix.[h,cc]
305 - took out some uncommented code
306 - new initializers: instead of -1. now 99999.9
307
308
309
310 2004/01/09: Markus Gaug
311
312 * mcalib/MCalibrationCam.[h,cc]
313 - take out 1-dim histos because we can use
314 the projections in MHCamera (s.b.)
315
316 * mcalib/MHCalibrationBlindPixel.h
317 - make the fit by default quiet
318
319 * mcalib/MHCalibrationPixel.[h,cc]
320 * mcalib/MCalibrationPix.[h,cc]
321 - Ranges of time slices stored independently for HiGain and LoGain
322 in order to allow consecutive checks
323
324 * mhist/MHCamera.[h.cc]
325 - add the possibility to call a Draw("proj") which will
326 draw a Y-Projection of the histogram
327
328 * macros/calibration.C
329 - apply the drawing of the projections and fit them
330
331 * mcalib/MCalibrationCalc.cc
332 - catch the possibility of a calibration file,
333 unintendedly being a pedestal or cosmic file.
334 Program now exits with an error before doing the fits
335
336 * mcalib/MCalibrationPix.[h,cc]
337 - fixed a bug in calculation of fFitValid.
338 before, a call to IsFitValid() always returned false
339
340
341
342 2004/01/09: Javier L¢pez
343
344 * macros/bootcampstandardanalysis.C
345 - added new macro that holds the main scheleton discussed in the
346 december bootcamp in Wuerzburg. It runs first over a pedestal
347 run, then over a calibration run, again over the pedestal run
348 to compute de pedestal in number of photons and finally over a
349 data run to calibrate the data.
350
351
352
353 2004/01/06: Sebastian Raducci
354
355 * manalysis/MArrivalTime.[h,cc]
356 - added new method to calculate photon arrival times. It uses the
357 TSpline5 Root Class to interpolate the Fadc Slices. The time is
358 the abscissa value of the absolute maximum of the interpolation
359 - added new method to find clusters with similar arrival times.
360 For now it's a preliminary version. It simply search for adiacent
361 pixels having the same arrival time (color).
362
363 * manalysis/MArrivalTimeCalc.[h,cc]
364 - modified the Process() method according to the changes in the
365 Arrival Time Cointainer
366
367 * mmain/MEventDisplay.cc
368 - added new tab in the camera event display to show the arrival
369 time. This arrival time is calculated with the spline method
370 - the old Arrival Time pad now it's called Max Slice Idx, because
371 it's only the index of the slice with the max content.
372
373 * mhist/MHEvent.[h,cc]
374 - added new fType in te enumeration to handle the arrival time
375 histos
Note: See TracBrowser for help on using the repository browser.