source: trunk/MagicSoft/Mars/Changelog@ 3227

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