source: trunk/MagicSoft/Mars/Changelog@ 2863

Last change on this file since 2863 was 2863, checked in by tbretz, 22 years ago
*** empty log message ***
File size: 17.7 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/20: Thomas Hengstebeck
8
9 * mranforest/MRanForestCalc.[h,cc]
10 - Added member functions Grow (training of RF) and Fill (reading in
11 trained forest from file) which simplify macros.
12 One just needs to call them instead of using MRanForestGrow and
13 MRanForestFill (and the related training and fill loops) in a
14 macro.
15
16
17
18 2004/01/20: Abelardo moralejo
19
20 * manalysis/MMcCalibrationCalc.cc
21 - removed call to MCalibrationPix::SetPedestal, which was not
22 needed.
23
24
25
26 2004/01/20: Thomas Bretz
27
28 * Makefile:
29 - replaced 'make' by '$(MAKE)'
30
31 * Makefile.rules:
32 - added Makefile itself to dependencies
33
34 * mbase/MTask.cc:
35 - added comment about ReInit
36
37 * mhbase/MH.cc:
38 - do not clear pad in DrawClone if 'same' option given
39
40 * mhist/MHVsTime.cc:
41 - evaluate 'same' option
42
43 * mfileio/MReadCurrents.[h,cc]:
44 - obsolete, removed
45
46 * manalysis/MCerPhotEvt.cc, manalysis/MCerPhotPix.cc:
47 - added some comments
48
49
50
51 2004/01/20: Abelardo moralejo
52
53 * mcalib/MHCalibrationPINDiode.cc
54 - Added call to SetDirecory(0) for histograms fHErrCharge,
55 fHPCharge, fHPTime.
56
57 * manalysis/MCerPhotPix.h:
58 - Changed position of declaration of fIsSaturated to be the last
59 private variable. Otherwise, since in the constructor it is
60 initialized in the last place, a warning is displayed upon
61 compilation in some systems.
62
63
64
65 2004/01/20: Markus Gaug
66 * mcalib/Makefile, manalysis/Makefile:
67 - include directory ../mtools
68
69 * mtools/MFFT.[h,cc]
70 - class inherits from TObject now
71
72
73
74 2004/01/19: Markus Gaug
75
76 * mcalib/MHCalibrationBlindPixel.[h,cc]
77 - fixed a bug in fFitLegend due to which program crashed by calls
78 to DrawClone
79 - Modified way to change the fit function
80
81 * mcalib/MHCalibrationPixel.[h,cc]
82 - reordered function calls
83 - removed SetupFill
84
85 * mcalib/MHCalibrationPINDiode.h
86 - reordered function calls
87
88 * mcalib/MCalibrationPix.[h,cc]
89 - limits to define fFitValid now as variables in class
90
91 * mcalib/MCalibrationCam.[h,cc]
92 - reordered function calls
93 - incorporate option to exclude pixels
94
95 * mcalib/MCalibrationBlindPix.h
96 - Modified way to change the fit function
97
98 * mcalib/MCalibrationCalc.[h,cc]
99 - Modified way to change the fit function
100 - incorporate option to exclude pixels from configuration file
101
102 * macros/calibration.C
103 - Modified way to change the fit function
104 - incorporate option to exclude pixels from configuration file
105
106
107
108 2004/01/19: Javier Rico
109
110 * manalysis/MPedCalcPedRun.cc, manalysis/MPedPhotCalc.cc
111 - Added documentation of member functions
112
113
114
115 2004/01/19: Abelardo Moralejo
116
117 * manalysis/MCerPhotPix.[h,cc]
118 - Added fIsSaturated to flag whether low gain of the pixel is
119 saturated. Added corresponding getter and setter functions.
120 Updated ClassDef to version 2.
121
122 * mcalib/MCalibrate.cc
123 - Set the new saturation flag of MCerPhotPix to kTRUE if at least
124 one low gain FADC slice is saturated.
125
126 * mimage/MNewImagePar.[h,cc]
127 - Added new member variable fNumSaturatedPixels to count how many
128 pixels were saturated. Updated ClassDef to version 2.
129
130
131
132 2004/01/19: Thomas Bretz
133
134 * manalysis/MPedPhotCalc.[cc,h]:
135 - fixed order of includes
136 - removed obsolete forward declarations
137 - removed obsolete data member fNumPixels (stored already twice in
138 the two TArrayF)
139 - fixed some small bugs in the documentation
140
141 * manalysis/MPedCalcPedRun.cc:
142 - updated my eMail address
143
144
145
146 2004/01/19: Javier Rico
147
148 * macros/dohtml.C, NEWS
149 - include some missing info
150
151
152
153 2004/01/19: Abelardo Moralejo
154
155 * manalysis/MExtractedSignalPix.h
156 - added GetNumLoGainSaturated()
157
158
159
160 2004/01/19: Markus Gaug
161
162 * macros/dohtml.C
163 - include calibration.C
164
165 * manalysis/MExtractSignal.cc
166 - warning of logain saturation now only once per event (out of loop)
167
168 * mcalib/MCalibrationCalc.cc, mcalib/MCalibrationPix.[h,cc]
169 - new Flag fExcluded to indicate if pixel has been excluded from
170 further analysis
171
172
173
174 2004/01/16: Javier Rico & Pepe Flix
175
176 * manalysis/MPedPhotCalc.[cc,h]
177 - added
178 - new class for the evaluation of pedestals in units of photons
179 using the extracted signal from pedestal runs and calibration
180 constants defined in MCalibrate
181
182 * manalysis/AnalysisLinkDef.h, manalysis/Makefile
183 - added entries for MPedPhotCalc
184
185 * macros/pedphotcalc.C
186 - added
187 - example on how to use MPedPhotCalc task
188
189
190
191 2004/01/16: Markus Gaug
192
193 * mcalib/MCalibrationFits.h
194 - removed and incorporated in MHCalibrationBlindPixel.h
195
196 * mcalib/MHCalibrationBlindPixel.[h,cc], mcalib/MHCalibrationConfig.h,
197 mcalib/MCalibrationBlindPix.h:
198 - incorporate Fit functions
199 - fixed a bug due to which DrawClone crashed when class was used
200 in a compiled macro
201
202 * mcalib/MCalibrationCalc.cc, mcalib/MCalibrationPix.cc,
203 mcalib/MCalibrationBlindPix.cc, mcalib/MCalibrationPINDiode.cc,
204 mcalib/MCalibrationCam.cc, mcalib/MHCalibrationBlindPixel.cc,
205 mcalib/MHCalibrationPixel.cc:
206 - fixed the warns and errs in fLog's
207
208
209
210 2004/01/16: Abelardo Moralejo
211
212 * manalysis/MMcCalibrationCalc.cc
213 - TMath::Max() is no longer used because it did not compile in some
214 systems for unkown reasons. I replaced it by a safer (and may be
215 slower) code.
216 - Added calpix.SetFitValid();
217
218 * mhist/MHEvent.cc
219 - In MHEvent::Fill, fixed: second parameter of SetCamContent must
220 be 1 in case of RMS:
221 case kEvtPedestalRMS:
222 fHist->SetCamContent(*(MCamEvent*)par, 1);
223
224
225
226 2004/01/15: Abelardo Moralejo
227
228 * macros/starmc.C
229 - Added. Version of star showing new chain to get Hillas
230 parameters (with Size calibrated in photons) from MC files.
231
232
233
234 2004/01/15: Javier Rico
235
236 * manalysis/MPedCalcPedRun.[h,cc]
237 - optimize the running time
238 - add (some) documentation
239 - correct treatment for the case of several input files
240
241 * macros/pedvsevent.C
242 - added
243 - draw pedestal mean and rms vs event# for input pixel# and run
244 file, and compares them to the global pedestal mean and rms
245
246
247
248 2004/01/15: Raquel de los Reyes
249
250 * mhist/MHCamEvent.cc, mhist/MHCamera.cc
251 - changed the MHCamEvent::SetupFill and MHCamera::GetBinError
252 functions to compute the estimation of the error of the
253 mean. It can be done calling to the function
254 MCamEvent::SetBit(MHCamera::kVariance) in the macro
255
256
257
258 2004/01/15: Markus Gaug
259
260 * mhist/MHCamera.[h,cc]
261 - incorporate Thomas's changes
262 - replace void CreateProjection() by TH1D *Projection(const char*)
263
264 * macros/calibration.C
265 - replace MHCamera->Draw("proj") by MHCamera->Projection()
266 - produce better fits to the projection
267
268 * manalysis/MSimulatedAnnealing.[h,cc],
269 mhist/MHSimulatedAnnealing.[h,cc]:
270 - moved to directory mtools
271 - MSimulatedAnnealing now inherits from TObject
272
273 * manalysis/Makefile, manalysis/AnalysisLinkDef.h,
274 mhist/Makefile, mhist/HistLinkDef.h:
275 - removed MSimulatedAnnealing
276 - removed MHSimulatedAnnealing
277
278 * mtools/Makefile, mtools/AnalysisLinkDef.h:
279 - added MSimulatedAnnealing
280 - added MHSimulatedAnnealing
281
282
283
284 2004/01/15: Thomas Bretz
285
286 * manalysis/AnalysisLinkDef.h:
287 - removed MCurrents
288
289 * mhist/MHCamera.[h,cc]:
290 - added member function Projection
291 - removed fYproj
292
293 * mreport/MReport*.*:
294 - added more comments
295
296
297
298 2004/01/14: Markus Gaug
299
300 * mtools/MFFT.[h,cc]
301 - new class to perform Fast Fourier Transforms
302
303 * mtools/Makefile
304 * mtools/ToolsLinkDef.h
305 - include MFFT
306
307 * manalysis/MExtractedSignalCam.h
308 - removed variables fNumHiGainSamples and fNumLoGainSamples
309 - function SetNumUsedFADCSlices replaced by SetUsedFADCSlices
310
311 * manalysis/MExtractSignal.cc
312 - updated call to SetUsedFADCSlices
313
314
315
316 2004/01/14: Abelardo Moralejo
317
318 * manalysis/MMcCalibrationCalc.cc:
319 - set pedestal rms per FADC slice to 0.01 counts in case it is 0.
320 This can happen (depending on camera simulation parameters), and
321 rms = 0 later resulted in the pixel being eliminated in the
322 image cleaning.
323
324
325
326 2004/01/14: Thomas Bretz
327
328 * Makefile:
329 - replaced old style Makefile.depend by directory specific
330 dependancy files
331
332 * Makefile.rules:
333 - changed obsolete '.cc.o' style to newer style '%.o: %.c'
334 - added rule to make dependency files
335 - added rule to remove dependancy files.
336 - added rmdep as prerequisite to clean
337 - include dependency file
338
339 * mbase/Makefile, mcalib/Makefile, mcamera/Makefile,
340 mdata/Makefile, mfileio/Makefile, mfilter/Makefile,
341 mgeom/Makefile, mgui/Makefile, mhbase/Makefile,
342 mhist/Makefile, mhistmc/Makefile, mimage/Makefile,
343 mmain/Makefile, mmc/Makefile, mmontecarlo/Makefile,
344 mpointing/Makefile, mranforest/Makefile, mraw/Makefile,
345 mreflector/Makefile, mreport/Makefile, mtemp/Makefile,
346 mtools/Makefile:
347 - removed clean-rule, use the one in Makefile.rules instead
348
349 * mreport/Makefile, mreport/ReportLinkDef.h:
350 - added MReportHelp
351
352 * mreport/MReportFileRead.cc:
353 - moved code from MReportHelp to new file
354 - removed usage of MReport class completely
355
356 * mfilter/MFGeomag.[h,cc]:
357 - fixed a bug which causes MFGeomag to fail if MARSSYS is not set
358 - changed the second loop from 0->1151 to 1152->2304
359 - removed dummy arrays used for reading
360 - output filename in case of 'file not found'
361 - removed obsolete data members
362 - removed obsolete Init function
363 - removed forbidden underscore from member variable
364 - changed wrong 0/1 in allocation of fResult into kFALSE/TRUE
365
366 * mbase/MStatusDisplay.[h,cc]:
367 - added new member function Open
368 - added new menu entry kFileOpen
369 - changed UpdatePSheader algorithm (the old one was much too slow)
370
371 * manalysis/MCurrents.[h,cc]:
372 - removed (old outdated)
373
374 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
375 - removed MCurrents
376
377
378
379 2004/01/14: Wolfgang Wittek
380
381 * macros/ONOFFAnalysis.C:
382 - current version
383
384 * mhist/MHSigmaTheta.[h,cc]:
385 - replace MPedestalCam by MPedPhotCam
386
387 * manalysis/MPad.[h,cc], manalysus/MSigmabar.[h,cc],
388 manalysus/MSigmabarCalc.[h,cc], manalysus/MCT1PadONOFF.[h,cc],
389 manalysus/MCT1PadSchweizer.[h,cc], manalysus/MPadding.[h,cc]:
390 - replace MPedestalCam by MPedPhotCam
391
392 * manalysis/MPedPhotPix.[h,cc]
393 - uncomment SetRms()
394
395
396
397 2004/01/13: Markus Gaug
398
399 * manalysis/MExtractSignal.h
400 - seems that the reduced light intensity of the CT1 Pulser
401 results in broader pulses -> Set Default time slices to [3,10]
402
403 * mhist/MHCamera.cc
404 - make Stat Window in option 'proj' bigger
405 - add comment line at beginning of Draw()
406
407 * mcalib/MHCalibrationBlindPixel.[h.cc]
408 - add Function DrawClone()
409 - fix bug in calculation of integral (GetIntegral("width"))
410 - restrict parameters tighter
411 - declare fit as not valid, if less than 100 events
412 in single photo-electron peak
413
414 * mcalib/MCalibrationFits.h, mcalib/MHCalibrationBlindPixel.[h.cc]
415 - fit now with fixed normalization
416
417 * mcalib/MHCalibrationPixel.[h.cc]
418 - new function IsEmpty()
419 - Time fit accepted if ChiSquare less than 30. (instead of 20.)
420
421 * mcalib/MCalibrationPix.[h.cc]
422 - F-Factor corrected and added error
423 - Histograms not fitted if they are empty
424 - rejection criteria of fitted charges now > 5 PedRMS (instead 3)
425
426 * mcalib/MCalibrationCam.cc
427 - Square Root of Reduced Sigmas not taken, if they are < 0.
428 - Reduced Sigma / Charge squared replaced by reduced sigma / charge
429
430 * mcalib/MCalibrationCalc.cc
431 - Blind Pixel is not additionally treated as normal pixel any more
432 - Blind Pixel Draw replaced by DrawClone
433
434 * macros/calibration.C
435 - took out some unused code
436 - some default axis labelling corrected
437
438
439
440 2004/01/13: Abelardo Moralejo
441
442 * manalysis/MMcPedestalCopy.cc
443 - added check of whether input file is a MC file before executing
444 the PreProcess.
445
446
447
448 2004/01/13: Wolfgang Wittek
449
450 * macros/ONOFFAnalysis.C, macros/ONAnalysis.C:
451 - change macro to handle also MC events with finite sigmabar
452
453 * manalysis/MPadOn.[h,cc]:
454 - deleted, is replaced by MPad
455
456 * manalysis/MPadOnOFF.[h,cc]:
457 - deleted, is replaced by MPad
458
459 * manalysis/MPad.[h,cc]:
460 - new class, replacing MPadON and MPadONOFF
461 - handle also MC events with finite sigmabar
462
463 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
464 - replace MPadON and MPadONOFF by MPad
465
466
467
468 2004/01/13: Thomas Bretz
469
470 * mraw/MRawRunHeader.[h,cc]:
471 - implemented new member function GetRunTypeStr
472
473 * Changelog.03:
474 - added (contains entries of 2003)
475
476 * Changelog:
477 - removed entries of 2003
478
479 * mfilter/MFGeomag.cc:
480 - simplified open/close of input files
481
482 * manalysis/MEventRate.[h,cc], manalysis/MEventRateCalc.cc:
483 - added some comments
484 - added new member function GetError
485
486 * Makefile:
487 - updated 'make dox' output for convinience
488
489 * macros/dohtml.C:
490 - do not print Info's
491 - added mcamera
492 - added mpointing
493 - added mreport
494
495 * mreport/MReportCurrents.cc, mreport/MReportDAQ.cc:
496 - removed some obsolete comments (these comments confused THtml)
497
498 * manalysis/MCameraData.[h,cc], mfileio/MCT1ReadAscii.[h,cc],
499 mfileio/MCT1ReadPreProc.[h,cc], mfilter/MFCT1SelBasic.cc,
500 mfilter/MFSelBasic.cc, mhist/MHCamera.cc, mhist/MHEvent.[h,cc],
501 mimage/MImgCleanStd.[h,cc], mimage/MImgCleanTGB.[h,cc],
502 mmain/MAnalysis.cc, mmain/MEventDisplay.cc:
503 - replaced MPedestalCam by MPedPhotCam
504 - removed some obsolete includes
505
506 * mbase/BaseLinkDef.h, mbase/Makefile:
507 - added MLogPlugin
508 - added MLogHtml
509
510 * mbase/MLog.[h,cc]:
511 - added use of plugins
512
513 * mbase/MLogPlugin.[h,cc], mbase/MLogHtml.[h,cc]:
514 - added
515
516 * mbase/MStatusDisplay.[h,cc]:
517 - added a Save-As dialog
518
519
520
521 2004/01/12: Thomas Bretz
522
523 * macros/rootlogon.C:
524 - added mcamera to include path
525 - added mpointing to include path
526 - added mreport to include path
527
528 * mbase/MLog.cc:
529 - updated my eMail address
530
531 * mbase/MParContainer.h:
532 - added Read member function
533
534 * mbase/MStatusDisplay.[h,cc]:
535 - changed size of ps-paper
536 - added a user defined bottom line to the ps-files
537 - added name (currently unused)
538 - added title (used as possible bottom line in ps-file)
539
540 * mraw/MRawRunHeader.cc:
541 - added some comments
542
543 * status.cc:
544 - set name of input as bottom line of status display
545
546
547
548 2004/01/12: Abelardo Moralejo
549
550 * mimage/MStereoPar.cc
551 - fixed mistake: now fSourceY = scale1*hillas1.GetMeanY() + ...
552 instead of fSourceY = scale2*hillas1.GetMeanY() + ...
553 Bug had no effect unless scale1 != scale2 (-> telescopes of
554 different size).
555
556
557
558 2004/01/12: Markus Gaug
559
560 * manalysis/MExtractSignal.[h,cc]
561 - take out some uncommented code
562 - replace logainshift by two independent variables:
563 logainfirst, logainlast
564 - because in most data, maximum occurs in slice 4, shift default
565 from slices 4-9 to slices 3-8.
566
567 * manalysis/MExtractedSignalPix.[h,cc]
568 - took out some uncommented code
569 - new initializers: instead of -1. now 99999.9
570
571
572
573 2004/01/09: Markus Gaug
574
575 * mcalib/MCalibrationCam.[h,cc]
576 - take out 1-dim histos because we can use
577 the projections in MHCamera (s.b.)
578
579 * mcalib/MHCalibrationBlindPixel.h
580 - make the fit by default quiet
581
582 * mcalib/MHCalibrationPixel.[h,cc]
583 * mcalib/MCalibrationPix.[h,cc]
584 - Ranges of time slices stored independently for HiGain and LoGain
585 in order to allow consecutive checks
586
587 * mhist/MHCamera.[h.cc]
588 - add the possibility to call a Draw("proj") which will
589 draw a Y-Projection of the histogram
590
591 * macros/calibration.C
592 - apply the drawing of the projections and fit them
593
594 * mcalib/MCalibrationCalc.cc
595 - catch the possibility of a calibration file,
596 unintendedly being a pedestal or cosmic file.
597 Program now exits with an error before doing the fits
598
599 * mcalib/MCalibrationPix.[h,cc]
600 - fixed a bug in calculation of fFitValid.
601 before, a call to IsFitValid() always returned false
602
603
604
605 2004/01/09: Javier L¢pez
606
607 * macros/bootcampstandardanalysis.C
608 - added new macro that holds the main scheleton discussed in the
609 december bootcamp in Wuerzburg. It runs first over a pedestal
610 run, then over a calibration run, again over the pedestal run
611 to compute de pedestal in number of photons and finally over a
612 data run to calibrate the data.
613
614
615
616 2004/01/06: Sebastian Raducci
617
618 * manalysis/MArrivalTime.[h,cc]
619 - added new method to calculate photon arrival times. It uses the
620 TSpline5 Root Class to interpolate the Fadc Slices. The time is
621 the abscissa value of the absolute maximum of the interpolation
622 - added new method to find clusters with similar arrival times.
623 For now it's a preliminary version. It simply search for adiacent
624 pixels having the same arrival time (color).
625
626 * manalysis/MArrivalTimeCalc.[h,cc]
627 - modified the Process() method according to the changes in the
628 Arrival Time Cointainer
629
630 * mmain/MEventDisplay.cc
631 - added new tab in the camera event display to show the arrival
632 time. This arrival time is calculated with the spline method
633 - the old Arrival Time pad now it's called Max Slice Idx, because
634 it's only the index of the slice with the max content.
635
636 * mhist/MHEvent.[h,cc]
637 - added new fType in te enumeration to handle the arrival time
638 histos
Note: See TracBrowser for help on using the repository browser.