source: trunk/MagicSoft/Mars/Changelog@ 3327

Last change on this file since 3327 was 3327, checked in by moralejo, 21 years ago
*** empty log message ***
File size: 78.1 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/02/26: Abelardo Moralejo
8
9 * macros/starmcstereo.C
10 - changed filters to divide data between train and test sample for
11 gamma hadron separation studies. Now we use the modulus operator
12 applied to (Corsika) event number:
13 MF filter1("{MMcEvt;1.fEvtNumber%2}<1");
14 MF filter2("{MMcEvt;1.fEvtNumber%2}>0");
15
16 2004/02/26: Thomas Bretz
17
18 * mhist/MHCamera.cc:
19 - fixed a function description
20
21 * mreport/MReport.cc, mreport/MReportFileRead.cc:
22 - introduced return case -1
23
24 * Makefile.rules:
25 - remove all dependancy files when calling 'rmdep'
26
27 * mbase/MAGIC.h, mmc/MMcEvt.hxx:
28 - moved ParticleId_t to MMcEvt
29 - implemented MMcEvt::GetParticleName
30 - implemented MMcEvt::GetEnergyStr
31
32 * mfilter/MFGeomag.cc, mfilter/MFParticleId.cc, mhist/MHCompProb.cc,
33 mhist/MHEvent.cc, mhist/MHHadronness.cc,
34 mmontecarlo/MMcTriggerRateCalc.cc, mranforest/MHRanForest.cc:
35 - fixed usage of ParticleId_t
36
37 * msignal/Makefile:
38 - removed obsolete includes
39
40 * mastro/Makefile, mastro/AstroLinkDef.h, mastro/MAstro.[h,cc],
41 mastro/MObservatory.[h,cc]:
42 - added
43
44 * mbase/MAstro.[h,cc]:
45 - removed
46
47 * mbase/Makefile, mbase/BaseLinkDef.h:
48 - removed MAstro
49
50 * Makefile:
51 - added mastro
52
53
54
55 2004/02/25: Markus Gaug
56
57 * mcalib/MExtractBlindPixel.[h,cc],
58 mcalib/MExtractPINDiode.[h,cc],
59 mcalib/MExtractedSignalBlindPixel.[h,cc],
60 mcalib/MExtractedSignalPINDiode.[h,cc],
61 mcalib/Makefile, msignal/Makefile, mcalib/CalibLinkDef.h,
62 msignal/SignalLinkDef.h:
63 - moved blindpixel and PINdiode extractors to msignal
64
65
66 * mcalib/MCalibrationQECam.[h,cc], mcalib/MCalibrationQEPix.[h,cc]:
67 - two new classes to hold the quantum efficieny information of the
68 calibration
69
70 * msignal/MArrivalTimeCalc.[h,cc]
71 - fill now MArrivalTimePix instead of MArrivalTime
72
73 * mcalib/MHCalibrationChargeCam.cc
74 - display only valid pixels for the corr. values in GetPixelContent
75
76 * mcalib/MHCalibrationRelTimeCam.cc
77 - is now filled from MArrivalTimeCam instead of MArrivalTime
78
79 * macros/calibration.C
80 - divided into two macros: calibration.C using the MJPedestal
81 standard procedure and pedestalstudies.C using the old
82 procedures
83
84 * macros/pedestalstudies.C
85 - new macro containing the first previous part of calibration.C
86
87 * mcalib/MCalibrationChargeBlindPix.h,
88 mcalib/MCalibrationChargePINDiode.h, mbase/MAGIC.h,
89 mjobs/MJCalibration.cc:
90 - definition of PulserColot_t in MAGIC.h.
91
92
93
94 2004/02/25: Hendrik Bartko
95
96 * macros/rootlogon.C
97 - set the include path also to msignals/
98
99 * manalysis/MExtractSignal.[h,cc], manalysis/MExtractSignal2.[h,cc],
100 manalysis/MExtractedSignalCam.[h,cc],
101 manalysis/MExtractedSignalPix.[h,cc],
102 manalysis/MArrivalTime.[h,cc], manalysis/MArrivalTimeCalc.[h,cc],
103 manalysis/MArrivalTimeCalc2.[h,cc]:
104 - removed
105
106 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
107 - removed classes mentioned above
108
109 * msignal/MExtractSignal.[h,cc], msignal/MExtractSignal2.[h,cc],
110 msignal/MExtractedSignalCam.[h,cc],
111 msignal/MExtractedSignalPix.[h,cc],
112 msignal/MArrivalTime.[h,cc], msignal/MArrivalTimeCalc.[h,cc],
113 msignal/MArrivalTimeCalc2.[h,cc]:
114 - added
115
116 * msignal/Makefile, msignal/AnalysisLinkDef.h:
117 - added classes mentioned above
118
119 * mfilter/Makefile, mcalib/Makefile, mjobs/Makefile, mmain/Makefile:
120 - added include msignal
121
122
123
124
125 2004/02/25: Wolfgang Wittek
126
127 * mcalib/MCalibrateData.[h,cc]
128 - initialize size for MPedPhotCam
129
130
131
132 2004/02/24: Wolfgang Wittek
133
134 * manalysis/MSourcPosfromStarPos.[h,cc]
135 - change member function SetSourceAndStarPosition() to expect sky
136 coordinates in the standard units
137 - generalize to more than 1 star
138 - the class is not yet fully tested
139
140 * mfilter/MFSelBasic.[h,cc]
141 - change default values of cuts
142
143
144
145 2004/02/24: Markus Gaug
146
147 * mjobs/MJCalibration.cc, macros/calibration.C,
148 macros/bootcampstandardanalysis.C, macros/pedphotcalc.C:
149 - added MCalibrationChargeBlindPix to plist
150 - added new filling of histograms with MFillH
151 - changed SetPulserColor to MCalibrationChargeBlindPix and
152 MCalibrationChargePINDiode
153
154 * mcalib/MHCalibrationChargeBlindPix.[h,cc]:
155 - receives a pointer to MCalibrationChargePINDiode which is filled
156 with the results and told to calculate the fluxes in the
157 Finalize function
158 - is filled via MFillH from MExtractBlindPixel
159 - SetPulserColor directly in this class
160
161 * mcalib/MCalibrationChargeBlindPix.[h,cc]
162 - new storage container of the blind pxiel resutls, replaces
163 MCalibrationBlindPix
164
165 * mcalib/MCalibrationChargeCalc.[h,cc]:
166 - does not fill the histograms any more, but does ony the
167 calculations in the postprocess. No pointer to MExtractPINDidoe
168 or MExtractBlindPixel any more.
169
170 * mcalib/MCalibrationChargePix.cc
171 - discovered an error in the calculation of phe's in
172 CalcFFactorMethod(). The average QE was applied twice.
173 This error had been introduced on 13/02/04
174 - loosened criterium convFFactorRelErrLimit from 0.1 to 0.2
175 - CalcFFactor asks for IsChargeValid before calculating anything
176
177 * mcalib/MCalibrationChargePINDiode.[h,cc]
178 - added function SetFluxOutsidePlexiglassAvailable
179 - SetPulserColor directly in this class
180
181 * mcalib/MCalibrationChargeCam.cc
182 - removed function SetPulserColor from here
183
184 * mcalib/MCalibrationPINDiode.[h,cc], mcalib/MHCalibrationConfig.h,
185 mcalib/MHCalibrationPINDiode.[h,cc],
186 mcalib/MCalibrationBlindPix.[h,cc],
187 mcalib/MHCalibrationBlindPixel.[h,cc]:
188 - removed since obsolote
189
190 * mcalib/MHCalibrationChargePix.cc
191 - make fPickup an Int_t
192
193 * mcalib/MCalibrate.cc
194 - test validity of every calibration method before retrieving
195 conversion factors
196
197 * mcalib/MHGausEvents.[h,cc]
198 - add possibility to set fit ranges in call to FitGaus
199 - make function CreateXaxis protected
200
201
202
203 2004/02/23: Markus Gaug
204
205 * mraw/MRawEvtPixelIter.h
206 - include GetNumHiGainSamples and GetNumLoGainSamples
207
208 * mcalib/MExtractedSignalBlindPixel.h,
209 mcalib/MExtractBlindPixel.[h,cc]:
210 - included storage of pedestal
211
212 * mcalib/MHGausEvents.[h,cc]
213 - make the fit functions protected
214
215
216
217 2004/02/22: Markus Gaug
218
219 * mfilter/MFCosmics.[h,cc]
220 - fMaxNumEmpty changed from absolute number to relative number of
221 pixels
222
223 * mcalib/MHGausEvents.h
224 - remove the "->" from the pointers which are initialized only
225 in certain cases. The streamer did not work in case that
226 MFGausFit was left at the NULL pointer.
227
228
229
230 2004/02/21: Markus Gaug
231
232 * manalysis/MExtractedSignalPix.[h,cc]
233 - changed variable fIsLoGainUsed to fLoGainUsed
234 - added function GetNumHiGainSaturated()
235
236
237 2004/02/20: Markus Gaug
238
239 * mcalib/MHCalibrationChargeHiGainPix.[h,cc], mcalib/Makefile,
240 mcalib/MHCalibrationChargeLoGainPix.[h,cc],
241 mcalib/CalibLinkDef.h
242 - new class to replace MHCalibrationPixel,
243 based on MHCalibrationChargePix
244
245 * mcalib/MCalibrationChargeCalc.[h,cc]
246 mcalib/MCalibrationChargeCam.[h,cc]
247 mcalib/MCalibrationChargePix.[h,cc]
248 mcalib/MCalibrationChargePINDiode.[h,cc]
249 mcalib/MCalibrationCalc.[h,cc], mcalib/MCalibrationCam.[h,cc],
250 mcalib/MCalibrationPINDiode.[h,cc]:
251 - added the "charge" versions, remove the old ones. The histograms
252 should be filled in the MH... versions independently of
253 MCalibrationChargeCalc. This is fully realized for the PIN Didoe
254 now and will later be so for the pixels and the blind pixel.
255
256 * mcalib/MHCalibrationChargePINDiode.[h,cc]
257 - receives a pointer to MCalibrationChargePINDiode which is filled
258 with the results and told to calculate the fluxes in the
259 Finalize function
260
261 * mcalib/MCalibrate.[h,cc], mcalib/MCalibrateData.[h,cc],
262 mcalib/MMcCalibrationCalc.[h,cc], mjobs/MJCalibration.[h,cc],
263 manalysis/MMcCalibrationUpdate.[h,cc],
264 mjobs/MJExtractSignal.[h,cc], manalysis/MGeomApply.cc,
265 mcalib/Makefile, mcalib/CalibLinkDef.h, macros/calibration.C,
266 macros/bootcampstandardanalysis.C,
267 macros/pedphotcalc.C:
268 - replace MCalibrationCam by MCalibrationChargeCam
269 - replace MCalibrationCalc by MCalibrationChargeCalc
270
271
272
273 2004/02/19: Markus Gaug
274
275 * mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationCam.cc,
276 mcalib/MCalibrate.cc, mcalib/MCalibrateDate.cc,
277 manalysis/MMcCalibrationUpdate.cc:
278 - standardized naming of variables containing "Error", this also affected
279 the calling functions MCalibrate, MMcCalibrationUpdate and MCalibrateData
280
281 * mcalib/MCalibrationCam.cc, mcalib/MCalibrationPix.cc,
282 mcalib/MCalibrationCalc.cc, mcalib/MCalibrate.cc,
283 mcalib/MCalibrateData.cc, mcalib/MCalibrationConfig.h:
284 - took out some configuration numbers and put them directly into
285 the class
286 - remove completely MCalibrationConfig.h
287
288
289
290 2004/02/19: Abelardo Moralejo
291
292 * mhist/MHEvent.[h,cc]:
293 - Changed names of Event "types" to make them more descriptive.
294 Former kEvtSignal is now called kEvtSignalDensity, and indicates
295 pixel content scaled by area. Added kEvtSignalRaw, which
296 corresponds to pixel content (with no scaling) in whatever units
297 (this depends on how the MHEvent object is filled!). The default
298 constructor initializes type=kEvtSignalRaw.
299
300 * mmain/MEventDisplay.cc
301 - Changed filling of evt1 and evt2. Now they are filled with raw
302 content of MCerPhotEvt. Since in MEventDisplay, MCerPhotEvt is
303 still filled uncalibrated (hence in ADC counts), this means that
304 what will be now shown in Mars' camera display is now the signal
305 in each pixel without scaling with pixel area. Given that the
306 default flat fielding is such that equal light density
307 corresponds to equal absolute signal (in ADC counts), this is
308 more reasonable, and allows to check for instance how the
309 relative pixel gains are adjusted by looking at calibration
310 events. To be FIXED: there is however an "inconsistency" in
311 MEventDisplay, and it is that MCerPhotEvt is still used to keep
312 uncalibrated signals. To be replaced by MExtractedSignalCam?
313
314
315
316 2004/02/19: Thomas Bretz
317
318 * manalysis/MCerPhotEvt.h:
319 - added operator= to MCerPhotEvtIter -- is this correct?
320
321 * mhist/MHCamera.[h,cc]:
322 - added member function to calculate minimum content and
323 maximum content for a single sector
324 - Added possibility to get a projection for a single sector.
325 - GetMinimum/GetMaximum now only takes used pixels into account
326 (you can request all pixels using a different member function)
327 - fixed projection (projection only took pixels with contents!=0
328 instead of 'used' pixels
329 - Don't call Sumw2() anymore for projection
330
331 * mjobs/MJPedestal.cc:
332 - added MPedestalCam to output again - MPedestalCam was fixed
333 yesterday
334 - Added Histograms for the two camera halves
335
336
337
338 2004/02/18: Markus Gaug
339
340 * macros/calibration.C
341 - fixed a buggy display of the F-Factor method
342
343 * mcalib/MCalibrationCalc.cc
344 - calculate the F-Factor method already in the post-Process
345
346 * mcalib/MCalibrationPix.h
347 - move CalcFFactorMethod to public
348
349
350
351 2004/02/18: Abelardo Moralejo
352
353 * mtools/MCubicSpline.cc
354 - in Init, corrected initialization of arrays temp and ysd, which
355 was done with n-1 elements instead of n.
356
357 * mgui/MHexagon.cc
358 - added comment explaining the algorithm.
359 - changed explicit values of Sin and Cos 60 degrees by const
360 variables (more readable).
361
362
363
364 2004/02/18: Hendrik Bartko
365
366 * msignal/:
367 - removed the backup files *~
368 - removed the object files *.o
369 - removed the files SignalCint.*
370
371 * mgui/MHexagon.cc
372 - added comment explaining the algorithm.
373
374
375
376 2004/02/18: Thomas Bretz
377
378 * manalysis/MPedestalCam.[h,cc]:
379 - Changed order of derivements - seems to be VERY important!
380 - changed GetSize from UInt_t to Int_t which is the type
381 of TClonesArray::GetSize() !
382
383 * mfileio/MReadReports.cc:
384 - skip trees with no entries
385
386 * mgui/MCamEvent.cc:
387 - added a comment
388
389 * mhbase/MFillH.cc:
390 - in case SetupFill returns kFALSE and kCanSkip is set
391 Skip task
392
393 * mraw/MRawFileRead.cc:
394 - don't print warning in case of none executions
395
396 * manalysis/MArrivalTimeCalc2.cc:
397 - added some const-qualifiers
398
399
400
401 2004/02/17: Raquel de los Reyes
402
403 * macros/CCDataCheck.C
404 - Added some improvements in the plots.
405
406
407
408 2004/02/17: Abelardo Moralejo
409
410 * macros/readrfl.C
411 - Added missing gPad->cd(1), otherwise the display of events was
412 not updated.
413
414 * mgui/MHexagon.cc
415 - DistanceToPrimitive(Float_t px, Float_t py) Changed check of
416 whether px,py is inside the pixel or not. Previous algorithm
417 was just an approximation.
418
419
420
421 2004/02/17: Raquel de los Reyes
422
423 * mcamera/MCameraHV.h
424 - Now it derives from a MCamEvent class and implemented the
425 GetPixContent() and DrawPixelContent() functions. Added the
426 GetMean function to get the mean HV settings of the camera.
427
428 * macros/CCDataCheck.C
429 - Added the HV settings plots.
430
431
432
433 2004/02/17: Hendrik Bartko
434
435 * msignal:
436 - new: directory for all signal and time extraction classes
437
438 * msignal/MArrivalTimeCam.[h,cc], manalysis/Makefile,
439 msignal/AnalysisLinkDef.h, MGeomApply.cc:
440 - new: Storage Container for the ArrivalTime in the camera
441
442 * msignal/MArrivalTimePix.[h,cc], manalysis/Makefile,
443 msignal/AnalysisLinkDef.h:
444 - new: Storage Container for ArrivalTime information of one pixel
445
446 * msignal/Makefile, SignalCint.[h,cc], SignalDep.d, SignalIncl.h,
447 SignalLinkDef.h
448 - auxiliary files for msignal directory
449
450 * manalysis/MArrivalTimeCalc2.[h,cc]:
451 - added functionality to compute error of the extracted ArrivalTime
452 - calculated ArrivalTime is stored in MArrivalTimeCam
453
454 * manalysis/MGeomApply.cc
455 - geometry is applied to MArrivalTimeCam
456
457 * Makefile:
458 - directory msignal is included
459
460
461
462 2004/02/17: Sebastian Raducci
463
464 * mtools/MCubicSpline.[h,cc]
465 - little corrections in minimums evalustion methods
466 - changed constructors (they require the fadc slices to be const)
467
468 * macros/spline.C
469 - changed according to the MCubicSpline new constructors
470
471 * manalysis/MArrivalTimeCalc.[h,cc]
472 - changed to use the MCubicSpline class intead of the TSpline class
473 - warning: now the arrival time is again the maximum of the spline,
474 soon it will be changed to half maximum
475
476
477
478 2004/02/17: Wolfgang Wittek
479
480 * manalysis/MSourcPosfromStarPos.[h,cc]
481 - new class; calculates the position of the source in the camera from
482 the position of a star in the camera and puts it into
483 MSrcPosCam
484
485
486
487 2004/02/16: Abelardo Moralejo
488
489 * mcalib/MMcCalibrationCalc.cc
490 - Fixed two typos in screen output.
491
492
493
494 2004/02/16: Markus Gaug
495
496 * mcalib/MCalibrationPix.cc
497 - documentation from David's email added
498 - EffectiveQE decreased from 0.2 to 0.18 (see documentation)
499
500 * mcalib/Makefile, mcalib/CalibLinkDef.h:
501 - added MExtractBlindPixel and MExtractedSignalBlindPixel
502
503 * mcalib/MExtractBlindPixel.[h,cc]
504 - new signal extractor for the Blind Pixel
505
506 * mcalib/MExtractedSignalBlindPixel.[h,cc]
507 - new container for the extracted signal of the BlindPixel
508
509 * mcalib/MCalibrationCalc.[h,cc]
510 - does not extract signal from Blind Pixel any more, searches
511 for MExtractedSignalBlindPixel and fills the hists from there
512
513 * macros/calibration.C, macros/bootcampstandardanalysis.C,
514 macros/pedphotcalc.C, mjobs/MJCalibration.cc:
515 - introduce the blind pixel and PIN diode extraction in the macro
516
517 * manalysis/MPedestalCam.h
518 - changed type of fTotalEntries from ULong_t to UInt_t
519 - fixed documentation of fTotalEntries
520
521 * manalysis/MPedCalcPedRun.h
522 - changed type of fNumSamplesTot from ULong_t to UInt_t
523
524 * mcalib/MHGausEvents.h
525 - changed type of fCurrentSize from ULong_t to UInt_t
526
527 * mcalib/MCalibrationConfig.h
528 - removed gkConversionHiLo and gkConversionHiLoErr which is now
529 directly in the class MCalibrationPix
530
531
532
533 2004/02/16: Thomas Bretz
534
535 * manalysis/AnalysisLinkDef.h:
536 - added missing MCerPhotEvtIter
537
538 * merpp.cc:
539 - added possible usage of database
540
541 * star.cc:
542 - moved source code into new class MJStar - preliminary
543
544 * manalysis/MCerPhotPix.cc:
545 - updated class header
546 - fixed Print-output
547
548 * mbase/MAGIC.h:
549 - removed definition of MLog
550
551 * mbase/MArgs.h:
552 - removed include of MAGIC.h
553
554 * mbase/MLog.h:
555 - added extern definition of gLog
556
557 * mbase/MParContainer.[h,cc]:
558 - move body of constructors to source file
559
560 * mcalib/MCalibrate.cc, mcalib/MCalibrateData.cc,
561 mraw/MRawCrateArray.cc, mraw/MRawCrateData.cc,
562 mraw/MRawEvtData.cc, mraw/MRawEvtHeader.cc, mraw/MRawRead.cc,
563 mraw/MRawEvtPixelIter.cc, mraw/MRawFileWrite.cc:
564 - fixed documentation header
565
566 * mcalib/MMcCalibrationCalc.[h,cc]:
567 - fixed documentation header
568 - fixed usage of FindCreateObj and FindObject
569 - removed data member to count entries (use histogram instead)
570 - use TH1 function Integral instead of doing it manually
571
572 * mfilter/MFCosmics.cc:
573 - fixed documentation
574
575 * mimage/MHillas.cc, mimage/MImgCleanStd.cc,
576 mimage/MNewImagePar.[h,cc]:
577 - replaced for-loops by Iterators
578
579 * mraw/MRawFileRead.cc, mraw/MRawSocketRead.cc:
580 - fixed documentation header
581 - check return value of MRawRunHeader::ReadEvt
582
583 * mraw/mraw/MRawRunHeader.[h,cc]:
584 - fixed documentation header
585 - added return value to MRawRunHeader::ReadEvt
586 - added constant number for max format version - preliminary
587 (should by a static data member)
588
589 * mcalib/MHCalibrationPINDiode.cc:
590 - do not delete pointers in the destructor which are already
591 deleted in the base class
592 - reset histograms in Clear()
593
594 * mcalib/MHCalibrationPixel.cc:
595 - after deletion of instances in Clear() initialize pointer to NULL
596
597 * mcalib/MCalibrationCalc.cc, mcalib/MHCalibrationBlindPixel.cc:
598 - fixed usage of logging stream output levels
599
600 * manalysis/MPedCalcPedRun.[h,cc]:
601 - removed obsolete fSignals
602
603 - removed obsolete fNumPixels
604
605 * manalysis/MPedestalCam.h:
606 - added '->' to fArray
607
608 * mfileio/MWriteRootFile.cc:
609 - changed some output to make debugging easier
610
611 * mjobs/MJCalibration.cc:
612 - fixed a bug in drawing
613
614 * mjobs/MJExtractSignal.cc:
615 - removed MPedestalCam from MWriteRootFile output.
616 When creating the branch it crashes - reason unknown I'll
617 investigate further
618
619
620
621 2004/02/16: Markus Gaug
622
623 * mcalib/Makefile, mcalib/CalibLinkDef.h, macros/calibration.C:
624 - added MHCalibrationRelTimePix
625
626 * mcalib/MHCalibrationRelTimePix.[h,cc],
627 mcalib/MHCalibrationRelTimeCam.[h,cc]:
628 - new classes to fit and display the relative arrival times.
629 - filled from MArrivalTime
630 - need: MFillH("MHCalibrationRelTimeCam","MArrivalTime")
631
632 * manalysis/MCalibrationCalc.cc
633 - take out all uncommented code referring to the relative arrival time
634
635 * manalysis/MArrivalTime.h
636 - changed function GetNumPixels to GetSize
637
638 * macros/bootcampstandardanalysis.C, macros/pedphotcalc.C
639 - included cosmics rejection which was in MCalibrationCalc before
640
641
642
643 2004/02/14: Markus Gaug
644
645 * mcalib/Makefile, mcalib/CalibLinkDef.h:
646 - added MHCalibrationChargePINDiode
647
648 * mcalib/MHCalibrationChargePINDiode.[h,cc]
649 - new class to fill the PIN Diode histograms. Derives from
650 MHCalibrationChargePix and is filled with MFillH from the
651 container MExtractedSignalPINDiode.
652 Will replace MHCalibrationPINDiode entirely soon.
653
654 * mcalib/MHCalibrationChargePix.[h,cc]
655 - new base class for the calibration charges histogram pixel.
656 Derives from MH and can be filled with the MH with the MH
657 functions.
658
659 * mcalib/MExtractPINDiode.[h,cc]
660 - new signal extractor for the PIN Diode
661
662 * mcalib/MExtractedSignalPINDiode.[h,cc]
663 - new container for the extracted signal of the PIN Diode
664
665 * mcalib/MCalibrationCalc.[h,cc]
666 - remove the PIN Diode signal extraction
667
668 * manalysis/MHPedestalPix.[h,cc]
669 - new version of MHPedestalPixel, deriving from MHGausEvents.
670
671 * manalysis/MHPedestalPixel.[h,cc]
672 - old version removed, since obsolete (and erroneous)
673
674 * manalysis/MHPedestalCam.[h,cc]
675 - histogramming part of MPedestalCam now in own class
676
677 * manalysis/MPedestalPix.h
678 - removed include of MHPedestalPixel
679
680 * macros/calibration.C
681 - changed pedestal displays accordingly
682
683 * mjobs/MJPedestal.h
684 - class TCanvas included (did not compile otherwise)
685
686 * mhbase/MH.cc
687 - included call to FindGoodLimits(..) in CutEdges()
688 - axe from pointer to reference
689 - "CutEdges" renamed to "StripZeros"
690
691 * manalysis/MHPedestalPixel.cc, mcalib/MHCalibrationPixel.cc,
692 mcalib/MHCalibrationBlindPixel.cc:
693 - "CutEdges" renamed to "StripZeros"
694
695 * mcalib/MHGausEvent.[h,cc], mcalib/Makefile, mcalib/CalibLinkDef.h:
696 - replaced by the improved version: MHGausEvents.[h,cc]
697
698
699
700 2004/02/14: Thomas Bretz
701
702 * manalysis/MCerPhotEvt.[h,cc]:
703 - added 'Iterator' facility, this will replace some for-loops
704 in the near future
705
706 * mbase/MTime.[h,cc]:
707 - added a more powerfull interface to get and interprete the
708 MTime contents as string
709 - added a new constructor
710
711 * mreport/MReportTrigger.h:
712 - fixed GetPixContent
713
714 * mtools/MCubicCoeff.cc, mtools/MCubicSpline.[h,cc]:
715 - many small changes to simple details (like order of includes)
716 - some speed improvements
717 - many small simplifications
718 - changed parts of the code to be more C++ like (eg Iterators
719 instead of for-loops)
720 - disentangles some if-cases
721 - replaced some math.h function by TMath::
722 - removed data-member fN (obsolete with iterators)
723
724
725
726 2004/02/13: Wolfgang Wittek
727
728 * mcalib/MCalibrateData.[h,cc]
729 - new class;
730 like MCalibrate, but in ReInit it fills the MPedPhot container
731 using informations from MPedestal, MExtracteSignalCam and
732 MCalibrationCam
733
734 * mcalib/Makefile, mcalib/CalibLinkDef.h
735 - added MCalibrateData
736
737 * manalysis/MPedestalWorkaround.[h,cc]
738 - create MMcEvt container and fill with theta = 10.0
739 - set pedestalRMS = 0. if it is > 10.0
740
741 * manalysis/MSupercuts.[h,cc]
742 - change default values of parameters
743
744 * manalysis/MSupercutsCalc.[h,cc]
745 - change dNOMLOGSIZE from 4.1 to 5.0
746
747 * mhist/MHBlindPixels.[h,cc]
748 - change MPedestalCam to MPedPhotCam
749
750 * mhist/MHSigmaTheta.[h,cc]
751 - automatic binning for pixel number doesn't work
752 use default binning
753
754
755
756 2004/02/13: Markus Gaug
757
758 * mcalib/MCalibrationPix.[h,cc]
759 - added variables gkAverageQE, gkAverageQEErr, and fAverageQE,
760 fAverageQEErr
761 - gkAverageQE initializes to 0.2 (according to David)
762 - gkAverageQEErr initializes to 0.02 (dito)
763 - added new member function: SetAverageQE
764 - call to GetMeanConversionFFactorMethod returns:
765 fMeanConversionFFactorMethod/fAverageQE.
766 - call to GetErrorConversionFFactorMethod returns:
767 errors of fMeanConversionFFactorMethod and fAverageQEErr added
768 quadratically
769
770 * mcalib/Makefile
771 - split into two parts one comment line
772
773
774 2004/02/13: Thomas Bretz
775
776 * mbadpixels/MBadPixelsTreat.[h.cc]:
777 - added for new bad pixel treatment
778
779 * mbadpixels/Makefile, mbadpixels/BadPixelsLinkDef.h:
780 - added MBadPixelsTreat
781
782 * merpp.cc:
783 - changed the name of the "DC" tree to "Currents" to make
784 MReportRead work correctly with this tree
785
786 * mbase/MTime.[h,cc]:
787 - Changed UpDMagicTime to support nanosec instead of millisec
788 - exchanged Reset() by Clear() not to clear the yy/mm/dd
789 information away in an eventloop
790
791 * mraw/MRawEvtHeader.[h,cc]:
792 - implemented decoding of the time-stamp for raw-data files
793 with version>2. Thanks to Marcos.
794
795 * mraw/MRawRead.[h,c]:
796 - pipe file version number to MRawEvtHeader::ReadEvt
797 - create fake time for file-version<3
798
799 * macros/readMagic.C:
800 - changed to use MInteractiveTask
801
802 * mbase/MPrint.cc:
803 - fixed debugging level of some output
804
805 * mhist/MHCamera.[h,cc]:
806 - fixed handling in AddNotify (necessayr due to change of
807 inheritance from MCamEvent)
808 - replaced cout by gLog
809 - added fNotify to list of cleanups
810
811 * mhist/MHEvent.cc, mjobs/MJCalibration.cc,
812 mjobs/MJPedestal.cc:
813 - fixed usage of AddNotify
814
815 * mfileio/MReadReports.cc:
816 - use a different way to determin whether the tree is a valid tree,
817 skip invalid trees
818
819 * mfileio/MReadTree.cc:
820 - added another sanity check at the beginning of PreProcess
821
822 * mhbase/MFillH.[h,cc]:
823 - added bit kCanSkip which skips MFillH in case the necessary container
824 wasn't found.
825 - cd into the corresponding canvas before filling the MH
826
827
828
829 2004/02/12: Markus Gaug
830
831 * mbase/MArray.[h,cc]:
832 - changed name of StripZeros
833
834 * mcalib/MHGausEvent.cc:
835 - corrected call to StripZeros
836
837 * mcalib/MCalibrationPix.[h,cc]
838 - implemented dummy for combined method
839
840 * mcalib/MCalibrate.[h,cc]
841 - implemented a dummy for calibration factor 1. (requested by
842 Javier Rico)
843 - implemented combined method
844 - check for valid methods moved to ReInit
845
846 * mcalib/MCalibrationCalc.cc
847 - removed initialization of non-used nsamples
848
849 * mcalib/MHCalibrationPixel.[h,cc], mcalib/MCalibrationPix.[h,cc],
850 mcalib/MCalibrationCalc.[h,cc]
851 macros/calibration.C
852 - implemented new histograms:
853 HSinglePheFADCSlices and HPedestalFADCSlices
854 They are filled with the FADC slice values of either a s.phe.
855 event or a pedestal event. The decision is taken with the
856 variable: MCalibrationCalc::fBlindPixelSinglePheCut, to be set
857 with a setter
858
859 * mtools/MFFT.[h,cc]
860 - PowerSpectrumDensity of TArrayI implemented
861
862
863
864 2004/02/12: Thomas Bretz
865
866 * mbase/MArray.[h,cc]:
867 - changed argument of CutEdges from pointer to reference
868
869 * mgeom/MGeomPix.h:
870 - fixed calculation of area of pixel. It was too big for a
871 factor of 2
872
873 * mjobs/MJCalibration.cc:
874 - slight change of name of a MHCamera
875
876 * manalysis/MExtractSignal.cc:
877 - slight change to the creation of the satpixels list
878
879 * mcalib/MHCalibrationBlindPixel.cc, mcalib/MHCalibrationPixel.cc,
880 mcalib/MHGausEvent.cc:
881 - corrected call to ProjectArray
882 - corrected call to CutEdges
883
884 * mfilter/MFCosmics.[h,cc]:
885 - small fixes to logging output
886 - small simplification to return statement
887 - declared CosmicsRejection const
888
889 * mhbase/MH.[h,cc]:
890 - changed argument of ProjectArray from pointer to reference
891 - added missing calcualtion of minimum
892 - removed obsolete SetEntries
893 - changed SetDirectory from NULL to gROOT
894
895
896
897 2004/02/12: Javier López
898
899 * macros/pointspreadfunction.C
900 - added new macro that fits with a 2D gaussian the DC spot for an
901 star. It gives you the RMS of the PSF and the center of the star,
902 very useful for misspointing studies.
903
904
905
906 2004/02/11: Hendrik Bartko
907
908 * manalysis/MExtractSignal2.cc:
909 - introduced a validity check for the set-function of the window
910 size (even number of slices, WindowSize < NumberSlices)
911
912 * manalysis/MArrivalTimeCalc2.[h,cc], manalysis/Makefile,
913 manalysis/AnalysisLinkDef.h:
914 - new: introduced the calculation of the arrival time as the signal
915 weighted mean of the time slices in the maximum window
916
917
918
919 2004/02/11: Markus Gaug
920
921 * mcalib/MCalibrationCalc.cc:
922 - the blind pixel signal extractor introduced one week ago, counted
923 one FADC slice too little, thus the normalization w.r.t. pedestals
924 was wrong. Now corrected.
925
926 * manalysis/MExtractSignal.cc, manalysis/MExtractSignal2.cc:
927 - when "WARNING - Lo Gain saturated" occurs, display also the
928 corr. pixel numbers.
929
930 * mbase/MArray.[h,cc]:
931 - introduced function to cut array edges with zeros.
932 (Thomas, should we keep it there or move it to another class? )
933
934 * mcalib/MCalibrationCalc.[h,cc]:
935 - new function SetBlindPixelRange to set start and end of FADC slices
936 used for the blind pixel signal extraction.
937 - remove fEvents which are not necessary any more after the shift
938 to MFCosmics.
939
940 * mcalib/MHCalibration(Blind)Pixel.[h,cc]:
941 - show the fourier spectrum now with axes in frequency [Hz] instead
942 of inverted events.
943
944 * mcalib/MHGausEvent.[h,cc], mcalib/Makefile, mcalib/CalibLinkDef.h:
945 - new base class for all kind of events with variables having a
946 Gaussian distribution. Will serve as base class for the
947 existing and new calibration histogram classes.
948
949
950
951 2004/02/11: Abelardo Moralejo
952
953 * mmain/MEventDisplay.cc
954 - Switched order of MMcPedestalCopy and MCerPhotCalc in tasklist:
955 MMcPedestalCopy must be executed earlier!
956
957
958
959 2004/02/10: Raquel de los Reyes
960
961 * mhist/MHPixVsTime.[h,cc]:
962 - Added a default draw function and replaced the TGraph object
963 by a pointer to a TGraph object.
964
965 * mreport/MReportTrigger.h:
966 - Now it dereives from a MCamEvent class and implemented the
967 GetPixContent() and DrawPixelContent() functions.
968
969 * maccros/CCDataCheck.C:
970 - An update of the previous macro. New plots: subsystems status and
971 macrocells trigger.
972
973
974
975 2004/02/10: Markus Gaug
976
977 * mcalib/MCalibrationCam.cc:
978 - fixed documentation
979
980 * mhbase/MH.[h,cc]:
981 - new function ProjectArray
982
983 * mcalib/MHCalibrationPixel.[h,cc],
984 mcalib/MHCalibrationBlindPixel.[h,cc]:
985 - use ProjectArray from MH to plot the projection of the fourier
986 spectrum
987
988 * mfilter/MFCosmics.[h,cc], mfilter/Makefile,
989 mfilter/FilterLinkDef.h:
990 - new filter removing cosmics, the same as in MCalibrationCalc
991 where it was removed now.
992 Call: MFCosmics cosmics;
993 MContinue cont(&cosmics);
994 tlist.AddToList(&cont);
995
996 * mcalib/MCalibrationCalc.[h,cc]:
997 - removed cosmics rejection from there
998
999 * macros/calibration.C, mjobs/MJCalibration.cc:
1000 - changed cosmics rejection to the filter algorithm
1001
1002
1003
1004 2004/02/09: Markus Gaug
1005
1006 * mcalib/MCalibrationBlindPix.[h,cc]:
1007 - added histogram to display the average in FADC slices of all
1008 single and double phe events
1009
1010 * mcalib/MCalibrationCalc.cc:
1011 - fill histograms of single-phe events with higain and logain
1012 sampls
1013
1014 * mcalib/MCalibrationCam.[h,cc], mcalib/MCalibrationCalc.cc,
1015 mcalib/MCalibrationConfig.h:
1016 - take all pixel areas out of MGeomPix::GetA(), remove all previous
1017 areas
1018 - calculate photon fluxes from blind pixel and PIN diode, use
1019 area only to fill the conversion factors in MCalibrationPix
1020
1021
1022 * mcalib/MJCalibration.cc:
1023 - display of number of photons for Blindpixel and PIN Diode Method
1024 changed to display of photon flux which is the actually
1025 calculated quantity
1026
1027
1028
1029 2004/02/09: Thomas Bretz
1030
1031 * mbadpixels/*:
1032 - added
1033
1034 * Makefile:
1035 - added MBadPixels
1036
1037 * manalysis/MGeomApply.cc:
1038 - fixed class description
1039
1040 * mjobs/MJCalibration.[h,cc], mjobs/MJExtractSignal.[h,cc]:
1041 - added bad pixel treatment
1042
1043 * mjobs/MJPedestal.[h,cc]:
1044 - reorganized order of functions
1045 - removed a nonsense scrren output (some BLABABLA or so)
1046
1047 * mjobs/Makefile:
1048 - added include for mbadpixels
1049
1050 * mmain/MBrowser.cc:
1051 - do not call construtor of TGTReeLBEntry if pic0=0
1052
1053
1054
1055 2004/02/09: Raquel de los Reyes
1056
1057 * mcamera/MCameraLids.h, mreport/MReportCamera.h
1058 - Added the "Get" functions to access the private data
1059 members of the class.
1060
1061
1062
1063 2004/02/09: Markus Gaug
1064
1065 * MMcCalibrationUpdate.cc, MCalibrate.cc, MCalibrationPix.cc,
1066 MCalibrationPix.h:
1067 - replace MCalibrationPix->IsChargeFitValid() by IsChargeValid()
1068 because we can calibrate with the histogram mean and RMS even
1069 if the fit is not OK. Thus, there is a question: IsFitted() and
1070 IsChargeValid(), i.e. does the charge make any sense?
1071
1072 * MCalibrationCam.cc, MCalibrationConfig.h, MCalibrationCalc.cc:
1073 - found serious bug in calculation of conversion factors for the
1074 outer pixels:
1075 GetMeanConversionBlindPixelMethod and
1076 GetMeanConversionPINDiodeMethod
1077 did not correct for the area of the outer pixel, this did only
1078 MCalibrationCam::GetPixelContent which is not used by MCalibrate
1079
1080
1081
1082 2004/02/06: Markus Gaug
1083
1084 * mgeom/MGeomCam.h
1085 - replaced in Comment of fPixRatio:
1086 "ratio between size of pixel idx and pixel 0" by
1087 "ratio between size of pixel 0 and pixel idx"
1088
1089 * manalysis/MPedestalCam.cc
1090 - catch calls to MHPedestalPixel in case that they are not filled
1091 This led previous calls to segmentation violations
1092 - remove include of MHExtractedSignalPix
1093
1094 * manalysis/MHExtractedSignalPix.[h,cc]
1095 - is everything in MHPedestalPixel, so removed it again
1096
1097 * mjobs/MJPedestal.cc
1098 - put the projections into Display()
1099 - correct the input of Display (0: pedestal, 1: pedestalerror,
1100 2: pedRMS, 3: pedRMSerror)
1101
1102 * manalysis/MHPedestalPixel.cc
1103 - increased number of bins in for charges plot
1104
1105 * mtools/MFFT.[h,cc]
1106 - possibility to have PSD directly from TArray
1107
1108 * mjobs/MJCalibration.[h,cc]
1109 - fixed displays
1110 - replaced MExtractSignal by MExtractSignal2
1111
1112 * mcalib/MHCalibrationPixel.[h,cc], mcalib/MHCalibrationBlindPixel.[h,cc],
1113 mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationBlindPix.[h,cc],
1114 mcalib/MCalibrationPINDiode.[h,cc], mcalib/MHCalibrationPINDiode.[h,cc]:
1115 - remove histograms MHChargevsN..., now keep TArrays directly
1116 - check for oscillations for all pixels (and you will not trust
1117 your eyes when you look at the results :-((((
1118
1119 * mcalib/MCalibrationCalc.[h,cc]
1120 - remove ArrivalTime -> go to separate class
1121 - remove BlindPixel and PIN Diode overflow, now handled directly
1122 inside the corr. classes.
1123 - remove SkipTimeFits -> go the arrival time class
1124
1125 * mcalib/MCalibrationCam.h
1126 - new getters for number of photons
1127 - removed timeslicewidth -> go the corr. time containers
1128
1129 * mcalib/MCalibrationCam.cc
1130 - removed times of GetPixelContent
1131 - added OscillationChecks in GetPixelContent
1132
1133 * manalysis/MMcCalibrationUpdate.cc
1134 - remove calpix.SkipTimeFits which is now obsolet
1135
1136 * macros/calibration.C
1137 - all previous changes now in this macro.
1138 - (NB: Thomas, du brauchst in MJCalibration nicht mehr aendern,
1139 das ging diesmal in einem Aufwasch)
1140
1141
1142
1143 2004/02/06: Thomas Bretz
1144
1145 * mhist/MHPixVsTime.[h,cc]:
1146 - changed such that you can set the name of the time container now
1147
1148 * mraw/MRawRunHeader.[h,cc]:
1149 - added GetMaxPixId()
1150
1151 * mraw/MRawEvtData.cc:
1152 - fixed wrong size calculation for fABflags
1153
1154
1155
1156 2004/02/06: Oscar Blanch
1157
1158 * mmc/MFadcDefine.h && mmc/MMcFadcHeader.cxx
1159 - We cahnged the name (and values) of the global variable
1160 MFADC_RESPONSE_AMPLITUDE to MFADC_RESPONSE_INTEGRAL
1161
1162
1163
1164 2004/02/05: Markus Gaug
1165
1166 * mcalib/MHCalibrationPixel.[h,cc]
1167 - put an NDF limit for the fit
1168 - removed all TStrings and replace them by Form(..)
1169 - Check for nan's of all returned fit values
1170
1171 * mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationCam.cc:
1172 - reshuffled HiLoGainConversion, calculation of F-Factor method,
1173 - calculation of total F-Factor of the readout.
1174
1175 * mcalib/MCalibrationCam.cc
1176 - include relative times to display with GetPixelContent
1177
1178 * mcalib/MCalibrationCalc.[h,cc]
1179 - flag to skip Hi-Lo Calibration
1180 - Hi-LO Graph not filled any more after overflow of ChargevsN
1181 - fill the blind pixel differently from the rest of pixels
1182
1183 * mcalib/MCalibrate.cc:
1184 - call to const MCalibrationPix &pix replaced by MCalibrationPix &pix
1185
1186 * manalysis/MArrivalTimeCalc.cc
1187 - default step width 100 ps.
1188 - look for half maximum (at rising edge)
1189
1190 * manalysis/MExtractSignal.[h,cc]
1191 - removed uncommented code (arrival time)
1192 - set start byte back by one like it was before TB's changes
1193 (does not affect the calculation of number of FADC slices)
1194
1195 * manalysis/MExtractSignal2.[h,cc]
1196 - removed uncommented code (arrival time)
1197
1198 * manalysis/MHPedestalPixel.[h,cc]
1199 - is now filled with total pedestals (not per slice), but results are
1200 renormalized to values per slice (this is not to screw up with the
1201 pedestal RMS and the derived uncertainties)
1202 - new function Renorm(nslices)
1203
1204 * manalysis/MPedestalCam.[h,cc]
1205 - introduced function Clone() (like proposed by TB)
1206 - call to MHPedestalPixel operator() not const any more
1207 - take out lots of uncommented code
1208 - found bug in initialization of hists. SetupFill is called in
1209 PreProcess, therefore, TObjArray is not yet enlarged there.
1210 Now, InitUseHists is called in Fill
1211 - MHPedestalPixel is now filled with total pedestals (not per slice),
1212 but results are
1213 renormalized to values per slice (this is not to screw up with the
1214 pedestal RMS and the derived uncertainties)
1215
1216 * manalysis/MPedCalcPedRun.cc
1217 - added author
1218 - split calculation of RMS into two steps to make it more clear to
1219 the user
1220
1221 * macros/calibration.C
1222 - found bug introduced two days ago, namely calculating pedestlas with
1223 MExtractSignal2 which is now fixed
1224 - Skip HiLoConversionCalibration
1225
1226
1227
1228 2004/02/05: Abelardo Moralejo
1229
1230 * macros/starmc2.C
1231 - added 3rd argument, "kFALSE", to call of MWriteRootFile::Add
1232 for both MMcEvt and MMcRunHeader since these containers are
1233 not present in real data. Name of macro is no longer adequate if
1234 we will use it for calibrated real data (to be changed if so).
1235
1236
1237
1238 2004/02/05: Sebastian Raducci
1239
1240 * mtools/MCubicSpline.[h,cc]
1241 - added
1242 - this class will take the place of the TSpline class to
1243 calculate arrival times
1244
1245 * mtools/MCubicCoeff.[h,cc]
1246 - added
1247 - this class is used by MCubicSpline to store coefficients
1248
1249 * macros/spline.C
1250 - added
1251 - test macro. Shows how to use the MCubicSpline class
1252 - it could be used to test the methods of the Spline class
1253
1254
1255
1256 2004/02/05: Thomas Bretz
1257
1258 * mmain/MBrowser.cc:
1259 - fixed a double deletion of a TGLayoutHints
1260
1261
1262
1263 2004/02/04: Markus Gaug
1264
1265 * mmain/MBrowser.cc:
1266 - corrected TGTReeLBEntry for TGTreeLBEntry
1267
1268
1269
1270 2004/02/04: Thomas Bretz
1271
1272 * manalysis/MExtractSignal2.cc:
1273 - don't allow odd numbers for the window size
1274
1275 * mfilter/MFilterList.cc:
1276 - corrected a wrong logging message
1277
1278 * mmain/MBrowser.cc:
1279 - added '/data/MAGIC' as shortcut in the combo box
1280
1281 * mraw/MRawEvtPixelIter.cc:
1282 - optimized calculation of MaxIdx
1283
1284
1285
1286 2004/02/04: Abelardo Moralejo
1287
1288 * macros/starmc2.C
1289 - removed unnecessary variables BinsHigh, BinsLow
1290
1291
1292
1293 2004/02/04: Markus Gaug
1294
1295 * manalysis/MPedestalCam.[h,cc], manalysis/MPedestalPix.[h,cc],
1296 manalysis/MPedCalcPedRun.[h,cc], manalysis/MHPedestalPixel.[h,cc],
1297 macros/calibration.C:
1298 - histograms are now filled with MFillH as proposed and coded by
1299 Thomas Bretz. Some modifications had to be done, however.
1300 - Class to hold MHPedestalPixel is still MPedestalCam
1301 - MPedCalcPedRun does nothing any more (except from what is was
1302 doing before)
1303
1304 * manalysis/MExtractSignal.cc
1305 - remove uncommented code
1306
1307 * mcalib/MCalibrationCalc.[h,cc]
1308 - modified way to handle histogram overflow: Now flags are set and
1309 ChargevsN histogram is not tried to be filled subsequently
1310
1311
1312
1313 2004/02/03: Markus Gaug
1314
1315 * manalysis/MHExtractedSignalPix.[h,cc]
1316 - added Thomas B. modified version of MHPedestalPixel. Later will
1317 remove MHPedestalPixel
1318
1319 * manalysis/MCalibrationPix.[h,cc], manalysis/MHCalibrationPixel.[h,cc],
1320 manalysis/MCalibrationCam.cc, macros/calibration.C:
1321 - now split completely absolute and relative times. Absolute
1322 times are not fitted, but their histogram mean and rms are
1323 returned.
1324
1325
1326
1327 2004/02/03: Thomas Bretz
1328
1329 * mfileio/MReadTree.cc:
1330 - fixed handling of -1 entries in AddFile: root 3.10/02 crashed
1331
1332 * manalysis/MExtractSignal.[h,cc]:
1333 - moved code to extract the signal from Process to
1334 new member function FindSignal, I left the arrival time
1335 extraction as commented-out code in the code just as a
1336 demonstration to do this very fast.
1337
1338
1339
1340 2004/02/02: Markus Gaug
1341
1342 * manalysis/MPedCalcPedRun.cc
1343 - corrected formulae in Class description
1344
1345 * mcalib/MCalibration.[h,cc], mcalib/MHCalibration.[h,cc],
1346 manalysis/MMcCalibrationUpdate.cc:
1347 - calculate relative times and absolute times. Fit only
1348 the relative ones.
1349
1350
1351
1352 2004/02/02: Abelardo Moralejo
1353
1354 * manalysis/MMcCalibrationUpdate.cc, MMcPedestalCopy.cc
1355 - removed file type check (MC or data) from PreProcess since now
1356 run headers are not yet known at that point.
1357
1358 * mcalib/MMcCalibrationCalc.cc
1359 - same as above.
1360
1361 * NEWS
1362 - updated.
1363
1364
1365
1366 2004/02/02: Thomas Bretz
1367
1368 * manalysis/MExtractSignal2.[h,cc]:
1369 - added new task which takes a given number of slices with the
1370 highest integral content as signal.
1371
1372 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
1373 - added MExtractSignal2
1374
1375
1376
1377 2004/01/30: Abelardo Moralejo
1378
1379 * macros/starmc.C
1380 - changed default FADC integration range (more adequate for coming
1381 camera version).
1382
1383 * macros/mccalibrate.C, starmc2.C
1384 - added. First macro transforms input files from camera simulation
1385 into files with pixel data already calibrated in photons. The
1386 second reads in an already calibrated data file and produces an
1387 output file with Hillas parameters. Both together do the same as
1388 starmc.C, but it is convenient to have files containing
1389 calibrated pixel information.
1390
1391
1392
1393 2004/01/30: Thomas Bretz
1394
1395 * mbase/MDirIter.h:
1396 - added GetNumEntries
1397
1398 * mhist/MHEvent.cc:
1399 - added a dynamic_cast from MParContainer to MCamEvent to get the
1400 correct pointer to the correct base-class.
1401
1402 * mbase/MStatusDisplay.cc:
1403 - In EventInfo check whether gPad==0
1404
1405 * mfileio/MReadMarsFile.cc:
1406 - removed reading RunHeaders from PreProcess, this resulted
1407 in strange behaviour of writing RunHeaders
1408 - fixed consistency check for RunType accordingly
1409
1410 * mfilter/MFilterList.cc:
1411 - do not skip adding filter if only a filter with the same name
1412 exists
1413
1414 * mraw/MRawFileRead.cc:
1415 - added an output message if run header is not accessible
1416
1417 * mraw/MRawRunHeader.[h,cc]:
1418 - initialize fRunType to new enum kRTNone
1419
1420 * mfilter/MFGeomag.cc:
1421 - set fResult to kFALSE at the beginning of Process
1422 - according to this removed setting fResult=kFALSE before return
1423 - replaced some float by Float_t
1424 - added some const-qualifiers
1425 - replaced (rig<0.5/pr*R*(r2-r1)+r1) by (rig-r1)*pr<rnd
1426 with rnd = R * (r2-r1)/2 to make sure that we cannot
1427 devide by 0
1428
1429 * manalysis/MPedCalcPedRun.cc:
1430 - added some comments
1431
1432 * Makefile:
1433 - added mjobs
1434
1435 * mjobs/*:
1436 - added
1437
1438 * mbase/Makefile, mbase/BaseLinkDef.h:
1439 - added MRunIter
1440
1441 * mbase/MRunIter.[h,cc]:
1442 - added
1443
1444
1445
1446 2004/01/30: Markus Gaug
1447
1448 * manalysis/MPedestalCam.h
1449 - added function IsUsedHists()
1450
1451 * manalysis/MPedestalCam.cc
1452 - modified GetPixelContent
1453
1454 * manalysis/MPedestalCam.cc, manalysis/MPedCalcPedRun.cc:
1455 - include storage of number of used FADC slices to compare later
1456 the pedestal per slice ( and sigma per slice)
1457 - return relative differences in GetPixelContent
1458
1459 * mcalib/MCalibrationCalc.[h,cc], mcalib/MHCalibrationBlindPixel.[h,cc]:
1460 - fBlindPixelId and fPINDiodeId now like in PedestalCam
1461 - fill Blind Pixel with information about its fitted pedestal if
1462 available
1463 - initialize charges histogram with a bigger range
1464 - use pedestal information to constrain the pedestal fit ranges
1465
1466 * manalysis/MHPedestalPixel.cc
1467 - initialize charges histogram with a bigger range
1468
1469 * macros/calibration.C
1470 - SetRange of MExtractSignal to 1,14 (see emails of yesterday)
1471 - apply new GetPixelContents of MPedestalCam (more calculations
1472 and displays of errors, correction for different FADC slice
1473 number)
1474
1475 * manalysis/MExtractSignal.cc
1476 - not access to MArrivalTime any more. The same information is
1477 stored in MRawEvt->GetPixelContent(...)
1478
1479 * manalysis/MCalibrationCalc.cc
1480 - retrieve default arrival time from MRawEvt
1481
1482 * manalysis/MCalibrationBlindPix.cc, manalysis/MCalibrationPix.cc
1483 - check for NaN's in fit results
1484
1485
1486
1487 2004/01/29: Abelardo Moralejo
1488
1489 * mfileio/MWriteFile.h
1490 - added missing declaration of ReInit
1491
1492 * manalysis/MMcCalibrationUpdate.cc
1493 - added call to MCalibrationCam::SetBlindPixelMethodValid(kTRUE)
1494 to adapt to recent changes in MCalibrate.
1495
1496
1497
1498 2004/01/29: Thomas Bretz
1499
1500 * manalysis/MArrivalTime.h, manalysis/MCameraData.h,
1501 manalysis/MCerPhotEvt.h, manalysis/MExtractSignalCam.h,
1502 manalysis/MPedPhotCam.h, manalysis/MPedestalCam.h,
1503 mcalib/MCalibrationCam.h, mcamera/MCameraDC.h,
1504 mraw/MRawEvtData.h, mreflector/MRflEvtData.h:
1505 - split derivement into MParContainer and MCamEvent
1506
1507 * manalysis/MExtractSignalCam.[h,cc]:
1508 - removed obsolete MExtractSignal::ReInit
1509 - added -> to fArray
1510
1511 * mbase/MParList.h:
1512 - added a new bit kIsProcessing
1513
1514 * mbase/MTaskList.cc:
1515 - fixed the handling of kDoNotReset and the bahaviour of
1516 SetReadyToSave, such that it is possible to write all
1517 headers
1518
1519 * mfileio/MWriteFile.cc:
1520 - added ReInit which also calls CheckAndWrite
1521
1522 * mgui/MCamEvent.h:
1523 - does not derive from MParContainer anymore
1524
1525
1526
1527 2004/01/29: Markus Gaug
1528
1529 * mcalib/MCalibrationCalc.[h,cc], mcalib/MCalibrationCam.[h,cc],
1530 mcalib/MCalibrationConfig.h
1531 - put gkCalibrationBlindPixelId and gkCalibrationPINDiodeId
1532 directly into the corresponding classes.
1533
1534
1535
1536 2004/01/29: Nicola Galante
1537
1538 * mhistmc/MHMcTriggerLvl2.[h,cc]:
1539 - In method MHMcTriggerLvl2::GetHistByName(const TString name)
1540 added string checking to return also
1541 fHistCellPseudoSize, fHistCellPseudoSizeNorm
1542 and fHistCellPseudoSizeEnergy.
1543 - Added inline functions GetHistCellPseudoSize() and
1544 GetHistCellPseudoSizeNorm().
1545
1546
1547
1548 2004/01/28: Javier Rico
1549
1550 * mcalib/MCalibrate.[h.cc]
1551 - include possibility to select the calibration method to be used
1552
1553
1554
1555 2004/01/28: Markus Gaug
1556
1557 * mcalib/MCalibrate.[h.cc]
1558 - corrected Int_t ReInit() to Bool_t ReInit(MParList *pList)
1559
1560 * mcalib/MCalibrationCalc.[h,cc], mcalib/MCalibrationCam.[h,cc]:
1561 - included flags to indicate if Blind Pixel Method or PIn Diode
1562 method was OK. Up to now, program stopped, if one of the two
1563 methods was chosen but not able to being executed.
1564
1565 * manalysis/MArrivalTimeCalc.cc, manalysis/MExtractSignals.cc,
1566 manalysis/MGeomApply.cc:
1567 - put all missing InitSize(npixels) into MGeomApply
1568
1569 * manalysis/MPedCalcPedRun.[h,cc], manalysis/MPedestalCam.[h,cc],
1570 manalysis/MPedestalPix.[h,cc], manalysis/MHPedestalPixel.[h,cc],
1571 manalysis/Makefile, manalysis/AnalysisLinkDef.h:
1572 - include possibility to fit the pedestals with Gaussian.
1573 - old methods are not affected.
1574 - add new method with MPedCalcPedRun::SetUseHists()
1575
1576
1577
1578 2004/01/28: Abelardo Moralejo
1579
1580 * mcalib/MMcCalibration.cc
1581 - fixed wrong variable type in call to TH1F constructor (number of
1582 bins is now integer), which resulted in a compilation warning.
1583
1584
1585
1586 2004/01/28: Thomas Bretz
1587
1588 * manalysis/MPedestalCam.cc:
1589 - removed unwanted CheckBound from operators. CheckBounds is ONLY
1590 ment for really old MC files and will be removed in the future
1591 anyhow.
1592
1593 * mcalib/MHCalibrationPixel.h:
1594 - removed obsolete include of MFFT
1595
1596 * manalysis/MCerPhotAnal.cc, manalysis/MCerPhotCalc.cc,
1597 manalysis/MPedestalCam.[h,cc]:
1598 - removed use of obsolete MPedestalCam::CheckBounds. This was
1599 a workaround for a 'bug' in very old camera files, which is not
1600 necessary anymore.
1601
1602 * manalysis/MCerPhotAnal2.[h,cc]:
1603 - replaced MPedestalCam by MPedPhotCam
1604
1605 * manalysis/MExtractSignal.cc:
1606 - some small simplification to the signal extraction
1607 - removed some obsolete variables
1608 - replaced for by while
1609 - removed obsolete casts
1610
1611 * mmain/MEventDisplay.cc:
1612 - gave names to the filters
1613 - removed adding MHCamera to fList because it was deleted twice
1614
1615 * mhist/MHCamera.cc:
1616 - fixed usage of fPainter in Paint() - title was not updated
1617 correctly
1618
1619
1620
1621 2004/01/28: Sebastian Raducci
1622
1623 * manalysis/MArrivalTime.[h,cc]:
1624 - removed all the code relative to the cluster evaluation
1625
1626
1627
1628 2004/01/27: Markus Gaug
1629
1630 * manalysis/MPedestalPix.cc:
1631 - initialize default values to 0 instead of -1.
1632
1633 * manalysis/MPedestalCam.[h,cc]:
1634 - include CheckBounds, also in operator[]
1635
1636 * mcalib/MCalibrationCam.[h,cc]:
1637 - apparently, there was a reference to InitSize(UInt_t i) instead
1638 of InitSize(Int_t i), where compiler complained, now changed
1639
1640 * mcalib/MHCalibration*, mcalib/MCalibration*:
1641 - fixed all Clear()'s, Reset()'s, direct intializers
1642
1643
1644
1645 2004/01/27: Thomas Bretz
1646
1647 * mdata/MDataChain.cc:
1648 - added '%' to supported operators
1649
1650
1651
1652 2004/01/26: Nicola Galante
1653
1654 * manalysis/MMcTriggerLvl2.[cc,h]:
1655
1656 - Defined some static constants to avoid ugly "magic numbers"
1657 in arrays: gsNCells, gsNTrigPixels,
1658 gsNPixInCell, gsNLutInCell, gsNPixInLut, fNumPixCell.
1659 - Added method
1660 MMcTriggerLvl2::GetCellCompactPixel(int cell, MGeomCam *fCam)
1661 which computes compact pixels into a given L2T macrocell.
1662 - Added method
1663 MMcTriggerLvl2::CalcBiggerCellPseudoSize()
1664 which computes fCellPseudoSize, the maximum Pseudo Size into L2T
1665 macrocells
1666 - Added method
1667 MMcTriggerLvl2::GetCellPseudoSize() const
1668 which returns fCellPseudoSize
1669 - Added method
1670 MMcTriggerLvl2::IsPixelInCell(Int_t pixel, Int_t cell),
1671 which controls whether a pixel belongs to a given L2T cell.
1672 - Added method
1673 MMcTriggerLvl2::GetMaxCell() const
1674 which returns fMaxCell, the cell with the maximum
1675 fCellPseudoSize.
1676
1677
1678
1679 2004/01/26: Markus Gaug, Michele Doro
1680
1681 * manalysis/MArrivalTime.[h,cc], manalysis/MArrivalTimeCalc.[h,cc]:
1682 - moved calculation of arrival time from MArrivalTime to
1683 MArrivalTimeCalc. MArrivalTime does not do any Process-job
1684 anymore
1685 - TSpline5 now on stack.
1686 - function to set the stepsize
1687
1688 * mcalib/MHCalibrationBlindPixel.[h,cc]:
1689 - force mu_{0} in Blind Pixel Fit to be around 0 in fKPoisson4
1690 - implement combined Polya fit and Michele's back-scattered electron
1691 fit
1692
1693 * mcalib/MHCalibrationPixel.[h,cc], mcalib/MCalibrationPix.cc,
1694 mcalib/MCalibrationPINDiode.cc:
1695 - combine FitChargeHiGain and FitChargeLoGain into one function
1696
1697 * macros/calibration.C
1698 - improve double gauss fit a bit
1699
1700
1701
1702 2004/01/26: Thomas Bretz
1703
1704 * mraw/MRawEvtPixelIter.[h,cc]:
1705 - removed member function GetNumPixels. For more details see mantis.
1706
1707 * manalysis/MArrivalTime.[h,cc]:
1708 - reorganized includes
1709 - fixed InitSize and ClearArray (now Reset) to fit MParContainer
1710 definition
1711 - for the moment removed usage of fPixelChecked - THIS WILL CRASH YOUR
1712 PROGRAM
1713
1714 * manalysis/MArrivalTimeCalc.[h,cc]:
1715 - reorganized includes
1716 - removed many obsolete code, exspecially copy&paste relicts!
1717 - fixed usage of InitSize
1718 - removed CleanArray. Reset() is called automatically before Process()
1719
1720 * manalysis/MExtractedSignalCam.[h,cc]:
1721 - added SetLogStream
1722 - removed obsolete include MGeomCam
1723 - replaced PrintOut by Print
1724 - added const-qualifiers to all Getters
1725 - fixed documentation
1726
1727 * manalysis/MExtractedSignalPix.[h,cc]:
1728 - replaced PrintOut by Print
1729 - fixed documentation
1730
1731 * manalysis/MEventRateCalc.cc, manalysis/MPedCalcPedRun.cc:
1732 - replaced memset by Reset()
1733
1734
1735
1736 2004/01/24: Abelardo Moralejo
1737
1738 * macros/starmcstereo.C
1739 - Added. Example of how to run the analysis chain for MC files
1740 containing simulation of stereo systems of 2 telescopes.
1741
1742 * mcalib/MCalibrate.cc
1743 - Added check that value of signal from MExtractedSignalPix is not
1744 the default (error) value. In such a case, the signal in
1745 MCerPhotEvt is now set to 0. Before, all pixels got very high
1746 values in MCerPhotEvt in case the MRawEvtData object for the
1747 event was missing in the file. This happened in MC files, in
1748 which in some circumstances an event is written without the
1749 pixel information (for instance, when running stereo simulations
1750 the pixel data is missing for non-triggered telescopes, but the
1751 event headers are present).
1752
1753
1754
1755 2004/01/23: Markus Gaug
1756
1757 * manalysis/MExtractSignal.[h,cc], manalysis/MExtractedSignalPix.[h,cc],
1758 manalysis/MArrivalTime.[h,cc], mcalib/MCalibrationBlindPix.h,
1759 mcalib/MHCalibrationBlindPixel.[h,cc], mcalib/MCalibrationPINDiode.h,
1760 mcalib/MHCalibrationPINDiode.[h,cc], mcalib/MCalibrationPix.[h,cc],
1761 mcalib/MHCalibrationPixel.[h,cc], mcalib/MCalibrationCalc.[h,cc]:
1762 - use MArrivalTime for Storage (or calculation) of time
1763 in MExtractSignal
1764 - pass from TH1I histos to TH1F for times
1765
1766 * mcalib/MCalibrationBlindPix.h, mcalib/MHCalibrationBlindPixel.[h,cc],
1767 mcalib/MCalibrationPix.[h,cc], mcalib/MHCalibrationPixel.[h,cc],
1768 mcalib/MCalibrationCalc.[h,cc]:
1769 - clean up setters
1770 - pass to bit-fields for all flags
1771
1772 * mcalib/MCalibrationCam.cc
1773 - exclude Blind Pixel from Camera display
1774 - do not fill &val when return kFALSE
1775
1776 * macros/calibration.C
1777 - include functions to exclude the blind pixel,
1778 calculation of times and quality checks
1779
1780
1781
1782 2004/01/23: Abelardo Moralejo
1783
1784 * mcalib/MCalibrate.cc, manalysis/MExtractSignal.cc
1785 - Added support (using AddSerialNumber) for stereo MC files.
1786
1787
1788
1789 2004/01/23: Thomas Bretz
1790
1791 * mbase/MAstro.cc:
1792 - Fixed calculation of MJD. In Ymd2Mjd a plus should be a minus.
1793
1794 * mreport/MReport*.[h,cc]:
1795 - changed all classes to return Int_t instead of Bool_t in
1796 InterpreteBody
1797 - changed MReportFileRead such, that a wrong line results in
1798 skipping the line instead of abort reading.
1799
1800 * manalysis/MExtractSignal.cc:
1801 - do not print information for each pixel - it's too much.
1802
1803 * mbase/MStatusDisplay.cc:
1804 - when reading a status display do not display tabs with
1805 the same name than one which is already existing.
1806
1807 * mcalib/MCalibrate.cc:
1808 - directly store pointer to pixel when setting saturation flag
1809
1810 * mcamera/MCameraDC.cc:
1811 - fixed some comments
1812
1813 * mhist/MHCamEvent.cc:
1814 - fixed a crash when no geometry was available
1815
1816 * mhist/MHCamera.[h,cc]:
1817 - removed obsolete member function SetPix
1818
1819 * mbase/MStatusDisplay.[h,cc]:
1820 - added EventInfo member function
1821 - implemented preliminary redirection of GetObjectInfo to
1822 StatusLine2 -> An own status line for this is missing
1823
1824 * manalysis/MExtractSignal.[h,cc]:
1825 - implemented StreamPrimitive
1826 - changed deafults to be static const data members
1827
1828 * manalysis/MGeomApply.[h,cc]:
1829 - implemented StreamPrimitive
1830
1831
1832
1833 2004/01/23: Abelardo Moralejo
1834
1835 * manalysis/MMcCalibrationUpdate.[h,cc]
1836 - Added check to guarantee that the FADC simulation parameters of
1837 all read files (those used for calibration and those analyzed)
1838 are the same.
1839 - Added missing support for analysis of stereo files.
1840
1841 * mcalib/MMcCalibrationCalc.cc
1842 - Removed obsolete FIXME comment.
1843 - Added missing support for analysis of stereo files.
1844
1845
1846 2004/01/23: Raquel de los Reyes
1847
1848 * macros/CCDataCheck.C
1849 - Added the temperature distribution of the optical links
1850 and the plots of the LV power supplies.
1851 * mcamera/MCameraLV.h
1852 - Added the "Get" functions to access the private data
1853 members of the class.
1854
1855
1856 2004/01/22: Abelardo Moralejo
1857
1858 * manalysis/MMcCalibrationUpdate.[h,cc]
1859 - Now ratio of high to low gain is taken from MCalibrationCam if
1860 it existed previously in the parameter list, instead of being
1861 read again from the MMcFadcHeader. Removed Setter function for
1862 fADC2PhInner, no longer necessary. Fixed error regarding the
1863 pedestal conversion to photons (did not read conversion factor
1864 from preexisting MCalibrationCam object).
1865
1866 * mcalib/MMcCalibrationCalc.cc
1867 - Changed parameters of the histogram, and also the quantity being
1868 histogrammed. Check that input data come from a noiseless camera
1869 file before proceeding to do the calibration. Introduced lower
1870 size in cut for calibration. Now rhe calibration constant is not
1871 calculated from the mean of photons/ADC counts, but from the peak
1872 of the histogram.
1873
1874 * macros/starmc.C
1875 - Introduced new scheme. Now there are two loops over two different
1876 sets of files. First loop calculates the calibration constants,
1877 second one does the analysis. Introduced comments. Now the
1878 histogram used in the light calibration is written to the output
1879 file.
1880
1881
1882
1883 2004/01/22: Thomas Bretz
1884
1885 * mcalib/MCalibrate.[h,cc], mcalib/MCalibrationCam.[h,cc],
1886 mcalib/MCalibrationBlindPix.[h,cc], mcalib/MCalibrationCalc.[h,cc],
1887 mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationPINDiode.[h,cc],
1888 mcalib/MCalibrationBlindPixel.[h,cc],
1889 mcalib/MHCalibrationPixel.[h,cc], mcalib/MMcCalibrationCalc.[h,cc],
1890 mcalib/MHCalibrationBlindPixel.[h,cc],
1891 mcalib/MHCalibrationPINDiode.[h,cc]:
1892 - cleaned up includes
1893
1894
1895
1896 2004/01/22: Raquel de los Reyes
1897
1898 * macros/CCDataCheck.C
1899 - macro to check the data from the central control (.rep files).
1900
1901
1902
1903 2004/01/22: Markus Gaug
1904
1905 * macros/calibration.C
1906 - made MStatusDisplay 3 bit smaller
1907
1908 * manalysis/MExtractSignal.cc
1909 - put fSignals->SetUsedFADCSlices into PreProcess
1910
1911 * manalysis/MPedCalcPedRun.cc
1912 - calculate PedRMS as RMS of the sums, later renormalized to units
1913 of RMS/slice (eliminate the wrong effect of odd and even slices)
1914
1915 * mcalib/MCalibrationCalc.cc
1916 - if bit SkipBlindPixelFit is set, now number of photons outside
1917 plexiglass is not intended to be calculated any more (previous
1918 bug)
1919 - exclude excluded pixels in eventloop
1920
1921 * mcalib/MHCalibrationBlindPixel.[h,cc]
1922 - move functions to pointer again (otherwise, Clone will give
1923 strange results)
1924
1925
1926
1927 2004/01/21: Abelardo Moralejo
1928
1929 * mcalib/MMcCalibrationCalc.[h,cc]
1930 - Added. First version of the task intended to calculate the
1931 conversion factors from ADC counts to photons in the MC. It has
1932 a different aim than the recently renamed class
1933 "MMcCalibrationUpdate" (which takes care that the correct
1934 pedestals and conversion factors are supplied to each event, but
1935 does not really calculate anything).
1936
1937 * mcalib/Makefile, CalibLinkDef.h
1938 - Added new class MMcCalibrationCalc
1939
1940 * manalysis/MMcCalibrationUpdate.[h,cc]
1941 - Now the container MCalibrationCam is not created or modified if
1942 it is found that one such container already exists in the
1943 Parameter list (from a previous calibration).
1944
1945
1946
1947 2004/01/21: Thomas Bretz
1948
1949 * mraw/MRawRead.cc:
1950 - restore the fake time for all runs (current time stamp in
1951 the data seems to be toally nonsense)
1952
1953 * mraw/MRawEvtHeader.cc:
1954 - removed decoding of real time (current time stamp in the data
1955 seems to be toally nonsense)
1956
1957
1958
1959 2004/01/21: Abelardo Moralejo
1960
1961 * mmc/MMcEvt.hxx
1962 - Uncommented 6 Getter functions (those regarding the number of
1963 photons surviving the different stages of simulation).
1964
1965 * manalysis/MMcCalibrationUpdate.[h,cc]
1966 - Added (see below).
1967
1968 * manalysis/MMcCalibrationCalc.[h,cc]
1969 - Removed: changed name of this class to MMcCalibrationUpdate,
1970 which is more representative of what it really does. Moved
1971 the filling of the MCalibrationCam container from Process to
1972 ReInit, since it does not change on an event by event basis.
1973 Simplified PreProcess (MCalibrationCam was searched for twice).
1974 Updated class description and comments.
1975
1976 * manalysis/Makefile, AnalysisLinkDef.h
1977 - Adapted to change above
1978
1979 * macros/starmc.C
1980 - Adapted to change above. Changed also task instance name from
1981 mccalibcalc to mccalibupdate.
1982
1983
1984
1985 2004/01/21: Raquel de los Reyes
1986
1987 * mreport/MReportCC.h, mreport/MReportTrigger.h, mcamera/MCameraHV.h
1988 and mcamera/MCameraCalibration.h
1989 - Added the "Get" functions (e.g GetStatus() for fStatus) to access
1990 the private data members of the class.
1991
1992
1993
1994 2004/01/20: Thomas Hengstebeck
1995
1996 * mranforest/MRanForestCalc.[h,cc]
1997 - Added member functions Grow (training of RF) and Fill (reading in
1998 trained forest from file) which simplify macros.
1999 One just needs to call them instead of using MRanForestGrow and
2000 MRanForestFill (and the related training and fill loops) in a
2001 macro.
2002
2003
2004
2005 2004/01/20: Abelardo moralejo
2006
2007 * manalysis/MMcCalibrationCalc.cc
2008 - removed call to MCalibrationPix::SetPedestal, which was not
2009 needed.
2010
2011
2012
2013 2004/01/20: Thomas Bretz
2014
2015 * Makefile:
2016 - replaced 'make' by '$(MAKE)'
2017
2018 * Makefile.rules:
2019 - added Makefile itself to dependencies
2020
2021 * mbase/MTask.cc:
2022 - added comment about ReInit
2023
2024 * mhbase/MH.cc:
2025 - do not clear pad in DrawClone if 'same' option given
2026
2027 * mhist/MHVsTime.cc:
2028 - evaluate 'same' option
2029
2030 * mfileio/MReadCurrents.[h,cc]:
2031 - obsolete, removed
2032
2033 * manalysis/MCerPhotEvt.cc, manalysis/MCerPhotPix.cc:
2034 - added some comments
2035
2036
2037
2038 2004/01/20: Abelardo moralejo
2039
2040 * mcalib/MHCalibrationPINDiode.cc
2041 - Added call to SetDirecory(0) for histograms fHErrCharge,
2042 fHPCharge, fHPTime.
2043
2044 * manalysis/MCerPhotPix.h:
2045 - Changed position of declaration of fIsSaturated to be the last
2046 private variable. Otherwise, since in the constructor it is
2047 initialized in the last place, a warning is displayed upon
2048 compilation in some systems.
2049
2050
2051
2052 2004/01/20: Markus Gaug
2053 * mcalib/Makefile, manalysis/Makefile:
2054 - include directory ../mtools
2055
2056 * mtools/MFFT.[h,cc]
2057 - class inherits from TObject now
2058
2059
2060
2061 2004/01/19: Markus Gaug
2062
2063 * mcalib/MHCalibrationBlindPixel.[h,cc]
2064 - fixed a bug in fFitLegend due to which program crashed by calls
2065 to DrawClone
2066 - Modified way to change the fit function
2067
2068 * mcalib/MHCalibrationPixel.[h,cc]
2069 - reordered function calls
2070 - removed SetupFill
2071
2072 * mcalib/MHCalibrationPINDiode.h
2073 - reordered function calls
2074
2075 * mcalib/MCalibrationPix.[h,cc]
2076 - limits to define fFitValid now as variables in class
2077
2078 * mcalib/MCalibrationCam.[h,cc]
2079 - reordered function calls
2080 - incorporate option to exclude pixels
2081
2082 * mcalib/MCalibrationBlindPix.h
2083 - Modified way to change the fit function
2084
2085 * mcalib/MCalibrationCalc.[h,cc]
2086 - Modified way to change the fit function
2087 - incorporate option to exclude pixels from configuration file
2088
2089 * macros/calibration.C
2090 - Modified way to change the fit function
2091 - incorporate option to exclude pixels from configuration file
2092
2093
2094
2095 2004/01/19: Javier Rico
2096
2097 * manalysis/MPedCalcPedRun.cc, manalysis/MPedPhotCalc.cc
2098 - Added documentation of member functions
2099
2100
2101
2102 2004/01/19: Abelardo Moralejo
2103
2104 * manalysis/MCerPhotPix.[h,cc]
2105 - Added fIsSaturated to flag whether low gain of the pixel is
2106 saturated. Added corresponding getter and setter functions.
2107 Updated ClassDef to version 2.
2108
2109 * mcalib/MCalibrate.cc
2110 - Set the new saturation flag of MCerPhotPix to kTRUE if at least
2111 one low gain FADC slice is saturated.
2112
2113 * mimage/MNewImagePar.[h,cc]
2114 - Added new member variable fNumSaturatedPixels to count how many
2115 pixels were saturated. Updated ClassDef to version 2.
2116
2117
2118
2119 2004/01/19: Thomas Bretz
2120
2121 * manalysis/MPedPhotCalc.[cc,h]:
2122 - fixed order of includes
2123 - removed obsolete forward declarations
2124 - removed obsolete data member fNumPixels (stored already twice in
2125 the two TArrayF)
2126 - fixed some small bugs in the documentation
2127
2128 * manalysis/MPedCalcPedRun.cc:
2129 - updated my eMail address
2130
2131
2132
2133 2004/01/19: Javier Rico
2134
2135 * macros/dohtml.C, NEWS
2136 - include some missing info
2137
2138
2139
2140 2004/01/19: Abelardo Moralejo
2141
2142 * manalysis/MExtractedSignalPix.h
2143 - added GetNumLoGainSaturated()
2144
2145
2146
2147 2004/01/19: Markus Gaug
2148
2149 * macros/dohtml.C
2150 - include calibration.C
2151
2152 * manalysis/MExtractSignal.cc
2153 - warning of logain saturation now only once per event (out of loop)
2154
2155 * mcalib/MCalibrationCalc.cc, mcalib/MCalibrationPix.[h,cc]
2156 - new Flag fExcluded to indicate if pixel has been excluded from
2157 further analysis
2158
2159
2160
2161 2004/01/16: Javier Rico & Pepe Flix
2162
2163 * manalysis/MPedPhotCalc.[cc,h]
2164 - added
2165 - new class for the evaluation of pedestals in units of photons
2166 using the extracted signal from pedestal runs and calibration
2167 constants defined in MCalibrate
2168
2169 * manalysis/AnalysisLinkDef.h, manalysis/Makefile
2170 - added entries for MPedPhotCalc
2171
2172 * macros/pedphotcalc.C
2173 - added
2174 - example on how to use MPedPhotCalc task
2175
2176
2177
2178 2004/01/16: Markus Gaug
2179
2180 * mcalib/MCalibrationFits.h
2181 - removed and incorporated in MHCalibrationBlindPixel.h
2182
2183 * mcalib/MHCalibrationBlindPixel.[h,cc], mcalib/MHCalibrationConfig.h,
2184 mcalib/MCalibrationBlindPix.h:
2185 - incorporate Fit functions
2186 - fixed a bug due to which DrawClone crashed when class was used
2187 in a compiled macro
2188
2189 * mcalib/MCalibrationCalc.cc, mcalib/MCalibrationPix.cc,
2190 mcalib/MCalibrationBlindPix.cc, mcalib/MCalibrationPINDiode.cc,
2191 mcalib/MCalibrationCam.cc, mcalib/MHCalibrationBlindPixel.cc,
2192 mcalib/MHCalibrationPixel.cc:
2193 - fixed the warns and errs in fLog's
2194
2195
2196
2197 2004/01/16: Abelardo Moralejo
2198
2199 * manalysis/MMcCalibrationCalc.cc
2200 - TMath::Max() is no longer used because it did not compile in some
2201 systems for unkown reasons. I replaced it by a safer (and may be
2202 slower) code.
2203 - Added calpix.SetFitValid();
2204
2205 * mhist/MHEvent.cc
2206 - In MHEvent::Fill, fixed: second parameter of SetCamContent must
2207 be 1 in case of RMS:
2208 case kEvtPedestalRMS:
2209 fHist->SetCamContent(*(MCamEvent*)par, 1);
2210
2211
2212
2213 2004/01/15: Abelardo Moralejo
2214
2215 * macros/starmc.C
2216 - Added. Version of star showing new chain to get Hillas
2217 parameters (with Size calibrated in photons) from MC files.
2218
2219
2220
2221 2004/01/15: Javier Rico
2222
2223 * manalysis/MPedCalcPedRun.[h,cc]
2224 - optimize the running time
2225 - add (some) documentation
2226 - correct treatment for the case of several input files
2227
2228 * macros/pedvsevent.C
2229 - added
2230 - draw pedestal mean and rms vs event# for input pixel# and run
2231 file, and compares them to the global pedestal mean and rms
2232
2233
2234
2235 2004/01/15: Raquel de los Reyes
2236
2237 * mhist/MHCamEvent.cc, mhist/MHCamera.cc
2238 - changed the MHCamEvent::SetupFill and MHCamera::GetBinError
2239 functions to compute the estimation of the error of the
2240 mean. It can be done calling to the function
2241 MCamEvent::SetBit(MHCamera::kVariance) in the macro
2242
2243
2244
2245 2004/01/15: Markus Gaug
2246
2247 * mhist/MHCamera.[h,cc]
2248 - incorporate Thomas's changes
2249 - replace void CreateProjection() by TH1D *Projection(const char*)
2250
2251 * macros/calibration.C
2252 - replace MHCamera->Draw("proj") by MHCamera->Projection()
2253 - produce better fits to the projection
2254
2255 * manalysis/MSimulatedAnnealing.[h,cc],
2256 mhist/MHSimulatedAnnealing.[h,cc]:
2257 - moved to directory mtools
2258 - MSimulatedAnnealing now inherits from TObject
2259
2260 * manalysis/Makefile, manalysis/AnalysisLinkDef.h,
2261 mhist/Makefile, mhist/HistLinkDef.h:
2262 - removed MSimulatedAnnealing
2263 - removed MHSimulatedAnnealing
2264
2265 * mtools/Makefile, mtools/AnalysisLinkDef.h:
2266 - added MSimulatedAnnealing
2267 - added MHSimulatedAnnealing
2268
2269
2270
2271 2004/01/15: Thomas Bretz
2272
2273 * manalysis/AnalysisLinkDef.h:
2274 - removed MCurrents
2275
2276 * mhist/MHCamera.[h,cc]:
2277 - added member function Projection
2278 - removed fYproj
2279
2280 * mreport/MReport*.*:
2281 - added more comments
2282
2283
2284
2285 2004/01/14: Markus Gaug
2286
2287 * mtools/MFFT.[h,cc]
2288 - new class to perform Fast Fourier Transforms
2289
2290 * mtools/Makefile
2291 * mtools/ToolsLinkDef.h
2292 - include MFFT
2293
2294 * manalysis/MExtractedSignalCam.h
2295 - removed variables fNumHiGainSamples and fNumLoGainSamples
2296 - function SetNumUsedFADCSlices replaced by SetUsedFADCSlices
2297
2298 * manalysis/MExtractSignal.cc
2299 - updated call to SetUsedFADCSlices
2300
2301
2302
2303 2004/01/14: Abelardo Moralejo
2304
2305 * manalysis/MMcCalibrationCalc.cc:
2306 - set pedestal rms per FADC slice to 0.01 counts in case it is 0.
2307 This can happen (depending on camera simulation parameters), and
2308 rms = 0 later resulted in the pixel being eliminated in the
2309 image cleaning.
2310
2311
2312
2313 2004/01/14: Thomas Bretz
2314
2315 * Makefile:
2316 - replaced old style Makefile.depend by directory specific
2317 dependancy files
2318
2319 * Makefile.rules:
2320 - changed obsolete '.cc.o' style to newer style '%.o: %.c'
2321 - added rule to make dependency files
2322 - added rule to remove dependancy files.
2323 - added rmdep as prerequisite to clean
2324 - include dependency file
2325
2326 * mbase/Makefile, mcalib/Makefile, mcamera/Makefile,
2327 mdata/Makefile, mfileio/Makefile, mfilter/Makefile,
2328 mgeom/Makefile, mgui/Makefile, mhbase/Makefile,
2329 mhist/Makefile, mhistmc/Makefile, mimage/Makefile,
2330 mmain/Makefile, mmc/Makefile, mmontecarlo/Makefile,
2331 mpointing/Makefile, mranforest/Makefile, mraw/Makefile,
2332 mreflector/Makefile, mreport/Makefile, mtemp/Makefile,
2333 mtools/Makefile:
2334 - removed clean-rule, use the one in Makefile.rules instead
2335
2336 * mreport/Makefile, mreport/ReportLinkDef.h:
2337 - added MReportHelp
2338
2339 * mreport/MReportFileRead.cc:
2340 - moved code from MReportHelp to new file
2341 - removed usage of MReport class completely
2342
2343 * mfilter/MFGeomag.[h,cc]:
2344 - fixed a bug which causes MFGeomag to fail if MARSSYS is not set
2345 - changed the second loop from 0->1151 to 1152->2304
2346 - removed dummy arrays used for reading
2347 - output filename in case of 'file not found'
2348 - removed obsolete data members
2349 - removed obsolete Init function
2350 - removed forbidden underscore from member variable
2351 - changed wrong 0/1 in allocation of fResult into kFALSE/TRUE
2352
2353 * mbase/MStatusDisplay.[h,cc]:
2354 - added new member function Open
2355 - added new menu entry kFileOpen
2356 - changed UpdatePSheader algorithm (the old one was much too slow)
2357
2358 * manalysis/MCurrents.[h,cc]:
2359 - removed (old outdated)
2360
2361 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
2362 - removed MCurrents
2363
2364
2365
2366 2004/01/14: Wolfgang Wittek
2367
2368 * macros/ONOFFAnalysis.C:
2369 - current version
2370
2371 * mhist/MHSigmaTheta.[h,cc]:
2372 - replace MPedestalCam by MPedPhotCam
2373
2374 * manalysis/MPad.[h,cc], manalysus/MSigmabar.[h,cc],
2375 manalysus/MSigmabarCalc.[h,cc], manalysus/MCT1PadONOFF.[h,cc],
2376 manalysus/MCT1PadSchweizer.[h,cc], manalysus/MPadding.[h,cc]:
2377 - replace MPedestalCam by MPedPhotCam
2378
2379 * manalysis/MPedPhotPix.[h,cc]
2380 - uncomment SetRms()
2381
2382
2383
2384 2004/01/13: Markus Gaug
2385
2386 * manalysis/MExtractSignal.h
2387 - seems that the reduced light intensity of the CT1 Pulser
2388 results in broader pulses -> Set Default time slices to [3,10]
2389
2390 * mhist/MHCamera.cc
2391 - make Stat Window in option 'proj' bigger
2392 - add comment line at beginning of Draw()
2393
2394 * mcalib/MHCalibrationBlindPixel.[h.cc]
2395 - add Function DrawClone()
2396 - fix bug in calculation of integral (GetIntegral("width"))
2397 - restrict parameters tighter
2398 - declare fit as not valid, if less than 100 events
2399 in single photo-electron peak
2400
2401 * mcalib/MCalibrationFits.h, mcalib/MHCalibrationBlindPixel.[h.cc]
2402 - fit now with fixed normalization
2403
2404 * mcalib/MHCalibrationPixel.[h.cc]
2405 - new function IsEmpty()
2406 - Time fit accepted if ChiSquare less than 30. (instead of 20.)
2407
2408 * mcalib/MCalibrationPix.[h.cc]
2409 - F-Factor corrected and added error
2410 - Histograms not fitted if they are empty
2411 - rejection criteria of fitted charges now > 5 PedRMS (instead 3)
2412
2413 * mcalib/MCalibrationCam.cc
2414 - Square Root of Reduced Sigmas not taken, if they are < 0.
2415 - Reduced Sigma / Charge squared replaced by reduced sigma / charge
2416
2417 * mcalib/MCalibrationCalc.cc
2418 - Blind Pixel is not additionally treated as normal pixel any more
2419 - Blind Pixel Draw replaced by DrawClone
2420
2421 * macros/calibration.C
2422 - took out some unused code
2423 - some default axis labelling corrected
2424
2425
2426
2427 2004/01/13: Abelardo Moralejo
2428
2429 * manalysis/MMcPedestalCopy.cc
2430 - added check of whether input file is a MC file before executing
2431 the PreProcess.
2432
2433
2434
2435 2004/01/13: Wolfgang Wittek
2436
2437 * macros/ONOFFAnalysis.C, macros/ONAnalysis.C:
2438 - change macro to handle also MC events with finite sigmabar
2439
2440 * manalysis/MPadOn.[h,cc]:
2441 - deleted, is replaced by MPad
2442
2443 * manalysis/MPadOnOFF.[h,cc]:
2444 - deleted, is replaced by MPad
2445
2446 * manalysis/MPad.[h,cc]:
2447 - new class, replacing MPadON and MPadONOFF
2448 - handle also MC events with finite sigmabar
2449
2450 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
2451 - replace MPadON and MPadONOFF by MPad
2452
2453
2454
2455 2004/01/13: Thomas Bretz
2456
2457 * mraw/MRawRunHeader.[h,cc]:
2458 - implemented new member function GetRunTypeStr
2459
2460 * Changelog.03:
2461 - added (contains entries of 2003)
2462
2463 * Changelog:
2464 - removed entries of 2003
2465
2466 * mfilter/MFGeomag.cc:
2467 - simplified open/close of input files
2468
2469 * manalysis/MEventRate.[h,cc], manalysis/MEventRateCalc.cc:
2470 - added some comments
2471 - added new member function GetError
2472
2473 * Makefile:
2474 - updated 'make dox' output for convinience
2475
2476 * macros/dohtml.C:
2477 - do not print Info's
2478 - added mcamera
2479 - added mpointing
2480 - added mreport
2481
2482 * mreport/MReportCurrents.cc, mreport/MReportDAQ.cc:
2483 - removed some obsolete comments (these comments confused THtml)
2484
2485 * manalysis/MCameraData.[h,cc], mfileio/MCT1ReadAscii.[h,cc],
2486 mfileio/MCT1ReadPreProc.[h,cc], mfilter/MFCT1SelBasic.cc,
2487 mfilter/MFSelBasic.cc, mhist/MHCamera.cc, mhist/MHEvent.[h,cc],
2488 mimage/MImgCleanStd.[h,cc], mimage/MImgCleanTGB.[h,cc],
2489 mmain/MAnalysis.cc, mmain/MEventDisplay.cc:
2490 - replaced MPedestalCam by MPedPhotCam
2491 - removed some obsolete includes
2492
2493 * mbase/BaseLinkDef.h, mbase/Makefile:
2494 - added MLogPlugin
2495 - added MLogHtml
2496
2497 * mbase/MLog.[h,cc]:
2498 - added use of plugins
2499
2500 * mbase/MLogPlugin.[h,cc], mbase/MLogHtml.[h,cc]:
2501 - added
2502
2503 * mbase/MStatusDisplay.[h,cc]:
2504 - added a Save-As dialog
2505
2506
2507
2508 2004/01/12: Thomas Bretz
2509
2510 * macros/rootlogon.C:
2511 - added mcamera to include path
2512 - added mpointing to include path
2513 - added mreport to include path
2514
2515 * mbase/MLog.cc:
2516 - updated my eMail address
2517
2518 * mbase/MParContainer.h:
2519 - added Read member function
2520
2521 * mbase/MStatusDisplay.[h,cc]:
2522 - changed size of ps-paper
2523 - added a user defined bottom line to the ps-files
2524 - added name (currently unused)
2525 - added title (used as possible bottom line in ps-file)
2526
2527 * mraw/MRawRunHeader.cc:
2528 - added some comments
2529
2530 * status.cc:
2531 - set name of input as bottom line of status display
2532
2533
2534
2535 2004/01/12: Abelardo Moralejo
2536
2537 * mimage/MStereoPar.cc
2538 - fixed mistake: now fSourceY = scale1*hillas1.GetMeanY() + ...
2539 instead of fSourceY = scale2*hillas1.GetMeanY() + ...
2540 Bug had no effect unless scale1 != scale2 (-> telescopes of
2541 different size).
2542
2543
2544
2545 2004/01/12: Markus Gaug
2546
2547 * manalysis/MExtractSignal.[h,cc]
2548 - take out some uncommented code
2549 - replace logainshift by two independent variables:
2550 logainfirst, logainlast
2551 - because in most data, maximum occurs in slice 4, shift default
2552 from slices 4-9 to slices 3-8.
2553
2554 * manalysis/MExtractedSignalPix.[h,cc]
2555 - took out some uncommented code
2556 - new initializers: instead of -1. now 99999.9
2557
2558
2559
2560 2004/01/09: Markus Gaug
2561
2562 * mcalib/MCalibrationCam.[h,cc]
2563 - take out 1-dim histos because we can use
2564 the projections in MHCamera (s.b.)
2565
2566 * mcalib/MHCalibrationBlindPixel.h
2567 - make the fit by default quiet
2568
2569 * mcalib/MHCalibrationPixel.[h,cc]
2570 * mcalib/MCalibrationPix.[h,cc]
2571 - Ranges of time slices stored independently for HiGain and LoGain
2572 in order to allow consecutive checks
2573
2574 * mhist/MHCamera.[h.cc]
2575 - add the possibility to call a Draw("proj") which will
2576 draw a Y-Projection of the histogram
2577
2578 * macros/calibration.C
2579 - apply the drawing of the projections and fit them
2580
2581 * mcalib/MCalibrationCalc.cc
2582 - catch the possibility of a calibration file,
2583 unintendedly being a pedestal or cosmic file.
2584 Program now exits with an error before doing the fits
2585
2586 * mcalib/MCalibrationPix.[h,cc]
2587 - fixed a bug in calculation of fFitValid.
2588 before, a call to IsFitValid() always returned false
2589
2590
2591
2592 2004/01/09: Javier L¢pez
2593
2594 * macros/bootcampstandardanalysis.C
2595 - added new macro that holds the main scheleton discussed in the
2596 december bootcamp in Wuerzburg. It runs first over a pedestal
2597 run, then over a calibration run, again over the pedestal run
2598 to compute de pedestal in number of photons and finally over a
2599 data run to calibrate the data.
2600
2601
2602
2603 2004/01/06: Sebastian Raducci
2604
2605 * manalysis/MArrivalTime.[h,cc]
2606 - added new method to calculate photon arrival times. It uses the
2607 TSpline5 Root Class to interpolate the Fadc Slices. The time is
2608 the abscissa value of the absolute maximum of the interpolation
2609 - added new method to find clusters with similar arrival times.
2610 For now it's a preliminary version. It simply search for adiacent
2611 pixels having the same arrival time (color).
2612
2613 * manalysis/MArrivalTimeCalc.[h,cc]
2614 - modified the Process() method according to the changes in the
2615 Arrival Time Cointainer
2616
2617 * mmain/MEventDisplay.cc
2618 - added new tab in the camera event display to show the arrival
2619 time. This arrival time is calculated with the spline method
2620 - the old Arrival Time pad now it's called Max Slice Idx, because
2621 it's only the index of the slice with the max content.
2622
2623 * mhist/MHEvent.[h,cc]
2624 - added new fType in te enumeration to handle the arrival time
2625 histos
Note: See TracBrowser for help on using the repository browser.