source: trunk/MagicSoft/Mars/Changelog@ 3102

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