source: trunk/MagicSoft/Mars/Changelog@ 3140

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