source: trunk/MagicSoft/Mars/Changelog@ 3979

Last change on this file since 3979 was 3979, checked in by gaug, 21 years ago
*** empty log message ***
File size: 154.0 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
4For your entries please follow EXACTLY this style:
5
6_yyyy/mm/dd:_[Your Name]
7_
8___*_filename:
9_____-_description
10_
11___*_filename2, filename3:
12_____-_description
13_
14_
15_
16
17While an underscore is a placeholder for a white-space or an empty line.
18
19 -*-*- END OF LINE -*-*-
20
21 2004/05/05: Markus Gaug
22
23 * mcalib/Makefile
24 * mcalib/CalibLinkDef.h
25 * mcalib/MHCalibrationTestTimeCam.[h,cc]
26 * mcalib/MHCalibrationTestTimeCam.[h,cc]
27 - analogue to MHCalibrationTestCam, two classes to test the
28 output of the calibration.
29
30 * mcalib/MHCalibrationCam.cc
31 - in InitHists, exclude only pixels with kUnsuitableRun, instead of
32 all (IsBad())
33
34 * msignal/Makefile
35 * msignal/SignalLinkDef.h
36 * msignal/MExtractTimeFastSpline.[h,cc]
37 - new fast spline extractor for the equally spaced time slices.
38 Searches for the position of the half maximum between maximum and
39 pedestal. About 6 times faster than MArrivalTimeCalc
40
41 * mjobs/MJCalibration.cc
42 - changed names of the MHCameras to contain run name
43
44 2004/05/04: Raquel de los Reyes
45
46 * mbase/MRunIter.[h,cc]
47 - Added a flag and a set function to read .raw files.
48 The default option is set to read .root files.
49
50
51
52 2004/05/04: Javier Rico
53
54 * mcalib/MCalibrate.cc
55 - when calibrating using kNONE, weight by the pixel area
56
57
58
59 2004/05/04: Thomas Bretz
60
61 * macros/MagicHillas.C, macros/comprob.C, macros/derotatedc.C,
62 macros/dohtml.C, macros/evtrate.C, macros/merpp.C,
63 macros/pixfirerate.C, macros/pixsatrate.C, macros/plot.C,
64 macros/plot2.C, macros/pointing.C, macros/readMagic.C,
65 macros/rootlogon.C, macros/runbook.C, macros/sectorvstime.C,
66 macros/star.C, macros/sumcurrents.C, macros/tar.C,
67 macros/testenv.C, macros/weights.C:
68 - updated documentation
69
70 * mastro/MAstroCamera.[h,cc]:
71 - added member function to read MC .def files for mirror geometry
72 - added GetDiffZdAz
73
74 * mastro/MObservatory.[h,cc]:
75 - added Copy-member function
76
77 * mbase/MLog.[h,cc]:
78 - updated handling of mutices
79 - added a new mutex to lock the stream
80
81 * mhist/MHCamera.[h,cc]:
82 - added functionality to linear deform the camera display
83 (to correct for abberation)
84
85 * mtools/MFFT.cc:
86 - added more documentation
87
88 * mbase/MTime.[h,cc]:
89 - renamed overloaded Set-function to SetMjd. There were some
90 trouble with the interpreter and the new naming is more
91 intuitive.
92
93
94
95 2004/05/04: Markus Gaug
96
97 * mcalib/MHCalibrationChargeBlindPix.cc
98 - intialized the 2 vectors differently, now they don't give
99 warnings any more.
100
101 * msignal/MExtractor.cc
102 * msignal/MExtractFixedWindow.cc
103 - put one initialization to 0 into the MExtractor
104
105 * mastro/MAstroCatalog.h
106 - make AlignCoordinates() protected, in order to compile
107
108 * mcalib/MHGausEvents.cc
109 - took out fEvents(0) and fHGausHist() from constructor
110
111 * msignal/MExtractor.cc
112 * msignal/MExtractPINDiode.cc
113 - fixed StreamPrimitive
114
115 * msignal/MExtractBlindPixel.[h,cc]
116 - deriving from MExtractor, possibility to filter NSB events
117
118
119 2004/05/03: Thomas Bretz
120
121 * mbase/MRunIter.cc:
122 - AddRuns(char*) added some const-qualifiers
123 - replaced deprecated if-else-if by continue- and return-
124 constructions
125
126
127
128 2004/05/03: Javier Lopez
129
130 * mbadpixels/MBadPixelsPix.[h,cc]
131 - put another enum for hardware malfunctionning. Started to be
132 filled with kHVNotNominal
133
134
135
136 2004/05/03: Markus Gaug
137
138 * mcalib/MHCalibrationBlindPix.[h,cc]
139 - removed a "->" behind the comment
140 - Create a TVector in Draw only if the array is not zero
141
142
143 * mraw/MRawEvtPixelIter.cc
144 - corrected bug in GetIdxMaxLoGainSamples() which looped over
145 one slice too much
146 end = fLoGainPos + fNumLoGainSamples + 1 replaced by:
147 end = fLoGainPos + fNumLoGainSamples
148
149 * msignal/MTimeExtractor.[h,cc]
150 * msignal/MExtractTime.[h,cc]
151 - changed name for alphabetical display in dox
152
153 * mjobs/MJCalibration.[h,cc]
154 * msignal/MExtractTimeSpline.h
155 * msignal/MExtractTimeHighestIntegral.h
156 - changed name of base class to MExtractTime
157
158 * mcalib/MCalibrationCam.[h,cc]
159 * mcalib/MCalibrationChargeCam.[h,cc]
160 * mcalib/MCalibrationRelTimeCam.[h,cc]
161 - put the number of unsuitable and unreliable pixels in the base
162 class
163
164 * mcalib/MCalibrationRelTimeCalc.[h,cc]
165 - fixed a bug calculating the average time resolution
166
167 * mpedestals/MPedestalPix.[h,cc]
168 - add a dedicated fValid flag in order to be able to discard pixels
169 from outside (e.g. from MBadPixelsCam)
170
171 * mpedestals/MPedCalcPedRun.[h,cc]
172 - catch badpixels cam from parameter list, if existing and set
173 corresponding pixels to not valid in MPedestalPix
174
175 * mjobs/MGCamDisplays.[h,cc]
176 * mhist/MHCamera.[h,cc]
177 - put DrawProjection and DrawRadialProfile in MHCamera
178
179 * macros/dohtml.C
180 - include directory mfit and macros calibration.C and
181 bootcampstandardanalysis.C
182 - take out pixvstime.C which does not exist
183
184 * msignal/MExtractFixedWindow.[h,cc]
185 * msignal/MExtractSlidingWindow.[h,cc]
186 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
187 * msignal/MExtractor.[h,cc]
188 * msignal/MExtractPINDiode.[h,cc]
189 * msignal/MExtractTime.[h,cc]
190 - set number of slices not in base class, but in derived one.
191 Like this, extractors setting their signal in other containers
192 don't have a conflict with the ReInit() in MExtractor.
193
194 2004/05/01: Thomas Bretz
195
196 * macros/rootlogon.C:
197 - ignore MARSSYS if libmars.so is found in the current path
198
199 * mastro/MObservatory.cc:
200 - small change to coordinates
201
202 * mbase/MLog.[h,cc]:
203 - enhanced output in case of problem with mutices
204
205 * mtemp/TempIncl.h, mtemp/TemlLinkDef.h:
206 - removed everything
207
208 * Makefile*, */Makefile
209 - changed all to support mtemp/mifae and similar
210
211
212
213 2004/05/01: Abelardo Moralejo
214
215 * mmain/MEventDisplay.cc
216 - changed back integration range for MC to 0-14 slices to avoid
217 confusions.
218
219
220
221 2004/05/01: Markus Gaug
222
223 * macros/dohtml.C
224 - include directory mpedestal
225
226 * msignal/MExtractFixedWindow.[h,cc]
227 * msignal/MExtractSlidingWindow.[h,cc]
228 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
229 * msignal/MExtractor.[h,cc]
230 - include the possibility to set the range for the hi-gain outside
231 the range of MRawEvtPixelIter::GetNumHiGainSamples() and to take
232 the "low-gain" slices instead. This is necessary for the March
233 data!
234
235 * mjobs/MJCalibration.[h,cc]
236 - accept arrival time extractors deriving from MTimeExtractor
237
238
239
240 2004/04/30: Thomas Bretz
241
242 * mastro/MAstroCamera.[h,cc]:
243 - removed obsolete TList data member (use a argument in
244 GetStarList instead)
245
246 * mbase/MTime.h:
247 - added 'istream &operator<<(istream &in, MTime &t)'
248
249 * mbase/BaseLinkDef.h:
250 - added new operator
251
252
253
254 2004/04/30: Daniela Dorner
255
256 * macros/pointing.C
257 - implemented plot: Control Deviation vs Time
258 - rearranged plots
259
260
261
262 2004/04/30: Markus Gaug
263
264 * mcalib/MCalibrationRelTimeCalc.[h,cc]
265 - new class to treat rel. times after fits
266
267 * mcalib/MCalibrationChargeCalc.[h,cc]
268 - search for outliers in the total F-Factor and set a flag in
269 MBadPixelsPix
270
271 * mcalib/MCalibrationRelTimeCam.h
272 - new TArrayIs to store number of unsuitable and unreliable pixels
273
274
275 * mbadpixels/MBadPixelsPix.h
276 - two new flags added: kDeviatingFFactor and kDeviationTimeResolution
277
278 * mcalib/MHCalibrationRelTimePix.[h,cc]
279 - take out commented part of code related to re-normalization
280
281 * mcalib/MHCalibrationCam.[h,cc]
282 - retrieve the used run numbers in order to store them in teh
283 histogram titles to help transparency of the displays
284
285 * mcalib/MHCalibrationRelTimeCam.[h,cc]
286 -  Getter and Setter for the reference pixel
287
288 * mcalib/MCalibrate.cc
289 - make error of nphot to be taken from square root of absolute
290 number of photons instead of number of photons, otherwise
291 NaN's are obtained
292
293 * msignal/MExtractPINDiode.[h,cc]
294 - now deriving from MExtractor
295
296 * msignal/Makefile
297 * msignal/SignalLinkDef.h
298 * msignal/MExtractTimeSpline.[h,cc]
299 * msignal/MExtractTimeHighestIntegral.[h,cc]
300 - replacements for MArrivalTimeCalc and MArrivalTimeCalc2
301
302 * mjobs/MJCalibration.[h,cc]
303 - Set time extractor by pointer
304
305
306
307 2004/04/29: Thomas Bretz
308
309 * mbase/MTask.cc:
310 - fixed behaviour of GetNumExecutions. Because of a root bug
311 Count returns a number which is to high by 1.
312
313
314
315 2004/04/29: Abelardo Moralejo
316
317 * mmc/MMcEvt.hxx
318 - Added minor comment (explanation of fPassPhotCone).
319
320 * mmc/MMcRunHeader.[hxx,cxx]
321 - Removed obsolete parameters fSourceOffsetTheta, fSourceOffsetPhi
322 - Updated class version to 5.
323
324
325
326 2004/04/29: Nadia Tonello
327
328 * mbadpixels/MBadPixelsTreat.h
329 - changed enums {.. BIT(1), ... BIT(2), ... BIT(3) } in {1,2,3}
330 to have the right behaviour of the flags (and of SetProcessRMS)
331
332 * manalysis/MCT1PointingCorrCalc.[h,cc]
333 - added pointing correction for 1ES1959
334
335
336
337 2004/04/29: Markus Gaug
338
339 * msignal/MArrivalTimePix.[h,cc]
340 - removed flag fLoGainUsed which is not used at all
341
342 * msignal/MTimeExtractor.[h,cc]
343 - new base class for arrival time extractors
344
345 * msignal/Makefile
346 * msignal/SignalLinkDef.h
347 * msignal/MExtractTimeSpline.[h,cc]
348 - replacement of MArrivalTimeCalc, derived from MTimeExtractor
349
350
351 * msignal/MExtractor.h
352 - make SetRange virtual
353 - check for range w.r.t. ranges given in the run header in ReInit
354
355 * msignal/MExtractFixedWindow.[h,cc]
356 * msignal/MExtractSlidingWindow.[h,cc]
357 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
358 - overload the SetRange() function in order to do the necessary
359 checks of the range there. Slight differences in every extractor
360 because of the floating windows.
361
362
363 * mpedestals/MPedCalcPedRun.[h,cc]
364 - add the possibility to set ranges and extraction windows. Default
365 is what has always been
366
367
368 * mjobs/MJPedestals.[h,cc]
369 - add the possibility to set a signal extractor which gives the
370 extraction ranges to MPedCalcPedRun
371 - derive from MHCamDisplays
372
373 * mcalib/MCalibrationChargeCam.cc
374 - updated the Print() a little
375
376
377 2004/04/29: Javier Rico
378
379 * mbase/MRunIter.cc
380 - Remove AddRuns(const char*,const char*) dependence on length of
381 first character chain
382
383
384 2004/04/28: Javier Rico
385
386 * mbase/MRunIter.[h,cc]
387 - include function to read runs specified in a character chain
388 with the format, e.g., run1,run2-run3,run4-run5,...
389
390
391
392 2004/04/28: Abelardo Moralejo
393
394 * macros/starmc.C
395 - adapted to change in MC calibration: replaced
396 MMcCalibrationCalc::GetHist by GetHistADC2PhotEl and
397 GetHistPhot2PhotEl.
398
399
400
401 2004/04/28: Markus Gaug
402
403 * mjobs/MGCamDisplays.cc
404 * mjobs/MJCalibration.cc
405 - introduced new "fit" flag in DrawProjection allowing to draw
406 two separate pad with the (fitted) histograms for inner and
407 outer pixels. This is displayed by MJCalibration if the
408 kNormalDisplay option is chosen (default).
409
410 * mjobs/MJCalibration.h
411 - took out the const of GetBadPixels() in order to allow compilation
412 of macros/bootcampstandardanalysis.C. This will change again soon
413 when mjobs/MJExtraction is updated and used there.
414
415 * msignal/MArrivalTimeCalc.[h,cc]
416 - remove the ReInit() which calls to an MGeomCam which is later not
417 used
418
419 * macros/calibrate_data.C
420 - fixed a bug in loop 3 taking the default QE Cam instead of the
421 one filled by MJCalibration
422
423 * msignal/MExtractor.[h,cc]
424 - new base class for signal extractors
425
426 * msignal/Makefile
427 * msignal/SignalLinkDef.h
428 * msignal/MExtractFixedWindow.[h,cc]
429 * msignal/MExtractSlidindWindow.[h,cc]
430 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
431 - replacements for MExtractSignal, MExtractSignal2, MExtractSignal3
432
433 * macros/calibration.C
434 * macros/calibrate_data.C
435 * macros/pedphotcalc.C
436 * macros/bootcampstandardanalysis.C
437 - adapted to new extractors
438
439 * mbadpixels/MBadPixelsPix.h
440 - set back the old definition of IsOK(), namely no information
441 available
442
443
444
445 2004/04/27: Raquel de los Reyes
446
447 * mhvstime/MHVsTime.cc
448 - added a line in the Fill function to avoid empty time events.
449
450
451
452 2004/04/27: Abelardo Moralejo
453
454 * mcalib/MMcCalibrationCalc.[h,cc]
455 - added histogram which stores the conversion of photons before
456 the plexiglas to photoelectrons hitting first dynode.
457
458 * macros/mccalibrate.C
459 - added MPointingPosCalc to the tasklist to create and fill an
460 MPointingPos object, and later write it to the Events tree of
461 the calibrated MC files. Added some comments and simplified
462 some lines. One more histogram from MMcCalibrationCalc (see
463 above) is now written to the output.
464
465 * macros/starmc2.C
466 - added the writing of MPointingPos to output star file.
467
468
469
470 2004/04/27: Markus Gaug
471
472 * mjobs/MJCalibration.[h,cc]
473 - put the three camera drawing facilities into a separate base
474 class MGCamDisplays
475
476 * mjobs/MGCamDisplays.[h,cc]
477 * mjobs/Makefile
478 * mjobs/JobsLinkDef.h
479 - camera drawing facilities: CamDraw, DrawProjection and
480 DrawRadialProfile, used by all jobs
481
482 * mjobs/MJExtractCalibTest.[h,cc]
483 * mjobs/Makefile
484 * mjobs/MJobsLinkDef.h
485 - new class to test the calibration results
486
487 * mcalib/MCalibrationChargeCalc.cc
488 - set unsuitable pixels to excluded in MCalibrationChargePix, which
489 will not display them in the status display
490
491 * mjobs/MJCalibration.cc
492 - take out display of previously excluded pixels
493
494 * mbadpixels/MBadPixelsCam.cc
495 - set val to 1 in case that GetPixelContent is true, before display
496 was not correct
497
498 * macros/calibration.C
499 - added the test class MJExtractCalibTest
500
501
502
503 2004/04/27: Abelardo Moralejo
504
505 * mhistmc/MHMcCollectionArea.[h,cc]
506 - Added fMCAreaRadius and setter to allow changing the radius of
507 the circular area in which MC events are produced. Useful for
508 instance for stereo configuration studies. By default it is 300 m
509 as was assumed before.
510
511
512
513 2004/04/26: Markus Gaug
514
515 * mcalib/MHCalibrationTestPix.[h,cc]
516 * mcalib/MHCalibrationTestCam.[h,cc]
517 * mcalib/Makefile
518 * mcalib/CalibLinkDef.h
519 - two new histogram classes to perform claibraion checks, will be
520 especially useful for the data-check.
521
522 * mcalib/MCalibrationQEPix.cc
523 - found a bug in the setting of validity flags of colours. This
524 made the QE used for calibration uncorrect by about a factor 1.5
525 for the outer pixels if only one colour is used for calibration.
526
527 * mjobs/MJCalibration.[h,cc]
528 - moved colour finder from the macros into this class with the
529 function FindColor()
530 - had to add ~MJCalibration() {} because otherwise, I get a
531 segmentation violation in the destructor, the debugger says in
532 some TString. Maybe it's because of the GetDescriptor() in
533 ~MParContainer() ?
534
535 * macros/calibration.C
536 * macros/calibrate_data.C
537 * macros/pedphotcalc.C
538 * macros/bootcampstandardanalysis.C
539 - removed function FindColor()
540
541 * mcalib/MCalibrationCam.h
542 - make Init() and InitSize() virtual
543
544 * mcalib/MCalibrationChargeCam.[h,cc]
545 - introduce two TArrayI's for the number of uncalibrated and
546 unreliable pixels.
547
548 * mcalib/MCalibrationChargeCalc.[h,cc]
549 - calculate and store the above numbers.
550
551 * mbadpixels/MBadPixelsPix.[h,cc]
552 * mbadpixels/MBadPixelsCam.cc
553 - removed bits: kHiGainNotCalibrated and kLoGainNotCalibrated
554 - added bits: kDeviatingFFactor, kConversionHiLoNotValid
555 - removed functions: IsCalibrationResultOK()
556 and IsCalibrationSignalOK()
557 - changed function IsOK() such that it returns false only if
558 the pixels is not suitable (run or evt)
559
560 * mcalib/MCalibrate.cc
561 * mcalib/MCalibrateRelTime.cc
562 - exchanged query for IsCalibrationResultOK() to
563 IsUnsuitableRun(MBadPixelsPix::kUnsuitableRun). This includes
564 now the oscillating pixels (which are sometimes many!!)
565
566 * mcalib/MHCalibrationRelTimePix.cc
567 - commented re-normalization to ns in Renorm()
568 - introduced Getter to fFADCSliceWidth
569
570 * mcalib/MHCalibrationRelTimeCam.cc
571 - renorm to ns in GetPixelsContent()
572 --> now, calibration in MCalibrateRelTimes is consistent
573
574
575
576 2004/04/26: Abelardo Moralejo
577
578 * manalysis/MMcCalibrationUpdate.cc
579 - changed from 1 to 10 the "dummy" value of conversion high to low
580 gain for old camera 0.6 files. Usually these files have no low
581 gain at all, but there was a patched version of the program
582 which did have low gain (with a gain 10 lower than hg).
583
584
585
586 2004/04/25: Abelardo Moralejo
587
588 * mbadpixels/MBadPixelsTreat.cc
589 - Change in line 204: if ((*fBadPixels)[i].IsBad()) by
590 if ((*fBadPixels)[j].IsBad()) The way it was done, it never
591 worked, because the check on whether the neighbour pixels
592 were OK was performed on the same pixel to be treated (i), which
593 is obviously not OK. The same problem fixed in the interpolation
594 of pedestals. Amazingly, this error would have shown up in any
595 test of the class.... I assume it must have been commited
596 completely untested.
597
598 - In InterpolateSignal: moved division of summed charge over
599 number of pixels : put it after the check of the number of
600 valid neighbours to avoid division by 0.
601
602
603
604 2004/04/23: Markus Gaug
605
606 * mcalib/MHCalibrationCam.cc
607 - fixed a bug in the ReInit() for the number of average events in
608 each area index and sector
609
610
611 2004/04/23: Thomas Bretz
612
613 * */Makefile:
614 - added some more mpedestal
615
616 * mreport/MReportRun.cc:
617 - changed to work with the latest version of report-files
618 --> This will make it incompatible with older report files
619 (for this use older Mars versions for merpping)
620
621 * mbase/MStatusDisplay.[h,cc]:
622 - added combo-box to surf through tabs in MARS-tab
623
624
625
626 2004/04/22: Nadia Tonello
627
628 * mcalib/MCalibrateData.cc
629 - changed request for MBadPixelsPix::IsCalibrationResultOK() for
630 MBadPixelsPix::IsUnsuitable(MBadPixelsPix::kUnsuitableRun)
631
632
633
634 2004/04/22: Thomas Bretz
635
636 * mhist/MHCamera.[h,cc]:
637 - implemented SetUsed
638
639 * merpp.cc:
640 - added "-ff" and interleave mode - both not execcively tested yet
641
642 * mhbase/MFillH.cc:
643 - added a missing 'endl'
644
645 * mraw/MRawCrateData.[h,cc], mraw/MRawEvtData.[h,cc],
646 mraw/MRawEvtHeader.[h,cc]
647 - added SkipEvt (the number of skipped bytes is untested)
648
649 * mraw/MRawEvtHeader.[h,cc]
650 - return kCONTINUE if time is invalid
651
652 * mraw/MRawFileRead.[h,cc]:
653 - implemented AddFile feature - first draft!
654 - added feature to skip events
655
656 * mraw/MRawFileWrite.h:
657 - changed default compression level corresponding to merpp to 2
658
659 * mraw/MRawRead.[h,cc]:
660 - added fForceMode flag to be able to suppress event errors
661
662 * mbadpixels/MBadPixelsTreat.[h,cc]:
663 - changes such that the pedestal interpolation is now done
664 only in ReInit. If you need the old behaviour call
665 SetProcessRMS()
666
667 Another step towards less mess:
668
669 * MMcPedestalCopy.[h,cc], MMcPedestalNSBAdd.[h,cc],
670 MPedPhotCalc.[h,cc], MPedPhotCam.[h,cc], MPedPhotPix.[h,cc],
671 MPedCalcPedRun.[h,cc], MPedestalCam.[h,cc],
672 MPedestalPix.[h,cc]:
673 - moved from manalysis to mpedestal
674
675 * mpedestal/Makefile, mpedestal/PedestalLinkDef.h,
676 mpedestal/PedestalIncl.h:
677 - added
678
679 * manalysis/Makefile, manalysis/AnalysisLinkDef.h,
680 manalysis/AnalysisIncl.h:
681 - removed files above
682
683 * mbadpixels/Makefile:
684 - added mpedestals
685
686 * Makefile:
687 - added mpedestals
688
689
690 2004/04/22: Antonio Stamerra
691
692 * mmain/MEventDisplay.cc
693 - Added new tab "Trigger" adding a new MHEvent (evt9),
694 filled through the MMcTriggerLvl2 container.
695 A new MFillH task for evt9 and MMcTriggerLvl2Calc task
696 have been added.
697
698 * mhist/MHEvent.[h,cc]
699 - Added new event type kEvtTrigPix
700
701 * manalysis/MMcTriggerLvl2.[h,cc]
702 - The class now inherits from MCamEvent
703 - Added the methods GetPixelContent and DrawPixelContent (from MCamEvent)
704 - Added the method IsPixelInTrigger that returns kTRUE if a pixels
705 is in the trigger region
706
707 * manalysis/MMcTriggerLvl2Calc.[h,cc]
708 - Added the methods CheckRunType and ReInit to check if the file is MC.
709
710 * mhistmc/Makefile
711 - Added the include for mgui
712
713
714 2004/04/22: Markus Gaug
715
716 * mcalib/MCalibrate.[h,cc]
717 - introduced flat-fielding of charges for the muon calibration,
718 accessible with SetCalibrationMode(kFlatCharge)
719
720 * manalysis/MPedCalcPedRun.cc
721 - added a SetReadyToSave() at the end of PostProcess
722
723 * mjobs/Makefile
724 - added include of mraw
725
726 * mjobs/MJCalibration.cc
727 - added MRawFileRead for option SetDataCheck()
728
729 * mjobs/MJPedestal.cc
730 - added MRawFileRead for option SetDataCheck()
731
732
733 2004/04/21: Thomas Bretz
734
735 * mbase/MTask.cc, mbase/MTaskList.cc:
736 - let MTask in list fTaskProcess to be used as a counter
737
738 * mdata/MDataChain.[h,cc]:
739 - added some treatments for combinations of +/- signs
740
741 * mfbase/MFilterList.[h,cc]:
742 - added a new constructor to simplyfy filter-inversions
743
744 * mfileio/MReadReports.cc:
745 - added comment
746
747 * mhbase/MBinning.[h,cc]:
748 - added new constructor to simplify calls in macros
749
750 * mhbase/MFillH.[h,cc]:
751 - added fDrawOption to be used in MStatusDisplay
752
753 * mhist/MHFalseSource.cc:
754 - added comment
755
756
757
758 2004/04/20: Thomas Bretz
759
760 * macros/derotatedc.C
761 - added tutorial macro plotting derotated dc currents
762
763 * mhist/MHCamEventRot.[h,cc]:
764 - added histogram to be filled with derotated MCamEvents
765
766
767
768 2004/04/18: Abelardo Moralejo
769
770 * mgeom/MGeomCam.h
771 - Update class version to 4 (necessary after M. Gaug's change
772 of the type of member fMaxRadius.
773
774
775
776 2004/04/16: Abelardo Moralejo
777
778 * mcalib/MCalibrationQEPix.[h,cc]
779 - Added fAverageQE. Same role as gkDefaultAverageQE, but can be
780 changed via SetAverageQE. Made public GetAverageQE and
781 GetAverageQERelVar (this changes needed for MC).
782
783 * mcalib/MMcCalibrationCalc.[h,cc]
784 * manalysis/MMcCalibrationUpdate.[h,cc]
785 - Adapted to M. Gaug's changes in calibration classes. Behaviour
786 has been tested to be the same as before those changes. Now the
787 conversion factor from ADC counts to photoelectrons, and the
788 average QE (photons->photoelectrons) are calculated independently
789 (and later combined by MCalibrate to obtain the conversion
790 ADC->photons).
791
792 * mmain/MEventDisplay.cc, macros/mccalibrate.C, starmc.C
793 - Added call to MExtractSignal::SetSaturationLimit(240) Affects
794 only MC display. This was necessary because if electronic noise
795 is simulated in the FADC, sometimes saturated slices look not
796 saturated due to negative fluctuations, so it is better to set
797 the saturation limit at a safe value (240 ADC counts). Changed
798 signal integration range (only for MC), now from slices 5 to 10.
799
800 * msignal/MExtractSignal3.[h,cc]
801 - Changed name of function SetRange for the more adecquate
802 "SetWindows". No change in behaviour of the function.
803
804
805
806 2004/04/16: Markus Gaug
807
808 * msignal/MExtractSignal.cc
809 - commited proposed larger default window from fgLast = 10 to
810 fgLast = 14, because in March the pulses have moved to later
811 arrival times.
812 - removed some inconsistency with slice numbering in FindSignal()
813 from pixel.GetHiGainSamples()+fHiGainFirst-1 to
814 pixel.GetHiGainSamples()+fHiGainFirst and also for the low gain
815
816 * msignal/MExtractSignal2.cc
817 - committed the proposed smaller window egdes from fgFirst=0 to
818 fgFirst = 3, because in March some of the high-gain pulses reach
819 into the "low-gain samples" and mislead thus sliding window to
820 be maximized on the tail of the high-gain pulse.
821
822 * mcalib/MHPedestalPix.cc
823 - fixed a bug which made normalization to values per slice not happen
824
825 * macros/pedestalstudies.C
826 - fixed and documented
827
828
829
830 2004/04/15: Markus Gaug
831
832 * macros/calibration.C
833 - added a function FindColor() to extract the colour by filename,
834 works if there is indeed a colour or if the run nubmer is smaller
835 than 20000 -> take ct1
836
837 * macros/bootcampstandardanalysis.C
838 * macros/pedphotcalc.C
839 * macros/calibrate_data.C
840 - updated the macro to the cvs-standard used at the Udine bootcamp
841
842 * mcalib/MCalibrateRelTimes.[h,cc]
843 * mcalib/Makefile
844 * mcalib/CalibLinkDef.h
845 - new class to calibrate the relative times
846
847 * manalysis/MGeomApply.cc
848 - added MArrivalTime::Init()
849
850 * msignal/MArrivalTime.[h,cc]
851 - added array fDataErr
852
853 * macros/rootlogon.C
854 - added directories mbadpixels and mjobs
855
856 * mcalib/MCalibrationQEPix.cc
857 - set the fAvNorm variables to 1 in Clean()
858
859 * manalysis/MPedPhotCalc.[h,cc]
860 - included possibility to use an MBadPixelsCam
861
862
863
864 2004/04/14: Thomas Bretz
865
866 * manalysis/MCerPhotEvt.[h,cc]:
867 - fixed a bug which caused a missing last pixel (in most cases
868 Index 576)
869
870 * manalysis/MCerPhotPix.cc:
871 - fixed output in Print
872
873 * macros/mccalibrate.C, mmain/MEventDisplay.cc:
874 - added missing SetCalibrationMethod
875
876 * mbadpixels/MBadPixelsCam.[h,cc]:
877 - added copy constructor
878
879 * mbadpixels/MBadPixelsMerge.cc:
880 - added comments
881
882 * mraw/MRawRunHeader.[h,cc]:
883 - added new run-type (kRTPointRun=7)
884
885 * mmain/MEventDisplay.cc:
886 - fixed the broken cleaning levels
887
888
889
890 2004/04/14: Markus Gaug
891
892 * mcalib/MCalibrationQEPix.cc
893 - found a bug in the calculation of the error, fixed
894
895 * macros/mccalibrate.C, mmain/MEventDisplay.cc:
896 - replaced SetCalibrationMethod by SetCalibrationMode
897
898 * htmldoc/images/CalibClasses.gif
899 * htmldoc/images/RelTimeClasses.gif
900 - two schemes used in the class descriptions
901
902 * mcalib/MHCalibrationCam.[h,cc]
903 - included function GetAverageAreas() and GetAverageSectors() like
904 in MCalibrationCam
905
906 * mjobs/MJCalibration.[h,cc]
907 - included calibration of rel.Times, to be chosen with a flag
908 RelTimeCalibration()
909 - signal extractor and arrival time extractor can be chosen by
910 flags as well (see Class description)
911
912
913 * mbadpixels/MBadPixelsCam.cc
914 - add two new types in GetPixelContent, add documentation of
915 GetPixelContent
916
917 * msignal/MArrivalTimeCalc2.cc
918 - commented the warning for pixels with lowgain saturation
919
920
921
922 2004/04/13: Markus Gaug
923
924 * macros/dohtml.C
925 - included directory mbadpixels
926
927 * mcalib/MCalibrationPix.[h,cc]
928 - add functions GetHiLoMeansDivided(), GetHiLoSigmasDivided() and
929 errors
930
931 * mcalib/MCalibrationChargeCam.[h,cc]
932 - removed hi-vs.Lo histograms (come into a separate MIntensityCam)
933 - updated GetPixelContents
934 - updated class documentation
935
936 * mgeom/MGeomMirror.h
937 - include <TVector3.h>, otherwise it does not compile on my machine
938
939 * mjobs/MJPedestals.cc
940 * mjobs/MJCalibration.cc
941 - replaced MBadPixelsMerge by MParList.AddToList(fBadPixels) until
942 bug in MBadPixelsMerge is resolved (see bugtracker).
943
944 * mcalib/MHCalibrationChargePINDiode.cc
945 - return in Draw() if histogram is empty (otherwise segm. violation
946 in eventloop
947
948 * msignal/MExtractedSignalCam.cc
949 - intialize variables by default to 0.
950
951 * mcalib/MHCalibrationChargeCam.[h,cc]
952 - pointer to fSig is not stored, somehow, when running MJCalibration
953 Don't know why. Removed and stored some variables instead
954
955 * mjobs/MJCalibration.[h,cc]
956 - updated documentation, updated QE Cam
957 - set the pulser colour (now obligatory)
958 - set the possibility to choose different displays
959
960 * mcalib/MCalibrationChargeCalc.cc
961 - set the pulser colour (now obligatory)
962
963 * mcalib/MCalibrationChargePix.[h,cc]
964 - put GetRSigmaPerCharge into this class
965
966
967
968 2004/04/13: Thomas Bretz
969
970 * mastro/MAstroCamera.cc, mastro/MAstroCatalog.[h,cc]:
971 - enhanced comments
972 - added some new features
973
974 * mbase/MAGIC.h:
975 - removed some empty lines
976
977 * mfileio/MWriteRootFile.cc:
978 - fixed a compiler warning
979
980 * mgeom/MGeomCorsikaCT.h:
981 - removed obsolete include of TArrayF
982
983 * mgeom/MGeomMirror.[h,cc]:
984 - replaced fReflector by *fReflector
985
986 * mmain/MGDisplayAdc.cc:
987 - fixed a bug which caused the wrong histogram entry to be
988 displayed
989
990
991
992 2004/04/10: Markus Gaug
993
994 * macros/dohtml.C
995 - included directory mjobs
996
997 * mjobs/MJCalibration.[h,cc]
998 - added and updated documentation (not yet ready)
999
1000 * htmldoc/images/CalibClasses.gif
1001 - scheme of the calibration classes, used for documentation in
1002 MJCalibration.cc
1003
1004
1005
1006 2004/04/10: Thomas Bretz
1007
1008 * mastro/MAstroCatalog.[h,cc], mastro/MAstroCamera.[h,cc]:
1009 - added comments
1010
1011 * macros/starfield.C:
1012 - added
1013
1014 * mastro/Makefile, mastro/AstroLinkDef.h
1015 - added MAstroCamera
1016
1017
1018
1019 2004/04/09: Markus Gaug
1020
1021 * mcalib/MHCalibrationChargePINDiode.[h,cc]
1022 * mcalib/MHCalibrationChargeCam.[h,cc]
1023 * mcalib/MHCalibrationChargeCalc.[h,cc]
1024 - put abs. time consistency check from MCalibrationChargeCalc into
1025 MHCalibrationChargePINDiode and MHCalibrationChargeCam
1026
1027 * mcalib/MHCalibrationCam.[h,cc]
1028 * mcalib/MHCalibrationChargeCalc.[h,cc]
1029 - number of used FADC slices also stored in MHCalibrationCam,
1030 MHCalibrationChargeCalc needs no pointer to the signal extractors
1031 any more -> removed
1032
1033 * mcalib/MCalibrationChargePINDiode.[h,cc]
1034 * mcalib/MCalibrationChargeBlindPix.[h,cc]
1035 * mcalib/MCalibrationCam.[h,cc]
1036 - put a default pulser color kNONE
1037
1038 * manalysis/MPedestalCam.[h,cc]
1039 * manalysis/MPedCalcPedRun.[h,cc]
1040 * manalysis/MGeomApply.cc
1041 - added average pixels in the way like it is done in MCalibrationCam
1042
1043
1044
1045 2004/04/08: Thomas Bretz
1046
1047 * mfbase/MF.cc:
1048 - optimized output
1049
1050 * mfbase/MFilterList.cc:
1051 - added some comments
1052
1053 * mfileio/MReadMarsFile.[h,cc], mfileio/MReadTree.[h,cc]:
1054 - added SortFiled-option -- RAQUEL, this is for you!
1055
1056 * mfileio/MWriteRootFile.cc:
1057 - class AddSerialNumber in AddContainer
1058
1059 * mhist/MHFalseSource.[h,cc]:
1060 - optimized setting of hist maximum
1061 - added more source dependant cuts
1062 - changed display layout
1063 - scale number of entries to correct for different acceptance
1064 (not perfect, but the best I can currently do)
1065
1066 * mimage/MHHillasExt.[h,cc]:
1067 - added new histogram for fMaxDist
1068
1069 * mimage/MHNewImagePar.[h,cc]:
1070 - added new histograms for Used/CoreArea
1071
1072 * mimage/MHillasCalc.cc:
1073 - optimized output
1074
1075 * mimage/MHillasExt.cc:
1076 - fMaxDist got a sign
1077
1078 * mimage/MNewImagePar.[h,cc]:
1079 - enhanced comments
1080 - added new Print() member function
1081
1082 * macros/readCT1.C, macros/readMagic.C, mmain/MEventDisplay.cc:
1083 - forward geomcam to newimgepar.Print()
1084
1085
1086
1087 2004/04/08: Markus Gaug
1088
1089 * mcalib/MCalibrationChargeCalc.[h,cc]
1090 * mcalib/MCalibrationChargeCam.[h,cc]
1091 * mcalib/MCalibrationChargePix.[h,cc]
1092 * mcalib/MCalibrationChargeBlindPix.[h,cc]
1093 * mcalib/MCalibrationChargePINDiode.[h,cc]
1094 - put calculation of photon fluxes with the three methods into
1095 MCalibrationChargeCalc
1096 - reorganized calculations in a better readable way (hopefully!)
1097
1098 * mbase/MAGIC.h
1099 * mcalib/MCalibrationCam.[h,cc]
1100 * mcalib/MCalibrationQECam.[h,cc]
1101 * mcalib/MCalibrationQEPix.[h,cc]
1102 - put PulserColor_t away from MAGIC.h into MCalibrationCam
1103 - full implementation of the QE-calibration from MCalibrationQEPix
1104
1105 * msignal/MExtractBlindPixel.cc
1106 - removed warning about low-gain saturation of Blind pixel
1107
1108 * mcalib/MCalibrate.[h,cc]
1109 * mcalib/MCalibrateData.[h,cc]
1110 * mcalib/MMcCalibrationCalc.[h,cc]
1111 * manalysis/MMcCalibrationUpdate.[h,cc]
1112 - conversion factors now separated into FADC2phe and then into
1113 call to average Quantum efficiency.
1114
1115
1116 2004/04/07: Markus Gaug
1117
1118 * mcalib/MHGausEvents.[h,cc]
1119 - added fBlackout events
1120
1121
1122
1123 2004/04/06: Thomas Bretz
1124
1125 * mcalib/MCalibrationCam.[h,cc]:
1126 - simplified call to initialization by new function Init()
1127
1128 * mcalib/MH*.cc:
1129 - fixed some warnings (comparision between signed and unsigned)
1130
1131 * manalysis/MGeomApply.cc:
1132 - use new Init-funtion of MCalibrationCam
1133
1134 * mastro/MAstro.cc:
1135 - some fixes to the conversion functions
1136
1137 * mastro/MAstroCamera.[h,cc]:
1138 - added comments
1139 - changed argument type of AddPrimitives
1140
1141 * mastro/MAstroCatalog.[h,cc]:
1142 - many changes to make it possible to overlay the
1143 catalog on top of a 2D histogram
1144
1145 * mbase/MEvtLoop.cc:
1146 - fixed estimation of run-time
1147
1148 * mbase/MMath.[h,cc]:
1149 - added member functions for signed significances
1150
1151 * mbase/MParContainer.cc:
1152 - changed GetterMethod() to support double reference data mebers
1153
1154 * mbase/MStatusDisplay.cc:
1155 - removed some obsolete debug outputs
1156
1157 * mbase/MTask.[h,cc]:
1158 - removed fNumExecutions, fStopwatch already counts the calls
1159 - slight chagnes to output of PrintStatistics
1160
1161 * mbase/MTaskList.[h,cc]:
1162 - slight chagnes to output of PrintStatistics
1163
1164 * mbase/MTime.cc:
1165 - removed +TwoPi from GetGmst
1166
1167 * mcamera/MCameraAUX.h, mcamera/MCameraHV.h, mcamera/MCameraLV.h,
1168 mcamera/MCameraLid.h, mcamera/MCameraLids.h,
1169 mcamera/MCameraPowerSupply.h:
1170 - added missing Getter functions
1171
1172 * mcamera/MCameraHV.h:
1173 - removed obsolete data-meber fMean
1174
1175 * mdata/DataLinkDef.h:
1176 - added MDataFormula
1177
1178 * mdata/MDataChain.cc, mdata/Makefile:
1179 - enhanced dosumentation
1180 - implemented use of multi argument functions
1181 - added ^-operator
1182
1183 * mdata/MDataList.[h,cc]:
1184 - added ^-operator
1185 - enhanced IsValid
1186
1187 * mfbase/MFilterList.cc:
1188 - changed a warn-output to inf
1189
1190 * mgeom/MGeomCam.[h,cc]:
1191 - added getter returning index corresponding to XY
1192
1193 * mgeom/MGeomPix.[h,cc]:
1194 - added getter IsInside
1195
1196 * mhist/MHCamera.cc:
1197 - Return 0 in GetMean if no entries
1198
1199 * mhist/MHFalseSource.[h,cc]:
1200 - removed conversion stuff (mm/deg)
1201 - slight change to calculation of significance
1202 - added dist-cuts
1203 - added histogram showing number of entries
1204 - added display of catalog
1205
1206 * mhist/MHStarMap.cc:
1207 - added comment
1208
1209 * mimage/MHillasExt.[h,cc]:
1210 - changed class version to 3
1211 - added new data-member fMaxDist
1212
1213 * mimage/MNewImagePar.[h,cc]:
1214 - added new data member fUsedArea and fCoreArea
1215
1216 * mmc/MMcConfigRunHeader.h:
1217 - readded GetMirrors (WHY WAS IT GONE?)
1218
1219 * mpointing/MPointingPos.[h,cc]
1220 - implemented Getter to get coordinates in rad
1221
1222 * mpointing/MSrcPosCalc.[h,cc]:
1223 - fixed direction of rotation
1224 - for the moment do use fTime
1225
1226
1227
1228 2004/04/06: Markus Gaug
1229
1230 * mcalib/MCalibrationChargePix.[h,cc]
1231 - change names of the GetLoGain*() functions to
1232 GetConvertedLoGain*() for better clarity
1233
1234 * mcalib/MCalibrationChargeCam.[h,cc]
1235 - updated and enlarged documentation
1236
1237 * mcalib/MHCalibrationChargeCam.cc
1238 * mcalib/MHCalibrationRelTimeCam.cc
1239 - set the arrays by use of memset
1240 - initialize TObjArrays with the Init-Function
1241
1242
1243 2004/04/05: Markus Gaug
1244
1245 * msignal/MExtractedSignalPINDiode.h
1246 - new function GetLastUsedSlice()
1247
1248 * mcalib/MCalibrationChargeCalc.[h,cc],
1249 * mcalib/MCalibrationChargeCam.cc:
1250 - holds also pointers to MExtractedSignalPINDiode and
1251 MExtractedSignalBlindPixel and does the checks inside the task
1252 (instead of inside the containers)
1253
1254 * mcalib/MCalibrationChargeBlindPix.[h,cc],
1255 * mcalib/MCalibrationChargePINDiode.[h,cc]:
1256 - updated and enlarged documentation
1257
1258 * mcalib/MHCalibrationChargePINDiode.cc
1259 * mcalib/MHCalibrationChargeCam.[h,cc]
1260 - rename Setter for fMeanVar from SetMeanErr() to SetMeanVar()
1261 - rename arrays of fAverageSigmaErr to AverageSigmaVar
1262
1263 * mcalib/MCalibrationPix.[h,cc]
1264 * mcalib/MCalibrationChargePix.[h,cc]
1265 * mcalib/MCalibrationChargeBlindPix.[h,cc]
1266 * mcalib/MCalibrationChargePINDiode.[h,cc]
1267 - add Getters to the relative variance
1268
1269 * mcalib/MHGausEvents.[h,cc]
1270 * mcalib/MCalibrationPix.[h,cc]
1271 * mcalib/MHCalibrationCam.cc
1272 - add to Pickup also Blackout events
1273
1274
1275 2004/04/05: Nadia Tonello
1276
1277 * mbadpixels/MBadPixelsTreat.cc
1278 - In Unmap(): replaced SetPixelUnused with SetPixelUnmapped
1279
1280
1281
1282 2004/04/02: Markus Gaug
1283
1284 * mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationCam.[h,cc],
1285 mcalib/MCalibrationQEPix.[h,cc], mcalib/MCalibrationQECam.[h,cc],
1286 mcalib/MCalibrationRelTimeCam.[h,cc],
1287 mcalib/MCalibrationRelTimePix.[h,cc]:
1288 - updated and enlarged documentation
1289
1290 * mcalib/MHGausEvents.[h,cc], mcalib/MHPedestalPix.[h,cc],
1291 mcalib/MHCalibrationChargePix.[h,cc],
1292 mcalib/MHCalibrationChargeHiGainPix.[h,cc],
1293 mcalib/MHCalibrationChargeLoGainPix.[h,cc],
1294 mcalib/MHCalibrationChargeBlindPix.[h,cc],
1295 mcalib/MHCalibrationChargePINDiode.[h,cc]:
1296 - put fPixId, fPickup, fPickupLimt, CountPickup(), RepeatFit() and
1297 ChangeHistId() into MHGausEvents (before in the derived classes)
1298 - put fChargeNbins, fChargeFirst, fChargeLast,
1299
1300 * mcalib/MHCalibrationRelTimePix.[h,cc]:
1301 - put fRelTimeNbins, fRelTimeFirst, fRelTimeLast together
1302 into MHGausEvents as fNbins, fFirst and fLast
1303
1304 * mcalib/MHCalibrationRelTimePix.[h,cc]:
1305 - remove Renormalization to time slices. Need to think about
1306 more direct way to implement
1307
1308 * mcalib/MHPedestalCam.[h,cc], mcalib/MHCalibrationCam.[h,cc],
1309 mcalib/MHCalibrationChargeCam.[h,cc],
1310 mcalib/MHCalibrationRelTimeCam.[h,cc]:
1311 - put most of the functionality into the base class MHCalibrationCam
1312 - derived classes overload the functions SetupHists, ReInitHists,
1313 FillHists, FinalizeHists and FinalizeBadPixels.
1314 - functions FitHiGainArrays, FitLoGainArrays, FitHiGainHists,
1315 FitLoGainHists and InitHists can be used from base class.
1316
1317 * mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationChargePix.[h,cc],
1318 mcalib/MCalibrationRelTimePix.[h,cc]:
1319 - put most of the functionality into the base class MCalibrationPix
1320 - other two classes derive now from MCalibrationPix
1321
1322 * mcalib/MCalibrationCam.[h,cc], mcalib/MCalibrationChargeCam.[h,cc]
1323 mcalib/MCalibrationRelTimeCam.[h,cc]:
1324 - put most of the functionality into the base class MCalibrationCam
1325 - other two classes derive now from MCalibrationCam
1326 - calls to MCalibration*Cam[i] now have to cast!
1327
1328 * mcalib/MCalibrate.cc, mcalib/MCalibrateData.cc,
1329 * mcalib/MMcCalibrateCalc.cc, manalysis/MMcCalibrationUpdate.cc,
1330 * mcalib/MCalibrationChargeCalc.cc:
1331 - cast calls to MCalibration*Cam[i]
1332
1333 * manalysis/MGeomApply.cc
1334 - add initialization MCalibrationRelTimeCam
1335 - add intialization of average pixels
1336
1337
1338
1339 2004/04/02: Abelardo Moralejo
1340
1341 * msignal/MExtractSignal3.[h,cc]
1342 - added. Alternative method for signal extraction. Uses sliding
1343 window from event to event, but a common window for all pixels
1344 in an event.
1345
1346 * msignal/Makefile, SignalLinkDef.h
1347 - added MExtractSignal3.
1348
1349
1350
1351 2004/04/02: Markus Gaug
1352
1353 * mbadpixels/MBadPixelsPix.h
1354 - added kRelTimeNotFitted and kRelTimeOscillating to Calibration_t
1355 enum
1356
1357 * mcalib/MCalibrationCam.[h,cc], mcalib/MCalibrationPix.[h,cc],
1358 mcalib/Makefile, mcalib/CalibLinkDef.h:
1359 - two new base classes for general calibration storage containers,
1360 contain average pixel storage functionality
1361
1362 * mcalib/MCalibrationRelTimeCam.[h,cc],
1363 mcalib/MCalibrationRelTimePix.[h,cc]:
1364 - new storage container for the rel. time calibration results, derive
1365 from MCalibrationPix, MCalibrationCam
1366
1367
1368
1369 2004/04/01: Markus Gaug
1370
1371 * msignal/MArrivalTimeCalc.[h,cc]
1372 - set fSaturationLimit as a variable with default (instead of 0xff)
1373
1374 * mcalib/MHCalibrationChargeCam.[h,cc]
1375 mcalib/MCalibrationChargeCam.[h,cc]
1376 mcalib/MCalibrationChargeCalc.cc, manalysis/MGeomApply.cc:
1377 - add average pixels per sector
1378
1379 * mcalib/MHGausEvents.[h,cc], mcalib/MHCalibrationChargePix.[h,cc],
1380 mcalib/MHCalibrationRelTimePix.[h,cc]:
1381 - moved BypassFit() function to MHGausEvents
1382
1383 * mcalib/MHCalibrationChargeCam.[h,cc]:
1384 - updated and enlarged documentation
1385 - derives now from mcalib/MHCalibrationCam
1386
1387 * mcalib/MCalibrationChargePix.[h,cc]:
1388 - removed flag kLoGainSaturation, because it is already in MBadPixelsPix
1389
1390 * mcalib/MCalibrationCam.[h,cc], mcalib/Makefile, mcalib/CalibLinkDef.h:
1391 - new base class for all MHCalibration*Cam object, contains the average
1392 pixel functionality
1393
1394
1395
1396 2004/03/31: Markus Gaug
1397
1398 * mcalib/MHCalibrationChargeCam.[h,cc],
1399 mcalib/MCalibrationChargeCam.[h,cc],
1400 mcalib/MCalibrationChargeCalc.cc, manalysis/MGeomApply.cc:
1401 - make the average pixel independent on camera geometry, i.e.
1402 one average pixel per MGeomPix::Aidx
1403
1404
1405
1406 2004/03/31: Abelardo Moralejo
1407
1408 * mmc/MMcConfigRunHeader.[h,cc]
1409 - updated to current version (3) in camera program. Added member
1410 fLightCollectionFactorOuter so that we can store the data on
1411 the simulatedlight collection efficiency (light guides +
1412 plexiglas +...) as a function of incidence angle for outer and
1413 inner pixels independently. Added getters for this information
1414 on light collection efficiency.
1415
1416
1417
1418 2004/03/30: Markus Gaug
1419
1420 * mcalib/MHGausEvents.[h,cc],
1421 mcalib/MHCalibrationChargePix.[h,cc],
1422 mcalib/MHCalibrationChargeHiGainPix.[h,cc],
1423 mcalib/MHCalibrationChargeLoGainPix.[h,cc],
1424 mcalib/MHCalibrationChargeBlindPix.[h,cc],
1425 mcalib/MHCalibrationChargePINDiode.[h,cc],
1426 mcalib/MHCalibrationRelTimeCam.[h,cc],
1427 mcalib/MHCalibrationRelTimePix.[h,cc],
1428 mcalib/MHPedestalPix.[h,cc],
1429 mcalib/MHPedestalCam.[h,cc]:
1430 - updated and enlarged documentation
1431
1432
1433
1434 2004/03/30: Abelardo Moralejo
1435
1436 * mmc/MMcFadcHeader.hxx
1437 - updated to current version (4) in camera program.
1438
1439
1440
1441 2004/03/29: Markus Gaug
1442
1443 * manalysis/MSourcePosFromStarPos.cc
1444 - replaced fabs(ival) by TMath::Abs(ival)
1445
1446 * mbadpixels/MBadPixelsPix.h
1447 - adopt treatment of UnCalibrated_t like the one in Unsuitable_t
1448
1449 * mbadpixels/MBadPixelsPix.cc
1450 - put some documentation in the header
1451
1452 * mcalib/MHCalibrationChargeCam.cc
1453 mcalib/MCalibrationChargeCam.cc
1454 mbadpixels/MBadPixelsCam.cc
1455 - adopt to new style in MBadPixelsPix.h
1456
1457 * mcalib/MCalibrationChargeCalc.[h,cc]
1458 mcalib/MCalibrationChargePix.[h,cc]
1459 - move consistency checks from Pix to Calc
1460
1461 * mcalib/MHGausEvents.[h,cc]
1462 - fixed axes for event and fourier spectrum Draw
1463
1464 * mcalib/MHCalibrationChargePix.[h,cc]
1465 mcalib/MHCalibrationChargeCam.[h,cc]
1466 - moved definition of pulser frequency to MHCalibrationChargeCam
1467
1468
1469
1470 2004/03/24: Thomas Bretz
1471
1472 * mbase/MMath.cc:
1473 - now SignificanceLiMa returns 0 in case sum==0
1474
1475
1476
1477 2004/03/23: Thomas Bretz
1478
1479 * mbase/MContinue.cc, mhbase/MH.cc:
1480 - changed a warning message to an inf-message
1481
1482 * mfileio/MReadTree.cc:
1483 - added an additional logging message when adding files to a
1484 chain successfully.
1485
1486 * mbase/MProgressBar.cc:
1487 - fixed initial size
1488
1489 * mastro/MAstro.[h,cc]:
1490 - changed the code for the rotation angle back to its original
1491 shape. The definition I tried to introduced was already
1492 correctly implemented (assuming that sin is the x-component
1493 of the vector I had it wrong in my mind twice, using
1494 atan2(y,x) everywhere I did recognize it...)
1495
1496 * mreport/MReport.cc:
1497 - fixed a bug which caused a crash when the time is not valid
1498
1499 * mhist/MHStarMap.cc, mpointing/MSrcPosCalc.cc:
1500 - fixed: v.Roatete() must be v=v.Rotate()
1501 - MHStarMap no waorks also without MSrcPosCam, MPointingPos
1502 or MObservatory (leaving out the corresponding translations)
1503
1504
1505
1506 2004/03/22: Markus Gaug
1507
1508 * mfileio/Makefile, mimage/Makefile
1509 - mpointing included
1510
1511
1512
1513 2004/03/22: Thomas Bretz
1514
1515 * mpointing/MSrcPosCalc.[h,cc], MSrcPosCam.[h,cc]:
1516 - added
1517
1518 * mastro/MAstro.[h,cc]:
1519 - added code to calculate rotationangle previously in MObservatory
1520 - changed definition of rotation angle such, that it is now
1521 180deg if Ra and Az grid is parallel
1522
1523 * mastro/MAstroCatalog.[h,cc]:
1524 - fixes and enhancements to the display (such as misscalculated
1525 number of grid lines, title display, etc)
1526 - enhancements to the output
1527 - generalized creation of grid - for further usage
1528
1529 * mastro/MAstroSky2Local.[h,cc]:
1530 - replaced calculation of rotation angle by the function in
1531 MAstro
1532
1533 * mastro/MObservatory.[h,cc]:
1534 - small changes to Print output
1535 - moved code for calculation of rotation angle to MAstro
1536
1537 * mbase/MEvtLoop.cc:
1538 - do not output number of events per second if no events processed
1539
1540 * mbase/MParList.cc:
1541 - updated some comments
1542
1543 * mfileio/MCT1ReadAscii.cc, mfileio/MCT1ReadPreProc.cc,
1544 mfileio/MReadRflFile.cc, mraw/MRawFileRead.cc,
1545 mreport/MReportFileRead.cc:
1546 - output error string if file cannot be opened
1547
1548 * mfileio/MReadTree.cc:
1549 - output name of chain which is scanned
1550
1551 * mimage/MConcentration.cc:
1552 - replaced loop by iterator
1553 - removed obsolete (unused) variables
1554
1555 * mimage/MHNewImagePar.[h,cc]:
1556 - fixed display colors
1557
1558 * mpointing/MPointingPos.[h,cc]:
1559 - added member function to calculate rotation angle
1560 - added comments
1561
1562 * mpointing/Makefile:
1563 - added include MAstro
1564
1565 * manalysis/MSrcPosCam.[h,cc]:
1566 - moved to mpointing
1567
1568 * mpointing/MSrcPosCalc.[h,cc]:
1569 - added: Derotates a star in the camera into MSrcPosCam
1570
1571 * mpointing/Makefile, mpointing/PointingLinkDef.h:
1572 - added MSrcPosCam
1573 - added MSrcPosCalc
1574
1575 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
1576 - removed MSrcPosCam
1577
1578 * mmain/Makefile:
1579 - added include for mpointing
1580
1581 * manalysis/AnalysisIncl.h:
1582 - removed TVector2
1583
1584 * mbase/MParContainer.h:
1585 - added new abstract virtual member function SetVariables
1586 (to be used in fits)
1587 - addeed some text to class description
1588
1589 * mdata/MData.cc:
1590 - added comment
1591
1592 * mdata/MDataArray.[h,cc], mdata/MDataElement.h,
1593 mdata/MDataList.[h,cc], mdata/MDataMember.h,
1594 mfbase/MFDataMember.[h,cc], mfbase/MFilterList.[h,cc]:
1595 - added SetVariables
1596
1597 * mdata/MDataChain.[h,cc]:
1598 - added support for indexed variables [i]
1599 - added SetVariables
1600
1601 * mdata/MDataValue.[h,cc]:
1602 - added support for variable values (through SetVariables)
1603 - added support for an index
1604 - added SetVariables
1605
1606 * mfbase/MF.[h,cc]:
1607 - removed support for {}. This case is now detected
1608 automatically
1609 - added SetVariables
1610 - added support for expressiond like
1611 "MHillas.fLength<2*MHillas.fWidth"
1612
1613 * mfbase/MFDataChain.[h,cc]:
1614 - added fCond data member
1615 - addednew constructor to support fCond
1616 - added support for new condition type
1617 - adapted Print and GetRule
1618
1619 * mimage/MNewImagePar.[h,cc]:
1620 - added some comments
1621
1622 * mhist/MHStarMap.[h,cc]:
1623 - fixed to use the correct MPointingPos instead of the
1624 deprecated MMcEvt. Use MPointingPosCalc to copy the
1625 pointing position from MMcEvt to MPointingPos
1626
1627 * mbase/MMath.[h,cc]:
1628 - added, which currently only implements calculation of
1629 significance and Li/Ma significance
1630
1631 * mbase/Makefile, mbase/BaseLinkDef.h:
1632 - added MMath
1633
1634
1635
1636 2004/03/19: Markus Gaug
1637
1638 * mcalib/MHCalibrationChargePix.cc
1639 - added some style to the default Draw in order to see the
1640 label and axis titles better
1641
1642 * mcalib/MHCalibrationChargeCam.[h,cc]
1643 - store and display more information on the average pxiels
1644
1645 * mcalib/MCalibrationCam.cc
1646 - the GetPixelContent flag were not correct any more, fixed them
1647
1648 * macros/calibration.C
1649 - fixed GetPixelContent flags
1650 - draw radial profile of the variables
1651
1652 * mjobs/MJCalibration.cc
1653 - fixed GetPixelContent flags
1654 - introduced RadialProfile for some displays
1655 - removed some not so important displays
1656
1657 * manalysis/MGeomApply.cc
1658 - included MCalibrationQECam to be initialized
1659
1660 * mcalib/MCalibrationChargePix.[h,cc],
1661 mcalib/MCalibrationQEPix.[h,cc]:
1662 - replace DefinePixId by SetPixId
1663
1664 * mcalib/MCalibrationChargeCalc.[h,cc]
1665 - added MCalibrationQECam
1666 - cleaned the code up a little
1667 - give more information at the end
1668
1669 * mcalib/MCalibrationChargePix.[h,cc]
1670 - took out fNumLoGainSampels whihc is not needed any more because
1671 conversion is only done in the getters
1672 - Canceled function ApplyLoGainConversion (for same reason)
1673
1674 * msignal/MExtractSignal2.cc
1675 - remove uncommented piece of code
1676
1677 * msignal/MExtractSignal.cc, msignal/MExtractSignal2.cc:
1678 - remove warning about pixel with low gain saturation,
1679 now in MBadPixelsPix
1680
1681 * mbadpixels/MBadPixelsPix.[h,cc], mcalib/MCalibrationChargeCam.cc:
1682 - added new flag: kDeviatingNumPhes
1683
1684 * mcalib/MCalibrationChargePix.cc
1685 - check for mean arr. time in last bin replaced by check in last
1686 two bins
1687
1688 * mcalib/MCalibrationChargePix.[h,cc],
1689 mcalib/MCalibrationChargeCam.cc,
1690 mcalib/MHCalibrationChargeCam.cc:
1691 - removed flag kHiGainFitted, kLoGainFitted, since they are
1692 available from MBadPixelsPix
1693
1694 * macros/calibration.C, macros/calibrate_data.C
1695 - a few flags from MCalibrationChargeCam::GetPixelContent were wrong,
1696 corrected them
1697
1698
1699
1700 2004/03/18: Raquel de los Reyes
1701
1702 * macros/DAQDataCheck.C
1703 - macro to check the data from the DAQ system (.raw files).
1704
1705
1706
1707 2004/03/18: Thomas Bretz
1708
1709 * manalysis/AnalysisIncl.h:
1710 - added TVector2
1711
1712 * manalysis/MSrcPosCam.[h,cc]:
1713 - added Getter/Setter using TVector2
1714
1715 * mhbase/MH.cc:
1716 - fixed GetMinimumGT for TH2 and TH3
1717
1718 * mpointing/MPointingPos.h:
1719 - added Getter/Setter for Ra/Dec
1720
1721 * mpointing/MPointingPosCalc.cc:
1722 - fill Ra/Dec into MPointingPos
1723
1724
1725
1726 2004/03/18: Markus Gaug
1727
1728 * mgeom/MGeomCam.[h,cc]
1729 - replace fMaxRadius by a TArrayF of pixel area types
1730 - new TArrayF fMinRadius of each pixel area type
1731 - backward compatibility should be given,
1732 call to GetMaxRadius() returns the value for the whole camera
1733 (which corresponds to the previous value for the Magic camera)
1734
1735 * mimage/MConcentration.cc
1736 - fixed on flog to fLog in order to compile
1737
1738
1739
1740 2004/03/17: Thomas Bretz
1741
1742 * mastro/MAstroCatalog.[h,cc]:
1743 - some simplifications and changes
1744
1745 * mastro/MAstroCatalog.[h,cc]:
1746 - some simplifications and changes
1747
1748 * mastro/MAstroSky2Local.[h,cc]:
1749 - rotation matrix from sky to local coordinates
1750 - added
1751
1752 * mastro/Makefile, mastro/AstroLinkDef.h:
1753 - MAstroSky2Local added
1754
1755 * mraw/MRawEvtPixelIter.cc:
1756 - GetIdxMaxLoGainSample(const Byte_t lofirst) const
1757 accelerated and fixed (the first slice was compared to itself
1758 and the last slice was not taken into account)
1759
1760 * manalysis/MCerPhotAnal2.cc:
1761 - fixed a bug in the new treatment of lo-gains
1762
1763 * mhvstime/MHPixVsTime.cc:
1764 - fixed missing initialization of fTypeErr in constructor
1765
1766 * mimage/MHillas.[h,cc]:
1767 - implemented member function which returns MeanX/Y as TVector2
1768
1769 * mimage/ImageIncl.h:
1770 - added TVector2
1771
1772 * manalysis/MCerPhotEvt.[h,cc]:
1773 - fixed a bug in AddPixels which - in some special circumstances -
1774 cutted pixels with high pixel indices
1775
1776
1777
1778 2004/03/17: Antonio Stamerra
1779
1780 * macros/datatrigcheck.C
1781 - added macro for time and trigger data-checking
1782
1783
1784
1785 2004/03/17: Abelardo Moralejo
1786
1787 * manalysis/MSourcePosfromStarPos.cc
1788 - added cast fabs((Double_t)ival), line 703. Otherwise it does not
1789 compile.
1790
1791 * macros/starmc.C
1792 - added parameter accepted_fraction to select fraction of events
1793 to be processed (useful to make smaller outputs).
1794
1795
1796
1797 2004/03/17: Wolfgang Wittek
1798
1799 * manalysis/MSigmabar.[h,cc]
1800 - correct calculation of sector, which was wrong
1801
1802
1803
1804 2004/03/16: Markus Gaug
1805
1806 * mhist/MHCamera.[h,cc]
1807 - added function RadialProfile which returns a TProfile of the
1808 value along the radius from the camera center
1809
1810
1811
1812 2004/03/16: Oscar Blanch Bigas
1813
1814 * mimage/MConcentration.[h,cc]
1815 - new class for Concentration stuff.
1816 - It computes and stores Concentration 1-8
1817
1818 * mimage/MNewImagePar.[h,cc]
1819 - New Concentration stuff is moved to MConcentration.
1820
1821 * mimage/MHillasCalc.[h,cc], Makefile, ImageLinkDef.h
1822 - Modifications needed to support and compile new
1823 MConcentration class.
1824
1825
1826
1827 2004/03/16: Thomas Bretz
1828
1829 * mjobs/MJ*.[h,cc]
1830 - removed some obsolete comments
1831 - removed projections from Directory (SetDirectory(0))
1832
1833
1834
1835 2004/03/16: Wolfgang Wittek
1836
1837 * manalysis/MSigmabar.[h,cc]
1838 - calculate sigmabar as mean of individual pedestalRMS
1839 instead of sqrt of mean pedestalRMS^2
1840
1841
1842
1843 2004/03/16: Oscar Blanch
1844
1845 * mimage/MNewImagePar.[h,cc]
1846 - New variables members added: fInnerSize, fInnerLeakage[1,2],
1847 fConc[3-8].
1848 - It is only ready for Magic Camera geometry. It has to be done
1849 MGeomCam base.
1850 - The version ahs not been updated since it was done on the
1851 2004/03/10 by Abelardo.
1852
1853
1854
1855 2004/03/15: Markus Gaug
1856
1857 * mcalib/MCalibrationChargePix.[h,cc],
1858 mcalib/MCalibrationChargeCam.[h,cc],
1859 mcalib/MCalibrationChargeCalc.cc:
1860 - conversion from hi- to logain now not applied until the value is
1861 exported outside the class. This is necessary for the error
1862 propagation in the F-Factor method: In the calculation of the
1863 number of Phe, the conversion factors cancel out and do not
1864 enlarge the errors
1865 - pixels with number of phe's outside the range defined by
1866 fPheFFactorRelErrLimit are not any more declared as:
1867 MCalibrationChargePix::IsFFactorMethodValid() == kFALSE ,
1868 but instead as:
1869 MBadPixelsPix::IsSuitableRun(MBadPixelsPix::kUnreliableRun) == kTRUE,
1870 Like this, everybody is allowed to calibrate pixels which give
1871 no reasonable results in the calibration without bothering that
1872 too many pixels fall out. Enjoy!
1873 - In that procedure, the classes passed _internally_ from calculation
1874 of sigmas to calculation of variances which saves all the useless
1875 square rooting.
1876 - took out pointers to MCalibrationChargeBlindPix and
1877 MCalibrationChargePINDiode in MCalibrationChargeCam.
1878
1879
1880
1881 2004/03/15: Abelardo Moralejo
1882
1883 * mmc/MMcEvt.hxx
1884 - added getter function for fZFirstInteraction
1885
1886
1887
1888 2004/03/15: Wolfgang Wittek
1889
1890 * mastro/MObservatory.[h,cc]
1891 - remove bugs in RotationAngle(theta, phi, sin, cos)
1892 replaced
1893 cos = sinl + cosl*cosp /denom;
1894 by
1895 cos = (sinl - cosl*cosp) /denom;
1896
1897
1898
1899 2004/03/15: Thomas Bretz
1900
1901 * mastro/MObservatory.[h,cc]:
1902 - implemented RotationAngle(ra, dec, time)
1903
1904 * mbase/MTask.[h,cc]:
1905 - implemented usage of a TStopwatch to retriev time consumtion
1906 informations
1907 - changed PrintStatistics not to print classes having no
1908 Process() function
1909
1910 * mbase/MTaskList.[h,cc], mfileio/MReadReports.[h,cc]:
1911 - changed PrintStatistics according to changes in MTask
1912
1913 * mraw/MRawEvtHeader.cc:
1914 - added a comment to Fill member function
1915
1916 * manalysis/MCerPhotEvt.[h,cc]:
1917 - added fLut.Set to FixSize and resize fLut by a factor of 2
1918 instead of +1 which acelerates creation of all pixels a lot
1919
1920 * mbadpixels/MBadPixelsPix.cc:
1921 - fixed a typo
1922
1923 * mfilter/MFSoftwareTrigger.cc:
1924 - made statistics output meaning independant of usage of filter!
1925
1926 * mhbase/MFill.[h,cc]:
1927 - added possibility to give tab a different name
1928
1929 * mhist/MHCamera.cc:
1930 - fixed a bug when determin scale for same-option
1931
1932 * mjobs/MJCalibration.cc:
1933 - changed tab names for MFillH
1934
1935 * mjobs/MJExtactSignal.cc:
1936 - added MRawEvtHeader to output
1937
1938 * mbase/MStatusDisplay.[h,cc]:
1939 - changed displayed year
1940 - read and store MStatusArray to and from files
1941
1942 * mfileio/MReadTree.cc:
1943 - enhanced output
1944
1945 * mmain/MCameraDisplay.cc, mmain/MEventDisplay.[h,cc]:
1946 - added preliminary mode to display F1/F2/F3-files
1947
1948 * mbase/MStatusArray.[h,cc]:
1949 - added
1950
1951 * mbase/Makefile, mbase/BaseLinkDef.h:
1952 - added MStatusArray
1953
1954 * mhits/MHCamera.[h,cc], mgui/MHexagon.[h,cc]:
1955 - improved drawing MHCamera with 'same' option
1956
1957
1958
1959 2004/03/13: Markus Gaug
1960
1961 * mcalib/MCalibrationChargeCalc.cc, mcalib/MCalibrationChargeCam.cc,
1962 mcalib/MCalibrationChargePix.[h,cc],
1963 mcalib/MHCalibrationChargeCam.cc,
1964 mcalib/MHCalibrationChargeLoGainPix.cc:
1965 - fixed Low Gain calibration
1966
1967 * mcalib/MHGausEvents.cc:
1968 - changed default fit prob. limit from 0.005 to 0.001
1969
1970 * mbadpixels/MBadPixelsPix.h :
1971 - IsCalibrationResultOK does not ask for FitOK any more
1972
1973 * mcalib/MHCalibrationChargeCam.cc:
1974 - replaced Rel. Err. Limit for outliers in Phe's from 5 sigma to 7
1975
1976 * mraw/MRawEvtPixelIter.[h,cc]:
1977 - function GetIdxMaxLoGainSamples can be called optionally with
1978 offset (because first "loGain" samples are often in reality
1979 hiGain with high values.
1980
1981
1982
1983 2004/03/12: Sebastian Raducci
1984
1985 * manalysis/Makefile
1986 - added mastro in the include directories
1987
1988
1989
1990 2004/03/12: Thomas Bretz
1991
1992 * merpp.cc:
1993 - added 'force' option
1994
1995 * manalysis/MCerPhotAnal2.cc:
1996 - extract pedestal and pedestal rms from lo-gain if hi-gain not
1997 above a certain athreshold
1998
1999 * mastro/MAstroCatalog.[h,c]:
2000 - added text argument to DrawStar
2001
2002 * mbase/MStatusDisplay.cc:
2003 - some small changes to output of SaveAsPS
2004
2005 * mfilter/MFCosmics.cc:
2006 - changed output of filter statistics
2007
2008 * mbadpixels/MBadPixelsTreat.[h,cc]:
2009 - fixed some problems with the code - now it should work like
2010 expected
2011 - added a new member function to be able to change the number
2012 of required neighbors
2013
2014
2015
2016 2004/03/12: Wolfgang Wittek
2017
2018 * manalysis/Makefile
2019 - include 'mastro'
2020
2021 * manalysis/MSourcePosfromStarPos.[h,cc]
2022 - include MObservatory.h
2023 - call member function Rotationangle() of MObservatory
2024
2025
2026
2027 2004/03/12: Markus Gaug
2028
2029 * mjobs/MJCalibration.cc
2030 - updated call in displays to the corr. Cams.
2031
2032 * macros/calibrate_data.C
2033 - macro to study calibrate and study data used in Munich and IFAE
2034
2035
2036
2037 2004/03/12: Antonio Stamerra
2038
2039 * mraw/MRawEvtHeader.[h,cc]
2040 - Added the method GetTriggerID() to decode the trigger pattern.
2041
2042
2043
2044 2004/03/11: Abelardo Moralejo
2045
2046 * mimage/MHillasCalc.cc
2047 - Added some printout in PostProcess, to better express the reasons
2048 for which the reconstruction of some events did not succeed.
2049
2050
2051
2052 2004/03/11: Thomas Bretz
2053
2054 * status.cc:
2055 - updated
2056
2057 * manalysis/MCerPhotAnal2.cc:
2058 - removed an obsolete debug output
2059
2060 * mhist/MHCamera.[h,cc]:
2061 - added same-option to camera display
2062
2063 * mbadpixels/MBadPixelsCalc.[h,cc], mbadpixels/MBadPixelsTreat.[h,cc]:
2064 - implemented functionality of MBlindPixelsCalc2
2065
2066 * mbadpixels/MBadPixelsCam.[h,cc], mbadpixels/MBadPixelsPix.[h,cc],
2067 mbadpixels/MMcBadPixelsSet.cc, mcalib/MCalibrationChargeCalc.cc,
2068 mcalib/MCalibrationChargePix.cc, mcalib/MHCalibrationChargeCam.cc:
2069 - replaced several Set/GetUnsuitable* by a single member function
2070
2071
2072
2073 2004/03/11: Markus Gaug
2074
2075 * mbadpixels/MBadPixelsPix.h
2076 - removed bits about validity of calibration methods
2077 - IsCalibrationResultOK asks also from IsSuitableRun
2078
2079 * mbadpixels/MBadPixelsCam.cc
2080 - updated GetPixelContent
2081 - added Print function
2082
2083 * mcalib/MCalibrationChargeCam.[h,cc]
2084 mcalib/MCalibrationChargePix.h, mcalib/MCalibrationChargeCalc.cc:
2085 - removed pointers to MGeomCam and MBadPixelsCam in MCalibrationChargeCam
2086 - use two loops over pixels in order to determine mean flux of phe;s to
2087 discard pixels far outside the normal distribution
2088
2089 * mcalib/MCalibrate.cc
2090 - added case that no MBadPixelsCam is available.
2091
2092 * mcalib/MHCalibrationChargeCam.cc
2093 - adapted to new MBadPixelsPix::SetUnsuitable function
2094
2095
2096 2004/03/10: Abelardo Moralejo
2097
2098 * manalysis/MCerPhotPix.[h,cc]
2099 - Added member fIsHGSaturated, and setter/getter functions.
2100 Updated class version to 4.
2101
2102 * mcalib/MCalibrate.cc, MCalibrateData.cc
2103 - Added setting of MCerPhotPix.fIsHGSaturated if one or more HG
2104 slices saturate.
2105
2106 * mimage/MNewImagePar.[h,cc]
2107 - Added member fNumHGSaturatedPixels to count the number of pixels
2108 in which high gain saturates. Added getter funciton for it.
2109 Updated class version to 3.
2110
2111
2112
2113 2004/03/10: Markus Gaug
2114
2115 * mcalib/MCalibrationChargeCalc.cc,
2116 mcalib/MCalibrationChargePix.[h,cc],
2117 mcalib/MCalibrationChargeCam.[h,cc]:
2118 - calculation of conversion factor with F-Factor method from
2119 same mean number of photons, derived from weighted mean number
2120 of photo-electrons from inner and outer pixels, respectively
2121
2122 * mjobs/MJPedestal.cc, mjobs/MJCalibration.cc, macros/calibration.C:
2123 - fixed the projections (did only display inner pixels up to now)
2124
2125 * macros/calibration.C
2126 - small bug fixed in display of rel. arrival times
2127 ( used MArrivalTimeCam instead of MHCalibrationRelTimeCam)
2128
2129 * mbadpixels/MBadPixelsCam.cc
2130 - replaced some InitSize(idx) by InitSize(idx+1) in order not to crash
2131 to program when reading from an ascii-file.
2132
2133 * mbadpixels/MBadPixelsCalc.cc
2134 - replaced one SetUnsuitableRun(....) by the new version without
2135 argument.
2136
2137
2138
2139 2004/03/10: Thomas Bretz
2140
2141 * mfilter/MFSoftwareTrigger.[h,cc]:
2142 - changed to support also a predifined number of NN
2143
2144 * mastro/MAstroCatalog.[h,cc]:
2145 - many enhancements
2146 - many speed improvements
2147
2148 * mbadpixels/MBadPixelsPix.[h,cc]:
2149 - fixed
2150
2151
2152
2153 2004/03/10: Ester Aliu
2154
2155 * mtemp/MIslands.[h,cc]
2156 - New MParContainer to hold information about islands
2157 (number of islands, pixels in each Island, Signal/Noise of
2158 each Island).
2159
2160 * mtemp/MIslandCalc.[h,cc]
2161 - New MTask to count and characterize Islands.
2162
2163
2164
2165 2004/03/09: Thomas Bretz
2166
2167 * Makefile.rules:
2168 - replaced *.o by $(...) for building archives
2169
2170 * mjobs/MJCalibration.cc:
2171 - exchanged apply and merge task
2172
2173 * mjobs/MJCalibration.h, mjobs/MJExtractSignal.h, mjobs/MJPedestal.h:
2174 - fixed some const-qualifiers
2175
2176 * mcalib/MHCalibrationChargeBlindPix.cc,
2177 mcalib/MHCalibrationChargeCam.cc,
2178 mcalib/MHCalibrationChargePINDiode.cc
2179 - removed some obsolete output when calling FindCreateObj
2180 - changed some 'not found' output messages to be 'Mars-compliant'
2181 - replaced some gLog by *fLog
2182
2183
2184
2185 2004/03/08: Markus Gaug
2186
2187 * mbadpixels/MBadPixelsPix.h
2188 - small modifications for better readability
2189 - remove Getters for calibration methods
2190 - added flag "UnReliableRun" in fInfo[0]
2191
2192 * mcalib/MHCalibrationChargeCam.cc, mcalib/MCalibrationChargePix.cc:
2193 - fill MBadPixelsPix with UnReliableRun or UnSuitableRun when
2194 calibration does not succeed.
2195
2196 * mcalib/MCalibrationChargeCam.cc
2197 - displaying saturation also for not-valid pixels in GetPixelContent
2198
2199 * msignal/MExtractedSignalCam.[h,cc], msignal/MExtractSignal.[h,cc],
2200 msignal/MExtractSignal2.[h,cc], mananlysis/MHPedestalCam.cc,
2201 mcalib/MCalibrationChargeCalc.[h,cc]:
2202 - in SetUsedFADCSlices, also the window (hi-and logain) is set.
2203 This because MExtractSignal2 set the whole window which was much
2204 bigger than the actually used one. This bug is now removed.
2205
2206
2207
2208 2004/03/08: Thomas Bretz
2209
2210 * merpp.cc:
2211 - fixed a bug in the screen output
2212
2213 * mgeom/MGeomMirror.cc:
2214 - added comment
2215
2216 * mmc/MMcConfigRunHeader.h:
2217 - added member function GetMirrors
2218
2219
2220
2221 2004/03/08: Abelardo Moralejo
2222
2223 * macros/starmc.C, starmcstereo.C, mccalibrate.C
2224 - adapted to m. Gaug's changes: now one MBadPixelsCam containers is
2225 added for each telescope to the parameter list.
2226
2227 * mmain/MEventDisplay.cc, Makefile
2228 - added MBadPixelsCam to par list, and mbadpixels/ to includes.
2229 Necessary due to changes in MCalibrate.
2230
2231
2232
2233 2004/03/06: Markus Gaug
2234
2235 * macros/calibration.C
2236 - adapted call to MHCamera::ProjectionS to the new version
2237
2238 * mcalib/Makefile
2239 - include directory mbadpixels
2240
2241 * manalysis/Makefile
2242 - include directory mbadpixels
2243
2244 * mcalib/MCalibrationChargeCalc.[h,cc]
2245 - include MBadPixelsCam
2246 - remove exclusion of pixels from ascii-file
2247 (now accessible from MBadPixelsCam)
2248
2249 * mcalib/MCalibrationChargePix.[h,cc]
2250 - include MBadPixelsCam
2251
2252 * mcalib/MCalibrationChargeCam.[h,cc]
2253 - include MBadPixelsCam
2254
2255 * mcalib/MHCalibrationChargeCam.[h,cc]
2256 - include MBadPixelsCam
2257 - include one additional MBadPixelsPix for the average inner and
2258 outer pixel, respectively
2259
2260 * mcalib/MHCalibrationChargePix.[h,cc]
2261 - make fSaturated and fPickup a Float_t (for average pixel)
2262
2263 * mbadpixels/MBadPixelsPix.h
2264 - include the CalibrationType_t infos
2265 - exchange "SetUnsuitable" by "SetUnsuitableRun"
2266
2267 * mbadpixels/MBadPixelsCam.cc, mbadpixels/MMcBadPixelsSet.cc:
2268 - exchange "SetUnsuitable" by "SetUnsuitableRun"
2269
2270 * mbadpixels/MBadPixelsCalc.cc:
2271 - exchange "SetUnsuitable" by "SetUnsuitableEvt"
2272
2273 * manalysis/MGeomApply.cc
2274 - remove obsolete MArrivalTime
2275 - add MBadPixelsCam
2276
2277 * mcalib/MCalibrate.[h,cc], mcalib/MCalibrateData.[h,cc]
2278 - implemented calls to MBadPixelsCam
2279
2280 * macros/calibration.C, macros/bootcampstandardanalysis.C,
2281 macros/pedphotcalc.C
2282 - implemented calls to MBadPixelsCam
2283
2284 * mjobs/MJCalibration.cc
2285 - call to MBadPixelsCam
2286
2287
2288
2289 2004/03/05: Nadia Tonello
2290
2291 * manalysis/MBlindPixelsCalc2.[h,cc], manalysis/AnalysisLinkDef.h,
2292 manalysis/Makefile
2293 - Temporary class added (will be included in mbadpixels/ soon)
2294 - All the functions of MBlindPixelCalc are kept(with small improvements)
2295 - New function added: SetCheckPedestalRms
2296
2297 * manalysis/MCerPhotPix.h
2298 - Status Unmapped added (not include the pixel in the cleaned image)
2299
2300 * mimage/MImgCleanStd.cc
2301 - Checks for Unmapped status added
2302
2303 * mastro/MAstroCatalog.cc, msql/MSQLServer.cc:
2304 - include <stdlib.h> to solve compilation error
2305
2306
2307
2308 2004/03/05: Sebastian Raducci
2309
2310 * msignal/MArrivalTimeCalc.cc
2311 - fixed a little bug (exchanged a - with a + in the Calc() method)
2312
2313
2314
2315 2004/03/05: Markus Gaug
2316
2317 * mcalib/MCalibraitonChargeCalc.cc
2318 - remove some runheader line:
2319 if (runheader->IsMonteCarloRun())
2320 return kTRUE;
2321 which gave always true since this week, don't know why.
2322 - added some information in class description
2323
2324
2325
2326 2004/03/04: Sebastian Raducci
2327
2328 * msignal/MArrivalTimeCalc.cc
2329 - fixed a memory leak (the spline was not deleted...)
2330
2331
2332
2333 2004/03/04: Thomas Bretz
2334
2335 * mgeom/MGeomCam.[h,cc]:
2336 - added new data member fNumAreas
2337 - added new function CalcNumAreas
2338 - increased class version to 3
2339
2340 * mgeom/MGeomCamMagic.cc:
2341 - added setting of area index
2342
2343 * mgeom/MGeomPix.[h,cc]:
2344 - added fAidx data member
2345 - added getter function fAidx
2346 - increased class version to 3
2347
2348 * macros/sectorvstime.C:
2349 - added example of how to plot the evolution of a sector vs time
2350
2351 * mhist/MHVsTime.[h,cc], mhist/MHPixVsTime.[h,cc]:
2352 - moved to mhvstime
2353
2354 * mhvstime/MHSectorVsTime.[h,cc]:
2355 - added
2356
2357 * Makefile:
2358 - added mhvstime
2359
2360 * mhvstime/Makefile, mhvstime/HVsTimeLinkDef.h,
2361 mhvstime/HVsTimeIncl.h:
2362 - added
2363
2364 * mhist/Makefile, mhist/HistLinkDef.h,
2365 - removed MHVsTime
2366 - removed MHPixVsTime
2367
2368 * macros/rootlogon.C, macros/dohtml.C:
2369 - added new directory mhvstime
2370
2371 * msignal/MExtractSignal.cc, msignal/MExtractSignal2.cc:
2372 - changes such, that it doesn't crash if signal has no lo-gain
2373 (This might still give wrong results!)
2374
2375 * macros/dohtml.C:
2376 - added pixvstime.C
2377 - added sectorvstime.C
2378
2379 * manalysis/MMcCalibrationUpdate.cc:
2380 - some changes on file consistency check done by Abelardo,
2381 he may comment on it
2382
2383 * mhist/MHCamera.[h,cc]:
2384 - changed to support also dividing the camera in pixels area indices
2385
2386 * mhist/MHEvent.cc:
2387 - minor change
2388
2389 * mjobs/MJPedestal.cc:
2390 - adapted to changes in MHCamera
2391
2392 * mastro/MAstroCatalog.[h,cc]:
2393 - added preliminary catalog
2394
2395 * mastro/Makefile, mastro/AstroLinkDef.h:
2396 - added MAstroCatalog
2397
2398
2399
2400 2004/03/03: Thomas Bretz
2401
2402 * mgeom/MGeomCam.cc:
2403 - give a name and title also if the default constructor is used
2404
2405 * mgeom/MGeomMirror.[h,cc]:
2406 - added member function GetReflection
2407 - added persistent data member fReflector
2408
2409 * mjobs/MJCalibration.cc, mjobs/MJExtractSignal.cc, mjobs/MJPedestal.cc:
2410 - fixed a typo in the output
2411
2412 * mraw/MRawFileWrite.cc:
2413 - added the missing '.' to MRawRunHeader. Because of the design of
2414 MReadTree this is backward compatible
2415
2416 * mraw/MRawRunHeader.h:
2417 - removed last change from Abelardo. '>255' is the correct
2418 check for MC files following the definition that all MC files
2419 have run types >255 which was made in the past.
2420
2421 * manalysis/MCerPhotAnal.[h,cc], manalysis/MCerPhotAnal2.[h,cc]:
2422 - created ReInit member function to hold all code (moved from
2423 PreProcess) accessing the run header. The run header is not
2424 available in PreProcess. That it was working before was only
2425 by chance, because the run type is initialized with 65535 which
2426 is != 255 but not >255.
2427
2428
2429
2430 2004/03/03: Sebastian Raducci
2431
2432 * msignal/MArrivalTimeCalc.cc
2433 - The calculation of the arrival times is made only when needed
2434 (when the HalfMax is over the pedestal)
2435
2436 * mtools/MCubicSpline.cc
2437 - Commented out an annoying warn
2438
2439
2440
2441 2004/03/03: Abelardo Moralejo
2442
2443 * mraw/MRawRunHeader.h
2444 - Replaced
2445 Bool_t IsMonteCarloRun() const { return fRunType>0x00ff; } by
2446 Bool_t IsMonteCarloRun() const { return (fRunType==0x0100); }
2447 since the latter is the exact translation of what the function
2448 intends to do. I do not know why, but the display of real data
2449 did not work with the upper line!
2450
2451 * mgeom/MGeomCam.cc
2452 - Undid yesterday change! I do not know why, display completely
2453 fails after that change, both for old and new camera files.
2454 Put back fPixels[i] = new MGeomPix; in constructor.
2455
2456
2457
2458 2004/03/02: Abelardo Moralejo
2459
2460 * mmc/MMcCorsikaRunHeader.[h,cc]
2461 - Added operator [] to get references to the objects in
2462 TObjArray fTelescopes.
2463 - Added Print() function.
2464 - Added GetNumCT() function.
2465 - Replaced
2466 fTelescopes[i]= new MGeomCorsikaCT;
2467 by
2468 MGeomCorsikaCT* dummy = new MGeomCorsikaCT();
2469 fTelescopes.Add(dummy);
2470
2471 * mgeom/MGeomCorsikaCT.[h,cc]
2472 - Added getter functions for telescope coordinates.
2473 - Added Print() function.
2474
2475 * mgeom/MGeomCam.cc => NOTE: this change was undone later!
2476 - Replaced
2477 fPixels[i] = new MGeomPix;
2478 by
2479 MGeomPix* dummy = new MGeomPix();
2480 fPixels.Add(dummy);
2481
2482
2483
2484 2004/03/02: Thomas Bretz
2485
2486 * mcalib/MCalibrateData.cc:
2487 - removed usage of MGeomCam (you have MGeomApply for this!)
2488
2489
2490
2491 2004/03/01: Nadia Tonello
2492
2493 * manalysis/MCerPhotEvt.cc
2494 - TObject *MCerPhotEvtIter::Next() now returns Used pixels
2495 only if fUsedonly=kTRUE, otherwise it returns all the pixels
2496 in the array
2497
2498
2499
2500 2004/03/01: Sebastian Raducci
2501
2502 * msignal/MArrivalTimeCalc.[cc,h]
2503 - now the arrival time is at the half max of the spline:
2504 half max = (maximum - pedestal)/2
2505
2506 * mmain/MEventDisplay.cc
2507 - fixed an include (from MArrivalTime.h to MArrivalTimeCam.h)
2508
2509
2510
2511 2004/03/01: Wolfgang Wittek
2512
2513 * mhist/MHStarMap.[h,cc]
2514 - remove bugs
2515 - change GetRotationAngle() such that it can be called from outside
2516
2517
2518
2519 2004/03/01: Thomas Bretz
2520
2521 * Makefile:
2522 - enhanced all calls to subsequent makes by '-f Makefile' to
2523 make sure the correct Makefile is called
2524
2525 * merpp.cc:
2526 - enhanced interpretation of time
2527 - fixed a bug in determin the file-type
2528
2529 * mbase/MTime.[h,cc]:
2530 - added GetGmst() member function
2531
2532 * mastro/MAstro.[h,cc]:
2533 - added Coordinate2Angle
2534 - added AngularDistance
2535 - implemented UT2GMST
2536 - replaced defined by TMath::Pi()
2537
2538 * mastro/MObservatory.[h,cc]:
2539 - added data members for sin-/cos-component of latitude
2540 - added calculation of rotation angle
2541
2542 * mhist/MHStarMap.[h,cc]:
2543 - changes to use MObservatory member function
2544
2545 * manalysis/MCerPhotAnal.cc, manalysis/MCerPhotAnal2.cc,
2546 manalysis/MCerPhotCalc.cc, manalysis/MMcCalibrationUpdate.cc,
2547 manalysis/MMcPedestalCopy.cc, manalysis/MMcPedestalNSBAdd.cc,
2548 manalysis/MPedCalcPedRun.cc, manalysis/MPedPhotCalc.cc,
2549 mcalib/MCalibrationChargeCalc.cc, mcalib/MMcCalibrationCalc.cc
2550 - changed to use IsMonteCarloRun() now
2551
2552 * manalysis/MMcCalibrationUpdate.cc:
2553 - unified output to log-stream
2554 - replaced sqrt by TMath::Sqrt
2555
2556 * mcalib/MCalibrationChargeCalc.cc:
2557 - unified output to log-stream
2558 - removed .Data() from TString where obsolete
2559 - fixed memory leak using gSystem->ExpandPathName
2560
2561 * mpointing/MPointingPosCalc.cc, mraw/MRawFileWrite.cc:
2562 - adde class name to used kRT*/kTT* enums
2563
2564 * mraw/MRawEvtHeader.h:
2565 - made enum data member of class
2566
2567 * mraw/MRawRunHeader.[h,cc]:
2568 - made kMagicNumber and kMaxFormatVersion a static data
2569 member of the class
2570 - added IsMonteCarloRun member function
2571
2572
2573
2574 2004/02/27: Markus Gaug
2575
2576 * mjobs/MJPedestal.cc, mjobs/MJCalibration.cc, macros/calibration.C:
2577 - put in call to MHCamera::Projection the name of the calling
2578 class, otherwise the projected hsitogram will be overwritten by
2579 an empyt one.
2580
2581 * mcalib/MHCalibrationChargePix.[h,cc],
2582 mcalib/MHCalibrationHiGainChargePix.[h,cc],
2583 mcalib/MHCalibrationLoGainChargePix.[h,cc]:
2584 - histogram name setting and title setting moved to constructor,
2585 Functions Init and ChangeHistId derive directly from
2586 MHcalibrationChargePix
2587
2588 * mcalib/MHCalibrationChargeCam.[h,cc],
2589 mcalib/MCalibrationChargeCam.[h,cc],
2590 mcalib/MCalibrationChargeCalc.[h,cc]:
2591 - introduced "average inner" and "average outer" higain and logain
2592 pixels.
2593
2594
2595
2596 2004/02/27: Raducci Sebastian
2597
2598 * mhist/Makefile
2599 - added mastro in the include list
2600
2601
2602
2603 2004/02/27: Abelardo Moralejo
2604
2605 * mmain/MEventDisplay.cc
2606 - replaced in fill8 obsolete MArrivalTime with MArrivalTimeCam.
2607 - Updated display of MC data: removed MCerPhotCalc, and replaced
2608 it by MExtractSignal+MMcCalibrationUpdate+MCalibrate. Now
2609 MPedPhotCam is filled and all the camera display tabs are shown
2610 correctly (most were not working for MC events since a while
2611 ago).
2612
2613 * mmain/Makefile
2614 - Added mcalib to list of include directories.
2615
2616 * manalysis/MMcCalibrationUpdate.[h,cc]
2617 - Added member variable Bool_t fOuterPixelsScaling, which is
2618 kTRUE by default. If set to kFALSE, MCalibrationCam is filled
2619 such that MCerPhotEvt will later be filled with the signal as it
2620 is, not corrected for the (possibly) different gain of the outer
2621 pixels electronic chain. This option was necessary to allow for
2622 the change in the camera display (see above).
2623
2624 * macros/starmc.C
2625 - added (optional) division of output into two, for use as train
2626 and test samples in g/h separation studies.
2627
2628
2629
2630 2004/02/26: Hendrik Bartko
2631
2632 * macros/dohtml.C
2633 - included the path msignals/
2634
2635
2636
2637 2004/02/26: Abelardo Moralejo
2638
2639 * macros/starmcstereo.C
2640 - changed filters to divide data between train and test sample for
2641 gamma hadron separation studies. Now we use the modulus operator
2642 applied to (Corsika) event number:
2643 MF filter1("{MMcEvt;1.fEvtNumber%2}<0.5");
2644 MF filter2("{MMcEvt;1.fEvtNumber%2}>0.5");
2645 - cleaned up a bit the way the CT coordinates are fed to the task
2646 MStereoCalc.
2647 - Changed default FADC integration range (center range to adapt to
2648 new camera).
2649
2650
2651
2652 2004/02/26: Thomas Bretz
2653
2654 * mhist/MHCamera.cc:
2655 - fixed a function description
2656
2657 * mreport/MReport.cc, mreport/MReportFileRead.cc:
2658 - introduced return case -1
2659
2660 * Makefile.rules:
2661 - remove all dependancy files when calling 'rmdep'
2662
2663 * mbase/MAGIC.h, mmc/MMcEvt.hxx:
2664 - moved ParticleId_t to MMcEvt
2665 - implemented MMcEvt::GetParticleName
2666 - implemented MMcEvt::GetEnergyStr
2667
2668 * mfilter/MFGeomag.cc, mfilter/MFParticleId.cc, mhist/MHCompProb.cc,
2669 mhist/MHEvent.cc, mhist/MHHadronness.cc,
2670 mmontecarlo/MMcTriggerRateCalc.cc, mranforest/MHRanForest.cc:
2671 - fixed usage of ParticleId_t
2672
2673 * msignal/Makefile:
2674 - removed obsolete includes
2675
2676 * mastro/Makefile, mastro/AstroLinkDef.h, mastro/MAstro.[h,cc],
2677 mastro/MObservatory.[h,cc]:
2678 - added
2679
2680 * mbase/MAstro.[h,cc]:
2681 - removed
2682
2683 * mbase/Makefile, mbase/BaseLinkDef.h:
2684 - removed MAstro
2685
2686 * Makefile:
2687 - added mastro
2688 - added msql
2689 - added mfbase
2690
2691 * mtemp/MObservatory.[h,cc], mtemp/MObservatoryLocation.[h,cc]:
2692 - removed
2693
2694 * merpp.cc:
2695 - added Sql support
2696
2697 * mraw/MRawFileRead.h:
2698 - added GetFileName
2699
2700 * msql/Makefile, msql/SqlLinkDef.h, msql/SqlIncl.h,
2701 MSQLServer.[h,cc], MSqlInsertRun.[h,cc]:
2702 - added
2703
2704 * mfilter/MF.[h,cc], mfilter/MFDataChain.[h,cc],
2705 mfilter/MFDataMember.[h,cc], mfilter/MFEventSelector.[h,cc],
2706 mfilter/MFEventSelector2.[h,cc], mfilter/MFRealTimePeriod.[h,cc]:
2707 - moved to mfbase
2708
2709 * mfbase/Makefile, mfbase/FBaseLinkDef.h, mfbase/FBaseIncl.h:
2710 - added
2711
2712 * merpp.cc:
2713 - implemented control of gDebug (root debugging)
2714
2715 * mfileio/MWriteAsciiFile.[h,cc], mfileio/MWriteFile.[h,cc],
2716 mfileio/MWriteRootFile.[h,cc]:
2717 - implemented CheckAndWrite return value
2718
2719 * mfileio/MWriteRootFile.cc:
2720 - fixed updating already existing branches (eg concatenating report
2721 files)
2722
2723 * macros/dohtml.C, macros/rootlogon.C:
2724 - added mastro
2725 - added mfbase
2726 - added msql
2727
2728 * mraw/MRawEvtHeader.h:
2729 - implemented GetNumTrigLvl1
2730 - implemented GetNumTrigLvl2
2731
2732
2733
2734 2004/02/25: Markus Gaug
2735
2736 * mcalib/MExtractBlindPixel.[h,cc],
2737 mcalib/MExtractPINDiode.[h,cc],
2738 mcalib/MExtractedSignalBlindPixel.[h,cc],
2739 mcalib/MExtractedSignalPINDiode.[h,cc],
2740 mcalib/Makefile, msignal/Makefile, mcalib/CalibLinkDef.h,
2741 msignal/SignalLinkDef.h:
2742 - moved blindpixel and PINdiode extractors to msignal
2743
2744
2745 * mcalib/MCalibrationQECam.[h,cc], mcalib/MCalibrationQEPix.[h,cc]:
2746 - two new classes to hold the quantum efficieny information of the
2747 calibration
2748
2749 * msignal/MArrivalTimeCalc.[h,cc]
2750 - fill now MArrivalTimePix instead of MArrivalTime
2751
2752 * mcalib/MHCalibrationChargeCam.cc
2753 - display only valid pixels for the corr. values in GetPixelContent
2754
2755 * mcalib/MHCalibrationRelTimeCam.cc
2756 - is now filled from MArrivalTimeCam instead of MArrivalTime
2757
2758 * macros/calibration.C
2759 - divided into two macros: calibration.C using the MJPedestal
2760 standard procedure and pedestalstudies.C using the old
2761 procedures
2762
2763 * macros/pedestalstudies.C
2764 - new macro containing the first previous part of calibration.C
2765
2766 * mcalib/MCalibrationChargeBlindPix.h,
2767 mcalib/MCalibrationChargePINDiode.h, mbase/MAGIC.h,
2768 mjobs/MJCalibration.cc:
2769 - definition of PulserColot_t in MAGIC.h.
2770
2771
2772
2773 2004/02/25: Hendrik Bartko
2774
2775 * macros/rootlogon.C
2776 - set the include path also to msignals/
2777
2778 * manalysis/MExtractSignal.[h,cc], manalysis/MExtractSignal2.[h,cc],
2779 manalysis/MExtractedSignalCam.[h,cc],
2780 manalysis/MExtractedSignalPix.[h,cc],
2781 manalysis/MArrivalTime.[h,cc], manalysis/MArrivalTimeCalc.[h,cc],
2782 manalysis/MArrivalTimeCalc2.[h,cc]:
2783 - removed
2784
2785 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
2786 - removed classes mentioned above
2787
2788 * msignal/MExtractSignal.[h,cc], msignal/MExtractSignal2.[h,cc],
2789 msignal/MExtractedSignalCam.[h,cc],
2790 msignal/MExtractedSignalPix.[h,cc],
2791 msignal/MArrivalTime.[h,cc], msignal/MArrivalTimeCalc.[h,cc],
2792 msignal/MArrivalTimeCalc2.[h,cc]:
2793 - added
2794
2795 * msignal/Makefile, msignal/AnalysisLinkDef.h:
2796 - added classes mentioned above
2797
2798 * mfilter/Makefile, mcalib/Makefile, mjobs/Makefile, mmain/Makefile:
2799 - added include msignal
2800
2801
2802
2803
2804 2004/02/25: Wolfgang Wittek
2805
2806 * mcalib/MCalibrateData.[h,cc]
2807 - initialize size for MPedPhotCam
2808
2809
2810
2811 2004/02/24: Wolfgang Wittek
2812
2813 * manalysis/MSourcPosfromStarPos.[h,cc]
2814 - change member function SetSourceAndStarPosition() to expect sky
2815 coordinates in the standard units
2816 - generalize to more than 1 star
2817 - the class is not yet fully tested
2818
2819 * mfilter/MFSelBasic.[h,cc]
2820 - change default values of cuts
2821
2822
2823
2824 2004/02/24: Markus Gaug
2825
2826 * mjobs/MJCalibration.cc, macros/calibration.C,
2827 macros/bootcampstandardanalysis.C, macros/pedphotcalc.C:
2828 - added MCalibrationChargeBlindPix to plist
2829 - added new filling of histograms with MFillH
2830 - changed SetPulserColor to MCalibrationChargeBlindPix and
2831 MCalibrationChargePINDiode
2832
2833 * mcalib/MHCalibrationChargeBlindPix.[h,cc]:
2834 - receives a pointer to MCalibrationChargePINDiode which is filled
2835 with the results and told to calculate the fluxes in the
2836 Finalize function
2837 - is filled via MFillH from MExtractBlindPixel
2838 - SetPulserColor directly in this class
2839
2840 * mcalib/MCalibrationChargeBlindPix.[h,cc]
2841 - new storage container of the blind pxiel resutls, replaces
2842 MCalibrationBlindPix
2843
2844 * mcalib/MCalibrationChargeCalc.[h,cc]:
2845 - does not fill the histograms any more, but does ony the
2846 calculations in the postprocess. No pointer to MExtractPINDidoe
2847 or MExtractBlindPixel any more.
2848
2849 * mcalib/MCalibrationChargePix.cc
2850 - discovered an error in the calculation of phe's in
2851 CalcFFactorMethod(). The average QE was applied twice.
2852 This error had been introduced on 13/02/04
2853 - loosened criterium convFFactorRelErrLimit from 0.1 to 0.2
2854 - CalcFFactor asks for IsChargeValid before calculating anything
2855
2856 * mcalib/MCalibrationChargePINDiode.[h,cc]
2857 - added function SetFluxOutsidePlexiglassAvailable
2858 - SetPulserColor directly in this class
2859
2860 * mcalib/MCalibrationChargeCam.cc
2861 - removed function SetPulserColor from here
2862
2863 * mcalib/MCalibrationPINDiode.[h,cc], mcalib/MHCalibrationConfig.h,
2864 mcalib/MHCalibrationPINDiode.[h,cc],
2865 mcalib/MCalibrationBlindPix.[h,cc],
2866 mcalib/MHCalibrationBlindPixel.[h,cc]:
2867 - removed since obsolote
2868
2869 * mcalib/MHCalibrationChargePix.cc
2870 - make fPickup an Int_t
2871
2872 * mcalib/MCalibrate.cc
2873 - test validity of every calibration method before retrieving
2874 conversion factors
2875
2876 * mcalib/MHGausEvents.[h,cc]
2877 - add possibility to set fit ranges in call to FitGaus
2878 - make function CreateXaxis protected
2879
2880
2881
2882 2004/02/23: Markus Gaug
2883
2884 * mraw/MRawEvtPixelIter.h
2885 - include GetNumHiGainSamples and GetNumLoGainSamples
2886
2887 * mcalib/MExtractedSignalBlindPixel.h,
2888 mcalib/MExtractBlindPixel.[h,cc]:
2889 - included storage of pedestal
2890
2891 * mcalib/MHGausEvents.[h,cc]
2892 - make the fit functions protected
2893
2894
2895
2896 2004/02/22: Markus Gaug
2897
2898 * mfilter/MFCosmics.[h,cc]
2899 - fMaxNumEmpty changed from absolute number to relative number of
2900 pixels
2901
2902 * mcalib/MHGausEvents.h
2903 - remove the "->" from the pointers which are initialized only
2904 in certain cases. The streamer did not work in case that
2905 MFGausFit was left at the NULL pointer.
2906
2907
2908
2909 2004/02/21: Markus Gaug
2910
2911 * manalysis/MExtractedSignalPix.[h,cc]
2912 - changed variable fIsLoGainUsed to fLoGainUsed
2913 - added function GetNumHiGainSaturated()
2914
2915
2916 2004/02/20: Markus Gaug
2917
2918 * mcalib/MHCalibrationChargeHiGainPix.[h,cc], mcalib/Makefile,
2919 mcalib/MHCalibrationChargeLoGainPix.[h,cc],
2920 mcalib/CalibLinkDef.h
2921 - new class to replace MHCalibrationPixel,
2922 based on MHCalibrationChargePix
2923
2924 * mcalib/MCalibrationChargeCalc.[h,cc]
2925 mcalib/MCalibrationChargeCam.[h,cc]
2926 mcalib/MCalibrationChargePix.[h,cc]
2927 mcalib/MCalibrationChargePINDiode.[h,cc]
2928 mcalib/MCalibrationCalc.[h,cc], mcalib/MCalibrationCam.[h,cc],
2929 mcalib/MCalibrationPINDiode.[h,cc]:
2930 - added the "charge" versions, remove the old ones. The histograms
2931 should be filled in the MH... versions independently of
2932 MCalibrationChargeCalc. This is fully realized for the PIN Didoe
2933 now and will later be so for the pixels and the blind pixel.
2934
2935 * mcalib/MHCalibrationChargePINDiode.[h,cc]
2936 - receives a pointer to MCalibrationChargePINDiode which is filled
2937 with the results and told to calculate the fluxes in the
2938 Finalize function
2939
2940 * mcalib/MCalibrate.[h,cc], mcalib/MCalibrateData.[h,cc],
2941 mcalib/MMcCalibrationCalc.[h,cc], mjobs/MJCalibration.[h,cc],
2942 manalysis/MMcCalibrationUpdate.[h,cc],
2943 mjobs/MJExtractSignal.[h,cc], manalysis/MGeomApply.cc,
2944 mcalib/Makefile, mcalib/CalibLinkDef.h, macros/calibration.C,
2945 macros/bootcampstandardanalysis.C,
2946 macros/pedphotcalc.C:
2947 - replace MCalibrationCam by MCalibrationChargeCam
2948 - replace MCalibrationCalc by MCalibrationChargeCalc
2949
2950
2951
2952 2004/02/19: Markus Gaug
2953
2954 * mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationCam.cc,
2955 mcalib/MCalibrate.cc, mcalib/MCalibrateDate.cc,
2956 manalysis/MMcCalibrationUpdate.cc:
2957 - standardized naming of variables containing "Error", this also affected
2958 the calling functions MCalibrate, MMcCalibrationUpdate and MCalibrateData
2959
2960 * mcalib/MCalibrationCam.cc, mcalib/MCalibrationPix.cc,
2961 mcalib/MCalibrationCalc.cc, mcalib/MCalibrate.cc,
2962 mcalib/MCalibrateData.cc, mcalib/MCalibrationConfig.h:
2963 - took out some configuration numbers and put them directly into
2964 the class
2965 - remove completely MCalibrationConfig.h
2966
2967
2968
2969 2004/02/19: Abelardo Moralejo
2970
2971 * mhist/MHEvent.[h,cc]:
2972 - Changed names of Event "types" to make them more descriptive.
2973 Former kEvtSignal is now called kEvtSignalDensity, and indicates
2974 pixel content scaled by area. Added kEvtSignalRaw, which
2975 corresponds to pixel content (with no scaling) in whatever units
2976 (this depends on how the MHEvent object is filled!). The default
2977 constructor initializes type=kEvtSignalRaw.
2978
2979 * mmain/MEventDisplay.cc
2980 - Changed filling of evt1 and evt2. Now they are filled with raw
2981 content of MCerPhotEvt. Since in MEventDisplay, MCerPhotEvt is
2982 still filled uncalibrated (hence in ADC counts), this means that
2983 what will be now shown in Mars' camera display is now the signal
2984 in each pixel without scaling with pixel area. Given that the
2985 default flat fielding is such that equal light density
2986 corresponds to equal absolute signal (in ADC counts), this is
2987 more reasonable, and allows to check for instance how the
2988 relative pixel gains are adjusted by looking at calibration
2989 events. To be FIXED: there is however an "inconsistency" in
2990 MEventDisplay, and it is that MCerPhotEvt is still used to keep
2991 uncalibrated signals. To be replaced by MExtractedSignalCam?
2992
2993
2994
2995 2004/02/19: Thomas Bretz
2996
2997 * manalysis/MCerPhotEvt.h:
2998 - added operator= to MCerPhotEvtIter -- is this correct?
2999
3000 * mhist/MHCamera.[h,cc]:
3001 - added member function to calculate minimum content and
3002 maximum content for a single sector
3003 - Added possibility to get a projection for a single sector.
3004 - GetMinimum/GetMaximum now only takes used pixels into account
3005 (you can request all pixels using a different member function)
3006 - fixed projection (projection only took pixels with contents!=0
3007 instead of 'used' pixels
3008 - Don't call Sumw2() anymore for projection
3009
3010 * mjobs/MJPedestal.cc:
3011 - added MPedestalCam to output again - MPedestalCam was fixed
3012 yesterday
3013 - Added Histograms for the two camera halves
3014
3015
3016
3017 2004/02/18: Markus Gaug
3018
3019 * macros/calibration.C
3020 - fixed a buggy display of the F-Factor method
3021
3022 * mcalib/MCalibrationCalc.cc
3023 - calculate the F-Factor method already in the post-Process
3024
3025 * mcalib/MCalibrationPix.h
3026 - move CalcFFactorMethod to public
3027
3028
3029
3030 2004/02/18: Abelardo Moralejo
3031
3032 * mtools/MCubicSpline.cc
3033 - in Init, corrected initialization of arrays temp and ysd, which
3034 was done with n-1 elements instead of n.
3035
3036 * mgui/MHexagon.cc
3037 - added comment explaining the algorithm.
3038 - changed explicit values of Sin and Cos 60 degrees by const
3039 variables (more readable).
3040
3041
3042
3043 2004/02/18: Hendrik Bartko
3044
3045 * msignal/:
3046 - removed the backup files *~
3047 - removed the object files *.o
3048 - removed the files SignalCint.*
3049
3050 * mgui/MHexagon.cc
3051 - added comment explaining the algorithm.
3052
3053
3054
3055 2004/02/18: Thomas Bretz
3056
3057 * manalysis/MPedestalCam.[h,cc]:
3058 - Changed order of derivements - seems to be VERY important!
3059 - changed GetSize from UInt_t to Int_t which is the type
3060 of TClonesArray::GetSize() !
3061
3062 * mfileio/MReadReports.cc:
3063 - skip trees with no entries
3064
3065 * mgui/MCamEvent.cc:
3066 - added a comment
3067
3068 * mhbase/MFillH.cc:
3069 - in case SetupFill returns kFALSE and kCanSkip is set
3070 Skip task
3071
3072 * mraw/MRawFileRead.cc:
3073 - don't print warning in case of none executions
3074
3075 * manalysis/MArrivalTimeCalc2.cc:
3076 - added some const-qualifiers
3077
3078
3079
3080 2004/02/17: Raquel de los Reyes
3081
3082 * macros/CCDataCheck.C
3083 - Added some improvements in the plots.
3084
3085
3086
3087 2004/02/17: Abelardo Moralejo
3088
3089 * macros/readrfl.C
3090 - Added missing gPad->cd(1), otherwise the display of events was
3091 not updated.
3092
3093 * mgui/MHexagon.cc
3094 - DistanceToPrimitive(Float_t px, Float_t py) Changed check of
3095 whether px,py is inside the pixel or not. Previous algorithm
3096 was just an approximation.
3097
3098
3099
3100 2004/02/17: Raquel de los Reyes
3101
3102 * mcamera/MCameraHV.h
3103 - Now it derives from a MCamEvent class and implemented the
3104 GetPixContent() and DrawPixelContent() functions. Added the
3105 GetMean function to get the mean HV settings of the camera.
3106
3107 * macros/CCDataCheck.C
3108 - Added the HV settings plots.
3109
3110
3111
3112 2004/02/17: Hendrik Bartko
3113
3114 * msignal:
3115 - new: directory for all signal and time extraction classes
3116
3117 * msignal/MArrivalTimeCam.[h,cc], manalysis/Makefile,
3118 msignal/AnalysisLinkDef.h, MGeomApply.cc:
3119 - new: Storage Container for the ArrivalTime in the camera
3120
3121 * msignal/MArrivalTimePix.[h,cc], manalysis/Makefile,
3122 msignal/AnalysisLinkDef.h:
3123 - new: Storage Container for ArrivalTime information of one pixel
3124
3125 * msignal/Makefile, SignalCint.[h,cc], SignalDep.d, SignalIncl.h,
3126 SignalLinkDef.h
3127 - auxiliary files for msignal directory
3128
3129 * manalysis/MArrivalTimeCalc2.[h,cc]:
3130 - added functionality to compute error of the extracted ArrivalTime
3131 - calculated ArrivalTime is stored in MArrivalTimeCam
3132
3133 * manalysis/MGeomApply.cc
3134 - geometry is applied to MArrivalTimeCam
3135
3136 * Makefile:
3137 - directory msignal is included
3138
3139
3140
3141 2004/02/17: Sebastian Raducci
3142
3143 * mtools/MCubicSpline.[h,cc]
3144 - little corrections in minimums evalustion methods
3145 - changed constructors (they require the fadc slices to be const)
3146
3147 * macros/spline.C
3148 - changed according to the MCubicSpline new constructors
3149
3150 * manalysis/MArrivalTimeCalc.[h,cc]
3151 - changed to use the MCubicSpline class intead of the TSpline class
3152 - warning: now the arrival time is again the maximum of the spline,
3153 soon it will be changed to half maximum
3154
3155
3156
3157 2004/02/17: Wolfgang Wittek
3158
3159 * manalysis/MSourcPosfromStarPos.[h,cc]
3160 - new class; calculates the position of the source in the camera from
3161 the position of a star in the camera and puts it into
3162 MSrcPosCam
3163
3164
3165
3166 2004/02/16: Abelardo Moralejo
3167
3168 * mcalib/MMcCalibrationCalc.cc
3169 - Fixed two typos in screen output.
3170
3171
3172
3173 2004/02/16: Markus Gaug
3174
3175 * mcalib/MCalibrationPix.cc
3176 - documentation from David's email added
3177 - EffectiveQE decreased from 0.2 to 0.18 (see documentation)
3178
3179 * mcalib/Makefile, mcalib/CalibLinkDef.h:
3180 - added MExtractBlindPixel and MExtractedSignalBlindPixel
3181
3182 * mcalib/MExtractBlindPixel.[h,cc]
3183 - new signal extractor for the Blind Pixel
3184
3185 * mcalib/MExtractedSignalBlindPixel.[h,cc]
3186 - new container for the extracted signal of the BlindPixel
3187
3188 * mcalib/MCalibrationCalc.[h,cc]
3189 - does not extract signal from Blind Pixel any more, searches
3190 for MExtractedSignalBlindPixel and fills the hists from there
3191
3192 * macros/calibration.C, macros/bootcampstandardanalysis.C,
3193 macros/pedphotcalc.C, mjobs/MJCalibration.cc:
3194 - introduce the blind pixel and PIN diode extraction in the macro
3195
3196 * manalysis/MPedestalCam.h
3197 - changed type of fTotalEntries from ULong_t to UInt_t
3198 - fixed documentation of fTotalEntries
3199
3200 * manalysis/MPedCalcPedRun.h
3201 - changed type of fNumSamplesTot from ULong_t to UInt_t
3202
3203 * mcalib/MHGausEvents.h
3204 - changed type of fCurrentSize from ULong_t to UInt_t
3205
3206 * mcalib/MCalibrationConfig.h
3207 - removed gkConversionHiLo and gkConversionHiLoErr which is now
3208 directly in the class MCalibrationPix
3209
3210
3211
3212 2004/02/16: Thomas Bretz
3213
3214 * manalysis/AnalysisLinkDef.h:
3215 - added missing MCerPhotEvtIter
3216
3217 * merpp.cc:
3218 - added possible usage of database
3219
3220 * star.cc:
3221 - moved source code into new class MJStar - preliminary
3222
3223 * manalysis/MCerPhotPix.cc:
3224 - updated class header
3225 - fixed Print-output
3226
3227 * mbase/MAGIC.h:
3228 - removed definition of MLog
3229
3230 * mbase/MArgs.h:
3231 - removed include of MAGIC.h
3232
3233 * mbase/MLog.h:
3234 - added extern definition of gLog
3235
3236 * mbase/MParContainer.[h,cc]:
3237 - move body of constructors to source file
3238
3239 * mcalib/MCalibrate.cc, mcalib/MCalibrateData.cc,
3240 mraw/MRawCrateArray.cc, mraw/MRawCrateData.cc,
3241 mraw/MRawEvtData.cc, mraw/MRawEvtHeader.cc, mraw/MRawRead.cc,
3242 mraw/MRawEvtPixelIter.cc, mraw/MRawFileWrite.cc:
3243 - fixed documentation header
3244
3245 * mcalib/MMcCalibrationCalc.[h,cc]:
3246 - fixed documentation header
3247 - fixed usage of FindCreateObj and FindObject
3248 - removed data member to count entries (use histogram instead)
3249 - use TH1 function Integral instead of doing it manually
3250
3251 * mfilter/MFCosmics.cc:
3252 - fixed documentation
3253
3254 * mimage/MHillas.cc, mimage/MImgCleanStd.cc,
3255 mimage/MNewImagePar.[h,cc]:
3256 - replaced for-loops by Iterators
3257
3258 * mraw/MRawFileRead.cc, mraw/MRawSocketRead.cc:
3259 - fixed documentation header
3260 - check return value of MRawRunHeader::ReadEvt
3261
3262 * mraw/mraw/MRawRunHeader.[h,cc]:
3263 - fixed documentation header
3264 - added return value to MRawRunHeader::ReadEvt
3265 - added constant number for max format version - preliminary
3266 (should by a static data member)
3267
3268 * mcalib/MHCalibrationPINDiode.cc:
3269 - do not delete pointers in the destructor which are already
3270 deleted in the base class
3271 - reset histograms in Clear()
3272
3273 * mcalib/MHCalibrationPixel.cc:
3274 - after deletion of instances in Clear() initialize pointer to NULL
3275
3276 * mcalib/MCalibrationCalc.cc, mcalib/MHCalibrationBlindPixel.cc:
3277 - fixed usage of logging stream output levels
3278
3279 * manalysis/MPedCalcPedRun.[h,cc]:
3280 - removed obsolete fSignals
3281
3282 - removed obsolete fNumPixels
3283
3284 * manalysis/MPedestalCam.h:
3285 - added '->' to fArray
3286
3287 * mfileio/MWriteRootFile.cc:
3288 - changed some output to make debugging easier
3289
3290 * mjobs/MJCalibration.cc:
3291 - fixed a bug in drawing
3292
3293 * mjobs/MJExtractSignal.cc:
3294 - removed MPedestalCam from MWriteRootFile output.
3295 When creating the branch it crashes - reason unknown I'll
3296 investigate further
3297
3298
3299
3300 2004/02/16: Markus Gaug
3301
3302 * mcalib/Makefile, mcalib/CalibLinkDef.h, macros/calibration.C:
3303 - added MHCalibrationRelTimePix
3304
3305 * mcalib/MHCalibrationRelTimePix.[h,cc],
3306 mcalib/MHCalibrationRelTimeCam.[h,cc]:
3307 - new classes to fit and display the relative arrival times.
3308 - filled from MArrivalTime
3309 - need: MFillH("MHCalibrationRelTimeCam","MArrivalTime")
3310
3311 * manalysis/MCalibrationCalc.cc
3312 - take out all uncommented code referring to the relative arrival time
3313
3314 * manalysis/MArrivalTime.h
3315 - changed function GetNumPixels to GetSize
3316
3317 * macros/bootcampstandardanalysis.C, macros/pedphotcalc.C
3318 - included cosmics rejection which was in MCalibrationCalc before
3319
3320
3321
3322 2004/02/14: Markus Gaug
3323
3324 * mcalib/Makefile, mcalib/CalibLinkDef.h:
3325 - added MHCalibrationChargePINDiode
3326
3327 * mcalib/MHCalibrationChargePINDiode.[h,cc]
3328 - new class to fill the PIN Diode histograms. Derives from
3329 MHCalibrationChargePix and is filled with MFillH from the
3330 container MExtractedSignalPINDiode.
3331 Will replace MHCalibrationPINDiode entirely soon.
3332
3333 * mcalib/MHCalibrationChargePix.[h,cc]
3334 - new base class for the calibration charges histogram pixel.
3335 Derives from MH and can be filled with the MH with the MH
3336 functions.
3337
3338 * mcalib/MExtractPINDiode.[h,cc]
3339 - new signal extractor for the PIN Diode
3340
3341 * mcalib/MExtractedSignalPINDiode.[h,cc]
3342 - new container for the extracted signal of the PIN Diode
3343
3344 * mcalib/MCalibrationCalc.[h,cc]
3345 - remove the PIN Diode signal extraction
3346
3347 * manalysis/MHPedestalPix.[h,cc]
3348 - new version of MHPedestalPixel, deriving from MHGausEvents.
3349
3350 * manalysis/MHPedestalPixel.[h,cc]
3351 - old version removed, since obsolete (and erroneous)
3352
3353 * manalysis/MHPedestalCam.[h,cc]
3354 - histogramming part of MPedestalCam now in own class
3355
3356 * manalysis/MPedestalPix.h
3357 - removed include of MHPedestalPixel
3358
3359 * macros/calibration.C
3360 - changed pedestal displays accordingly
3361
3362 * mjobs/MJPedestal.h
3363 - class TCanvas included (did not compile otherwise)
3364
3365 * mhbase/MH.cc
3366 - included call to FindGoodLimits(..) in CutEdges()
3367 - axe from pointer to reference
3368 - "CutEdges" renamed to "StripZeros"
3369
3370 * manalysis/MHPedestalPixel.cc, mcalib/MHCalibrationPixel.cc,
3371 mcalib/MHCalibrationBlindPixel.cc:
3372 - "CutEdges" renamed to "StripZeros"
3373
3374 * mcalib/MHGausEvent.[h,cc], mcalib/Makefile, mcalib/CalibLinkDef.h:
3375 - replaced by the improved version: MHGausEvents.[h,cc]
3376
3377
3378
3379 2004/02/14: Thomas Bretz
3380
3381 * manalysis/MCerPhotEvt.[h,cc]:
3382 - added 'Iterator' facility, this will replace some for-loops
3383 in the near future
3384
3385 * mbase/MTime.[h,cc]:
3386 - added a more powerfull interface to get and interprete the
3387 MTime contents as string
3388 - added a new constructor
3389
3390 * mreport/MReportTrigger.h:
3391 - fixed GetPixContent
3392
3393 * mtools/MCubicCoeff.cc, mtools/MCubicSpline.[h,cc]:
3394 - many small changes to simple details (like order of includes)
3395 - some speed improvements
3396 - many small simplifications
3397 - changed parts of the code to be more C++ like (eg Iterators
3398 instead of for-loops)
3399 - disentangles some if-cases
3400 - replaced some math.h function by TMath::
3401 - removed data-member fN (obsolete with iterators)
3402
3403
3404
3405 2004/02/13: Wolfgang Wittek
3406
3407 * mcalib/MCalibrateData.[h,cc]
3408 - new class;
3409 like MCalibrate, but in ReInit it fills the MPedPhot container
3410 using informations from MPedestal, MExtracteSignalCam and
3411 MCalibrationCam
3412
3413 * mcalib/Makefile, mcalib/CalibLinkDef.h
3414 - added MCalibrateData
3415
3416 * manalysis/MPedestalWorkaround.[h,cc]
3417 - create MMcEvt container and fill with theta = 10.0
3418 - set pedestalRMS = 0. if it is > 10.0
3419
3420 * manalysis/MSupercuts.[h,cc]
3421 - change default values of parameters
3422
3423 * manalysis/MSupercutsCalc.[h,cc]
3424 - change dNOMLOGSIZE from 4.1 to 5.0
3425
3426 * mhist/MHBlindPixels.[h,cc]
3427 - change MPedestalCam to MPedPhotCam
3428
3429 * mhist/MHSigmaTheta.[h,cc]
3430 - automatic binning for pixel number doesn't work
3431 use default binning
3432
3433
3434
3435 2004/02/13: Markus Gaug
3436
3437 * mcalib/MCalibrationPix.[h,cc]
3438 - added variables gkAverageQE, gkAverageQEErr, and fAverageQE,
3439 fAverageQEErr
3440 - gkAverageQE initializes to 0.2 (according to David)
3441 - gkAverageQEErr initializes to 0.02 (dito)
3442 - added new member function: SetAverageQE
3443 - call to GetMeanConversionFFactorMethod returns:
3444 fMeanConversionFFactorMethod/fAverageQE.
3445 - call to GetErrorConversionFFactorMethod returns:
3446 errors of fMeanConversionFFactorMethod and fAverageQEErr added
3447 quadratically
3448
3449 * mcalib/Makefile
3450 - split into two parts one comment line
3451
3452
3453 2004/02/13: Thomas Bretz
3454
3455 * mbadpixels/MBadPixelsTreat.[h.cc]:
3456 - added for new bad pixel treatment
3457
3458 * mbadpixels/Makefile, mbadpixels/BadPixelsLinkDef.h:
3459 - added MBadPixelsTreat
3460
3461 * merpp.cc:
3462 - changed the name of the "DC" tree to "Currents" to make
3463 MReportRead work correctly with this tree
3464
3465 * mbase/MTime.[h,cc]:
3466 - Changed UpDMagicTime to support nanosec instead of millisec
3467 - exchanged Reset() by Clear() not to clear the yy/mm/dd
3468 information away in an eventloop
3469
3470 * mraw/MRawEvtHeader.[h,cc]:
3471 - implemented decoding of the time-stamp for raw-data files
3472 with version>2. Thanks to Marcos.
3473
3474 * mraw/MRawRead.[h,c]:
3475 - pipe file version number to MRawEvtHeader::ReadEvt
3476 - create fake time for file-version<3
3477
3478 * macros/readMagic.C:
3479 - changed to use MInteractiveTask
3480
3481 * mbase/MPrint.cc:
3482 - fixed debugging level of some output
3483
3484 * mhist/MHCamera.[h,cc]:
3485 - fixed handling in AddNotify (necessayr due to change of
3486 inheritance from MCamEvent)
3487 - replaced cout by gLog
3488 - added fNotify to list of cleanups
3489
3490 * mhist/MHEvent.cc, mjobs/MJCalibration.cc,
3491 mjobs/MJPedestal.cc:
3492 - fixed usage of AddNotify
3493
3494 * mfileio/MReadReports.cc:
3495 - use a different way to determin whether the tree is a valid tree,
3496 skip invalid trees
3497
3498 * mfileio/MReadTree.cc:
3499 - added another sanity check at the beginning of PreProcess
3500
3501 * mhbase/MFillH.[h,cc]:
3502 - added bit kCanSkip which skips MFillH in case the necessary container
3503 wasn't found.
3504 - cd into the corresponding canvas before filling the MH
3505
3506
3507
3508 2004/02/12: Markus Gaug
3509
3510 * mbase/MArray.[h,cc]:
3511 - changed name of StripZeros
3512
3513 * mcalib/MHGausEvent.cc:
3514 - corrected call to StripZeros
3515
3516 * mcalib/MCalibrationPix.[h,cc]
3517 - implemented dummy for combined method
3518
3519 * mcalib/MCalibrate.[h,cc]
3520 - implemented a dummy for calibration factor 1. (requested by
3521 Javier Rico)
3522 - implemented combined method
3523 - check for valid methods moved to ReInit
3524
3525 * mcalib/MCalibrationCalc.cc
3526 - removed initialization of non-used nsamples
3527
3528 * mcalib/MHCalibrationPixel.[h,cc], mcalib/MCalibrationPix.[h,cc],
3529 mcalib/MCalibrationCalc.[h,cc]
3530 macros/calibration.C
3531 - implemented new histograms:
3532 HSinglePheFADCSlices and HPedestalFADCSlices
3533 They are filled with the FADC slice values of either a s.phe.
3534 event or a pedestal event. The decision is taken with the
3535 variable: MCalibrationCalc::fBlindPixelSinglePheCut, to be set
3536 with a setter
3537
3538 * mtools/MFFT.[h,cc]
3539 - PowerSpectrumDensity of TArrayI implemented
3540
3541
3542
3543 2004/02/12: Thomas Bretz
3544
3545 * mbase/MArray.[h,cc]:
3546 - changed argument of CutEdges from pointer to reference
3547
3548 * mgeom/MGeomPix.h:
3549 - fixed calculation of area of pixel. It was too big for a
3550 factor of 2
3551
3552 * mjobs/MJCalibration.cc:
3553 - slight change of name of a MHCamera
3554
3555 * manalysis/MExtractSignal.cc:
3556 - slight change to the creation of the satpixels list
3557
3558 * mcalib/MHCalibrationBlindPixel.cc, mcalib/MHCalibrationPixel.cc,
3559 mcalib/MHGausEvent.cc:
3560 - corrected call to ProjectArray
3561 - corrected call to CutEdges
3562
3563 * mfilter/MFCosmics.[h,cc]:
3564 - small fixes to logging output
3565 - small simplification to return statement
3566 - declared CosmicsRejection const
3567
3568 * mhbase/MH.[h,cc]:
3569 - changed argument of ProjectArray from pointer to reference
3570 - added missing calcualtion of minimum
3571 - removed obsolete SetEntries
3572 - changed SetDirectory from NULL to gROOT
3573
3574
3575
3576 2004/02/12: Javier López
3577
3578 * macros/pointspreadfunction.C
3579 - added new macro that fits with a 2D gaussian the DC spot for an
3580 star. It gives you the RMS of the PSF and the center of the star,
3581 very useful for misspointing studies.
3582
3583
3584
3585 2004/02/11: Hendrik Bartko
3586
3587 * manalysis/MExtractSignal2.cc:
3588 - introduced a validity check for the set-function of the window
3589 size (even number of slices, WindowSize < NumberSlices)
3590
3591 * manalysis/MArrivalTimeCalc2.[h,cc], manalysis/Makefile,
3592 manalysis/AnalysisLinkDef.h:
3593 - new: introduced the calculation of the arrival time as the signal
3594 weighted mean of the time slices in the maximum window
3595
3596
3597
3598 2004/02/11: Markus Gaug
3599
3600 * mcalib/MCalibrationCalc.cc:
3601 - the blind pixel signal extractor introduced one week ago, counted
3602 one FADC slice too little, thus the normalization w.r.t. pedestals
3603 was wrong. Now corrected.
3604
3605 * manalysis/MExtractSignal.cc, manalysis/MExtractSignal2.cc:
3606 - when "WARNING - Lo Gain saturated" occurs, display also the
3607 corr. pixel numbers.
3608
3609 * mbase/MArray.[h,cc]:
3610 - introduced function to cut array edges with zeros.
3611 (Thomas, should we keep it there or move it to another class? )
3612
3613 * mcalib/MCalibrationCalc.[h,cc]:
3614 - new function SetBlindPixelRange to set start and end of FADC slices
3615 used for the blind pixel signal extraction.
3616 - remove fEvents which are not necessary any more after the shift
3617 to MFCosmics.
3618
3619 * mcalib/MHCalibration(Blind)Pixel.[h,cc]:
3620 - show the fourier spectrum now with axes in frequency [Hz] instead
3621 of inverted events.
3622
3623 * mcalib/MHGausEvent.[h,cc], mcalib/Makefile, mcalib/CalibLinkDef.h:
3624 - new base class for all kind of events with variables having a
3625 Gaussian distribution. Will serve as base class for the
3626 existing and new calibration histogram classes.
3627
3628
3629
3630 2004/02/11: Abelardo Moralejo
3631
3632 * mmain/MEventDisplay.cc
3633 - Switched order of MMcPedestalCopy and MCerPhotCalc in tasklist:
3634 MMcPedestalCopy must be executed earlier!
3635
3636
3637
3638 2004/02/10: Raquel de los Reyes
3639
3640 * mhist/MHPixVsTime.[h,cc]:
3641 - Added a default draw function and replaced the TGraph object
3642 by a pointer to a TGraph object.
3643
3644 * mreport/MReportTrigger.h:
3645 - Now it dereives from a MCamEvent class and implemented the
3646 GetPixContent() and DrawPixelContent() functions.
3647
3648 * maccros/CCDataCheck.C:
3649 - An update of the previous macro. New plots: subsystems status and
3650 macrocells trigger.
3651
3652
3653
3654 2004/02/10: Markus Gaug
3655
3656 * mcalib/MCalibrationCam.cc:
3657 - fixed documentation
3658
3659 * mhbase/MH.[h,cc]:
3660 - new function ProjectArray
3661
3662 * mcalib/MHCalibrationPixel.[h,cc],
3663 mcalib/MHCalibrationBlindPixel.[h,cc]:
3664 - use ProjectArray from MH to plot the projection of the fourier
3665 spectrum
3666
3667 * mfilter/MFCosmics.[h,cc], mfilter/Makefile,
3668 mfilter/FilterLinkDef.h:
3669 - new filter removing cosmics, the same as in MCalibrationCalc
3670 where it was removed now.
3671 Call: MFCosmics cosmics;
3672 MContinue cont(&cosmics);
3673 tlist.AddToList(&cont);
3674
3675 * mcalib/MCalibrationCalc.[h,cc]:
3676 - removed cosmics rejection from there
3677
3678 * macros/calibration.C, mjobs/MJCalibration.cc:
3679 - changed cosmics rejection to the filter algorithm
3680
3681
3682
3683 2004/02/09: Markus Gaug
3684
3685 * mcalib/MCalibrationBlindPix.[h,cc]:
3686 - added histogram to display the average in FADC slices of all
3687 single and double phe events
3688
3689 * mcalib/MCalibrationCalc.cc:
3690 - fill histograms of single-phe events with higain and logain
3691 sampls
3692
3693 * mcalib/MCalibrationCam.[h,cc], mcalib/MCalibrationCalc.cc,
3694 mcalib/MCalibrationConfig.h:
3695 - take all pixel areas out of MGeomPix::GetA(), remove all previous
3696 areas
3697 - calculate photon fluxes from blind pixel and PIN diode, use
3698 area only to fill the conversion factors in MCalibrationPix
3699
3700
3701 * mcalib/MJCalibration.cc:
3702 - display of number of photons for Blindpixel and PIN Diode Method
3703 changed to display of photon flux which is the actually
3704 calculated quantity
3705
3706
3707
3708 2004/02/09: Thomas Bretz
3709
3710 * mbadpixels/*:
3711 - added
3712
3713 * Makefile:
3714 - added MBadPixels
3715
3716 * manalysis/MGeomApply.cc:
3717 - fixed class description
3718
3719 * mjobs/MJCalibration.[h,cc], mjobs/MJExtractSignal.[h,cc]:
3720 - added bad pixel treatment
3721
3722 * mjobs/MJPedestal.[h,cc]:
3723 - reorganized order of functions
3724 - removed a nonsense scrren output (some BLABABLA or so)
3725
3726 * mjobs/Makefile:
3727 - added include for mbadpixels
3728
3729 * mmain/MBrowser.cc:
3730 - do not call construtor of TGTReeLBEntry if pic0=0
3731
3732
3733
3734 2004/02/09: Raquel de los Reyes
3735
3736 * mcamera/MCameraLids.h, mreport/MReportCamera.h
3737 - Added the "Get" functions to access the private data
3738 members of the class.
3739
3740
3741
3742 2004/02/09: Markus Gaug
3743
3744 * MMcCalibrationUpdate.cc, MCalibrate.cc, MCalibrationPix.cc,
3745 MCalibrationPix.h:
3746 - replace MCalibrationPix->IsChargeFitValid() by IsChargeValid()
3747 because we can calibrate with the histogram mean and RMS even
3748 if the fit is not OK. Thus, there is a question: IsFitted() and
3749 IsChargeValid(), i.e. does the charge make any sense?
3750
3751 * MCalibrationCam.cc, MCalibrationConfig.h, MCalibrationCalc.cc:
3752 - found serious bug in calculation of conversion factors for the
3753 outer pixels:
3754 GetMeanConversionBlindPixelMethod and
3755 GetMeanConversionPINDiodeMethod
3756 did not correct for the area of the outer pixel, this did only
3757 MCalibrationCam::GetPixelContent which is not used by MCalibrate
3758
3759
3760
3761 2004/02/06: Markus Gaug
3762
3763 * mgeom/MGeomCam.h
3764 - replaced in Comment of fPixRatio:
3765 "ratio between size of pixel idx and pixel 0" by
3766 "ratio between size of pixel 0 and pixel idx"
3767
3768 * manalysis/MPedestalCam.cc
3769 - catch calls to MHPedestalPixel in case that they are not filled
3770 This led previous calls to segmentation violations
3771 - remove include of MHExtractedSignalPix
3772
3773 * manalysis/MHExtractedSignalPix.[h,cc]
3774 - is everything in MHPedestalPixel, so removed it again
3775
3776 * mjobs/MJPedestal.cc
3777 - put the projections into Display()
3778 - correct the input of Display (0: pedestal, 1: pedestalerror,
3779 2: pedRMS, 3: pedRMSerror)
3780
3781 * manalysis/MHPedestalPixel.cc
3782 - increased number of bins in for charges plot
3783
3784 * mtools/MFFT.[h,cc]
3785 - possibility to have PSD directly from TArray
3786
3787 * mjobs/MJCalibration.[h,cc]
3788 - fixed displays
3789 - replaced MExtractSignal by MExtractSignal2
3790
3791 * mcalib/MHCalibrationPixel.[h,cc], mcalib/MHCalibrationBlindPixel.[h,cc],
3792 mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationBlindPix.[h,cc],
3793 mcalib/MCalibrationPINDiode.[h,cc], mcalib/MHCalibrationPINDiode.[h,cc]:
3794 - remove histograms MHChargevsN..., now keep TArrays directly
3795 - check for oscillations for all pixels (and you will not trust
3796 your eyes when you look at the results :-((((
3797
3798 * mcalib/MCalibrationCalc.[h,cc]
3799 - remove ArrivalTime -> go to separate class
3800 - remove BlindPixel and PIN Diode overflow, now handled directly
3801 inside the corr. classes.
3802 - remove SkipTimeFits -> go the arrival time class
3803
3804 * mcalib/MCalibrationCam.h
3805 - new getters for number of photons
3806 - removed timeslicewidth -> go the corr. time containers
3807
3808 * mcalib/MCalibrationCam.cc
3809 - removed times of GetPixelContent
3810 - added OscillationChecks in GetPixelContent
3811
3812 * manalysis/MMcCalibrationUpdate.cc
3813 - remove calpix.SkipTimeFits which is now obsolet
3814
3815 * macros/calibration.C
3816 - all previous changes now in this macro.
3817 - (NB: Thomas, du brauchst in MJCalibration nicht mehr aendern,
3818 das ging diesmal in einem Aufwasch)
3819
3820
3821
3822 2004/02/06: Thomas Bretz
3823
3824 * mhist/MHPixVsTime.[h,cc]:
3825 - changed such that you can set the name of the time container now
3826
3827 * mraw/MRawRunHeader.[h,cc]:
3828 - added GetMaxPixId()
3829
3830 * mraw/MRawEvtData.cc:
3831 - fixed wrong size calculation for fABflags
3832
3833
3834
3835 2004/02/06: Oscar Blanch
3836
3837 * mmc/MFadcDefine.h && mmc/MMcFadcHeader.cxx
3838 - We cahnged the name (and values) of the global variable
3839 MFADC_RESPONSE_AMPLITUDE to MFADC_RESPONSE_INTEGRAL
3840
3841
3842
3843 2004/02/05: Markus Gaug
3844
3845 * mcalib/MHCalibrationPixel.[h,cc]
3846 - put an NDF limit for the fit
3847 - removed all TStrings and replace them by Form(..)
3848 - Check for nan's of all returned fit values
3849
3850 * mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationCam.cc:
3851 - reshuffled HiLoGainConversion, calculation of F-Factor method,
3852 - calculation of total F-Factor of the readout.
3853
3854 * mcalib/MCalibrationCam.cc
3855 - include relative times to display with GetPixelContent
3856
3857 * mcalib/MCalibrationCalc.[h,cc]
3858 - flag to skip Hi-Lo Calibration
3859 - Hi-LO Graph not filled any more after overflow of ChargevsN
3860 - fill the blind pixel differently from the rest of pixels
3861
3862 * mcalib/MCalibrate.cc:
3863 - call to const MCalibrationPix &pix replaced by MCalibrationPix &pix
3864
3865 * manalysis/MArrivalTimeCalc.cc
3866 - default step width 100 ps.
3867 - look for half maximum (at rising edge)
3868
3869 * manalysis/MExtractSignal.[h,cc]
3870 - removed uncommented code (arrival time)
3871 - set start byte back by one like it was before TB's changes
3872 (does not affect the calculation of number of FADC slices)
3873
3874 * manalysis/MExtractSignal2.[h,cc]
3875 - removed uncommented code (arrival time)
3876
3877 * manalysis/MHPedestalPixel.[h,cc]
3878 - is now filled with total pedestals (not per slice), but results are
3879 renormalized to values per slice (this is not to screw up with the
3880 pedestal RMS and the derived uncertainties)
3881 - new function Renorm(nslices)
3882
3883 * manalysis/MPedestalCam.[h,cc]
3884 - introduced function Clone() (like proposed by TB)
3885 - call to MHPedestalPixel operator() not const any more
3886 - take out lots of uncommented code
3887 - found bug in initialization of hists. SetupFill is called in
3888 PreProcess, therefore, TObjArray is not yet enlarged there.
3889 Now, InitUseHists is called in Fill
3890 - MHPedestalPixel is now filled with total pedestals (not per slice),
3891 but results are
3892 renormalized to values per slice (this is not to screw up with the
3893 pedestal RMS and the derived uncertainties)
3894
3895 * manalysis/MPedCalcPedRun.cc
3896 - added author
3897 - split calculation of RMS into two steps to make it more clear to
3898 the user
3899
3900 * macros/calibration.C
3901 - found bug introduced two days ago, namely calculating pedestlas with
3902 MExtractSignal2 which is now fixed
3903 - Skip HiLoConversionCalibration
3904
3905
3906
3907 2004/02/05: Abelardo Moralejo
3908
3909 * macros/starmc2.C
3910 - added 3rd argument, "kFALSE", to call of MWriteRootFile::Add
3911 for both MMcEvt and MMcRunHeader since these containers are
3912 not present in real data. Name of macro is no longer adequate if
3913 we will use it for calibrated real data (to be changed if so).
3914
3915
3916
3917 2004/02/05: Sebastian Raducci
3918
3919 * mtools/MCubicSpline.[h,cc]
3920 - added
3921 - this class will take the place of the TSpline class to
3922 calculate arrival times
3923
3924 * mtools/MCubicCoeff.[h,cc]
3925 - added
3926 - this class is used by MCubicSpline to store coefficients
3927
3928 * macros/spline.C
3929 - added
3930 - test macro. Shows how to use the MCubicSpline class
3931 - it could be used to test the methods of the Spline class
3932
3933
3934
3935 2004/02/05: Thomas Bretz
3936
3937 * mmain/MBrowser.cc:
3938 - fixed a double deletion of a TGLayoutHints
3939
3940
3941
3942 2004/02/04: Markus Gaug
3943
3944 * mmain/MBrowser.cc:
3945 - corrected TGTReeLBEntry for TGTreeLBEntry
3946
3947
3948
3949 2004/02/04: Thomas Bretz
3950
3951 * manalysis/MExtractSignal2.cc:
3952 - don't allow odd numbers for the window size
3953
3954 * mfilter/MFilterList.cc:
3955 - corrected a wrong logging message
3956
3957 * mmain/MBrowser.cc:
3958 - added '/data/MAGIC' as shortcut in the combo box
3959
3960 * mraw/MRawEvtPixelIter.cc:
3961 - optimized calculation of MaxIdx
3962
3963
3964
3965 2004/02/04: Abelardo Moralejo
3966
3967 * macros/starmc2.C
3968 - removed unnecessary variables BinsHigh, BinsLow
3969
3970
3971
3972 2004/02/04: Markus Gaug
3973
3974 * manalysis/MPedestalCam.[h,cc], manalysis/MPedestalPix.[h,cc],
3975 manalysis/MPedCalcPedRun.[h,cc], manalysis/MHPedestalPixel.[h,cc],
3976 macros/calibration.C:
3977 - histograms are now filled with MFillH as proposed and coded by
3978 Thomas Bretz. Some modifications had to be done, however.
3979 - Class to hold MHPedestalPixel is still MPedestalCam
3980 - MPedCalcPedRun does nothing any more (except from what is was
3981 doing before)
3982
3983 * manalysis/MExtractSignal.cc
3984 - remove uncommented code
3985
3986 * mcalib/MCalibrationCalc.[h,cc]
3987 - modified way to handle histogram overflow: Now flags are set and
3988 ChargevsN histogram is not tried to be filled subsequently
3989
3990
3991
3992 2004/02/03: Markus Gaug
3993
3994 * manalysis/MHExtractedSignalPix.[h,cc]
3995 - added Thomas B. modified version of MHPedestalPixel. Later will
3996 remove MHPedestalPixel
3997
3998 * manalysis/MCalibrationPix.[h,cc], manalysis/MHCalibrationPixel.[h,cc],
3999 manalysis/MCalibrationCam.cc, macros/calibration.C:
4000 - now split completely absolute and relative times. Absolute
4001 times are not fitted, but their histogram mean and rms are
4002 returned.
4003
4004
4005
4006 2004/02/03: Thomas Bretz
4007
4008 * mfileio/MReadTree.cc:
4009 - fixed handling of -1 entries in AddFile: root 3.10/02 crashed
4010
4011 * manalysis/MExtractSignal.[h,cc]:
4012 - moved code to extract the signal from Process to
4013 new member function FindSignal, I left the arrival time
4014 extraction as commented-out code in the code just as a
4015 demonstration to do this very fast.
4016
4017
4018
4019 2004/02/02: Markus Gaug
4020
4021 * manalysis/MPedCalcPedRun.cc
4022 - corrected formulae in Class description
4023
4024 * mcalib/MCalibration.[h,cc], mcalib/MHCalibration.[h,cc],
4025 manalysis/MMcCalibrationUpdate.cc:
4026 - calculate relative times and absolute times. Fit only
4027 the relative ones.
4028
4029
4030
4031 2004/02/02: Abelardo Moralejo
4032
4033 * manalysis/MMcCalibrationUpdate.cc, MMcPedestalCopy.cc
4034 - removed file type check (MC or data) from PreProcess since now
4035 run headers are not yet known at that point.
4036
4037 * mcalib/MMcCalibrationCalc.cc
4038 - same as above.
4039
4040 * NEWS
4041 - updated.
4042
4043
4044
4045 2004/02/02: Thomas Bretz
4046
4047 * manalysis/MExtractSignal2.[h,cc]:
4048 - added new task which takes a given number of slices with the
4049 highest integral content as signal.
4050
4051 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
4052 - added MExtractSignal2
4053
4054
4055
4056 2004/01/30: Abelardo Moralejo
4057
4058 * macros/starmc.C
4059 - changed default FADC integration range (more adequate for coming
4060 camera version).
4061
4062 * macros/mccalibrate.C, starmc2.C
4063 - added. First macro transforms input files from camera simulation
4064 into files with pixel data already calibrated in photons. The
4065 second reads in an already calibrated data file and produces an
4066 output file with Hillas parameters. Both together do the same as
4067 starmc.C, but it is convenient to have files containing
4068 calibrated pixel information.
4069
4070
4071
4072 2004/01/30: Thomas Bretz
4073
4074 * mbase/MDirIter.h:
4075 - added GetNumEntries
4076
4077 * mhist/MHEvent.cc:
4078 - added a dynamic_cast from MParContainer to MCamEvent to get the
4079 correct pointer to the correct base-class.
4080
4081 * mbase/MStatusDisplay.cc:
4082 - In EventInfo check whether gPad==0
4083
4084 * mfileio/MReadMarsFile.cc:
4085 - removed reading RunHeaders from PreProcess, this resulted
4086 in strange behaviour of writing RunHeaders
4087 - fixed consistency check for RunType accordingly
4088
4089 * mfilter/MFilterList.cc:
4090 - do not skip adding filter if only a filter with the same name
4091 exists
4092
4093 * mraw/MRawFileRead.cc:
4094 - added an output message if run header is not accessible
4095
4096 * mraw/MRawRunHeader.[h,cc]:
4097 - initialize fRunType to new enum kRTNone
4098
4099 * mfilter/MFGeomag.cc:
4100 - set fResult to kFALSE at the beginning of Process
4101 - according to this removed setting fResult=kFALSE before return
4102 - replaced some float by Float_t
4103 - added some const-qualifiers
4104 - replaced (rig<0.5/pr*R*(r2-r1)+r1) by (rig-r1)*pr<rnd
4105 with rnd = R * (r2-r1)/2 to make sure that we cannot
4106 devide by 0
4107
4108 * manalysis/MPedCalcPedRun.cc:
4109 - added some comments
4110
4111 * Makefile:
4112 - added mjobs
4113
4114 * mjobs/*:
4115 - added
4116
4117 * mbase/Makefile, mbase/BaseLinkDef.h:
4118 - added MRunIter
4119
4120 * mbase/MRunIter.[h,cc]:
4121 - added
4122
4123
4124
4125 2004/01/30: Markus Gaug
4126
4127 * manalysis/MPedestalCam.h
4128 - added function IsUsedHists()
4129
4130 * manalysis/MPedestalCam.cc
4131 - modified GetPixelContent
4132
4133 * manalysis/MPedestalCam.cc, manalysis/MPedCalcPedRun.cc:
4134 - include storage of number of used FADC slices to compare later
4135 the pedestal per slice ( and sigma per slice)
4136 - return relative differences in GetPixelContent
4137
4138 * mcalib/MCalibrationCalc.[h,cc], mcalib/MHCalibrationBlindPixel.[h,cc]:
4139 - fBlindPixelId and fPINDiodeId now like in PedestalCam
4140 - fill Blind Pixel with information about its fitted pedestal if
4141 available
4142 - initialize charges histogram with a bigger range
4143 - use pedestal information to constrain the pedestal fit ranges
4144
4145 * manalysis/MHPedestalPixel.cc
4146 - initialize charges histogram with a bigger range
4147
4148 * macros/calibration.C
4149 - SetRange of MExtractSignal to 1,14 (see emails of yesterday)
4150 - apply new GetPixelContents of MPedestalCam (more calculations
4151 and displays of errors, correction for different FADC slice
4152 number)
4153
4154 * manalysis/MExtractSignal.cc
4155 - not access to MArrivalTime any more. The same information is
4156 stored in MRawEvt->GetPixelContent(...)
4157
4158 * manalysis/MCalibrationCalc.cc
4159 - retrieve default arrival time from MRawEvt
4160
4161 * manalysis/MCalibrationBlindPix.cc, manalysis/MCalibrationPix.cc
4162 - check for NaN's in fit results
4163
4164
4165
4166 2004/01/29: Abelardo Moralejo
4167
4168 * mfileio/MWriteFile.h
4169 - added missing declaration of ReInit
4170
4171 * manalysis/MMcCalibrationUpdate.cc
4172 - added call to MCalibrationCam::SetBlindPixelMethodValid(kTRUE)
4173 to adapt to recent changes in MCalibrate.
4174
4175
4176
4177 2004/01/29: Thomas Bretz
4178
4179 * manalysis/MArrivalTime.h, manalysis/MCameraData.h,
4180 manalysis/MCerPhotEvt.h, manalysis/MExtractSignalCam.h,
4181 manalysis/MPedPhotCam.h, manalysis/MPedestalCam.h,
4182 mcalib/MCalibrationCam.h, mcamera/MCameraDC.h,
4183 mraw/MRawEvtData.h, mreflector/MRflEvtData.h:
4184 - split derivement into MParContainer and MCamEvent
4185
4186 * manalysis/MExtractSignalCam.[h,cc]:
4187 - removed obsolete MExtractSignal::ReInit
4188 - added -> to fArray
4189
4190 * mbase/MParList.h:
4191 - added a new bit kIsProcessing
4192
4193 * mbase/MTaskList.cc:
4194 - fixed the handling of kDoNotReset and the bahaviour of
4195 SetReadyToSave, such that it is possible to write all
4196 headers
4197
4198 * mfileio/MWriteFile.cc:
4199 - added ReInit which also calls CheckAndWrite
4200
4201 * mgui/MCamEvent.h:
4202 - does not derive from MParContainer anymore
4203
4204
4205
4206 2004/01/29: Markus Gaug
4207
4208 * mcalib/MCalibrationCalc.[h,cc], mcalib/MCalibrationCam.[h,cc],
4209 mcalib/MCalibrationConfig.h
4210 - put gkCalibrationBlindPixelId and gkCalibrationPINDiodeId
4211 directly into the corresponding classes.
4212
4213
4214
4215 2004/01/29: Nicola Galante
4216
4217 * mhistmc/MHMcTriggerLvl2.[h,cc]:
4218 - In method MHMcTriggerLvl2::GetHistByName(const TString name)
4219 added string checking to return also
4220 fHistCellPseudoSize, fHistCellPseudoSizeNorm
4221 and fHistCellPseudoSizeEnergy.
4222 - Added inline functions GetHistCellPseudoSize() and
4223 GetHistCellPseudoSizeNorm().
4224
4225
4226
4227 2004/01/28: Javier Rico
4228
4229 * mcalib/MCalibrate.[h.cc]
4230 - include possibility to select the calibration method to be used
4231
4232
4233
4234 2004/01/28: Markus Gaug
4235
4236 * mcalib/MCalibrate.[h.cc]
4237 - corrected Int_t ReInit() to Bool_t ReInit(MParList *pList)
4238
4239 * mcalib/MCalibrationCalc.[h,cc], mcalib/MCalibrationCam.[h,cc]:
4240 - included flags to indicate if Blind Pixel Method or PIn Diode
4241 method was OK. Up to now, program stopped, if one of the two
4242 methods was chosen but not able to being executed.
4243
4244 * manalysis/MArrivalTimeCalc.cc, manalysis/MExtractSignals.cc,
4245 manalysis/MGeomApply.cc:
4246 - put all missing InitSize(npixels) into MGeomApply
4247
4248 * manalysis/MPedCalcPedRun.[h,cc], manalysis/MPedestalCam.[h,cc],
4249 manalysis/MPedestalPix.[h,cc], manalysis/MHPedestalPixel.[h,cc],
4250 manalysis/Makefile, manalysis/AnalysisLinkDef.h:
4251 - include possibility to fit the pedestals with Gaussian.
4252 - old methods are not affected.
4253 - add new method with MPedCalcPedRun::SetUseHists()
4254
4255
4256
4257 2004/01/28: Abelardo Moralejo
4258
4259 * mcalib/MMcCalibration.cc
4260 - fixed wrong variable type in call to TH1F constructor (number of
4261 bins is now integer), which resulted in a compilation warning.
4262
4263
4264
4265 2004/01/28: Thomas Bretz
4266
4267 * manalysis/MPedestalCam.cc:
4268 - removed unwanted CheckBound from operators. CheckBounds is ONLY
4269 ment for really old MC files and will be removed in the future
4270 anyhow.
4271
4272 * mcalib/MHCalibrationPixel.h:
4273 - removed obsolete include of MFFT
4274
4275 * manalysis/MCerPhotAnal.cc, manalysis/MCerPhotCalc.cc,
4276 manalysis/MPedestalCam.[h,cc]:
4277 - removed use of obsolete MPedestalCam::CheckBounds. This was
4278 a workaround for a 'bug' in very old camera files, which is not
4279 necessary anymore.
4280
4281 * manalysis/MCerPhotAnal2.[h,cc]:
4282 - replaced MPedestalCam by MPedPhotCam
4283
4284 * manalysis/MExtractSignal.cc:
4285 - some small simplification to the signal extraction
4286 - removed some obsolete variables
4287 - replaced for by while
4288 - removed obsolete casts
4289
4290 * mmain/MEventDisplay.cc:
4291 - gave names to the filters
4292 - removed adding MHCamera to fList because it was deleted twice
4293
4294 * mhist/MHCamera.cc:
4295 - fixed usage of fPainter in Paint() - title was not updated
4296 correctly
4297
4298
4299
4300 2004/01/28: Sebastian Raducci
4301
4302 * manalysis/MArrivalTime.[h,cc]:
4303 - removed all the code relative to the cluster evaluation
4304
4305
4306
4307 2004/01/27: Markus Gaug
4308
4309 * manalysis/MPedestalPix.cc:
4310 - initialize default values to 0 instead of -1.
4311
4312 * manalysis/MPedestalCam.[h,cc]:
4313 - include CheckBounds, also in operator[]
4314
4315 * mcalib/MCalibrationCam.[h,cc]:
4316 - apparently, there was a reference to InitSize(UInt_t i) instead
4317 of InitSize(Int_t i), where compiler complained, now changed
4318
4319 * mcalib/MHCalibration*, mcalib/MCalibration*:
4320 - fixed all Clear()'s, Reset()'s, direct intializers
4321
4322
4323
4324 2004/01/27: Thomas Bretz
4325
4326 * mdata/MDataChain.cc:
4327 - added '%' to supported operators
4328
4329
4330
4331 2004/01/26: Nicola Galante
4332
4333 * manalysis/MMcTriggerLvl2.[cc,h]:
4334
4335 - Defined some static constants to avoid ugly "magic numbers"
4336 in arrays: gsNCells, gsNTrigPixels,
4337 gsNPixInCell, gsNLutInCell, gsNPixInLut, fNumPixCell.
4338 - Added method
4339 MMcTriggerLvl2::GetCellCompactPixel(int cell, MGeomCam *fCam)
4340 which computes compact pixels into a given L2T macrocell.
4341 - Added method
4342 MMcTriggerLvl2::CalcBiggerCellPseudoSize()
4343 which computes fCellPseudoSize, the maximum Pseudo Size into L2T
4344 macrocells
4345 - Added method
4346 MMcTriggerLvl2::GetCellPseudoSize() const
4347 which returns fCellPseudoSize
4348 - Added method
4349 MMcTriggerLvl2::IsPixelInCell(Int_t pixel, Int_t cell),
4350 which controls whether a pixel belongs to a given L2T cell.
4351 - Added method
4352 MMcTriggerLvl2::GetMaxCell() const
4353 which returns fMaxCell, the cell with the maximum
4354 fCellPseudoSize.
4355
4356
4357
4358 2004/01/26: Markus Gaug, Michele Doro
4359
4360 * manalysis/MArrivalTime.[h,cc], manalysis/MArrivalTimeCalc.[h,cc]:
4361 - moved calculation of arrival time from MArrivalTime to
4362 MArrivalTimeCalc. MArrivalTime does not do any Process-job
4363 anymore
4364 - TSpline5 now on stack.
4365 - function to set the stepsize
4366
4367 * mcalib/MHCalibrationBlindPixel.[h,cc]:
4368 - force mu_{0} in Blind Pixel Fit to be around 0 in fKPoisson4
4369 - implement combined Polya fit and Michele's back-scattered electron
4370 fit
4371
4372 * mcalib/MHCalibrationPixel.[h,cc], mcalib/MCalibrationPix.cc,
4373 mcalib/MCalibrationPINDiode.cc:
4374 - combine FitChargeHiGain and FitChargeLoGain into one function
4375
4376 * macros/calibration.C
4377 - improve double gauss fit a bit
4378
4379
4380
4381 2004/01/26: Thomas Bretz
4382
4383 * mraw/MRawEvtPixelIter.[h,cc]:
4384 - removed member function GetNumPixels. For more details see mantis.
4385
4386 * manalysis/MArrivalTime.[h,cc]:
4387 - reorganized includes
4388 - fixed InitSize and ClearArray (now Reset) to fit MParContainer
4389 definition
4390 - for the moment removed usage of fPixelChecked - THIS WILL CRASH YOUR
4391 PROGRAM
4392
4393 * manalysis/MArrivalTimeCalc.[h,cc]:
4394 - reorganized includes
4395 - removed many obsolete code, exspecially copy&paste relicts!
4396 - fixed usage of InitSize
4397 - removed CleanArray. Reset() is called automatically before Process()
4398
4399 * manalysis/MExtractedSignalCam.[h,cc]:
4400 - added SetLogStream
4401 - removed obsolete include MGeomCam
4402 - replaced PrintOut by Print
4403 - added const-qualifiers to all Getters
4404 - fixed documentation
4405
4406 * manalysis/MExtractedSignalPix.[h,cc]:
4407 - replaced PrintOut by Print
4408 - fixed documentation
4409
4410 * manalysis/MEventRateCalc.cc, manalysis/MPedCalcPedRun.cc:
4411 - replaced memset by Reset()
4412
4413
4414
4415 2004/01/24: Abelardo Moralejo
4416
4417 * macros/starmcstereo.C
4418 - Added. Example of how to run the analysis chain for MC files
4419 containing simulation of stereo systems of 2 telescopes.
4420
4421 * mcalib/MCalibrate.cc
4422 - Added check that value of signal from MExtractedSignalPix is not
4423 the default (error) value. In such a case, the signal in
4424 MCerPhotEvt is now set to 0. Before, all pixels got very high
4425 values in MCerPhotEvt in case the MRawEvtData object for the
4426 event was missing in the file. This happened in MC files, in
4427 which in some circumstances an event is written without the
4428 pixel information (for instance, when running stereo simulations
4429 the pixel data is missing for non-triggered telescopes, but the
4430 event headers are present).
4431
4432
4433
4434 2004/01/23: Markus Gaug
4435
4436 * manalysis/MExtractSignal.[h,cc], manalysis/MExtractedSignalPix.[h,cc],
4437 manalysis/MArrivalTime.[h,cc], mcalib/MCalibrationBlindPix.h,
4438 mcalib/MHCalibrationBlindPixel.[h,cc], mcalib/MCalibrationPINDiode.h,
4439 mcalib/MHCalibrationPINDiode.[h,cc], mcalib/MCalibrationPix.[h,cc],
4440 mcalib/MHCalibrationPixel.[h,cc], mcalib/MCalibrationCalc.[h,cc]:
4441 - use MArrivalTime for Storage (or calculation) of time
4442 in MExtractSignal
4443 - pass from TH1I histos to TH1F for times
4444
4445 * mcalib/MCalibrationBlindPix.h, mcalib/MHCalibrationBlindPixel.[h,cc],
4446 mcalib/MCalibrationPix.[h,cc], mcalib/MHCalibrationPixel.[h,cc],
4447 mcalib/MCalibrationCalc.[h,cc]:
4448 - clean up setters
4449 - pass to bit-fields for all flags
4450
4451 * mcalib/MCalibrationCam.cc
4452 - exclude Blind Pixel from Camera display
4453 - do not fill &val when return kFALSE
4454
4455 * macros/calibration.C
4456 - include functions to exclude the blind pixel,
4457 calculation of times and quality checks
4458
4459
4460
4461 2004/01/23: Abelardo Moralejo
4462
4463 * mcalib/MCalibrate.cc, manalysis/MExtractSignal.cc
4464 - Added support (using AddSerialNumber) for stereo MC files.
4465
4466
4467
4468 2004/01/23: Thomas Bretz
4469
4470 * mbase/MAstro.cc:
4471 - Fixed calculation of MJD. In Ymd2Mjd a plus should be a minus.
4472
4473 * mreport/MReport*.[h,cc]:
4474 - changed all classes to return Int_t instead of Bool_t in
4475 InterpreteBody
4476 - changed MReportFileRead such, that a wrong line results in
4477 skipping the line instead of abort reading.
4478
4479 * manalysis/MExtractSignal.cc:
4480 - do not print information for each pixel - it's too much.
4481
4482 * mbase/MStatusDisplay.cc:
4483 - when reading a status display do not display tabs with
4484 the same name than one which is already existing.
4485
4486 * mcalib/MCalibrate.cc:
4487 - directly store pointer to pixel when setting saturation flag
4488
4489 * mcamera/MCameraDC.cc:
4490 - fixed some comments
4491
4492 * mhist/MHCamEvent.cc:
4493 - fixed a crash when no geometry was available
4494
4495 * mhist/MHCamera.[h,cc]:
4496 - removed obsolete member function SetPix
4497
4498 * mbase/MStatusDisplay.[h,cc]:
4499 - added EventInfo member function
4500 - implemented preliminary redirection of GetObjectInfo to
4501 StatusLine2 -> An own status line for this is missing
4502
4503 * manalysis/MExtractSignal.[h,cc]:
4504 - implemented StreamPrimitive
4505 - changed deafults to be static const data members
4506
4507 * manalysis/MGeomApply.[h,cc]:
4508 - implemented StreamPrimitive
4509
4510
4511
4512 2004/01/23: Abelardo Moralejo
4513
4514 * manalysis/MMcCalibrationUpdate.[h,cc]
4515 - Added check to guarantee that the FADC simulation parameters of
4516 all read files (those used for calibration and those analyzed)
4517 are the same.
4518 - Added missing support for analysis of stereo files.
4519
4520 * mcalib/MMcCalibrationCalc.cc
4521 - Removed obsolete FIXME comment.
4522 - Added missing support for analysis of stereo files.
4523
4524
4525 2004/01/23: Raquel de los Reyes
4526
4527 * macros/CCDataCheck.C
4528 - Added the temperature distribution of the optical links
4529 and the plots of the LV power supplies.
4530 * mcamera/MCameraLV.h
4531 - Added the "Get" functions to access the private data
4532 members of the class.
4533
4534
4535 2004/01/22: Abelardo Moralejo
4536
4537 * manalysis/MMcCalibrationUpdate.[h,cc]
4538 - Now ratio of high to low gain is taken from MCalibrationCam if
4539 it existed previously in the parameter list, instead of being
4540 read again from the MMcFadcHeader. Removed Setter function for
4541 fADC2PhInner, no longer necessary. Fixed error regarding the
4542 pedestal conversion to photons (did not read conversion factor
4543 from preexisting MCalibrationCam object).
4544
4545 * mcalib/MMcCalibrationCalc.cc
4546 - Changed parameters of the histogram, and also the quantity being
4547 histogrammed. Check that input data come from a noiseless camera
4548 file before proceeding to do the calibration. Introduced lower
4549 size in cut for calibration. Now rhe calibration constant is not
4550 calculated from the mean of photons/ADC counts, but from the peak
4551 of the histogram.
4552
4553 * macros/starmc.C
4554 - Introduced new scheme. Now there are two loops over two different
4555 sets of files. First loop calculates the calibration constants,
4556 second one does the analysis. Introduced comments. Now the
4557 histogram used in the light calibration is written to the output
4558 file.
4559
4560
4561
4562 2004/01/22: Thomas Bretz
4563
4564 * mcalib/MCalibrate.[h,cc], mcalib/MCalibrationCam.[h,cc],
4565 mcalib/MCalibrationBlindPix.[h,cc], mcalib/MCalibrationCalc.[h,cc],
4566 mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationPINDiode.[h,cc],
4567 mcalib/MCalibrationBlindPixel.[h,cc],
4568 mcalib/MHCalibrationPixel.[h,cc], mcalib/MMcCalibrationCalc.[h,cc],
4569 mcalib/MHCalibrationBlindPixel.[h,cc],
4570 mcalib/MHCalibrationPINDiode.[h,cc]:
4571 - cleaned up includes
4572
4573
4574
4575 2004/01/22: Raquel de los Reyes
4576
4577 * macros/CCDataCheck.C
4578 - macro to check the data from the central control (.rep files).
4579
4580
4581
4582 2004/01/22: Markus Gaug
4583
4584 * macros/calibration.C
4585 - made MStatusDisplay 3 bit smaller
4586
4587 * manalysis/MExtractSignal.cc
4588 - put fSignals->SetUsedFADCSlices into PreProcess
4589
4590 * manalysis/MPedCalcPedRun.cc
4591 - calculate PedRMS as RMS of the sums, later renormalized to units
4592 of RMS/slice (eliminate the wrong effect of odd and even slices)
4593
4594 * mcalib/MCalibrationCalc.cc
4595 - if bit SkipBlindPixelFit is set, now number of photons outside
4596 plexiglass is not intended to be calculated any more (previous
4597 bug)
4598 - exclude excluded pixels in eventloop
4599
4600 * mcalib/MHCalibrationBlindPixel.[h,cc]
4601 - move functions to pointer again (otherwise, Clone will give
4602 strange results)
4603
4604
4605
4606 2004/01/21: Abelardo Moralejo
4607
4608 * mcalib/MMcCalibrationCalc.[h,cc]
4609 - Added. First version of the task intended to calculate the
4610 conversion factors from ADC counts to photons in the MC. It has
4611 a different aim than the recently renamed class
4612 "MMcCalibrationUpdate" (which takes care that the correct
4613 pedestals and conversion factors are supplied to each event, but
4614 does not really calculate anything).
4615
4616 * mcalib/Makefile, CalibLinkDef.h
4617 - Added new class MMcCalibrationCalc
4618
4619 * manalysis/MMcCalibrationUpdate.[h,cc]
4620 - Now the container MCalibrationCam is not created or modified if
4621 it is found that one such container already exists in the
4622 Parameter list (from a previous calibration).
4623
4624
4625
4626 2004/01/21: Thomas Bretz
4627
4628 * mraw/MRawRead.cc:
4629 - restore the fake time for all runs (current time stamp in
4630 the data seems to be toally nonsense)
4631
4632 * mraw/MRawEvtHeader.cc:
4633 - removed decoding of real time (current time stamp in the data
4634 seems to be toally nonsense)
4635
4636
4637
4638 2004/01/21: Abelardo Moralejo
4639
4640 * mmc/MMcEvt.hxx
4641 - Uncommented 6 Getter functions (those regarding the number of
4642 photons surviving the different stages of simulation).
4643
4644 * manalysis/MMcCalibrationUpdate.[h,cc]
4645 - Added (see below).
4646
4647 * manalysis/MMcCalibrationCalc.[h,cc]
4648 - Removed: changed name of this class to MMcCalibrationUpdate,
4649 which is more representative of what it really does. Moved
4650 the filling of the MCalibrationCam container from Process to
4651 ReInit, since it does not change on an event by event basis.
4652 Simplified PreProcess (MCalibrationCam was searched for twice).
4653 Updated class description and comments.
4654
4655 * manalysis/Makefile, AnalysisLinkDef.h
4656 - Adapted to change above
4657
4658 * macros/starmc.C
4659 - Adapted to change above. Changed also task instance name from
4660 mccalibcalc to mccalibupdate.
4661
4662
4663
4664 2004/01/21: Raquel de los Reyes
4665
4666 * mreport/MReportCC.h, mreport/MReportTrigger.h, mcamera/MCameraHV.h
4667 and mcamera/MCameraCalibration.h
4668 - Added the "Get" functions (e.g GetStatus() for fStatus) to access
4669 the private data members of the class.
4670
4671
4672
4673 2004/01/20: Thomas Hengstebeck
4674
4675 * mranforest/MRanForestCalc.[h,cc]
4676 - Added member functions Grow (training of RF) and Fill (reading in
4677 trained forest from file) which simplify macros.
4678 One just needs to call them instead of using MRanForestGrow and
4679 MRanForestFill (and the related training and fill loops) in a
4680 macro.
4681
4682
4683
4684 2004/01/20: Abelardo moralejo
4685
4686 * manalysis/MMcCalibrationCalc.cc
4687 - removed call to MCalibrationPix::SetPedestal, which was not
4688 needed.
4689
4690
4691
4692 2004/01/20: Thomas Bretz
4693
4694 * Makefile:
4695 - replaced 'make' by '$(MAKE)'
4696
4697 * Makefile.rules:
4698 - added Makefile itself to dependencies
4699
4700 * mbase/MTask.cc:
4701 - added comment about ReInit
4702
4703 * mhbase/MH.cc:
4704 - do not clear pad in DrawClone if 'same' option given
4705
4706 * mhist/MHVsTime.cc:
4707 - evaluate 'same' option
4708
4709 * mfileio/MReadCurrents.[h,cc]:
4710 - obsolete, removed
4711
4712 * manalysis/MCerPhotEvt.cc, manalysis/MCerPhotPix.cc:
4713 - added some comments
4714
4715
4716
4717 2004/01/20: Abelardo moralejo
4718
4719 * mcalib/MHCalibrationPINDiode.cc
4720 - Added call to SetDirecory(0) for histograms fHErrCharge,
4721 fHPCharge, fHPTime.
4722
4723 * manalysis/MCerPhotPix.h:
4724 - Changed position of declaration of fIsSaturated to be the last
4725 private variable. Otherwise, since in the constructor it is
4726 initialized in the last place, a warning is displayed upon
4727 compilation in some systems.
4728
4729
4730
4731 2004/01/20: Markus Gaug
4732 * mcalib/Makefile, manalysis/Makefile:
4733 - include directory ../mtools
4734
4735 * mtools/MFFT.[h,cc]
4736 - class inherits from TObject now
4737
4738
4739
4740 2004/01/19: Markus Gaug
4741
4742 * mcalib/MHCalibrationBlindPixel.[h,cc]
4743 - fixed a bug in fFitLegend due to which program crashed by calls
4744 to DrawClone
4745 - Modified way to change the fit function
4746
4747 * mcalib/MHCalibrationPixel.[h,cc]
4748 - reordered function calls
4749 - removed SetupFill
4750
4751 * mcalib/MHCalibrationPINDiode.h
4752 - reordered function calls
4753
4754 * mcalib/MCalibrationPix.[h,cc]
4755 - limits to define fFitValid now as variables in class
4756
4757 * mcalib/MCalibrationCam.[h,cc]
4758 - reordered function calls
4759 - incorporate option to exclude pixels
4760
4761 * mcalib/MCalibrationBlindPix.h
4762 - Modified way to change the fit function
4763
4764 * mcalib/MCalibrationCalc.[h,cc]
4765 - Modified way to change the fit function
4766 - incorporate option to exclude pixels from configuration file
4767
4768 * macros/calibration.C
4769 - Modified way to change the fit function
4770 - incorporate option to exclude pixels from configuration file
4771
4772
4773
4774 2004/01/19: Javier Rico
4775
4776 * manalysis/MPedCalcPedRun.cc, manalysis/MPedPhotCalc.cc
4777 - Added documentation of member functions
4778
4779
4780
4781 2004/01/19: Abelardo Moralejo
4782
4783 * manalysis/MCerPhotPix.[h,cc]
4784 - Added fIsSaturated to flag whether low gain of the pixel is
4785 saturated. Added corresponding getter and setter functions.
4786 Updated ClassDef to version 2.
4787
4788 * mcalib/MCalibrate.cc
4789 - Set the new saturation flag of MCerPhotPix to kTRUE if at least
4790 one low gain FADC slice is saturated.
4791
4792 * mimage/MNewImagePar.[h,cc]
4793 - Added new member variable fNumSaturatedPixels to count how many
4794 pixels were saturated. Updated ClassDef to version 2.
4795
4796
4797
4798 2004/01/19: Thomas Bretz
4799
4800 * manalysis/MPedPhotCalc.[cc,h]:
4801 - fixed order of includes
4802 - removed obsolete forward declarations
4803 - removed obsolete data member fNumPixels (stored already twice in
4804 the two TArrayF)
4805 - fixed some small bugs in the documentation
4806
4807 * manalysis/MPedCalcPedRun.cc:
4808 - updated my eMail address
4809
4810
4811
4812 2004/01/19: Javier Rico
4813
4814 * macros/dohtml.C, NEWS
4815 - include some missing info
4816
4817
4818
4819 2004/01/19: Abelardo Moralejo
4820
4821 * manalysis/MExtractedSignalPix.h
4822 - added GetNumLoGainSaturated()
4823
4824
4825
4826 2004/01/19: Markus Gaug
4827
4828 * macros/dohtml.C
4829 - include calibration.C
4830
4831 * manalysis/MExtractSignal.cc
4832 - warning of logain saturation now only once per event (out of loop)
4833
4834 * mcalib/MCalibrationCalc.cc, mcalib/MCalibrationPix.[h,cc]
4835 - new Flag fExcluded to indicate if pixel has been excluded from
4836 further analysis
4837
4838
4839
4840 2004/01/16: Javier Rico & Pepe Flix
4841
4842 * manalysis/MPedPhotCalc.[cc,h]
4843 - added
4844 - new class for the evaluation of pedestals in units of photons
4845 using the extracted signal from pedestal runs and calibration
4846 constants defined in MCalibrate
4847
4848 * manalysis/AnalysisLinkDef.h, manalysis/Makefile
4849 - added entries for MPedPhotCalc
4850
4851 * macros/pedphotcalc.C
4852 - added
4853 - example on how to use MPedPhotCalc task
4854
4855
4856
4857 2004/01/16: Markus Gaug
4858
4859 * mcalib/MCalibrationFits.h
4860 - removed and incorporated in MHCalibrationBlindPixel.h
4861
4862 * mcalib/MHCalibrationBlindPixel.[h,cc], mcalib/MHCalibrationConfig.h,
4863 mcalib/MCalibrationBlindPix.h:
4864 - incorporate Fit functions
4865 - fixed a bug due to which DrawClone crashed when class was used
4866 in a compiled macro
4867
4868 * mcalib/MCalibrationCalc.cc, mcalib/MCalibrationPix.cc,
4869 mcalib/MCalibrationBlindPix.cc, mcalib/MCalibrationPINDiode.cc,
4870 mcalib/MCalibrationCam.cc, mcalib/MHCalibrationBlindPixel.cc,
4871 mcalib/MHCalibrationPixel.cc:
4872 - fixed the warns and errs in fLog's
4873
4874
4875
4876 2004/01/16: Abelardo Moralejo
4877
4878 * manalysis/MMcCalibrationCalc.cc
4879 - TMath::Max() is no longer used because it did not compile in some
4880 systems for unkown reasons. I replaced it by a safer (and may be
4881 slower) code.
4882 - Added calpix.SetFitValid();
4883
4884 * mhist/MHEvent.cc
4885 - In MHEvent::Fill, fixed: second parameter of SetCamContent must
4886 be 1 in case of RMS:
4887 case kEvtPedestalRMS:
4888 fHist->SetCamContent(*(MCamEvent*)par, 1);
4889
4890
4891
4892 2004/01/15: Abelardo Moralejo
4893
4894 * macros/starmc.C
4895 - Added. Version of star showing new chain to get Hillas
4896 parameters (with Size calibrated in photons) from MC files.
4897
4898
4899
4900 2004/01/15: Javier Rico
4901
4902 * manalysis/MPedCalcPedRun.[h,cc]
4903 - optimize the running time
4904 - add (some) documentation
4905 - correct treatment for the case of several input files
4906
4907 * macros/pedvsevent.C
4908 - added
4909 - draw pedestal mean and rms vs event# for input pixel# and run
4910 file, and compares them to the global pedestal mean and rms
4911
4912
4913
4914 2004/01/15: Raquel de los Reyes
4915
4916 * mhist/MHCamEvent.cc, mhist/MHCamera.cc
4917 - changed the MHCamEvent::SetupFill and MHCamera::GetBinError
4918 functions to compute the estimation of the error of the
4919 mean. It can be done calling to the function
4920 MCamEvent::SetBit(MHCamera::kVariance) in the macro
4921
4922
4923
4924 2004/01/15: Markus Gaug
4925
4926 * mhist/MHCamera.[h,cc]
4927 - incorporate Thomas's changes
4928 - replace void CreateProjection() by TH1D *Projection(const char*)
4929
4930 * macros/calibration.C
4931 - replace MHCamera->Draw("proj") by MHCamera->Projection()
4932 - produce better fits to the projection
4933
4934 * manalysis/MSimulatedAnnealing.[h,cc],
4935 mhist/MHSimulatedAnnealing.[h,cc]:
4936 - moved to directory mtools
4937 - MSimulatedAnnealing now inherits from TObject
4938
4939 * manalysis/Makefile, manalysis/AnalysisLinkDef.h,
4940 mhist/Makefile, mhist/HistLinkDef.h:
4941 - removed MSimulatedAnnealing
4942 - removed MHSimulatedAnnealing
4943
4944 * mtools/Makefile, mtools/AnalysisLinkDef.h:
4945 - added MSimulatedAnnealing
4946 - added MHSimulatedAnnealing
4947
4948
4949
4950 2004/01/15: Thomas Bretz
4951
4952 * manalysis/AnalysisLinkDef.h:
4953 - removed MCurrents
4954
4955 * mhist/MHCamera.[h,cc]:
4956 - added member function Projection
4957 - removed fYproj
4958
4959 * mreport/MReport*.*:
4960 - added more comments
4961
4962
4963
4964 2004/01/14: Markus Gaug
4965
4966 * mtools/MFFT.[h,cc]
4967 - new class to perform Fast Fourier Transforms
4968
4969 * mtools/Makefile
4970 * mtools/ToolsLinkDef.h
4971 - include MFFT
4972
4973 * manalysis/MExtractedSignalCam.h
4974 - removed variables fNumHiGainSamples and fNumLoGainSamples
4975 - function SetNumUsedFADCSlices replaced by SetUsedFADCSlices
4976
4977 * manalysis/MExtractSignal.cc
4978 - updated call to SetUsedFADCSlices
4979
4980
4981
4982 2004/01/14: Abelardo Moralejo
4983
4984 * manalysis/MMcCalibrationCalc.cc:
4985 - set pedestal rms per FADC slice to 0.01 counts in case it is 0.
4986 This can happen (depending on camera simulation parameters), and
4987 rms = 0 later resulted in the pixel being eliminated in the
4988 image cleaning.
4989
4990
4991
4992 2004/01/14: Thomas Bretz
4993
4994 * Makefile:
4995 - replaced old style Makefile.depend by directory specific
4996 dependancy files
4997
4998 * Makefile.rules:
4999 - changed obsolete '.cc.o' style to newer style '%.o: %.c'
5000 - added rule to make dependency files
5001 - added rule to remove dependancy files.
5002 - added rmdep as prerequisite to clean
5003 - include dependency file
5004
5005 * mbase/Makefile, mcalib/Makefile, mcamera/Makefile,
5006 mdata/Makefile, mfileio/Makefile, mfilter/Makefile,
5007 mgeom/Makefile, mgui/Makefile, mhbase/Makefile,
5008 mhist/Makefile, mhistmc/Makefile, mimage/Makefile,
5009 mmain/Makefile, mmc/Makefile, mmontecarlo/Makefile,
5010 mpointing/Makefile, mranforest/Makefile, mraw/Makefile,
5011 mreflector/Makefile, mreport/Makefile, mtemp/Makefile,
5012 mtools/Makefile:
5013 - removed clean-rule, use the one in Makefile.rules instead
5014
5015 * mreport/Makefile, mreport/ReportLinkDef.h:
5016 - added MReportHelp
5017
5018 * mreport/MReportFileRead.cc:
5019 - moved code from MReportHelp to new file
5020 - removed usage of MReport class completely
5021
5022 * mfilter/MFGeomag.[h,cc]:
5023 - fixed a bug which causes MFGeomag to fail if MARSSYS is not set
5024 - changed the second loop from 0->1151 to 1152->2304
5025 - removed dummy arrays used for reading
5026 - output filename in case of 'file not found'
5027 - removed obsolete data members
5028 - removed obsolete Init function
5029 - removed forbidden underscore from member variable
5030 - changed wrong 0/1 in allocation of fResult into kFALSE/TRUE
5031
5032 * mbase/MStatusDisplay.[h,cc]:
5033 - added new member function Open
5034 - added new menu entry kFileOpen
5035 - changed UpdatePSheader algorithm (the old one was much too slow)
5036
5037 * manalysis/MCurrents.[h,cc]:
5038 - removed (old outdated)
5039
5040 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
5041 - removed MCurrents
5042
5043
5044
5045 2004/01/14: Wolfgang Wittek
5046
5047 * macros/ONOFFAnalysis.C:
5048 - current version
5049
5050 * mhist/MHSigmaTheta.[h,cc]:
5051 - replace MPedestalCam by MPedPhotCam
5052
5053 * manalysis/MPad.[h,cc], manalysus/MSigmabar.[h,cc],
5054 manalysus/MSigmabarCalc.[h,cc], manalysus/MCT1PadONOFF.[h,cc],
5055 manalysus/MCT1PadSchweizer.[h,cc], manalysus/MPadding.[h,cc]:
5056 - replace MPedestalCam by MPedPhotCam
5057
5058 * manalysis/MPedPhotPix.[h,cc]
5059 - uncomment SetRms()
5060
5061
5062
5063 2004/01/13: Markus Gaug
5064
5065 * manalysis/MExtractSignal.h
5066 - seems that the reduced light intensity of the CT1 Pulser
5067 results in broader pulses -> Set Default time slices to [3,10]
5068
5069 * mhist/MHCamera.cc
5070 - make Stat Window in option 'proj' bigger
5071 - add comment line at beginning of Draw()
5072
5073 * mcalib/MHCalibrationBlindPixel.[h.cc]
5074 - add Function DrawClone()
5075 - fix bug in calculation of integral (GetIntegral("width"))
5076 - restrict parameters tighter
5077 - declare fit as not valid, if less than 100 events
5078 in single photo-electron peak
5079
5080 * mcalib/MCalibrationFits.h, mcalib/MHCalibrationBlindPixel.[h.cc]
5081 - fit now with fixed normalization
5082
5083 * mcalib/MHCalibrationPixel.[h.cc]
5084 - new function IsEmpty()
5085 - Time fit accepted if ChiSquare less than 30. (instead of 20.)
5086
5087 * mcalib/MCalibrationPix.[h.cc]
5088 - F-Factor corrected and added error
5089 - Histograms not fitted if they are empty
5090 - rejection criteria of fitted charges now > 5 PedRMS (instead 3)
5091
5092 * mcalib/MCalibrationCam.cc
5093 - Square Root of Reduced Sigmas not taken, if they are < 0.
5094 - Reduced Sigma / Charge squared replaced by reduced sigma / charge
5095
5096 * mcalib/MCalibrationCalc.cc
5097 - Blind Pixel is not additionally treated as normal pixel any more
5098 - Blind Pixel Draw replaced by DrawClone
5099
5100 * macros/calibration.C
5101 - took out some unused code
5102 - some default axis labelling corrected
5103
5104
5105
5106 2004/01/13: Abelardo Moralejo
5107
5108 * manalysis/MMcPedestalCopy.cc
5109 - added check of whether input file is a MC file before executing
5110 the PreProcess.
5111
5112
5113
5114 2004/01/13: Wolfgang Wittek
5115
5116 * macros/ONOFFAnalysis.C, macros/ONAnalysis.C:
5117 - change macro to handle also MC events with finite sigmabar
5118
5119 * manalysis/MPadOn.[h,cc]:
5120 - deleted, is replaced by MPad
5121
5122 * manalysis/MPadOnOFF.[h,cc]:
5123 - deleted, is replaced by MPad
5124
5125 * manalysis/MPad.[h,cc]:
5126 - new class, replacing MPadON and MPadONOFF
5127 - handle also MC events with finite sigmabar
5128
5129 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
5130 - replace MPadON and MPadONOFF by MPad
5131
5132
5133
5134 2004/01/13: Thomas Bretz
5135
5136 * mraw/MRawRunHeader.[h,cc]:
5137 - implemented new member function GetRunTypeStr
5138
5139 * Changelog.03:
5140 - added (contains entries of 2003)
5141
5142 * Changelog:
5143 - removed entries of 2003
5144
5145 * mfilter/MFGeomag.cc:
5146 - simplified open/close of input files
5147
5148 * manalysis/MEventRate.[h,cc], manalysis/MEventRateCalc.cc:
5149 - added some comments
5150 - added new member function GetError
5151
5152 * Makefile:
5153 - updated 'make dox' output for convinience
5154
5155 * macros/dohtml.C:
5156 - do not print Info's
5157 - added mcamera
5158 - added mpointing
5159 - added mreport
5160
5161 * mreport/MReportCurrents.cc, mreport/MReportDAQ.cc:
5162 - removed some obsolete comments (these comments confused THtml)
5163
5164 * manalysis/MCameraData.[h,cc], mfileio/MCT1ReadAscii.[h,cc],
5165 mfileio/MCT1ReadPreProc.[h,cc], mfilter/MFCT1SelBasic.cc,
5166 mfilter/MFSelBasic.cc, mhist/MHCamera.cc, mhist/MHEvent.[h,cc],
5167 mimage/MImgCleanStd.[h,cc], mimage/MImgCleanTGB.[h,cc],
5168 mmain/MAnalysis.cc, mmain/MEventDisplay.cc:
5169 - replaced MPedestalCam by MPedPhotCam
5170 - removed some obsolete includes
5171
5172 * mbase/BaseLinkDef.h, mbase/Makefile:
5173 - added MLogPlugin
5174 - added MLogHtml
5175
5176 * mbase/MLog.[h,cc]:
5177 - added use of plugins
5178
5179 * mbase/MLogPlugin.[h,cc], mbase/MLogHtml.[h,cc]:
5180 - added
5181
5182 * mbase/MStatusDisplay.[h,cc]:
5183 - added a Save-As dialog
5184
5185
5186
5187 2004/01/12: Thomas Bretz
5188
5189 * macros/rootlogon.C:
5190 - added mcamera to include path
5191 - added mpointing to include path
5192 - added mreport to include path
5193
5194 * mbase/MLog.cc:
5195 - updated my eMail address
5196
5197 * mbase/MParContainer.h:
5198 - added Read member function
5199
5200 * mbase/MStatusDisplay.[h,cc]:
5201 - changed size of ps-paper
5202 - added a user defined bottom line to the ps-files
5203 - added name (currently unused)
5204 - added title (used as possible bottom line in ps-file)
5205
5206 * mraw/MRawRunHeader.cc:
5207 - added some comments
5208
5209 * status.cc:
5210 - set name of input as bottom line of status display
5211
5212
5213
5214 2004/01/12: Abelardo Moralejo
5215
5216 * mimage/MStereoPar.cc
5217 - fixed mistake: now fSourceY = scale1*hillas1.GetMeanY() + ...
5218 instead of fSourceY = scale2*hillas1.GetMeanY() + ...
5219 Bug had no effect unless scale1 != scale2 (-> telescopes of
5220 different size).
5221
5222
5223
5224 2004/01/12: Markus Gaug
5225
5226 * manalysis/MExtractSignal.[h,cc]
5227 - take out some uncommented code
5228 - replace logainshift by two independent variables:
5229 logainfirst, logainlast
5230 - because in most data, maximum occurs in slice 4, shift default
5231 from slices 4-9 to slices 3-8.
5232
5233 * manalysis/MExtractedSignalPix.[h,cc]
5234 - took out some uncommented code
5235 - new initializers: instead of -1. now 99999.9
5236
5237
5238
5239 2004/01/09: Markus Gaug
5240
5241 * mcalib/MCalibrationCam.[h,cc]
5242 - take out 1-dim histos because we can use
5243 the projections in MHCamera (s.b.)
5244
5245 * mcalib/MHCalibrationBlindPixel.h
5246 - make the fit by default quiet
5247
5248 * mcalib/MHCalibrationPixel.[h,cc]
5249 * mcalib/MCalibrationPix.[h,cc]
5250 - Ranges of time slices stored independently for HiGain and LoGain
5251 in order to allow consecutive checks
5252
5253 * mhist/MHCamera.[h.cc]
5254 - add the possibility to call a Draw("proj") which will
5255 draw a Y-Projection of the histogram
5256
5257 * macros/calibration.C
5258 - apply the drawing of the projections and fit them
5259
5260 * mcalib/MCalibrationCalc.cc
5261 - catch the possibility of a calibration file,
5262 unintendedly being a pedestal or cosmic file.
5263 Program now exits with an error before doing the fits
5264
5265 * mcalib/MCalibrationPix.[h,cc]
5266 - fixed a bug in calculation of fFitValid.
5267 before, a call to IsFitValid() always returned false
5268
5269
5270
5271 2004/01/09: Javier L¢pez
5272
5273 * macros/bootcampstandardanalysis.C
5274 - added new macro that holds the main scheleton discussed in the
5275 december bootcamp in Wuerzburg. It runs first over a pedestal
5276 run, then over a calibration run, again over the pedestal run
5277 to compute de pedestal in number of photons and finally over a
5278 data run to calibrate the data.
5279
5280
5281
5282 2004/01/06: Sebastian Raducci
5283
5284 * manalysis/MArrivalTime.[h,cc]
5285 - added new method to calculate photon arrival times. It uses the
5286 TSpline5 Root Class to interpolate the Fadc Slices. The time is
5287 the abscissa value of the absolute maximum of the interpolation
5288 - added new method to find clusters with similar arrival times.
5289 For now it's a preliminary version. It simply search for adiacent
5290 pixels having the same arrival time (color).
5291
5292 * manalysis/MArrivalTimeCalc.[h,cc]
5293 - modified the Process() method according to the changes in the
5294 Arrival Time Cointainer
5295
5296 * mmain/MEventDisplay.cc
5297 - added new tab in the camera event display to show the arrival
5298 time. This arrival time is calculated with the spline method
5299 - the old Arrival Time pad now it's called Max Slice Idx, because
5300 it's only the index of the slice with the max content.
5301
5302 * mhist/MHEvent.[h,cc]
5303 - added new fType in te enumeration to handle the arrival time
5304 histos
Note: See TracBrowser for help on using the repository browser.