source: trunk/MagicSoft/Mars/Changelog@ 3217

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