source: trunk/MagicSoft/Mars/Changelog@ 3286

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