source: trunk/MagicSoft/Mars/Changelog@ 3580

Last change on this file since 3580 was 3580, checked in by tbretz, 21 years ago
*** empty log message ***
File size: 110.7 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 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/03/22: Markus Gaug
22
23 * mfileio/Makefile, mimage/Makefile
24 - mpointing included
25
26
27
28 2004/03/22: Thomas Bretz
29
30 * mpointing/MSrcPosCalc.[h,cc], MSrcPosCam.[h,cc]:
31 - added
32
33 * mastro/MAstro.[h,cc]:
34 - added code to calculate rotationangle previously in MObservatory
35 - changed definition of rotation angle such, that it is now
36 180deg if Ra and Az grid is parallel
37
38 * mastro/MAstroCatalog.[h,cc]:
39 - fixes and enhancements to the display (such as misscalculated
40 number of grid lines, title display, etc)
41 - enhancements to the output
42 - generalized creation of grid - for further usage
43
44 * mastro/MAstroSky2Local.[h,cc]:
45 - replaced calculation of rotation angle by the function in
46 MAstro
47
48 * mastro/MObservatory.[h,cc]:
49 - small changes to Print output
50 - moved code for calculation of rotation angle to MAstro
51
52 * mbase/MEvtLoop.cc:
53 - do not output number of events per second if no events processed
54
55 * mbase/MParList.cc:
56 - updated some comments
57
58 * mfileio/MCT1ReadAscii.cc, mfileio/MCT1ReadPreProc.cc,
59 mfileio/MReadRflFile.cc, mraw/MRawFileRead.cc,
60 mreport/MReportFileRead.cc:
61 - output error string if file cannot be opened
62
63 * mfileio/MReadTree.cc:
64 - output name of chain which is scanned
65
66 * mimage/MConcentration.cc:
67 - replaced loop by iterator
68 - removed obsolete (unused) variables
69
70 * mimage/MHNewImagePar.[h,cc]:
71 - fixed display colors
72
73 * mpointing/MPointingPos.[h,cc]:
74 - added member function to calculate rotation angle
75 - added comments
76
77 * mpointing/Makefile:
78 - added include MAstro
79
80 * manalysis/MSrcPosCam.[h,cc]:
81 - moved to mpointing
82
83 * mpointing/MSrcPosCalc.[h,cc]:
84 - added: Derotates a star in the camera into MSrcPosCam
85
86 * mpointing/Makefile, mpointing/PointingLinkDef.h:
87 - added MSrcPosCam
88 - added MSrcPosCalc
89
90 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
91 - removed MSrcPosCam
92
93 * mmain/Makefile:
94 - added include for mpointing
95
96 * manalysis/AnalysisIncl.h:
97 - removed TVector2
98
99 * mbase/MParContainer.h:
100 - added new abstract virtual member function SetVariables
101 (to be used in fits)
102 - addeed some text to class description
103
104 * mdata/MData.cc:
105 - added comment
106
107 * mdata/MDataArray.[h,cc], mdata/MDataElement.h,
108 mdata/MDataList.[h,cc], mdata/MDataMember.h,
109 mfbase/MFDataMember.[h,cc], mfbase/MFilterList.[h,cc]:
110 - added SetVariables
111
112 * mdata/MDataChain.[h,cc]:
113 - added support for indexed variables [i]
114 - added SetVariables
115
116 * mdata/MDataValue.[h,cc]:
117 - added support for variable values (through SetVariables)
118 - added support for an index
119 - added SetVariables
120
121 * mfbase/MF.[h,cc]:
122 - removed support for {}. This case is now detected
123 automatically
124 - added SetVariables
125 - added support for expressiond like
126 "MHillas.fLength<2*MHillas.fWidth"
127
128 * mfbase/MFDataChain.[h,cc]:
129 - added fCond data member
130 - addednew constructor to support fCond
131 - added support for new condition type
132 - adapted Print and GetRule
133
134 * mimage/MNewImagePar.[h,cc]:
135 - added some comments
136
137 * mhist/MHStarMap.[h,cc]:
138 - fixed to use the correct MPointingPos instead of the
139 deprecated MMcEvt. Use MPointingPosCalc to copy the
140 pointing position from MMcEvt to MPointingPos
141
142
143
144 2004/03/19: Markus Gaug
145
146 * mcalib/MHCalibrationChargePix.cc
147 - added some style to the default Draw in order to see the
148 label and axis titles better
149
150 * mcalib/MHCalibrationChargeCam.[h,cc]
151 - store and display more information on the average pxiels
152
153 * mcalib/MCalibrationCam.cc
154 - the GetPixelContent flag were not correct any more, fixed them
155
156 * macros/calibration.C
157 - fixed GetPixelContent flags
158 - draw radial profile of the variables
159
160 * mjobs/MJCalibration.cc
161 - fixed GetPixelContent flags
162 - introduced RadialProfile for some displays
163 - removed some not so important displays
164
165 * manalysis/MGeomApply.cc
166 - included MCalibrationQECam to be initialized
167
168 * mcalib/MCalibrationChargePix.[h,cc],
169 mcalib/MCalibrationQEPix.[h,cc]:
170 - replace DefinePixId by SetPixId
171
172 * mcalib/MCalibrationChargeCalc.[h,cc]
173 - added MCalibrationQECam
174 - cleaned the code up a little
175 - give more information at the end
176
177 * mcalib/MCalibrationChargePix.[h,cc]
178 - took out fNumLoGainSampels whihc is not needed any more because
179 conversion is only done in the getters
180 - Canceled function ApplyLoGainConversion (for same reason)
181
182 * msignal/MExtractSignal2.cc
183 - remove uncommented piece of code
184
185 * msignal/MExtractSignal.cc, msignal/MExtractSignal2.cc:
186 - remove warning about pixel with low gain saturation,
187 now in MBadPixelsPix
188
189 * mbadpixels/MBadPixelsPix.[h,cc], mcalib/MCalibrationChargeCam.cc:
190 - added new flag: kDeviatingNumPhes
191
192 * mcalib/MCalibrationChargePix.cc
193 - check for mean arr. time in last bin replaced by check in last
194 two bins
195
196 * mcalib/MCalibrationChargePix.[h,cc],
197 mcalib/MCalibrationChargeCam.cc,
198 mcalib/MHCalibrationChargeCam.cc:
199 - removed flag kHiGainFitted, kLoGainFitted, since they are
200 available from MBadPixelsPix
201
202 * macros/calibration.C, macros/calibrate_data.C
203 - a few flags from MCalibrationChargeCam::GetPixelContent were wrong,
204 corrected them
205
206
207
208 2004/03/18: Raquel de los Reyes
209
210 * macros/DAQDataCheck.C
211 - macro to check the data from the DAQ system (.raw files).
212
213
214
215 2004/03/18: Thomas Bretz
216
217 * manalysis/AnalysisIncl.h:
218 - added TVector2
219
220 * manalysis/MSrcPosCam.[h,cc]:
221 - added Getter/Setter using TVector2
222
223 * mhbase/MH.cc:
224 - fixed GetMinimumGT for TH2 and TH3
225
226 * mpointing/MPointingPos.h:
227 - added Getter/Setter for Ra/Dec
228
229 * mpointing/MPointingPosCalc.cc:
230 - fill Ra/Dec into MPointingPos
231
232
233
234 2004/03/18: Markus Gaug
235
236 * mgeom/MGeomCam.[h,cc]
237 - replace fMaxRadius by a TArrayF of pixel area types
238 - new TArrayF fMinRadius of each pixel area type
239 - backward compatibility should be given,
240 call to GetMaxRadius() returns the value for the whole camera
241 (which corresponds to the previous value for the Magic camera)
242
243 * mimage/MConcentration.cc
244 - fixed on flog to fLog in order to compile
245
246
247
248 2004/03/17: Thomas Bretz
249
250 * mastro/MAstroCatalog.[h,cc]:
251 - some simplifications and changes
252
253 * mastro/MAstroCatalog.[h,cc]:
254 - some simplifications and changes
255
256 * mastro/MAstroSky2Local.[h,cc]:
257 - rotation matrix from sky to local coordinates
258 - added
259
260 * mastro/Makefile, mastro/AstroLinkDef.h:
261 - MAstroSky2Local added
262
263 * mraw/MRawEvtPixelIter.cc:
264 - GetIdxMaxLoGainSample(const Byte_t lofirst) const
265 accelerated and fixed (the first slice was compared to itself
266 and the last slice was not taken into account)
267
268 * manalysis/MCerPhotAnal2.cc:
269 - fixed a bug in the new treatment of lo-gains
270
271 * mhvstime/MHPixVsTime.cc:
272 - fixed missing initialization of fTypeErr in constructor
273
274 * mimage/MHillas.[h,cc]:
275 - implemented member function which returns MeanX/Y as TVector2
276
277 * mimage/ImageIncl.h:
278 - added TVector2
279
280 * manalysis/MCerPhotEvt.[h,cc]:
281 - fixed a bug in AddPixels which - in some special circumstances -
282 cutted pixels with high pixel indices
283
284
285
286 2004/03/17: Antonio Stamerra
287
288 * macros/datatrigcheck.C
289 - added macro for time and trigger data-checking
290
291
292
293 2004/03/17: Abelardo Moralejo
294
295 * manalysis/MSourcePosfromStarPos.cc
296 - added cast fabs((Double_t)ival), line 703. Otherwise it does not
297 compile.
298
299 * macros/starmc.C
300 - added parameter accepted_fraction to select fraction of events
301 to be processed (useful to make smaller outputs).
302
303
304
305 2004/03/17: Wolfgang Wittek
306
307 * manalysis/MSigmabar.[h,cc]
308 - correct calculation of sector, which was wrong
309
310
311
312 2004/03/16: Markus Gaug
313
314 * mhist/MHCamera.[h,cc]
315 - added function RadialProfile which returns a TProfile of the
316 value along the radius from the camera center
317
318
319
320 2004/03/16: Oscar Blanch Bigas
321
322 * mimage/MConcentration.[h,cc]
323 - new class for Concentration stuff.
324 - It computes and stores Concentration 1-8
325
326 * mimage/MNewImagePar.[h,cc]
327 - New Concentration stuff is moved to MConcentration.
328
329 * mimage/MHillasCalc.[h,cc], Makefile, ImageLinkDef.h
330 - Modifications needed to support and compile new
331 MConcentration class.
332
333
334
335 2004/03/16: Thomas Bretz
336
337 * mjobs/MJ*.[h,cc]
338 - removed some obsolete comments
339 - removed projections from Directory (SetDirectory(0))
340
341
342
343 2004/03/16: Wolfgang Wittek
344
345 * manalysis/MSigmabar.[h,cc]
346 - calculate sigmabar as mean of individual pedestalRMS
347 instead of sqrt of mean pedestalRMS^2
348
349
350
351 2004/03/16: Oscar Blanch
352
353 * mimage/MNewImagePar.[h,cc]
354 - New variables members added: fInnerSize, fInnerLeakage[1,2],
355 fConc[3-8].
356 - It is only ready for Magic Camera geometry. It has to be done
357 MGeomCam base.
358 - The version ahs not been updated since it was done on the
359 2004/03/10 by Abelardo.
360
361
362
363 2004/03/15: Markus Gaug
364
365 * mcalib/MCalibrationChargePix.[h,cc],
366 mcalib/MCalibrationChargeCam.[h,cc],
367 mcalib/MCalibrationChargeCalc.cc:
368 - conversion from hi- to logain now not applied until the value is
369 exported outside the class. This is necessary for the error
370 propagation in the F-Factor method: In the calculation of the
371 number of Phe, the conversion factors cancel out and do not
372 enlarge the errors
373 - pixels with number of phe's outside the range defined by
374 fPheFFactorRelErrLimit are not any more declared as:
375 MCalibrationChargePix::IsFFactorMethodValid() == kFALSE ,
376 but instead as:
377 MBadPixelsPix::IsSuitableRun(MBadPixelsPix::kUnreliableRun) == kTRUE,
378 Like this, everybody is allowed to calibrate pixels which give
379 no reasonable results in the calibration without bothering that
380 too many pixels fall out. Enjoy!
381 - In that procedure, the classes passed _internally_ from calculation
382 of sigmas to calculation of variances which saves all the useless
383 square rooting.
384 - took out pointers to MCalibrationChargeBlindPix and
385 MCalibrationChargePINDiode in MCalibrationChargeCam.
386
387
388
389 2004/03/15: Abelardo Moralejo
390
391 * mmc/MMcEvt.hxx
392 - added getter function for fZFirstInteraction
393
394
395
396 2004/03/15: Wolfgang Wittek
397
398 * mastro/MObservatory.[h,cc]
399 - remove bugs in RotationAngle(theta, phi, sin, cos)
400 replaced
401 cos = sinl + cosl*cosp /denom;
402 by
403 cos = (sinl - cosl*cosp) /denom;
404
405
406
407 2004/03/15: Thomas Bretz
408
409 * mastro/MObservatory.[h,cc]:
410 - implemented RotationAngle(ra, dec, time)
411
412 * mbase/MTask.[h,cc]:
413 - implemented usage of a TStopwatch to retriev time consumtion
414 informations
415 - changed PrintStatistics not to print classes having no
416 Process() function
417
418 * mbase/MTaskList.[h,cc], mfileio/MReadReports.[h,cc]:
419 - changed PrintStatistics according to changes in MTask
420
421 * mraw/MRawEvtHeader.cc:
422 - added a comment to Fill member function
423
424 * manalysis/MCerPhotEvt.[h,cc]:
425 - added fLut.Set to FixSize and resize fLut by a factor of 2
426 instead of +1 which acelerates creation of all pixels a lot
427
428 * mbadpixels/MBadPixelsPix.cc:
429 - fixed a typo
430
431 * mfilter/MFSoftwareTrigger.cc:
432 - made statistics output meaning independant of usage of filter!
433
434 * mhbase/MFill.[h,cc]:
435 - added possibility to give tab a different name
436
437 * mhist/MHCamera.cc:
438 - fixed a bug when determin scale for same-option
439
440 * mjobs/MJCalibration.cc:
441 - changed tab names for MFillH
442
443 * mjobs/MJExtactSignal.cc:
444 - added MRawEvtHeader to output
445
446 * mbase/MStatusDisplay.[h,cc]:
447 - changed displayed year
448 - read and store MStatusArray to and from files
449
450 * mfileio/MReadTree.cc:
451 - enhanced output
452
453 * mmain/MCameraDisplay.cc, mmain/MEventDisplay.[h,cc]:
454 - added preliminary mode to display F1/F2/F3-files
455
456 * mbase/MStatusArray.[h,cc]:
457 - added
458
459 * mbase/Makefile, mbase/BaseLinkDef.h:
460 - added MStatusArray
461
462 * mhits/MHCamera.[h,cc], mgui/MHexagon.[h,cc]:
463 - improved drawing MHCamera with 'same' option
464
465
466
467 2004/03/13: Markus Gaug
468
469 * mcalib/MCalibrationChargeCalc.cc, mcalib/MCalibrationChargeCam.cc,
470 mcalib/MCalibrationChargePix.[h,cc],
471 mcalib/MHCalibrationChargeCam.cc,
472 mcalib/MHCalibrationChargeLoGainPix.cc:
473 - fixed Low Gain calibration
474
475 * mcalib/MHGausEvents.cc:
476 - changed default fit prob. limit from 0.005 to 0.001
477
478 * mbadpixels/MBadPixelsPix.h :
479 - IsCalibrationResultOK does not ask for FitOK any more
480
481 * mcalib/MHCalibrationChargeCam.cc:
482 - replaced Rel. Err. Limit for outliers in Phe's from 5 sigma to 7
483
484 * mraw/MRawEvtPixelIter.[h,cc]:
485 - function GetIdxMaxLoGainSamples can be called optionally with
486 offset (because first "loGain" samples are often in reality
487 hiGain with high values.
488
489
490
491 2004/03/12: Sebastian Raducci
492
493 * manalysis/Makefile
494 - added mastro in the include directories
495
496
497
498 2004/03/12: Thomas Bretz
499
500 * merpp.cc:
501 - added 'force' option
502
503 * manalysis/MCerPhotAnal2.cc:
504 - extract pedestal and pedestal rms from lo-gain if hi-gain not
505 above a certain athreshold
506
507 * mastro/MAstroCatalog.[h,c]:
508 - added text argument to DrawStar
509
510 * mbase/MStatusDisplay.cc:
511 - some small changes to output of SaveAsPS
512
513 * mfilter/MFCosmics.cc:
514 - changed output of filter statistics
515
516 * mbadpixels/MBadPixelsTreat.[h,cc]:
517 - fixed some problems with the code - now it should work like
518 expected
519 - added a new member function to be able to change the number
520 of required neighbors
521
522
523
524 2004/03/12: Wolfgang Wittek
525
526 * manalysis/Makefile
527 - include 'mastro'
528
529 * manalysis/MSourcePosfromStarPos.[h,cc]
530 - include MObservatory.h
531 - call member function Rotationangle() of MObservatory
532
533
534
535 2004/03/12: Markus Gaug
536
537 * mjobs/MJCalibration.cc
538 - updated call in displays to the corr. Cams.
539
540 * macros/calibrate_data.C
541 - macro to study calibrate and study data used in Munich and IFAE
542
543
544
545 2004/03/12: Antonio Stamerra
546
547 * mraw/MRawEvtHeader.[h,cc]
548 - Added the method GetTriggerID() to decode the trigger pattern.
549
550
551
552 2004/03/11: Abelardo Moralejo
553
554 * mimage/MHillasCalc.cc
555 - Added some printout in PostProcess, to better express the reasons
556 for which the reconstruction of some events did not succeed.
557
558
559
560 2004/03/11: Thomas Bretz
561
562 * status.cc:
563 - updated
564
565 * manalysis/MCerPhotAnal2.cc:
566 - removed an obsolete debug output
567
568 * mhist/MHCamera.[h,cc]:
569 - added same-option to camera display
570
571 * mbadpixels/MBadPixelsCalc.[h,cc], mbadpixels/MBadPixelsTreat.[h,cc]:
572 - implemented functionality of MBlindPixelsCalc2
573
574 * mbadpixels/MBadPixelsCam.[h,cc], mbadpixels/MBadPixelsPix.[h,cc],
575 mbadpixels/MMcBadPixelsSet.cc, mcalib/MCalibrationChargeCalc.cc,
576 mcalib/MCalibrationChargePix.cc, mcalib/MHCalibrationChargeCam.cc:
577 - replaced several Set/GetUnsuitable* by a single member function
578
579
580
581 2004/03/11: Markus Gaug
582
583 * mbadpixels/MBadPixelsPix.h
584 - removed bits about validity of calibration methods
585 - IsCalibrationResultOK asks also from IsSuitableRun
586
587 * mbadpixels/MBadPixelsCam.cc
588 - updated GetPixelContent
589 - added Print function
590
591 * mcalib/MCalibrationChargeCam.[h,cc]
592 * mcalib/MCalibrationChargePix.h
593 * mcalib/MCalibrationChargeCalc.cc
594 - removed pointers to MGeomCam and MBadPixelsCam in MCalibrationChargeCam
595 - use two loops over pixels in order to determine mean flux of phe;s to
596 discard pixels far outside the normal distribution
597
598 * mcalib/MCalibrate.cc
599 - added case that no MBadPixelsCam is available.
600
601 * mcalib/MHCalibrationChargeCam.cc
602 - adapted to new MBadPixelsPix::SetUnsuitable function
603
604
605 2004/03/10: Abelardo Moralejo
606
607 * manalysis/MCerPhotPix.[h,cc]
608 - Added member fIsHGSaturated, and setter/getter functions.
609 Updated class version to 4.
610
611 * mcalib/MCalibrate.cc, MCalibrateData.cc
612 - Added setting of MCerPhotPix.fIsHGSaturated if one or more HG
613 slices saturate.
614
615 * mimage/MNewImagePar.[h,cc]
616 - Added member fNumHGSaturatedPixels to count the number of pixels
617 in which high gain saturates. Added getter funciton for it.
618 Updated class version to 3.
619
620
621
622 2004/03/10: Markus Gaug
623
624 * mcalib/MCalibrationChargeCalc.cc,
625 mcalib/MCalibrationChargePix.[h,cc],
626 mcalib/MCalibrationChargeCam.[h,cc]:
627 - calculation of conversion factor with F-Factor method from
628 same mean number of photons, derived from weighted mean number
629 of photo-electrons from inner and outer pixels, respectively
630
631 * mjobs/MJPedestal.cc, mjobs/MJCalibration.cc, macros/calibration.C:
632 - fixed the projections (did only display inner pixels up to now)
633
634 * macros/calibration.C
635 - small bug fixed in display of rel. arrival times
636 ( used MArrivalTimeCam instead of MHCalibrationRelTimeCam)
637
638 * mbadpixels/MBadPixelsCam.cc
639 - replaced some InitSize(idx) by InitSize(idx+1) in order not to crash
640 to program when reading from an ascii-file.
641
642 * mbadpixels/MBadPixelsCalc.cc
643 - replaced one SetUnsuitableRun(....) by the new version without
644 argument.
645
646
647
648 2004/03/10: Thomas Bretz
649
650 * mfilter/MFSoftwareTrigger.[h,cc]:
651 - changed to support also a predifined number of NN
652
653 * mastro/MAstroCatalog.[h,cc]:
654 - many enhancements
655 - many speed improvements
656
657 * mbadpixels/MBadPixelsPix.[h,cc]:
658 - fixed
659
660
661
662 2004/03/10: Ester Aliu
663
664 * mtemp/MIslands.[h,cc]
665 - New MParContainer to hold information about islands
666 (number of islands, pixels in each Island, Signal/Noise of
667 each Island).
668
669 * mtemp/MIslandCalc.[h,cc]
670 - New MTask to count and characterize Islands.
671
672
673
674 2004/03/09: Thomas Bretz
675
676 * Makefile.rules:
677 - replaced *.o by $(...) for building archives
678
679 * mjobs/MJCalibration.cc:
680 - exchanged apply and merge task
681
682 * mjobs/MJCalibration.h, mjobs/MJExtractSignal.h, mjobs/MJPedestal.h:
683 - fixed some const-qualifiers
684
685 * mcalib/MHCalibrationChargeBlindPix.cc,
686 mcalib/MHCalibrationChargeCam.cc,
687 mcalib/MHCalibrationChargePINDiode.cc
688 - removed some obsolete output when calling FindCreateObj
689 - changed some 'not found' output messages to be 'Mars-compliant'
690 - replaced some gLog by *fLog
691
692
693
694 2004/03/08: Markus Gaug
695
696 * mbadpixels/MBadPixelsPix.h
697 - small modifications for better readability
698 - remove Getters for calibration methods
699 - added flag "UnReliableRun" in fInfo[0]
700
701 * mcalib/MHCalibrationChargeCam.cc, mcalib/MCalibrationChargePix.cc:
702 - fill MBadPixelsPix with UnReliableRun or UnSuitableRun when
703 calibration does not succeed.
704
705 * mcalib/MCalibrationChargeCam.cc
706 - displaying saturation also for not-valid pixels in GetPixelContent
707
708 * msignal/MExtractedSignalCam.[h,cc], msignal/MExtractSignal.[h,cc],
709 msignal/MExtractSignal2.[h,cc], mananlysis/MHPedestalCam.cc,
710 mcalib/MCalibrationChargeCalc.[h,cc]:
711 - in SetUsedFADCSlices, also the window (hi-and logain) is set.
712 This because MExtractSignal2 set the whole window which was much
713 bigger than the actually used one. This bug is now removed.
714
715
716
717 2004/03/08: Thomas Bretz
718
719 * merpp.cc:
720 - fixed a bug in the screen output
721
722 * mgeom/MGeomMirror.cc:
723 - added comment
724
725 * mmc/MMcConfigRunHeader.h:
726 - added member function GetMirrors
727
728
729
730 2004/03/08: Abelardo Moralejo
731
732 * macros/starmc.C, starmcstereo.C, mccalibrate.C
733 - adapted to m. Gaug's changes: now one MBadPixelsCam containers is
734 added for each telescope to the parameter list.
735
736 * mmain/MEventDisplay.cc, Makefile
737 - added MBadPixelsCam to par list, and mbadpixels/ to includes.
738 Necessary due to changes in MCalibrate.
739
740
741
742 2004/03/06: Markus Gaug
743
744 * macros/calibration.C
745 - adapted call to MHCamera::ProjectionS to the new version
746
747 * mcalib/Makefile
748 - include directory mbadpixels
749
750 * manalysis/Makefile
751 - include directory mbadpixels
752
753 * mcalib/MCalibrationChargeCalc.[h,cc]
754 - include MBadPixelsCam
755 - remove exclusion of pixels from ascii-file
756 (now accessible from MBadPixelsCam)
757
758 * mcalib/MCalibrationChargePix.[h,cc]
759 - include MBadPixelsCam
760
761 * mcalib/MCalibrationChargeCam.[h,cc]
762 - include MBadPixelsCam
763
764 * mcalib/MHCalibrationChargeCam.[h,cc]
765 - include MBadPixelsCam
766 - include one additional MBadPixelsPix for the average inner and
767 outer pixel, respectively
768
769 * mcalib/MHCalibrationChargePix.[h,cc]
770 - make fSaturated and fPickup a Float_t (for average pixel)
771
772 * mbadpixels/MBadPixelsPix.h
773 - include the CalibrationType_t infos
774 - exchange "SetUnsuitable" by "SetUnsuitableRun"
775
776 * mbadpixels/MBadPixelsCam.cc, mbadpixels/MMcBadPixelsSet.cc:
777 - exchange "SetUnsuitable" by "SetUnsuitableRun"
778
779 * mbadpixels/MBadPixelsCalc.cc:
780 - exchange "SetUnsuitable" by "SetUnsuitableEvt"
781
782 * manalysis/MGeomApply.cc
783 - remove obsolete MArrivalTime
784 - add MBadPixelsCam
785
786 * mcalib/MCalibrate.[h,cc], mcalib/MCalibrateData.[h,cc]
787 - implemented calls to MBadPixelsCam
788
789 * macros/calibration.C, macros/bootcampstandardanalysis.C,
790 macros/pedphotcalc.C
791 - implemented calls to MBadPixelsCam
792
793 * mjobs/MJCalibration.cc
794 - call to MBadPixelsCam
795
796
797
798 2004/03/05: Nadia Tonello
799
800 * manalysis/MBlindPixelsCalc2.[h,cc], manalysis/AnalysisLinkDef.h,
801 manalysis/Makefile
802 - Temporary class added (will be included in mbadpixels/ soon)
803 - All the functions of MBlindPixelCalc are kept(with small improvements)
804 - New function added: SetCheckPedestalRms
805
806 * manalysis/MCerPhotPix.h
807 - Status Unmapped added (not include the pixel in the cleaned image)
808
809 * mimage/MImgCleanStd.cc
810 - Checks for Unmapped status added
811
812 * mastro/MAstroCatalog.cc, msql/MSQLServer.cc:
813 - include <stdlib.h> to solve compilation error
814
815
816
817 2004/03/05: Sebastian Raducci
818
819 * msignal/MArrivalTimeCalc.cc
820 - fixed a little bug (exchanged a - with a + in the Calc() method)
821
822
823
824 2004/03/05: Markus Gaug
825
826 * mcalib/MCalibraitonChargeCalc.cc
827 - remove some runheader line:
828 if (runheader->IsMonteCarloRun())
829 return kTRUE;
830 which gave always true since this week, don't know why.
831 - added some information in class description
832
833
834
835 2004/03/04: Sebastian Raducci
836
837 * msignal/MArrivalTimeCalc.cc
838 - fixed a memory leak (the spline was not deleted...)
839
840
841
842 2004/03/04: Thomas Bretz
843
844 * mgeom/MGeomCam.[h,cc]:
845 - added new data member fNumAreas
846 - added new function CalcNumAreas
847 - increased class version to 3
848
849 * mgeom/MGeomCamMagic.cc:
850 - added setting of area index
851
852 * mgeom/MGeomPix.[h,cc]:
853 - added fAidx data member
854 - added getter function fAidx
855 - increased class version to 3
856
857 * macros/sectorvstime.C:
858 - added example of how to plot the evolution of a sector vs time
859
860 * mhist/MHVsTime.[h,cc], mhist/MHPixVsTime.[h,cc]:
861 - moved to mhvstime
862
863 * mhvstime/MHSectorVsTime.[h,cc]:
864 - added
865
866 * Makefile:
867 - added mhvstime
868
869 * mhvstime/Makefile, mhvstime/HVsTimeLinkDef.h,
870 mhvstime/HVsTimeIncl.h:
871 - added
872
873 * mhist/Makefile, mhist/HistLinkDef.h,
874 - removed MHVsTime
875 - removed MHPixVsTime
876
877 * macros/rootlogon.C, macros/dohtml.C:
878 - added new directory mhvstime
879
880 * msignal/MExtractSignal.cc, msignal/MExtractSignal2.cc:
881 - changes such, that it doesn't crash if signal has no lo-gain
882 (This might still give wrong results!)
883
884 * macros/dohtml.C:
885 - added pixvstime.C
886 - added sectorvstime.C
887
888 * manalysis/MMcCalibrationUpdate.cc:
889 - some changes on file consistency check done by Abelardo,
890 he may comment on it
891
892 * mhist/MHCamera.[h,cc]:
893 - changed to support also dividing the camera in pixels area indices
894
895 * mhist/MHEvent.cc:
896 - minor change
897
898 * mjobs/MJPedestal.cc:
899 - adapted to changes in MHCamera
900
901 * mastro/MAstroCatalog.[h,cc]:
902 - added preliminary catalog
903
904 * mastro/Makefile, mastro/AstroLinkDef.h:
905 - added MAstroCatalog
906
907
908
909 2004/03/03: Thomas Bretz
910
911 * mgeom/MGeomCam.cc:
912 - give a name and title also if the default constructor is used
913
914 * mgeom/MGeomMirror.[h,cc]:
915 - added member function GetReflection
916 - added persistent data member fReflector
917
918 * mjobs/MJCalibration.cc, mjobs/MJExtractSignal.cc, mjobs/MJPedestal.cc:
919 - fixed a typo in the output
920
921 * mraw/MRawFileWrite.cc:
922 - added the missing '.' to MRawRunHeader. Because of the design of
923 MReadTree this is backward compatible
924
925 * mraw/MRawRunHeader.h:
926 - removed last change from Abelardo. '>255' is the correct
927 check for MC files following the definition that all MC files
928 have run types >255 which was made in the past.
929
930 * manalysis/MCerPhotAnal.[h,cc], manalysis/MCerPhotAnal2.[h,cc]:
931 - created ReInit member function to hold all code (moved from
932 PreProcess) accessing the run header. The run header is not
933 available in PreProcess. That it was working before was only
934 by chance, because the run type is initialized with 65535 which
935 is != 255 but not >255.
936
937
938
939 2004/03/03: Sebastian Raducci
940
941 * msignal/MArrivalTimeCalc.cc
942 - The calculation of the arrival times is made only when needed
943 (when the HalfMax is over the pedestal)
944
945 * mtools/MCubicSpline.cc
946 - Commented out an annoying warn
947
948
949
950 2004/03/03: Abelardo Moralejo
951
952 * mraw/MRawRunHeader.h
953 - Replaced
954 Bool_t IsMonteCarloRun() const { return fRunType>0x00ff; } by
955 Bool_t IsMonteCarloRun() const { return (fRunType==0x0100); }
956 since the latter is the exact translation of what the function
957 intends to do. I do not know why, but the display of real data
958 did not work with the upper line!
959
960 * mgeom/MGeomCam.cc
961 - Undid yesterday change! I do not know why, display completely
962 fails after that change, both for old and new camera files.
963 Put back fPixels[i] = new MGeomPix; in constructor.
964
965
966
967 2004/03/02: Abelardo Moralejo
968
969 * mmc/MMcCorsikaRunHeader.[h,cc]
970 - Added operator [] to get references to the objects in
971 TObjArray fTelescopes.
972 - Added Print() function.
973 - Added GetNumCT() function.
974 - Replaced
975 fTelescopes[i]= new MGeomCorsikaCT;
976 by
977 MGeomCorsikaCT* dummy = new MGeomCorsikaCT();
978 fTelescopes.Add(dummy);
979
980 * mgeom/MGeomCorsikaCT.[h,cc]
981 - Added getter functions for telescope coordinates.
982 - Added Print() function.
983
984 * mgeom/MGeomCam.cc => NOTE: this change was undone later!
985 - Replaced
986 fPixels[i] = new MGeomPix;
987 by
988 MGeomPix* dummy = new MGeomPix();
989 fPixels.Add(dummy);
990
991
992
993 2004/03/02: Thomas Bretz
994
995 * mcalib/MCalibrateData.cc:
996 - removed usage of MGeomCam (you have MGeomApply for this!)
997
998
999
1000 2004/03/01: Nadia Tonello
1001
1002 * manalysis/MCerPhotEvt.cc
1003 - TObject *MCerPhotEvtIter::Next() now returns Used pixels
1004 only if fUsedonly=kTRUE, otherwise it returns all the pixels
1005 in the array
1006
1007
1008
1009 2004/03/01: Sebastian Raducci
1010
1011 * msignal/MArrivalTimeCalc.[cc,h]
1012 - now the arrival time is at the half max of the spline:
1013 half max = (maximum - pedestal)/2
1014
1015 * mmain/MEventDisplay.cc
1016 - fixed an include (from MArrivalTime.h to MArrivalTimeCam.h)
1017
1018
1019
1020 2004/03/01: Wolfgang Wittek
1021
1022 * mhist/MHStarMap.[h,cc]
1023 - remove bugs
1024 - change GetRotationAngle() such that it can be called from outside
1025
1026
1027
1028 2004/03/01: Thomas Bretz
1029
1030 * Makefile:
1031 - enhanced all calls to subsequent makes by '-f Makefile' to
1032 make sure the correct Makefile is called
1033
1034 * merpp.cc:
1035 - enhanced interpretation of time
1036 - fixed a bug in determin the file-type
1037
1038 * mbase/MTime.[h,cc]:
1039 - added GetGmst() member function
1040
1041 * mastro/MAstro.[h,cc]:
1042 - added Coordinate2Angle
1043 - added AngularDistance
1044 - implemented UT2GMST
1045 - replaced defined by TMath::Pi()
1046
1047 * mastro/MObservatory.[h,cc]:
1048 - added data members for sin-/cos-component of latitude
1049 - added calculation of rotation angle
1050
1051 * mhist/MHStarMap.[h,cc]:
1052 - changes to use MObservatory member function
1053
1054 * manalysis/MCerPhotAnal.cc, manalysis/MCerPhotAnal2.cc,
1055 manalysis/MCerPhotCalc.cc, manalysis/MMcCalibrationUpdate.cc,
1056 manalysis/MMcPedestalCopy.cc, manalysis/MMcPedestalNSBAdd.cc,
1057 manalysis/MPedCalcPedRun.cc, manalysis/MPedPhotCalc.cc,
1058 mcalib/MCalibrationChargeCalc.cc, mcalib/MMcCalibrationCalc.cc
1059 - changed to use IsMonteCarloRun() now
1060
1061 * manalysis/MMcCalibrationUpdate.cc:
1062 - unified output to log-stream
1063 - replaced sqrt by TMath::Sqrt
1064
1065 * mcalib/MCalibrationChargeCalc.cc:
1066 - unified output to log-stream
1067 - removed .Data() from TString where obsolete
1068 - fixed memory leak using gSystem->ExpandPathName
1069
1070 * mpointing/MPointingPosCalc.cc, mraw/MRawFileWrite.cc:
1071 - adde class name to used kRT*/kTT* enums
1072
1073 * mraw/MRawEvtHeader.h:
1074 - made enum data member of class
1075
1076 * mraw/MRawRunHeader.[h,cc]:
1077 - made kMagicNumber and kMaxFormatVersion a static data
1078 member of the class
1079 - added IsMonteCarloRun member function
1080
1081
1082
1083 2004/02/27: Markus Gaug
1084
1085 * mjobs/MJPedestal.cc, mjobs/MJCalibration.cc, macros/calibration.C:
1086 - put in call to MHCamera::Projection the name of the calling
1087 class, otherwise the projected hsitogram will be overwritten by
1088 an empyt one.
1089
1090 * mcalib/MHCalibrationChargePix.[h,cc],
1091 mcalib/MHCalibrationHiGainChargePix.[h,cc],
1092 mcalib/MHCalibrationLoGainChargePix.[h,cc]:
1093 - histogram name setting and title setting moved to constructor,
1094 Functions Init and ChangeHistId derive directly from
1095 MHcalibrationChargePix
1096
1097 * mcalib/MHCalibrationChargeCam.[h,cc],
1098 mcalib/MCalibrationChargeCam.[h,cc],
1099 mcalib/MCalibrationChargeCalc.[h,cc]:
1100 - introduced "average inner" and "average outer" higain and logain
1101 pixels.
1102
1103
1104
1105 2004/02/27: Raducci Sebastian
1106
1107 * mhist/Makefile
1108 - added mastro in the include list
1109
1110
1111
1112 2004/02/27: Abelardo Moralejo
1113
1114 * mmain/MEventDisplay.cc
1115 - replaced in fill8 obsolete MArrivalTime with MArrivalTimeCam.
1116 - Updated display of MC data: removed MCerPhotCalc, and replaced
1117 it by MExtractSignal+MMcCalibrationUpdate+MCalibrate. Now
1118 MPedPhotCam is filled and all the camera display tabs are shown
1119 correctly (most were not working for MC events since a while
1120 ago).
1121
1122 * mmain/Makefile
1123 - Added mcalib to list of include directories.
1124
1125 * manalysis/MMcCalibrationUpdate.[h,cc]
1126 - Added member variable Bool_t fOuterPixelsScaling, which is
1127 kTRUE by default. If set to kFALSE, MCalibrationCam is filled
1128 such that MCerPhotEvt will later be filled with the signal as it
1129 is, not corrected for the (possibly) different gain of the outer
1130 pixels electronic chain. This option was necessary to allow for
1131 the change in the camera display (see above).
1132
1133 * macros/starmc.C
1134 - added (optional) division of output into two, for use as train
1135 and test samples in g/h separation studies.
1136
1137
1138
1139 2004/02/26: Hendrik Bartko
1140
1141 * macros/dohtml.C
1142 - included the path msignals/
1143
1144
1145
1146 2004/02/26: Abelardo Moralejo
1147
1148 * macros/starmcstereo.C
1149 - changed filters to divide data between train and test sample for
1150 gamma hadron separation studies. Now we use the modulus operator
1151 applied to (Corsika) event number:
1152 MF filter1("{MMcEvt;1.fEvtNumber%2}<0.5");
1153 MF filter2("{MMcEvt;1.fEvtNumber%2}>0.5");
1154 - cleaned up a bit the way the CT coordinates are fed to the task
1155 MStereoCalc.
1156 - Changed default FADC integration range (center range to adapt to
1157 new camera).
1158
1159
1160
1161 2004/02/26: Thomas Bretz
1162
1163 * mhist/MHCamera.cc:
1164 - fixed a function description
1165
1166 * mreport/MReport.cc, mreport/MReportFileRead.cc:
1167 - introduced return case -1
1168
1169 * Makefile.rules:
1170 - remove all dependancy files when calling 'rmdep'
1171
1172 * mbase/MAGIC.h, mmc/MMcEvt.hxx:
1173 - moved ParticleId_t to MMcEvt
1174 - implemented MMcEvt::GetParticleName
1175 - implemented MMcEvt::GetEnergyStr
1176
1177 * mfilter/MFGeomag.cc, mfilter/MFParticleId.cc, mhist/MHCompProb.cc,
1178 mhist/MHEvent.cc, mhist/MHHadronness.cc,
1179 mmontecarlo/MMcTriggerRateCalc.cc, mranforest/MHRanForest.cc:
1180 - fixed usage of ParticleId_t
1181
1182 * msignal/Makefile:
1183 - removed obsolete includes
1184
1185 * mastro/Makefile, mastro/AstroLinkDef.h, mastro/MAstro.[h,cc],
1186 mastro/MObservatory.[h,cc]:
1187 - added
1188
1189 * mbase/MAstro.[h,cc]:
1190 - removed
1191
1192 * mbase/Makefile, mbase/BaseLinkDef.h:
1193 - removed MAstro
1194
1195 * Makefile:
1196 - added mastro
1197 - added msql
1198 - added mfbase
1199
1200 * mtemp/MObservatory.[h,cc], mtemp/MObservatoryLocation.[h,cc]:
1201 - removed
1202
1203 * merpp.cc:
1204 - added Sql support
1205
1206 * mraw/MRawFileRead.h:
1207 - added GetFileName
1208
1209 * msql/Makefile, msql/SqlLinkDef.h, msql/SqlIncl.h,
1210 MSQLServer.[h,cc], MSqlInsertRun.[h,cc]:
1211 - added
1212
1213 * mfilter/MF.[h,cc], mfilter/MFDataChain.[h,cc],
1214 mfilter/MFDataMember.[h,cc], mfilter/MFEventSelector.[h,cc],
1215 mfilter/MFEventSelector2.[h,cc], mfilter/MFRealTimePeriod.[h,cc]:
1216 - moved to mfbase
1217
1218 * mfbase/Makefile, mfbase/FBaseLinkDef.h, mfbase/FBaseIncl.h:
1219 - added
1220
1221 * merpp.cc:
1222 - implemented control of gDebug (root debugging)
1223
1224 * mfileio/MWriteAsciiFile.[h,cc], mfileio/MWriteFile.[h,cc],
1225 mfileio/MWriteRootFile.[h,cc]:
1226 - implemented CheckAndWrite return value
1227
1228 * mfileio/MWriteRootFile.cc:
1229 - fixed updating already existing branches (eg concatenating report
1230 files)
1231
1232 * macros/dohtml.C, macros/rootlogon.C:
1233 - added mastro
1234 - added mfbase
1235 - added msql
1236
1237 * mraw/MRawEvtHeader.h:
1238 - implemented GetNumTrigLvl1
1239 - implemented GetNumTrigLvl2
1240
1241
1242
1243 2004/02/25: Markus Gaug
1244
1245 * mcalib/MExtractBlindPixel.[h,cc],
1246 mcalib/MExtractPINDiode.[h,cc],
1247 mcalib/MExtractedSignalBlindPixel.[h,cc],
1248 mcalib/MExtractedSignalPINDiode.[h,cc],
1249 mcalib/Makefile, msignal/Makefile, mcalib/CalibLinkDef.h,
1250 msignal/SignalLinkDef.h:
1251 - moved blindpixel and PINdiode extractors to msignal
1252
1253
1254 * mcalib/MCalibrationQECam.[h,cc], mcalib/MCalibrationQEPix.[h,cc]:
1255 - two new classes to hold the quantum efficieny information of the
1256 calibration
1257
1258 * msignal/MArrivalTimeCalc.[h,cc]
1259 - fill now MArrivalTimePix instead of MArrivalTime
1260
1261 * mcalib/MHCalibrationChargeCam.cc
1262 - display only valid pixels for the corr. values in GetPixelContent
1263
1264 * mcalib/MHCalibrationRelTimeCam.cc
1265 - is now filled from MArrivalTimeCam instead of MArrivalTime
1266
1267 * macros/calibration.C
1268 - divided into two macros: calibration.C using the MJPedestal
1269 standard procedure and pedestalstudies.C using the old
1270 procedures
1271
1272 * macros/pedestalstudies.C
1273 - new macro containing the first previous part of calibration.C
1274
1275 * mcalib/MCalibrationChargeBlindPix.h,
1276 mcalib/MCalibrationChargePINDiode.h, mbase/MAGIC.h,
1277 mjobs/MJCalibration.cc:
1278 - definition of PulserColot_t in MAGIC.h.
1279
1280
1281
1282 2004/02/25: Hendrik Bartko
1283
1284 * macros/rootlogon.C
1285 - set the include path also to msignals/
1286
1287 * manalysis/MExtractSignal.[h,cc], manalysis/MExtractSignal2.[h,cc],
1288 manalysis/MExtractedSignalCam.[h,cc],
1289 manalysis/MExtractedSignalPix.[h,cc],
1290 manalysis/MArrivalTime.[h,cc], manalysis/MArrivalTimeCalc.[h,cc],
1291 manalysis/MArrivalTimeCalc2.[h,cc]:
1292 - removed
1293
1294 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
1295 - removed classes mentioned above
1296
1297 * msignal/MExtractSignal.[h,cc], msignal/MExtractSignal2.[h,cc],
1298 msignal/MExtractedSignalCam.[h,cc],
1299 msignal/MExtractedSignalPix.[h,cc],
1300 msignal/MArrivalTime.[h,cc], msignal/MArrivalTimeCalc.[h,cc],
1301 msignal/MArrivalTimeCalc2.[h,cc]:
1302 - added
1303
1304 * msignal/Makefile, msignal/AnalysisLinkDef.h:
1305 - added classes mentioned above
1306
1307 * mfilter/Makefile, mcalib/Makefile, mjobs/Makefile, mmain/Makefile:
1308 - added include msignal
1309
1310
1311
1312
1313 2004/02/25: Wolfgang Wittek
1314
1315 * mcalib/MCalibrateData.[h,cc]
1316 - initialize size for MPedPhotCam
1317
1318
1319
1320 2004/02/24: Wolfgang Wittek
1321
1322 * manalysis/MSourcPosfromStarPos.[h,cc]
1323 - change member function SetSourceAndStarPosition() to expect sky
1324 coordinates in the standard units
1325 - generalize to more than 1 star
1326 - the class is not yet fully tested
1327
1328 * mfilter/MFSelBasic.[h,cc]
1329 - change default values of cuts
1330
1331
1332
1333 2004/02/24: Markus Gaug
1334
1335 * mjobs/MJCalibration.cc, macros/calibration.C,
1336 macros/bootcampstandardanalysis.C, macros/pedphotcalc.C:
1337 - added MCalibrationChargeBlindPix to plist
1338 - added new filling of histograms with MFillH
1339 - changed SetPulserColor to MCalibrationChargeBlindPix and
1340 MCalibrationChargePINDiode
1341
1342 * mcalib/MHCalibrationChargeBlindPix.[h,cc]:
1343 - receives a pointer to MCalibrationChargePINDiode which is filled
1344 with the results and told to calculate the fluxes in the
1345 Finalize function
1346 - is filled via MFillH from MExtractBlindPixel
1347 - SetPulserColor directly in this class
1348
1349 * mcalib/MCalibrationChargeBlindPix.[h,cc]
1350 - new storage container of the blind pxiel resutls, replaces
1351 MCalibrationBlindPix
1352
1353 * mcalib/MCalibrationChargeCalc.[h,cc]:
1354 - does not fill the histograms any more, but does ony the
1355 calculations in the postprocess. No pointer to MExtractPINDidoe
1356 or MExtractBlindPixel any more.
1357
1358 * mcalib/MCalibrationChargePix.cc
1359 - discovered an error in the calculation of phe's in
1360 CalcFFactorMethod(). The average QE was applied twice.
1361 This error had been introduced on 13/02/04
1362 - loosened criterium convFFactorRelErrLimit from 0.1 to 0.2
1363 - CalcFFactor asks for IsChargeValid before calculating anything
1364
1365 * mcalib/MCalibrationChargePINDiode.[h,cc]
1366 - added function SetFluxOutsidePlexiglassAvailable
1367 - SetPulserColor directly in this class
1368
1369 * mcalib/MCalibrationChargeCam.cc
1370 - removed function SetPulserColor from here
1371
1372 * mcalib/MCalibrationPINDiode.[h,cc], mcalib/MHCalibrationConfig.h,
1373 mcalib/MHCalibrationPINDiode.[h,cc],
1374 mcalib/MCalibrationBlindPix.[h,cc],
1375 mcalib/MHCalibrationBlindPixel.[h,cc]:
1376 - removed since obsolote
1377
1378 * mcalib/MHCalibrationChargePix.cc
1379 - make fPickup an Int_t
1380
1381 * mcalib/MCalibrate.cc
1382 - test validity of every calibration method before retrieving
1383 conversion factors
1384
1385 * mcalib/MHGausEvents.[h,cc]
1386 - add possibility to set fit ranges in call to FitGaus
1387 - make function CreateXaxis protected
1388
1389
1390
1391 2004/02/23: Markus Gaug
1392
1393 * mraw/MRawEvtPixelIter.h
1394 - include GetNumHiGainSamples and GetNumLoGainSamples
1395
1396 * mcalib/MExtractedSignalBlindPixel.h,
1397 mcalib/MExtractBlindPixel.[h,cc]:
1398 - included storage of pedestal
1399
1400 * mcalib/MHGausEvents.[h,cc]
1401 - make the fit functions protected
1402
1403
1404
1405 2004/02/22: Markus Gaug
1406
1407 * mfilter/MFCosmics.[h,cc]
1408 - fMaxNumEmpty changed from absolute number to relative number of
1409 pixels
1410
1411 * mcalib/MHGausEvents.h
1412 - remove the "->" from the pointers which are initialized only
1413 in certain cases. The streamer did not work in case that
1414 MFGausFit was left at the NULL pointer.
1415
1416
1417
1418 2004/02/21: Markus Gaug
1419
1420 * manalysis/MExtractedSignalPix.[h,cc]
1421 - changed variable fIsLoGainUsed to fLoGainUsed
1422 - added function GetNumHiGainSaturated()
1423
1424
1425 2004/02/20: Markus Gaug
1426
1427 * mcalib/MHCalibrationChargeHiGainPix.[h,cc], mcalib/Makefile,
1428 mcalib/MHCalibrationChargeLoGainPix.[h,cc],
1429 mcalib/CalibLinkDef.h
1430 - new class to replace MHCalibrationPixel,
1431 based on MHCalibrationChargePix
1432
1433 * mcalib/MCalibrationChargeCalc.[h,cc]
1434 mcalib/MCalibrationChargeCam.[h,cc]
1435 mcalib/MCalibrationChargePix.[h,cc]
1436 mcalib/MCalibrationChargePINDiode.[h,cc]
1437 mcalib/MCalibrationCalc.[h,cc], mcalib/MCalibrationCam.[h,cc],
1438 mcalib/MCalibrationPINDiode.[h,cc]:
1439 - added the "charge" versions, remove the old ones. The histograms
1440 should be filled in the MH... versions independently of
1441 MCalibrationChargeCalc. This is fully realized for the PIN Didoe
1442 now and will later be so for the pixels and the blind pixel.
1443
1444 * mcalib/MHCalibrationChargePINDiode.[h,cc]
1445 - receives a pointer to MCalibrationChargePINDiode which is filled
1446 with the results and told to calculate the fluxes in the
1447 Finalize function
1448
1449 * mcalib/MCalibrate.[h,cc], mcalib/MCalibrateData.[h,cc],
1450 mcalib/MMcCalibrationCalc.[h,cc], mjobs/MJCalibration.[h,cc],
1451 manalysis/MMcCalibrationUpdate.[h,cc],
1452 mjobs/MJExtractSignal.[h,cc], manalysis/MGeomApply.cc,
1453 mcalib/Makefile, mcalib/CalibLinkDef.h, macros/calibration.C,
1454 macros/bootcampstandardanalysis.C,
1455 macros/pedphotcalc.C:
1456 - replace MCalibrationCam by MCalibrationChargeCam
1457 - replace MCalibrationCalc by MCalibrationChargeCalc
1458
1459
1460
1461 2004/02/19: Markus Gaug
1462
1463 * mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationCam.cc,
1464 mcalib/MCalibrate.cc, mcalib/MCalibrateDate.cc,
1465 manalysis/MMcCalibrationUpdate.cc:
1466 - standardized naming of variables containing "Error", this also affected
1467 the calling functions MCalibrate, MMcCalibrationUpdate and MCalibrateData
1468
1469 * mcalib/MCalibrationCam.cc, mcalib/MCalibrationPix.cc,
1470 mcalib/MCalibrationCalc.cc, mcalib/MCalibrate.cc,
1471 mcalib/MCalibrateData.cc, mcalib/MCalibrationConfig.h:
1472 - took out some configuration numbers and put them directly into
1473 the class
1474 - remove completely MCalibrationConfig.h
1475
1476
1477
1478 2004/02/19: Abelardo Moralejo
1479
1480 * mhist/MHEvent.[h,cc]:
1481 - Changed names of Event "types" to make them more descriptive.
1482 Former kEvtSignal is now called kEvtSignalDensity, and indicates
1483 pixel content scaled by area. Added kEvtSignalRaw, which
1484 corresponds to pixel content (with no scaling) in whatever units
1485 (this depends on how the MHEvent object is filled!). The default
1486 constructor initializes type=kEvtSignalRaw.
1487
1488 * mmain/MEventDisplay.cc
1489 - Changed filling of evt1 and evt2. Now they are filled with raw
1490 content of MCerPhotEvt. Since in MEventDisplay, MCerPhotEvt is
1491 still filled uncalibrated (hence in ADC counts), this means that
1492 what will be now shown in Mars' camera display is now the signal
1493 in each pixel without scaling with pixel area. Given that the
1494 default flat fielding is such that equal light density
1495 corresponds to equal absolute signal (in ADC counts), this is
1496 more reasonable, and allows to check for instance how the
1497 relative pixel gains are adjusted by looking at calibration
1498 events. To be FIXED: there is however an "inconsistency" in
1499 MEventDisplay, and it is that MCerPhotEvt is still used to keep
1500 uncalibrated signals. To be replaced by MExtractedSignalCam?
1501
1502
1503
1504 2004/02/19: Thomas Bretz
1505
1506 * manalysis/MCerPhotEvt.h:
1507 - added operator= to MCerPhotEvtIter -- is this correct?
1508
1509 * mhist/MHCamera.[h,cc]:
1510 - added member function to calculate minimum content and
1511 maximum content for a single sector
1512 - Added possibility to get a projection for a single sector.
1513 - GetMinimum/GetMaximum now only takes used pixels into account
1514 (you can request all pixels using a different member function)
1515 - fixed projection (projection only took pixels with contents!=0
1516 instead of 'used' pixels
1517 - Don't call Sumw2() anymore for projection
1518
1519 * mjobs/MJPedestal.cc:
1520 - added MPedestalCam to output again - MPedestalCam was fixed
1521 yesterday
1522 - Added Histograms for the two camera halves
1523
1524
1525
1526 2004/02/18: Markus Gaug
1527
1528 * macros/calibration.C
1529 - fixed a buggy display of the F-Factor method
1530
1531 * mcalib/MCalibrationCalc.cc
1532 - calculate the F-Factor method already in the post-Process
1533
1534 * mcalib/MCalibrationPix.h
1535 - move CalcFFactorMethod to public
1536
1537
1538
1539 2004/02/18: Abelardo Moralejo
1540
1541 * mtools/MCubicSpline.cc
1542 - in Init, corrected initialization of arrays temp and ysd, which
1543 was done with n-1 elements instead of n.
1544
1545 * mgui/MHexagon.cc
1546 - added comment explaining the algorithm.
1547 - changed explicit values of Sin and Cos 60 degrees by const
1548 variables (more readable).
1549
1550
1551
1552 2004/02/18: Hendrik Bartko
1553
1554 * msignal/:
1555 - removed the backup files *~
1556 - removed the object files *.o
1557 - removed the files SignalCint.*
1558
1559 * mgui/MHexagon.cc
1560 - added comment explaining the algorithm.
1561
1562
1563
1564 2004/02/18: Thomas Bretz
1565
1566 * manalysis/MPedestalCam.[h,cc]:
1567 - Changed order of derivements - seems to be VERY important!
1568 - changed GetSize from UInt_t to Int_t which is the type
1569 of TClonesArray::GetSize() !
1570
1571 * mfileio/MReadReports.cc:
1572 - skip trees with no entries
1573
1574 * mgui/MCamEvent.cc:
1575 - added a comment
1576
1577 * mhbase/MFillH.cc:
1578 - in case SetupFill returns kFALSE and kCanSkip is set
1579 Skip task
1580
1581 * mraw/MRawFileRead.cc:
1582 - don't print warning in case of none executions
1583
1584 * manalysis/MArrivalTimeCalc2.cc:
1585 - added some const-qualifiers
1586
1587
1588
1589 2004/02/17: Raquel de los Reyes
1590
1591 * macros/CCDataCheck.C
1592 - Added some improvements in the plots.
1593
1594
1595
1596 2004/02/17: Abelardo Moralejo
1597
1598 * macros/readrfl.C
1599 - Added missing gPad->cd(1), otherwise the display of events was
1600 not updated.
1601
1602 * mgui/MHexagon.cc
1603 - DistanceToPrimitive(Float_t px, Float_t py) Changed check of
1604 whether px,py is inside the pixel or not. Previous algorithm
1605 was just an approximation.
1606
1607
1608
1609 2004/02/17: Raquel de los Reyes
1610
1611 * mcamera/MCameraHV.h
1612 - Now it derives from a MCamEvent class and implemented the
1613 GetPixContent() and DrawPixelContent() functions. Added the
1614 GetMean function to get the mean HV settings of the camera.
1615
1616 * macros/CCDataCheck.C
1617 - Added the HV settings plots.
1618
1619
1620
1621 2004/02/17: Hendrik Bartko
1622
1623 * msignal:
1624 - new: directory for all signal and time extraction classes
1625
1626 * msignal/MArrivalTimeCam.[h,cc], manalysis/Makefile,
1627 msignal/AnalysisLinkDef.h, MGeomApply.cc:
1628 - new: Storage Container for the ArrivalTime in the camera
1629
1630 * msignal/MArrivalTimePix.[h,cc], manalysis/Makefile,
1631 msignal/AnalysisLinkDef.h:
1632 - new: Storage Container for ArrivalTime information of one pixel
1633
1634 * msignal/Makefile, SignalCint.[h,cc], SignalDep.d, SignalIncl.h,
1635 SignalLinkDef.h
1636 - auxiliary files for msignal directory
1637
1638 * manalysis/MArrivalTimeCalc2.[h,cc]:
1639 - added functionality to compute error of the extracted ArrivalTime
1640 - calculated ArrivalTime is stored in MArrivalTimeCam
1641
1642 * manalysis/MGeomApply.cc
1643 - geometry is applied to MArrivalTimeCam
1644
1645 * Makefile:
1646 - directory msignal is included
1647
1648
1649
1650 2004/02/17: Sebastian Raducci
1651
1652 * mtools/MCubicSpline.[h,cc]
1653 - little corrections in minimums evalustion methods
1654 - changed constructors (they require the fadc slices to be const)
1655
1656 * macros/spline.C
1657 - changed according to the MCubicSpline new constructors
1658
1659 * manalysis/MArrivalTimeCalc.[h,cc]
1660 - changed to use the MCubicSpline class intead of the TSpline class
1661 - warning: now the arrival time is again the maximum of the spline,
1662 soon it will be changed to half maximum
1663
1664
1665
1666 2004/02/17: Wolfgang Wittek
1667
1668 * manalysis/MSourcPosfromStarPos.[h,cc]
1669 - new class; calculates the position of the source in the camera from
1670 the position of a star in the camera and puts it into
1671 MSrcPosCam
1672
1673
1674
1675 2004/02/16: Abelardo Moralejo
1676
1677 * mcalib/MMcCalibrationCalc.cc
1678 - Fixed two typos in screen output.
1679
1680
1681
1682 2004/02/16: Markus Gaug
1683
1684 * mcalib/MCalibrationPix.cc
1685 - documentation from David's email added
1686 - EffectiveQE decreased from 0.2 to 0.18 (see documentation)
1687
1688 * mcalib/Makefile, mcalib/CalibLinkDef.h:
1689 - added MExtractBlindPixel and MExtractedSignalBlindPixel
1690
1691 * mcalib/MExtractBlindPixel.[h,cc]
1692 - new signal extractor for the Blind Pixel
1693
1694 * mcalib/MExtractedSignalBlindPixel.[h,cc]
1695 - new container for the extracted signal of the BlindPixel
1696
1697 * mcalib/MCalibrationCalc.[h,cc]
1698 - does not extract signal from Blind Pixel any more, searches
1699 for MExtractedSignalBlindPixel and fills the hists from there
1700
1701 * macros/calibration.C, macros/bootcampstandardanalysis.C,
1702 macros/pedphotcalc.C, mjobs/MJCalibration.cc:
1703 - introduce the blind pixel and PIN diode extraction in the macro
1704
1705 * manalysis/MPedestalCam.h
1706 - changed type of fTotalEntries from ULong_t to UInt_t
1707 - fixed documentation of fTotalEntries
1708
1709 * manalysis/MPedCalcPedRun.h
1710 - changed type of fNumSamplesTot from ULong_t to UInt_t
1711
1712 * mcalib/MHGausEvents.h
1713 - changed type of fCurrentSize from ULong_t to UInt_t
1714
1715 * mcalib/MCalibrationConfig.h
1716 - removed gkConversionHiLo and gkConversionHiLoErr which is now
1717 directly in the class MCalibrationPix
1718
1719
1720
1721 2004/02/16: Thomas Bretz
1722
1723 * manalysis/AnalysisLinkDef.h:
1724 - added missing MCerPhotEvtIter
1725
1726 * merpp.cc:
1727 - added possible usage of database
1728
1729 * star.cc:
1730 - moved source code into new class MJStar - preliminary
1731
1732 * manalysis/MCerPhotPix.cc:
1733 - updated class header
1734 - fixed Print-output
1735
1736 * mbase/MAGIC.h:
1737 - removed definition of MLog
1738
1739 * mbase/MArgs.h:
1740 - removed include of MAGIC.h
1741
1742 * mbase/MLog.h:
1743 - added extern definition of gLog
1744
1745 * mbase/MParContainer.[h,cc]:
1746 - move body of constructors to source file
1747
1748 * mcalib/MCalibrate.cc, mcalib/MCalibrateData.cc,
1749 mraw/MRawCrateArray.cc, mraw/MRawCrateData.cc,
1750 mraw/MRawEvtData.cc, mraw/MRawEvtHeader.cc, mraw/MRawRead.cc,
1751 mraw/MRawEvtPixelIter.cc, mraw/MRawFileWrite.cc:
1752 - fixed documentation header
1753
1754 * mcalib/MMcCalibrationCalc.[h,cc]:
1755 - fixed documentation header
1756 - fixed usage of FindCreateObj and FindObject
1757 - removed data member to count entries (use histogram instead)
1758 - use TH1 function Integral instead of doing it manually
1759
1760 * mfilter/MFCosmics.cc:
1761 - fixed documentation
1762
1763 * mimage/MHillas.cc, mimage/MImgCleanStd.cc,
1764 mimage/MNewImagePar.[h,cc]:
1765 - replaced for-loops by Iterators
1766
1767 * mraw/MRawFileRead.cc, mraw/MRawSocketRead.cc:
1768 - fixed documentation header
1769 - check return value of MRawRunHeader::ReadEvt
1770
1771 * mraw/mraw/MRawRunHeader.[h,cc]:
1772 - fixed documentation header
1773 - added return value to MRawRunHeader::ReadEvt
1774 - added constant number for max format version - preliminary
1775 (should by a static data member)
1776
1777 * mcalib/MHCalibrationPINDiode.cc:
1778 - do not delete pointers in the destructor which are already
1779 deleted in the base class
1780 - reset histograms in Clear()
1781
1782 * mcalib/MHCalibrationPixel.cc:
1783 - after deletion of instances in Clear() initialize pointer to NULL
1784
1785 * mcalib/MCalibrationCalc.cc, mcalib/MHCalibrationBlindPixel.cc:
1786 - fixed usage of logging stream output levels
1787
1788 * manalysis/MPedCalcPedRun.[h,cc]:
1789 - removed obsolete fSignals
1790
1791 - removed obsolete fNumPixels
1792
1793 * manalysis/MPedestalCam.h:
1794 - added '->' to fArray
1795
1796 * mfileio/MWriteRootFile.cc:
1797 - changed some output to make debugging easier
1798
1799 * mjobs/MJCalibration.cc:
1800 - fixed a bug in drawing
1801
1802 * mjobs/MJExtractSignal.cc:
1803 - removed MPedestalCam from MWriteRootFile output.
1804 When creating the branch it crashes - reason unknown I'll
1805 investigate further
1806
1807
1808
1809 2004/02/16: Markus Gaug
1810
1811 * mcalib/Makefile, mcalib/CalibLinkDef.h, macros/calibration.C:
1812 - added MHCalibrationRelTimePix
1813
1814 * mcalib/MHCalibrationRelTimePix.[h,cc],
1815 mcalib/MHCalibrationRelTimeCam.[h,cc]:
1816 - new classes to fit and display the relative arrival times.
1817 - filled from MArrivalTime
1818 - need: MFillH("MHCalibrationRelTimeCam","MArrivalTime")
1819
1820 * manalysis/MCalibrationCalc.cc
1821 - take out all uncommented code referring to the relative arrival time
1822
1823 * manalysis/MArrivalTime.h
1824 - changed function GetNumPixels to GetSize
1825
1826 * macros/bootcampstandardanalysis.C, macros/pedphotcalc.C
1827 - included cosmics rejection which was in MCalibrationCalc before
1828
1829
1830
1831 2004/02/14: Markus Gaug
1832
1833 * mcalib/Makefile, mcalib/CalibLinkDef.h:
1834 - added MHCalibrationChargePINDiode
1835
1836 * mcalib/MHCalibrationChargePINDiode.[h,cc]
1837 - new class to fill the PIN Diode histograms. Derives from
1838 MHCalibrationChargePix and is filled with MFillH from the
1839 container MExtractedSignalPINDiode.
1840 Will replace MHCalibrationPINDiode entirely soon.
1841
1842 * mcalib/MHCalibrationChargePix.[h,cc]
1843 - new base class for the calibration charges histogram pixel.
1844 Derives from MH and can be filled with the MH with the MH
1845 functions.
1846
1847 * mcalib/MExtractPINDiode.[h,cc]
1848 - new signal extractor for the PIN Diode
1849
1850 * mcalib/MExtractedSignalPINDiode.[h,cc]
1851 - new container for the extracted signal of the PIN Diode
1852
1853 * mcalib/MCalibrationCalc.[h,cc]
1854 - remove the PIN Diode signal extraction
1855
1856 * manalysis/MHPedestalPix.[h,cc]
1857 - new version of MHPedestalPixel, deriving from MHGausEvents.
1858
1859 * manalysis/MHPedestalPixel.[h,cc]
1860 - old version removed, since obsolete (and erroneous)
1861
1862 * manalysis/MHPedestalCam.[h,cc]
1863 - histogramming part of MPedestalCam now in own class
1864
1865 * manalysis/MPedestalPix.h
1866 - removed include of MHPedestalPixel
1867
1868 * macros/calibration.C
1869 - changed pedestal displays accordingly
1870
1871 * mjobs/MJPedestal.h
1872 - class TCanvas included (did not compile otherwise)
1873
1874 * mhbase/MH.cc
1875 - included call to FindGoodLimits(..) in CutEdges()
1876 - axe from pointer to reference
1877 - "CutEdges" renamed to "StripZeros"
1878
1879 * manalysis/MHPedestalPixel.cc, mcalib/MHCalibrationPixel.cc,
1880 mcalib/MHCalibrationBlindPixel.cc:
1881 - "CutEdges" renamed to "StripZeros"
1882
1883 * mcalib/MHGausEvent.[h,cc], mcalib/Makefile, mcalib/CalibLinkDef.h:
1884 - replaced by the improved version: MHGausEvents.[h,cc]
1885
1886
1887
1888 2004/02/14: Thomas Bretz
1889
1890 * manalysis/MCerPhotEvt.[h,cc]:
1891 - added 'Iterator' facility, this will replace some for-loops
1892 in the near future
1893
1894 * mbase/MTime.[h,cc]:
1895 - added a more powerfull interface to get and interprete the
1896 MTime contents as string
1897 - added a new constructor
1898
1899 * mreport/MReportTrigger.h:
1900 - fixed GetPixContent
1901
1902 * mtools/MCubicCoeff.cc, mtools/MCubicSpline.[h,cc]:
1903 - many small changes to simple details (like order of includes)
1904 - some speed improvements
1905 - many small simplifications
1906 - changed parts of the code to be more C++ like (eg Iterators
1907 instead of for-loops)
1908 - disentangles some if-cases
1909 - replaced some math.h function by TMath::
1910 - removed data-member fN (obsolete with iterators)
1911
1912
1913
1914 2004/02/13: Wolfgang Wittek
1915
1916 * mcalib/MCalibrateData.[h,cc]
1917 - new class;
1918 like MCalibrate, but in ReInit it fills the MPedPhot container
1919 using informations from MPedestal, MExtracteSignalCam and
1920 MCalibrationCam
1921
1922 * mcalib/Makefile, mcalib/CalibLinkDef.h
1923 - added MCalibrateData
1924
1925 * manalysis/MPedestalWorkaround.[h,cc]
1926 - create MMcEvt container and fill with theta = 10.0
1927 - set pedestalRMS = 0. if it is > 10.0
1928
1929 * manalysis/MSupercuts.[h,cc]
1930 - change default values of parameters
1931
1932 * manalysis/MSupercutsCalc.[h,cc]
1933 - change dNOMLOGSIZE from 4.1 to 5.0
1934
1935 * mhist/MHBlindPixels.[h,cc]
1936 - change MPedestalCam to MPedPhotCam
1937
1938 * mhist/MHSigmaTheta.[h,cc]
1939 - automatic binning for pixel number doesn't work
1940 use default binning
1941
1942
1943
1944 2004/02/13: Markus Gaug
1945
1946 * mcalib/MCalibrationPix.[h,cc]
1947 - added variables gkAverageQE, gkAverageQEErr, and fAverageQE,
1948 fAverageQEErr
1949 - gkAverageQE initializes to 0.2 (according to David)
1950 - gkAverageQEErr initializes to 0.02 (dito)
1951 - added new member function: SetAverageQE
1952 - call to GetMeanConversionFFactorMethod returns:
1953 fMeanConversionFFactorMethod/fAverageQE.
1954 - call to GetErrorConversionFFactorMethod returns:
1955 errors of fMeanConversionFFactorMethod and fAverageQEErr added
1956 quadratically
1957
1958 * mcalib/Makefile
1959 - split into two parts one comment line
1960
1961
1962 2004/02/13: Thomas Bretz
1963
1964 * mbadpixels/MBadPixelsTreat.[h.cc]:
1965 - added for new bad pixel treatment
1966
1967 * mbadpixels/Makefile, mbadpixels/BadPixelsLinkDef.h:
1968 - added MBadPixelsTreat
1969
1970 * merpp.cc:
1971 - changed the name of the "DC" tree to "Currents" to make
1972 MReportRead work correctly with this tree
1973
1974 * mbase/MTime.[h,cc]:
1975 - Changed UpDMagicTime to support nanosec instead of millisec
1976 - exchanged Reset() by Clear() not to clear the yy/mm/dd
1977 information away in an eventloop
1978
1979 * mraw/MRawEvtHeader.[h,cc]:
1980 - implemented decoding of the time-stamp for raw-data files
1981 with version>2. Thanks to Marcos.
1982
1983 * mraw/MRawRead.[h,c]:
1984 - pipe file version number to MRawEvtHeader::ReadEvt
1985 - create fake time for file-version<3
1986
1987 * macros/readMagic.C:
1988 - changed to use MInteractiveTask
1989
1990 * mbase/MPrint.cc:
1991 - fixed debugging level of some output
1992
1993 * mhist/MHCamera.[h,cc]:
1994 - fixed handling in AddNotify (necessayr due to change of
1995 inheritance from MCamEvent)
1996 - replaced cout by gLog
1997 - added fNotify to list of cleanups
1998
1999 * mhist/MHEvent.cc, mjobs/MJCalibration.cc,
2000 mjobs/MJPedestal.cc:
2001 - fixed usage of AddNotify
2002
2003 * mfileio/MReadReports.cc:
2004 - use a different way to determin whether the tree is a valid tree,
2005 skip invalid trees
2006
2007 * mfileio/MReadTree.cc:
2008 - added another sanity check at the beginning of PreProcess
2009
2010 * mhbase/MFillH.[h,cc]:
2011 - added bit kCanSkip which skips MFillH in case the necessary container
2012 wasn't found.
2013 - cd into the corresponding canvas before filling the MH
2014
2015
2016
2017 2004/02/12: Markus Gaug
2018
2019 * mbase/MArray.[h,cc]:
2020 - changed name of StripZeros
2021
2022 * mcalib/MHGausEvent.cc:
2023 - corrected call to StripZeros
2024
2025 * mcalib/MCalibrationPix.[h,cc]
2026 - implemented dummy for combined method
2027
2028 * mcalib/MCalibrate.[h,cc]
2029 - implemented a dummy for calibration factor 1. (requested by
2030 Javier Rico)
2031 - implemented combined method
2032 - check for valid methods moved to ReInit
2033
2034 * mcalib/MCalibrationCalc.cc
2035 - removed initialization of non-used nsamples
2036
2037 * mcalib/MHCalibrationPixel.[h,cc], mcalib/MCalibrationPix.[h,cc],
2038 mcalib/MCalibrationCalc.[h,cc]
2039 macros/calibration.C
2040 - implemented new histograms:
2041 HSinglePheFADCSlices and HPedestalFADCSlices
2042 They are filled with the FADC slice values of either a s.phe.
2043 event or a pedestal event. The decision is taken with the
2044 variable: MCalibrationCalc::fBlindPixelSinglePheCut, to be set
2045 with a setter
2046
2047 * mtools/MFFT.[h,cc]
2048 - PowerSpectrumDensity of TArrayI implemented
2049
2050
2051
2052 2004/02/12: Thomas Bretz
2053
2054 * mbase/MArray.[h,cc]:
2055 - changed argument of CutEdges from pointer to reference
2056
2057 * mgeom/MGeomPix.h:
2058 - fixed calculation of area of pixel. It was too big for a
2059 factor of 2
2060
2061 * mjobs/MJCalibration.cc:
2062 - slight change of name of a MHCamera
2063
2064 * manalysis/MExtractSignal.cc:
2065 - slight change to the creation of the satpixels list
2066
2067 * mcalib/MHCalibrationBlindPixel.cc, mcalib/MHCalibrationPixel.cc,
2068 mcalib/MHGausEvent.cc:
2069 - corrected call to ProjectArray
2070 - corrected call to CutEdges
2071
2072 * mfilter/MFCosmics.[h,cc]:
2073 - small fixes to logging output
2074 - small simplification to return statement
2075 - declared CosmicsRejection const
2076
2077 * mhbase/MH.[h,cc]:
2078 - changed argument of ProjectArray from pointer to reference
2079 - added missing calcualtion of minimum
2080 - removed obsolete SetEntries
2081 - changed SetDirectory from NULL to gROOT
2082
2083
2084
2085 2004/02/12: Javier López
2086
2087 * macros/pointspreadfunction.C
2088 - added new macro that fits with a 2D gaussian the DC spot for an
2089 star. It gives you the RMS of the PSF and the center of the star,
2090 very useful for misspointing studies.
2091
2092
2093
2094 2004/02/11: Hendrik Bartko
2095
2096 * manalysis/MExtractSignal2.cc:
2097 - introduced a validity check for the set-function of the window
2098 size (even number of slices, WindowSize < NumberSlices)
2099
2100 * manalysis/MArrivalTimeCalc2.[h,cc], manalysis/Makefile,
2101 manalysis/AnalysisLinkDef.h:
2102 - new: introduced the calculation of the arrival time as the signal
2103 weighted mean of the time slices in the maximum window
2104
2105
2106
2107 2004/02/11: Markus Gaug
2108
2109 * mcalib/MCalibrationCalc.cc:
2110 - the blind pixel signal extractor introduced one week ago, counted
2111 one FADC slice too little, thus the normalization w.r.t. pedestals
2112 was wrong. Now corrected.
2113
2114 * manalysis/MExtractSignal.cc, manalysis/MExtractSignal2.cc:
2115 - when "WARNING - Lo Gain saturated" occurs, display also the
2116 corr. pixel numbers.
2117
2118 * mbase/MArray.[h,cc]:
2119 - introduced function to cut array edges with zeros.
2120 (Thomas, should we keep it there or move it to another class? )
2121
2122 * mcalib/MCalibrationCalc.[h,cc]:
2123 - new function SetBlindPixelRange to set start and end of FADC slices
2124 used for the blind pixel signal extraction.
2125 - remove fEvents which are not necessary any more after the shift
2126 to MFCosmics.
2127
2128 * mcalib/MHCalibration(Blind)Pixel.[h,cc]:
2129 - show the fourier spectrum now with axes in frequency [Hz] instead
2130 of inverted events.
2131
2132 * mcalib/MHGausEvent.[h,cc], mcalib/Makefile, mcalib/CalibLinkDef.h:
2133 - new base class for all kind of events with variables having a
2134 Gaussian distribution. Will serve as base class for the
2135 existing and new calibration histogram classes.
2136
2137
2138
2139 2004/02/11: Abelardo Moralejo
2140
2141 * mmain/MEventDisplay.cc
2142 - Switched order of MMcPedestalCopy and MCerPhotCalc in tasklist:
2143 MMcPedestalCopy must be executed earlier!
2144
2145
2146
2147 2004/02/10: Raquel de los Reyes
2148
2149 * mhist/MHPixVsTime.[h,cc]:
2150 - Added a default draw function and replaced the TGraph object
2151 by a pointer to a TGraph object.
2152
2153 * mreport/MReportTrigger.h:
2154 - Now it dereives from a MCamEvent class and implemented the
2155 GetPixContent() and DrawPixelContent() functions.
2156
2157 * maccros/CCDataCheck.C:
2158 - An update of the previous macro. New plots: subsystems status and
2159 macrocells trigger.
2160
2161
2162
2163 2004/02/10: Markus Gaug
2164
2165 * mcalib/MCalibrationCam.cc:
2166 - fixed documentation
2167
2168 * mhbase/MH.[h,cc]:
2169 - new function ProjectArray
2170
2171 * mcalib/MHCalibrationPixel.[h,cc],
2172 mcalib/MHCalibrationBlindPixel.[h,cc]:
2173 - use ProjectArray from MH to plot the projection of the fourier
2174 spectrum
2175
2176 * mfilter/MFCosmics.[h,cc], mfilter/Makefile,
2177 mfilter/FilterLinkDef.h:
2178 - new filter removing cosmics, the same as in MCalibrationCalc
2179 where it was removed now.
2180 Call: MFCosmics cosmics;
2181 MContinue cont(&cosmics);
2182 tlist.AddToList(&cont);
2183
2184 * mcalib/MCalibrationCalc.[h,cc]:
2185 - removed cosmics rejection from there
2186
2187 * macros/calibration.C, mjobs/MJCalibration.cc:
2188 - changed cosmics rejection to the filter algorithm
2189
2190
2191
2192 2004/02/09: Markus Gaug
2193
2194 * mcalib/MCalibrationBlindPix.[h,cc]:
2195 - added histogram to display the average in FADC slices of all
2196 single and double phe events
2197
2198 * mcalib/MCalibrationCalc.cc:
2199 - fill histograms of single-phe events with higain and logain
2200 sampls
2201
2202 * mcalib/MCalibrationCam.[h,cc], mcalib/MCalibrationCalc.cc,
2203 mcalib/MCalibrationConfig.h:
2204 - take all pixel areas out of MGeomPix::GetA(), remove all previous
2205 areas
2206 - calculate photon fluxes from blind pixel and PIN diode, use
2207 area only to fill the conversion factors in MCalibrationPix
2208
2209
2210 * mcalib/MJCalibration.cc:
2211 - display of number of photons for Blindpixel and PIN Diode Method
2212 changed to display of photon flux which is the actually
2213 calculated quantity
2214
2215
2216
2217 2004/02/09: Thomas Bretz
2218
2219 * mbadpixels/*:
2220 - added
2221
2222 * Makefile:
2223 - added MBadPixels
2224
2225 * manalysis/MGeomApply.cc:
2226 - fixed class description
2227
2228 * mjobs/MJCalibration.[h,cc], mjobs/MJExtractSignal.[h,cc]:
2229 - added bad pixel treatment
2230
2231 * mjobs/MJPedestal.[h,cc]:
2232 - reorganized order of functions
2233 - removed a nonsense scrren output (some BLABABLA or so)
2234
2235 * mjobs/Makefile:
2236 - added include for mbadpixels
2237
2238 * mmain/MBrowser.cc:
2239 - do not call construtor of TGTReeLBEntry if pic0=0
2240
2241
2242
2243 2004/02/09: Raquel de los Reyes
2244
2245 * mcamera/MCameraLids.h, mreport/MReportCamera.h
2246 - Added the "Get" functions to access the private data
2247 members of the class.
2248
2249
2250
2251 2004/02/09: Markus Gaug
2252
2253 * MMcCalibrationUpdate.cc, MCalibrate.cc, MCalibrationPix.cc,
2254 MCalibrationPix.h:
2255 - replace MCalibrationPix->IsChargeFitValid() by IsChargeValid()
2256 because we can calibrate with the histogram mean and RMS even
2257 if the fit is not OK. Thus, there is a question: IsFitted() and
2258 IsChargeValid(), i.e. does the charge make any sense?
2259
2260 * MCalibrationCam.cc, MCalibrationConfig.h, MCalibrationCalc.cc:
2261 - found serious bug in calculation of conversion factors for the
2262 outer pixels:
2263 GetMeanConversionBlindPixelMethod and
2264 GetMeanConversionPINDiodeMethod
2265 did not correct for the area of the outer pixel, this did only
2266 MCalibrationCam::GetPixelContent which is not used by MCalibrate
2267
2268
2269
2270 2004/02/06: Markus Gaug
2271
2272 * mgeom/MGeomCam.h
2273 - replaced in Comment of fPixRatio:
2274 "ratio between size of pixel idx and pixel 0" by
2275 "ratio between size of pixel 0 and pixel idx"
2276
2277 * manalysis/MPedestalCam.cc
2278 - catch calls to MHPedestalPixel in case that they are not filled
2279 This led previous calls to segmentation violations
2280 - remove include of MHExtractedSignalPix
2281
2282 * manalysis/MHExtractedSignalPix.[h,cc]
2283 - is everything in MHPedestalPixel, so removed it again
2284
2285 * mjobs/MJPedestal.cc
2286 - put the projections into Display()
2287 - correct the input of Display (0: pedestal, 1: pedestalerror,
2288 2: pedRMS, 3: pedRMSerror)
2289
2290 * manalysis/MHPedestalPixel.cc
2291 - increased number of bins in for charges plot
2292
2293 * mtools/MFFT.[h,cc]
2294 - possibility to have PSD directly from TArray
2295
2296 * mjobs/MJCalibration.[h,cc]
2297 - fixed displays
2298 - replaced MExtractSignal by MExtractSignal2
2299
2300 * mcalib/MHCalibrationPixel.[h,cc], mcalib/MHCalibrationBlindPixel.[h,cc],
2301 mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationBlindPix.[h,cc],
2302 mcalib/MCalibrationPINDiode.[h,cc], mcalib/MHCalibrationPINDiode.[h,cc]:
2303 - remove histograms MHChargevsN..., now keep TArrays directly
2304 - check for oscillations for all pixels (and you will not trust
2305 your eyes when you look at the results :-((((
2306
2307 * mcalib/MCalibrationCalc.[h,cc]
2308 - remove ArrivalTime -> go to separate class
2309 - remove BlindPixel and PIN Diode overflow, now handled directly
2310 inside the corr. classes.
2311 - remove SkipTimeFits -> go the arrival time class
2312
2313 * mcalib/MCalibrationCam.h
2314 - new getters for number of photons
2315 - removed timeslicewidth -> go the corr. time containers
2316
2317 * mcalib/MCalibrationCam.cc
2318 - removed times of GetPixelContent
2319 - added OscillationChecks in GetPixelContent
2320
2321 * manalysis/MMcCalibrationUpdate.cc
2322 - remove calpix.SkipTimeFits which is now obsolet
2323
2324 * macros/calibration.C
2325 - all previous changes now in this macro.
2326 - (NB: Thomas, du brauchst in MJCalibration nicht mehr aendern,
2327 das ging diesmal in einem Aufwasch)
2328
2329
2330
2331 2004/02/06: Thomas Bretz
2332
2333 * mhist/MHPixVsTime.[h,cc]:
2334 - changed such that you can set the name of the time container now
2335
2336 * mraw/MRawRunHeader.[h,cc]:
2337 - added GetMaxPixId()
2338
2339 * mraw/MRawEvtData.cc:
2340 - fixed wrong size calculation for fABflags
2341
2342
2343
2344 2004/02/06: Oscar Blanch
2345
2346 * mmc/MFadcDefine.h && mmc/MMcFadcHeader.cxx
2347 - We cahnged the name (and values) of the global variable
2348 MFADC_RESPONSE_AMPLITUDE to MFADC_RESPONSE_INTEGRAL
2349
2350
2351
2352 2004/02/05: Markus Gaug
2353
2354 * mcalib/MHCalibrationPixel.[h,cc]
2355 - put an NDF limit for the fit
2356 - removed all TStrings and replace them by Form(..)
2357 - Check for nan's of all returned fit values
2358
2359 * mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationCam.cc:
2360 - reshuffled HiLoGainConversion, calculation of F-Factor method,
2361 - calculation of total F-Factor of the readout.
2362
2363 * mcalib/MCalibrationCam.cc
2364 - include relative times to display with GetPixelContent
2365
2366 * mcalib/MCalibrationCalc.[h,cc]
2367 - flag to skip Hi-Lo Calibration
2368 - Hi-LO Graph not filled any more after overflow of ChargevsN
2369 - fill the blind pixel differently from the rest of pixels
2370
2371 * mcalib/MCalibrate.cc:
2372 - call to const MCalibrationPix &pix replaced by MCalibrationPix &pix
2373
2374 * manalysis/MArrivalTimeCalc.cc
2375 - default step width 100 ps.
2376 - look for half maximum (at rising edge)
2377
2378 * manalysis/MExtractSignal.[h,cc]
2379 - removed uncommented code (arrival time)
2380 - set start byte back by one like it was before TB's changes
2381 (does not affect the calculation of number of FADC slices)
2382
2383 * manalysis/MExtractSignal2.[h,cc]
2384 - removed uncommented code (arrival time)
2385
2386 * manalysis/MHPedestalPixel.[h,cc]
2387 - is now filled with total pedestals (not per slice), but results are
2388 renormalized to values per slice (this is not to screw up with the
2389 pedestal RMS and the derived uncertainties)
2390 - new function Renorm(nslices)
2391
2392 * manalysis/MPedestalCam.[h,cc]
2393 - introduced function Clone() (like proposed by TB)
2394 - call to MHPedestalPixel operator() not const any more
2395 - take out lots of uncommented code
2396 - found bug in initialization of hists. SetupFill is called in
2397 PreProcess, therefore, TObjArray is not yet enlarged there.
2398 Now, InitUseHists is called in Fill
2399 - MHPedestalPixel is now filled with total pedestals (not per slice),
2400 but results are
2401 renormalized to values per slice (this is not to screw up with the
2402 pedestal RMS and the derived uncertainties)
2403
2404 * manalysis/MPedCalcPedRun.cc
2405 - added author
2406 - split calculation of RMS into two steps to make it more clear to
2407 the user
2408
2409 * macros/calibration.C
2410 - found bug introduced two days ago, namely calculating pedestlas with
2411 MExtractSignal2 which is now fixed
2412 - Skip HiLoConversionCalibration
2413
2414
2415
2416 2004/02/05: Abelardo Moralejo
2417
2418 * macros/starmc2.C
2419 - added 3rd argument, "kFALSE", to call of MWriteRootFile::Add
2420 for both MMcEvt and MMcRunHeader since these containers are
2421 not present in real data. Name of macro is no longer adequate if
2422 we will use it for calibrated real data (to be changed if so).
2423
2424
2425
2426 2004/02/05: Sebastian Raducci
2427
2428 * mtools/MCubicSpline.[h,cc]
2429 - added
2430 - this class will take the place of the TSpline class to
2431 calculate arrival times
2432
2433 * mtools/MCubicCoeff.[h,cc]
2434 - added
2435 - this class is used by MCubicSpline to store coefficients
2436
2437 * macros/spline.C
2438 - added
2439 - test macro. Shows how to use the MCubicSpline class
2440 - it could be used to test the methods of the Spline class
2441
2442
2443
2444 2004/02/05: Thomas Bretz
2445
2446 * mmain/MBrowser.cc:
2447 - fixed a double deletion of a TGLayoutHints
2448
2449
2450
2451 2004/02/04: Markus Gaug
2452
2453 * mmain/MBrowser.cc:
2454 - corrected TGTReeLBEntry for TGTreeLBEntry
2455
2456
2457
2458 2004/02/04: Thomas Bretz
2459
2460 * manalysis/MExtractSignal2.cc:
2461 - don't allow odd numbers for the window size
2462
2463 * mfilter/MFilterList.cc:
2464 - corrected a wrong logging message
2465
2466 * mmain/MBrowser.cc:
2467 - added '/data/MAGIC' as shortcut in the combo box
2468
2469 * mraw/MRawEvtPixelIter.cc:
2470 - optimized calculation of MaxIdx
2471
2472
2473
2474 2004/02/04: Abelardo Moralejo
2475
2476 * macros/starmc2.C
2477 - removed unnecessary variables BinsHigh, BinsLow
2478
2479
2480
2481 2004/02/04: Markus Gaug
2482
2483 * manalysis/MPedestalCam.[h,cc], manalysis/MPedestalPix.[h,cc],
2484 manalysis/MPedCalcPedRun.[h,cc], manalysis/MHPedestalPixel.[h,cc],
2485 macros/calibration.C:
2486 - histograms are now filled with MFillH as proposed and coded by
2487 Thomas Bretz. Some modifications had to be done, however.
2488 - Class to hold MHPedestalPixel is still MPedestalCam
2489 - MPedCalcPedRun does nothing any more (except from what is was
2490 doing before)
2491
2492 * manalysis/MExtractSignal.cc
2493 - remove uncommented code
2494
2495 * mcalib/MCalibrationCalc.[h,cc]
2496 - modified way to handle histogram overflow: Now flags are set and
2497 ChargevsN histogram is not tried to be filled subsequently
2498
2499
2500
2501 2004/02/03: Markus Gaug
2502
2503 * manalysis/MHExtractedSignalPix.[h,cc]
2504 - added Thomas B. modified version of MHPedestalPixel. Later will
2505 remove MHPedestalPixel
2506
2507 * manalysis/MCalibrationPix.[h,cc], manalysis/MHCalibrationPixel.[h,cc],
2508 manalysis/MCalibrationCam.cc, macros/calibration.C:
2509 - now split completely absolute and relative times. Absolute
2510 times are not fitted, but their histogram mean and rms are
2511 returned.
2512
2513
2514
2515 2004/02/03: Thomas Bretz
2516
2517 * mfileio/MReadTree.cc:
2518 - fixed handling of -1 entries in AddFile: root 3.10/02 crashed
2519
2520 * manalysis/MExtractSignal.[h,cc]:
2521 - moved code to extract the signal from Process to
2522 new member function FindSignal, I left the arrival time
2523 extraction as commented-out code in the code just as a
2524 demonstration to do this very fast.
2525
2526
2527
2528 2004/02/02: Markus Gaug
2529
2530 * manalysis/MPedCalcPedRun.cc
2531 - corrected formulae in Class description
2532
2533 * mcalib/MCalibration.[h,cc], mcalib/MHCalibration.[h,cc],
2534 manalysis/MMcCalibrationUpdate.cc:
2535 - calculate relative times and absolute times. Fit only
2536 the relative ones.
2537
2538
2539
2540 2004/02/02: Abelardo Moralejo
2541
2542 * manalysis/MMcCalibrationUpdate.cc, MMcPedestalCopy.cc
2543 - removed file type check (MC or data) from PreProcess since now
2544 run headers are not yet known at that point.
2545
2546 * mcalib/MMcCalibrationCalc.cc
2547 - same as above.
2548
2549 * NEWS
2550 - updated.
2551
2552
2553
2554 2004/02/02: Thomas Bretz
2555
2556 * manalysis/MExtractSignal2.[h,cc]:
2557 - added new task which takes a given number of slices with the
2558 highest integral content as signal.
2559
2560 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
2561 - added MExtractSignal2
2562
2563
2564
2565 2004/01/30: Abelardo Moralejo
2566
2567 * macros/starmc.C
2568 - changed default FADC integration range (more adequate for coming
2569 camera version).
2570
2571 * macros/mccalibrate.C, starmc2.C
2572 - added. First macro transforms input files from camera simulation
2573 into files with pixel data already calibrated in photons. The
2574 second reads in an already calibrated data file and produces an
2575 output file with Hillas parameters. Both together do the same as
2576 starmc.C, but it is convenient to have files containing
2577 calibrated pixel information.
2578
2579
2580
2581 2004/01/30: Thomas Bretz
2582
2583 * mbase/MDirIter.h:
2584 - added GetNumEntries
2585
2586 * mhist/MHEvent.cc:
2587 - added a dynamic_cast from MParContainer to MCamEvent to get the
2588 correct pointer to the correct base-class.
2589
2590 * mbase/MStatusDisplay.cc:
2591 - In EventInfo check whether gPad==0
2592
2593 * mfileio/MReadMarsFile.cc:
2594 - removed reading RunHeaders from PreProcess, this resulted
2595 in strange behaviour of writing RunHeaders
2596 - fixed consistency check for RunType accordingly
2597
2598 * mfilter/MFilterList.cc:
2599 - do not skip adding filter if only a filter with the same name
2600 exists
2601
2602 * mraw/MRawFileRead.cc:
2603 - added an output message if run header is not accessible
2604
2605 * mraw/MRawRunHeader.[h,cc]:
2606 - initialize fRunType to new enum kRTNone
2607
2608 * mfilter/MFGeomag.cc:
2609 - set fResult to kFALSE at the beginning of Process
2610 - according to this removed setting fResult=kFALSE before return
2611 - replaced some float by Float_t
2612 - added some const-qualifiers
2613 - replaced (rig<0.5/pr*R*(r2-r1)+r1) by (rig-r1)*pr<rnd
2614 with rnd = R * (r2-r1)/2 to make sure that we cannot
2615 devide by 0
2616
2617 * manalysis/MPedCalcPedRun.cc:
2618 - added some comments
2619
2620 * Makefile:
2621 - added mjobs
2622
2623 * mjobs/*:
2624 - added
2625
2626 * mbase/Makefile, mbase/BaseLinkDef.h:
2627 - added MRunIter
2628
2629 * mbase/MRunIter.[h,cc]:
2630 - added
2631
2632
2633
2634 2004/01/30: Markus Gaug
2635
2636 * manalysis/MPedestalCam.h
2637 - added function IsUsedHists()
2638
2639 * manalysis/MPedestalCam.cc
2640 - modified GetPixelContent
2641
2642 * manalysis/MPedestalCam.cc, manalysis/MPedCalcPedRun.cc:
2643 - include storage of number of used FADC slices to compare later
2644 the pedestal per slice ( and sigma per slice)
2645 - return relative differences in GetPixelContent
2646
2647 * mcalib/MCalibrationCalc.[h,cc], mcalib/MHCalibrationBlindPixel.[h,cc]:
2648 - fBlindPixelId and fPINDiodeId now like in PedestalCam
2649 - fill Blind Pixel with information about its fitted pedestal if
2650 available
2651 - initialize charges histogram with a bigger range
2652 - use pedestal information to constrain the pedestal fit ranges
2653
2654 * manalysis/MHPedestalPixel.cc
2655 - initialize charges histogram with a bigger range
2656
2657 * macros/calibration.C
2658 - SetRange of MExtractSignal to 1,14 (see emails of yesterday)
2659 - apply new GetPixelContents of MPedestalCam (more calculations
2660 and displays of errors, correction for different FADC slice
2661 number)
2662
2663 * manalysis/MExtractSignal.cc
2664 - not access to MArrivalTime any more. The same information is
2665 stored in MRawEvt->GetPixelContent(...)
2666
2667 * manalysis/MCalibrationCalc.cc
2668 - retrieve default arrival time from MRawEvt
2669
2670 * manalysis/MCalibrationBlindPix.cc, manalysis/MCalibrationPix.cc
2671 - check for NaN's in fit results
2672
2673
2674
2675 2004/01/29: Abelardo Moralejo
2676
2677 * mfileio/MWriteFile.h
2678 - added missing declaration of ReInit
2679
2680 * manalysis/MMcCalibrationUpdate.cc
2681 - added call to MCalibrationCam::SetBlindPixelMethodValid(kTRUE)
2682 to adapt to recent changes in MCalibrate.
2683
2684
2685
2686 2004/01/29: Thomas Bretz
2687
2688 * manalysis/MArrivalTime.h, manalysis/MCameraData.h,
2689 manalysis/MCerPhotEvt.h, manalysis/MExtractSignalCam.h,
2690 manalysis/MPedPhotCam.h, manalysis/MPedestalCam.h,
2691 mcalib/MCalibrationCam.h, mcamera/MCameraDC.h,
2692 mraw/MRawEvtData.h, mreflector/MRflEvtData.h:
2693 - split derivement into MParContainer and MCamEvent
2694
2695 * manalysis/MExtractSignalCam.[h,cc]:
2696 - removed obsolete MExtractSignal::ReInit
2697 - added -> to fArray
2698
2699 * mbase/MParList.h:
2700 - added a new bit kIsProcessing
2701
2702 * mbase/MTaskList.cc:
2703 - fixed the handling of kDoNotReset and the bahaviour of
2704 SetReadyToSave, such that it is possible to write all
2705 headers
2706
2707 * mfileio/MWriteFile.cc:
2708 - added ReInit which also calls CheckAndWrite
2709
2710 * mgui/MCamEvent.h:
2711 - does not derive from MParContainer anymore
2712
2713
2714
2715 2004/01/29: Markus Gaug
2716
2717 * mcalib/MCalibrationCalc.[h,cc], mcalib/MCalibrationCam.[h,cc],
2718 mcalib/MCalibrationConfig.h
2719 - put gkCalibrationBlindPixelId and gkCalibrationPINDiodeId
2720 directly into the corresponding classes.
2721
2722
2723
2724 2004/01/29: Nicola Galante
2725
2726 * mhistmc/MHMcTriggerLvl2.[h,cc]:
2727 - In method MHMcTriggerLvl2::GetHistByName(const TString name)
2728 added string checking to return also
2729 fHistCellPseudoSize, fHistCellPseudoSizeNorm
2730 and fHistCellPseudoSizeEnergy.
2731 - Added inline functions GetHistCellPseudoSize() and
2732 GetHistCellPseudoSizeNorm().
2733
2734
2735
2736 2004/01/28: Javier Rico
2737
2738 * mcalib/MCalibrate.[h.cc]
2739 - include possibility to select the calibration method to be used
2740
2741
2742
2743 2004/01/28: Markus Gaug
2744
2745 * mcalib/MCalibrate.[h.cc]
2746 - corrected Int_t ReInit() to Bool_t ReInit(MParList *pList)
2747
2748 * mcalib/MCalibrationCalc.[h,cc], mcalib/MCalibrationCam.[h,cc]:
2749 - included flags to indicate if Blind Pixel Method or PIn Diode
2750 method was OK. Up to now, program stopped, if one of the two
2751 methods was chosen but not able to being executed.
2752
2753 * manalysis/MArrivalTimeCalc.cc, manalysis/MExtractSignals.cc,
2754 manalysis/MGeomApply.cc:
2755 - put all missing InitSize(npixels) into MGeomApply
2756
2757 * manalysis/MPedCalcPedRun.[h,cc], manalysis/MPedestalCam.[h,cc],
2758 manalysis/MPedestalPix.[h,cc], manalysis/MHPedestalPixel.[h,cc],
2759 manalysis/Makefile, manalysis/AnalysisLinkDef.h:
2760 - include possibility to fit the pedestals with Gaussian.
2761 - old methods are not affected.
2762 - add new method with MPedCalcPedRun::SetUseHists()
2763
2764
2765
2766 2004/01/28: Abelardo Moralejo
2767
2768 * mcalib/MMcCalibration.cc
2769 - fixed wrong variable type in call to TH1F constructor (number of
2770 bins is now integer), which resulted in a compilation warning.
2771
2772
2773
2774 2004/01/28: Thomas Bretz
2775
2776 * manalysis/MPedestalCam.cc:
2777 - removed unwanted CheckBound from operators. CheckBounds is ONLY
2778 ment for really old MC files and will be removed in the future
2779 anyhow.
2780
2781 * mcalib/MHCalibrationPixel.h:
2782 - removed obsolete include of MFFT
2783
2784 * manalysis/MCerPhotAnal.cc, manalysis/MCerPhotCalc.cc,
2785 manalysis/MPedestalCam.[h,cc]:
2786 - removed use of obsolete MPedestalCam::CheckBounds. This was
2787 a workaround for a 'bug' in very old camera files, which is not
2788 necessary anymore.
2789
2790 * manalysis/MCerPhotAnal2.[h,cc]:
2791 - replaced MPedestalCam by MPedPhotCam
2792
2793 * manalysis/MExtractSignal.cc:
2794 - some small simplification to the signal extraction
2795 - removed some obsolete variables
2796 - replaced for by while
2797 - removed obsolete casts
2798
2799 * mmain/MEventDisplay.cc:
2800 - gave names to the filters
2801 - removed adding MHCamera to fList because it was deleted twice
2802
2803 * mhist/MHCamera.cc:
2804 - fixed usage of fPainter in Paint() - title was not updated
2805 correctly
2806
2807
2808
2809 2004/01/28: Sebastian Raducci
2810
2811 * manalysis/MArrivalTime.[h,cc]:
2812 - removed all the code relative to the cluster evaluation
2813
2814
2815
2816 2004/01/27: Markus Gaug
2817
2818 * manalysis/MPedestalPix.cc:
2819 - initialize default values to 0 instead of -1.
2820
2821 * manalysis/MPedestalCam.[h,cc]:
2822 - include CheckBounds, also in operator[]
2823
2824 * mcalib/MCalibrationCam.[h,cc]:
2825 - apparently, there was a reference to InitSize(UInt_t i) instead
2826 of InitSize(Int_t i), where compiler complained, now changed
2827
2828 * mcalib/MHCalibration*, mcalib/MCalibration*:
2829 - fixed all Clear()'s, Reset()'s, direct intializers
2830
2831
2832
2833 2004/01/27: Thomas Bretz
2834
2835 * mdata/MDataChain.cc:
2836 - added '%' to supported operators
2837
2838
2839
2840 2004/01/26: Nicola Galante
2841
2842 * manalysis/MMcTriggerLvl2.[cc,h]:
2843
2844 - Defined some static constants to avoid ugly "magic numbers"
2845 in arrays: gsNCells, gsNTrigPixels,
2846 gsNPixInCell, gsNLutInCell, gsNPixInLut, fNumPixCell.
2847 - Added method
2848 MMcTriggerLvl2::GetCellCompactPixel(int cell, MGeomCam *fCam)
2849 which computes compact pixels into a given L2T macrocell.
2850 - Added method
2851 MMcTriggerLvl2::CalcBiggerCellPseudoSize()
2852 which computes fCellPseudoSize, the maximum Pseudo Size into L2T
2853 macrocells
2854 - Added method
2855 MMcTriggerLvl2::GetCellPseudoSize() const
2856 which returns fCellPseudoSize
2857 - Added method
2858 MMcTriggerLvl2::IsPixelInCell(Int_t pixel, Int_t cell),
2859 which controls whether a pixel belongs to a given L2T cell.
2860 - Added method
2861 MMcTriggerLvl2::GetMaxCell() const
2862 which returns fMaxCell, the cell with the maximum
2863 fCellPseudoSize.
2864
2865
2866
2867 2004/01/26: Markus Gaug, Michele Doro
2868
2869 * manalysis/MArrivalTime.[h,cc], manalysis/MArrivalTimeCalc.[h,cc]:
2870 - moved calculation of arrival time from MArrivalTime to
2871 MArrivalTimeCalc. MArrivalTime does not do any Process-job
2872 anymore
2873 - TSpline5 now on stack.
2874 - function to set the stepsize
2875
2876 * mcalib/MHCalibrationBlindPixel.[h,cc]:
2877 - force mu_{0} in Blind Pixel Fit to be around 0 in fKPoisson4
2878 - implement combined Polya fit and Michele's back-scattered electron
2879 fit
2880
2881 * mcalib/MHCalibrationPixel.[h,cc], mcalib/MCalibrationPix.cc,
2882 mcalib/MCalibrationPINDiode.cc:
2883 - combine FitChargeHiGain and FitChargeLoGain into one function
2884
2885 * macros/calibration.C
2886 - improve double gauss fit a bit
2887
2888
2889
2890 2004/01/26: Thomas Bretz
2891
2892 * mraw/MRawEvtPixelIter.[h,cc]:
2893 - removed member function GetNumPixels. For more details see mantis.
2894
2895 * manalysis/MArrivalTime.[h,cc]:
2896 - reorganized includes
2897 - fixed InitSize and ClearArray (now Reset) to fit MParContainer
2898 definition
2899 - for the moment removed usage of fPixelChecked - THIS WILL CRASH YOUR
2900 PROGRAM
2901
2902 * manalysis/MArrivalTimeCalc.[h,cc]:
2903 - reorganized includes
2904 - removed many obsolete code, exspecially copy&paste relicts!
2905 - fixed usage of InitSize
2906 - removed CleanArray. Reset() is called automatically before Process()
2907
2908 * manalysis/MExtractedSignalCam.[h,cc]:
2909 - added SetLogStream
2910 - removed obsolete include MGeomCam
2911 - replaced PrintOut by Print
2912 - added const-qualifiers to all Getters
2913 - fixed documentation
2914
2915 * manalysis/MExtractedSignalPix.[h,cc]:
2916 - replaced PrintOut by Print
2917 - fixed documentation
2918
2919 * manalysis/MEventRateCalc.cc, manalysis/MPedCalcPedRun.cc:
2920 - replaced memset by Reset()
2921
2922
2923
2924 2004/01/24: Abelardo Moralejo
2925
2926 * macros/starmcstereo.C
2927 - Added. Example of how to run the analysis chain for MC files
2928 containing simulation of stereo systems of 2 telescopes.
2929
2930 * mcalib/MCalibrate.cc
2931 - Added check that value of signal from MExtractedSignalPix is not
2932 the default (error) value. In such a case, the signal in
2933 MCerPhotEvt is now set to 0. Before, all pixels got very high
2934 values in MCerPhotEvt in case the MRawEvtData object for the
2935 event was missing in the file. This happened in MC files, in
2936 which in some circumstances an event is written without the
2937 pixel information (for instance, when running stereo simulations
2938 the pixel data is missing for non-triggered telescopes, but the
2939 event headers are present).
2940
2941
2942
2943 2004/01/23: Markus Gaug
2944
2945 * manalysis/MExtractSignal.[h,cc], manalysis/MExtractedSignalPix.[h,cc],
2946 manalysis/MArrivalTime.[h,cc], mcalib/MCalibrationBlindPix.h,
2947 mcalib/MHCalibrationBlindPixel.[h,cc], mcalib/MCalibrationPINDiode.h,
2948 mcalib/MHCalibrationPINDiode.[h,cc], mcalib/MCalibrationPix.[h,cc],
2949 mcalib/MHCalibrationPixel.[h,cc], mcalib/MCalibrationCalc.[h,cc]:
2950 - use MArrivalTime for Storage (or calculation) of time
2951 in MExtractSignal
2952 - pass from TH1I histos to TH1F for times
2953
2954 * mcalib/MCalibrationBlindPix.h, mcalib/MHCalibrationBlindPixel.[h,cc],
2955 mcalib/MCalibrationPix.[h,cc], mcalib/MHCalibrationPixel.[h,cc],
2956 mcalib/MCalibrationCalc.[h,cc]:
2957 - clean up setters
2958 - pass to bit-fields for all flags
2959
2960 * mcalib/MCalibrationCam.cc
2961 - exclude Blind Pixel from Camera display
2962 - do not fill &val when return kFALSE
2963
2964 * macros/calibration.C
2965 - include functions to exclude the blind pixel,
2966 calculation of times and quality checks
2967
2968
2969
2970 2004/01/23: Abelardo Moralejo
2971
2972 * mcalib/MCalibrate.cc, manalysis/MExtractSignal.cc
2973 - Added support (using AddSerialNumber) for stereo MC files.
2974
2975
2976
2977 2004/01/23: Thomas Bretz
2978
2979 * mbase/MAstro.cc:
2980 - Fixed calculation of MJD. In Ymd2Mjd a plus should be a minus.
2981
2982 * mreport/MReport*.[h,cc]:
2983 - changed all classes to return Int_t instead of Bool_t in
2984 InterpreteBody
2985 - changed MReportFileRead such, that a wrong line results in
2986 skipping the line instead of abort reading.
2987
2988 * manalysis/MExtractSignal.cc:
2989 - do not print information for each pixel - it's too much.
2990
2991 * mbase/MStatusDisplay.cc:
2992 - when reading a status display do not display tabs with
2993 the same name than one which is already existing.
2994
2995 * mcalib/MCalibrate.cc:
2996 - directly store pointer to pixel when setting saturation flag
2997
2998 * mcamera/MCameraDC.cc:
2999 - fixed some comments
3000
3001 * mhist/MHCamEvent.cc:
3002 - fixed a crash when no geometry was available
3003
3004 * mhist/MHCamera.[h,cc]:
3005 - removed obsolete member function SetPix
3006
3007 * mbase/MStatusDisplay.[h,cc]:
3008 - added EventInfo member function
3009 - implemented preliminary redirection of GetObjectInfo to
3010 StatusLine2 -> An own status line for this is missing
3011
3012 * manalysis/MExtractSignal.[h,cc]:
3013 - implemented StreamPrimitive
3014 - changed deafults to be static const data members
3015
3016 * manalysis/MGeomApply.[h,cc]:
3017 - implemented StreamPrimitive
3018
3019
3020
3021 2004/01/23: Abelardo Moralejo
3022
3023 * manalysis/MMcCalibrationUpdate.[h,cc]
3024 - Added check to guarantee that the FADC simulation parameters of
3025 all read files (those used for calibration and those analyzed)
3026 are the same.
3027 - Added missing support for analysis of stereo files.
3028
3029 * mcalib/MMcCalibrationCalc.cc
3030 - Removed obsolete FIXME comment.
3031 - Added missing support for analysis of stereo files.
3032
3033
3034 2004/01/23: Raquel de los Reyes
3035
3036 * macros/CCDataCheck.C
3037 - Added the temperature distribution of the optical links
3038 and the plots of the LV power supplies.
3039 * mcamera/MCameraLV.h
3040 - Added the "Get" functions to access the private data
3041 members of the class.
3042
3043
3044 2004/01/22: Abelardo Moralejo
3045
3046 * manalysis/MMcCalibrationUpdate.[h,cc]
3047 - Now ratio of high to low gain is taken from MCalibrationCam if
3048 it existed previously in the parameter list, instead of being
3049 read again from the MMcFadcHeader. Removed Setter function for
3050 fADC2PhInner, no longer necessary. Fixed error regarding the
3051 pedestal conversion to photons (did not read conversion factor
3052 from preexisting MCalibrationCam object).
3053
3054 * mcalib/MMcCalibrationCalc.cc
3055 - Changed parameters of the histogram, and also the quantity being
3056 histogrammed. Check that input data come from a noiseless camera
3057 file before proceeding to do the calibration. Introduced lower
3058 size in cut for calibration. Now rhe calibration constant is not
3059 calculated from the mean of photons/ADC counts, but from the peak
3060 of the histogram.
3061
3062 * macros/starmc.C
3063 - Introduced new scheme. Now there are two loops over two different
3064 sets of files. First loop calculates the calibration constants,
3065 second one does the analysis. Introduced comments. Now the
3066 histogram used in the light calibration is written to the output
3067 file.
3068
3069
3070
3071 2004/01/22: Thomas Bretz
3072
3073 * mcalib/MCalibrate.[h,cc], mcalib/MCalibrationCam.[h,cc],
3074 mcalib/MCalibrationBlindPix.[h,cc], mcalib/MCalibrationCalc.[h,cc],
3075 mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationPINDiode.[h,cc],
3076 mcalib/MCalibrationBlindPixel.[h,cc],
3077 mcalib/MHCalibrationPixel.[h,cc], mcalib/MMcCalibrationCalc.[h,cc],
3078 mcalib/MHCalibrationBlindPixel.[h,cc],
3079 mcalib/MHCalibrationPINDiode.[h,cc]:
3080 - cleaned up includes
3081
3082
3083
3084 2004/01/22: Raquel de los Reyes
3085
3086 * macros/CCDataCheck.C
3087 - macro to check the data from the central control (.rep files).
3088
3089
3090
3091 2004/01/22: Markus Gaug
3092
3093 * macros/calibration.C
3094 - made MStatusDisplay 3 bit smaller
3095
3096 * manalysis/MExtractSignal.cc
3097 - put fSignals->SetUsedFADCSlices into PreProcess
3098
3099 * manalysis/MPedCalcPedRun.cc
3100 - calculate PedRMS as RMS of the sums, later renormalized to units
3101 of RMS/slice (eliminate the wrong effect of odd and even slices)
3102
3103 * mcalib/MCalibrationCalc.cc
3104 - if bit SkipBlindPixelFit is set, now number of photons outside
3105 plexiglass is not intended to be calculated any more (previous
3106 bug)
3107 - exclude excluded pixels in eventloop
3108
3109 * mcalib/MHCalibrationBlindPixel.[h,cc]
3110 - move functions to pointer again (otherwise, Clone will give
3111 strange results)
3112
3113
3114
3115 2004/01/21: Abelardo Moralejo
3116
3117 * mcalib/MMcCalibrationCalc.[h,cc]
3118 - Added. First version of the task intended to calculate the
3119 conversion factors from ADC counts to photons in the MC. It has
3120 a different aim than the recently renamed class
3121 "MMcCalibrationUpdate" (which takes care that the correct
3122 pedestals and conversion factors are supplied to each event, but
3123 does not really calculate anything).
3124
3125 * mcalib/Makefile, CalibLinkDef.h
3126 - Added new class MMcCalibrationCalc
3127
3128 * manalysis/MMcCalibrationUpdate.[h,cc]
3129 - Now the container MCalibrationCam is not created or modified if
3130 it is found that one such container already exists in the
3131 Parameter list (from a previous calibration).
3132
3133
3134
3135 2004/01/21: Thomas Bretz
3136
3137 * mraw/MRawRead.cc:
3138 - restore the fake time for all runs (current time stamp in
3139 the data seems to be toally nonsense)
3140
3141 * mraw/MRawEvtHeader.cc:
3142 - removed decoding of real time (current time stamp in the data
3143 seems to be toally nonsense)
3144
3145
3146
3147 2004/01/21: Abelardo Moralejo
3148
3149 * mmc/MMcEvt.hxx
3150 - Uncommented 6 Getter functions (those regarding the number of
3151 photons surviving the different stages of simulation).
3152
3153 * manalysis/MMcCalibrationUpdate.[h,cc]
3154 - Added (see below).
3155
3156 * manalysis/MMcCalibrationCalc.[h,cc]
3157 - Removed: changed name of this class to MMcCalibrationUpdate,
3158 which is more representative of what it really does. Moved
3159 the filling of the MCalibrationCam container from Process to
3160 ReInit, since it does not change on an event by event basis.
3161 Simplified PreProcess (MCalibrationCam was searched for twice).
3162 Updated class description and comments.
3163
3164 * manalysis/Makefile, AnalysisLinkDef.h
3165 - Adapted to change above
3166
3167 * macros/starmc.C
3168 - Adapted to change above. Changed also task instance name from
3169 mccalibcalc to mccalibupdate.
3170
3171
3172
3173 2004/01/21: Raquel de los Reyes
3174
3175 * mreport/MReportCC.h, mreport/MReportTrigger.h, mcamera/MCameraHV.h
3176 and mcamera/MCameraCalibration.h
3177 - Added the "Get" functions (e.g GetStatus() for fStatus) to access
3178 the private data members of the class.
3179
3180
3181
3182 2004/01/20: Thomas Hengstebeck
3183
3184 * mranforest/MRanForestCalc.[h,cc]
3185 - Added member functions Grow (training of RF) and Fill (reading in
3186 trained forest from file) which simplify macros.
3187 One just needs to call them instead of using MRanForestGrow and
3188 MRanForestFill (and the related training and fill loops) in a
3189 macro.
3190
3191
3192
3193 2004/01/20: Abelardo moralejo
3194
3195 * manalysis/MMcCalibrationCalc.cc
3196 - removed call to MCalibrationPix::SetPedestal, which was not
3197 needed.
3198
3199
3200
3201 2004/01/20: Thomas Bretz
3202
3203 * Makefile:
3204 - replaced 'make' by '$(MAKE)'
3205
3206 * Makefile.rules:
3207 - added Makefile itself to dependencies
3208
3209 * mbase/MTask.cc:
3210 - added comment about ReInit
3211
3212 * mhbase/MH.cc:
3213 - do not clear pad in DrawClone if 'same' option given
3214
3215 * mhist/MHVsTime.cc:
3216 - evaluate 'same' option
3217
3218 * mfileio/MReadCurrents.[h,cc]:
3219 - obsolete, removed
3220
3221 * manalysis/MCerPhotEvt.cc, manalysis/MCerPhotPix.cc:
3222 - added some comments
3223
3224
3225
3226 2004/01/20: Abelardo moralejo
3227
3228 * mcalib/MHCalibrationPINDiode.cc
3229 - Added call to SetDirecory(0) for histograms fHErrCharge,
3230 fHPCharge, fHPTime.
3231
3232 * manalysis/MCerPhotPix.h:
3233 - Changed position of declaration of fIsSaturated to be the last
3234 private variable. Otherwise, since in the constructor it is
3235 initialized in the last place, a warning is displayed upon
3236 compilation in some systems.
3237
3238
3239
3240 2004/01/20: Markus Gaug
3241 * mcalib/Makefile, manalysis/Makefile:
3242 - include directory ../mtools
3243
3244 * mtools/MFFT.[h,cc]
3245 - class inherits from TObject now
3246
3247
3248
3249 2004/01/19: Markus Gaug
3250
3251 * mcalib/MHCalibrationBlindPixel.[h,cc]
3252 - fixed a bug in fFitLegend due to which program crashed by calls
3253 to DrawClone
3254 - Modified way to change the fit function
3255
3256 * mcalib/MHCalibrationPixel.[h,cc]
3257 - reordered function calls
3258 - removed SetupFill
3259
3260 * mcalib/MHCalibrationPINDiode.h
3261 - reordered function calls
3262
3263 * mcalib/MCalibrationPix.[h,cc]
3264 - limits to define fFitValid now as variables in class
3265
3266 * mcalib/MCalibrationCam.[h,cc]
3267 - reordered function calls
3268 - incorporate option to exclude pixels
3269
3270 * mcalib/MCalibrationBlindPix.h
3271 - Modified way to change the fit function
3272
3273 * mcalib/MCalibrationCalc.[h,cc]
3274 - Modified way to change the fit function
3275 - incorporate option to exclude pixels from configuration file
3276
3277 * macros/calibration.C
3278 - Modified way to change the fit function
3279 - incorporate option to exclude pixels from configuration file
3280
3281
3282
3283 2004/01/19: Javier Rico
3284
3285 * manalysis/MPedCalcPedRun.cc, manalysis/MPedPhotCalc.cc
3286 - Added documentation of member functions
3287
3288
3289
3290 2004/01/19: Abelardo Moralejo
3291
3292 * manalysis/MCerPhotPix.[h,cc]
3293 - Added fIsSaturated to flag whether low gain of the pixel is
3294 saturated. Added corresponding getter and setter functions.
3295 Updated ClassDef to version 2.
3296
3297 * mcalib/MCalibrate.cc
3298 - Set the new saturation flag of MCerPhotPix to kTRUE if at least
3299 one low gain FADC slice is saturated.
3300
3301 * mimage/MNewImagePar.[h,cc]
3302 - Added new member variable fNumSaturatedPixels to count how many
3303 pixels were saturated. Updated ClassDef to version 2.
3304
3305
3306
3307 2004/01/19: Thomas Bretz
3308
3309 * manalysis/MPedPhotCalc.[cc,h]:
3310 - fixed order of includes
3311 - removed obsolete forward declarations
3312 - removed obsolete data member fNumPixels (stored already twice in
3313 the two TArrayF)
3314 - fixed some small bugs in the documentation
3315
3316 * manalysis/MPedCalcPedRun.cc:
3317 - updated my eMail address
3318
3319
3320
3321 2004/01/19: Javier Rico
3322
3323 * macros/dohtml.C, NEWS
3324 - include some missing info
3325
3326
3327
3328 2004/01/19: Abelardo Moralejo
3329
3330 * manalysis/MExtractedSignalPix.h
3331 - added GetNumLoGainSaturated()
3332
3333
3334
3335 2004/01/19: Markus Gaug
3336
3337 * macros/dohtml.C
3338 - include calibration.C
3339
3340 * manalysis/MExtractSignal.cc
3341 - warning of logain saturation now only once per event (out of loop)
3342
3343 * mcalib/MCalibrationCalc.cc, mcalib/MCalibrationPix.[h,cc]
3344 - new Flag fExcluded to indicate if pixel has been excluded from
3345 further analysis
3346
3347
3348
3349 2004/01/16: Javier Rico & Pepe Flix
3350
3351 * manalysis/MPedPhotCalc.[cc,h]
3352 - added
3353 - new class for the evaluation of pedestals in units of photons
3354 using the extracted signal from pedestal runs and calibration
3355 constants defined in MCalibrate
3356
3357 * manalysis/AnalysisLinkDef.h, manalysis/Makefile
3358 - added entries for MPedPhotCalc
3359
3360 * macros/pedphotcalc.C
3361 - added
3362 - example on how to use MPedPhotCalc task
3363
3364
3365
3366 2004/01/16: Markus Gaug
3367
3368 * mcalib/MCalibrationFits.h
3369 - removed and incorporated in MHCalibrationBlindPixel.h
3370
3371 * mcalib/MHCalibrationBlindPixel.[h,cc], mcalib/MHCalibrationConfig.h,
3372 mcalib/MCalibrationBlindPix.h:
3373 - incorporate Fit functions
3374 - fixed a bug due to which DrawClone crashed when class was used
3375 in a compiled macro
3376
3377 * mcalib/MCalibrationCalc.cc, mcalib/MCalibrationPix.cc,
3378 mcalib/MCalibrationBlindPix.cc, mcalib/MCalibrationPINDiode.cc,
3379 mcalib/MCalibrationCam.cc, mcalib/MHCalibrationBlindPixel.cc,
3380 mcalib/MHCalibrationPixel.cc:
3381 - fixed the warns and errs in fLog's
3382
3383
3384
3385 2004/01/16: Abelardo Moralejo
3386
3387 * manalysis/MMcCalibrationCalc.cc
3388 - TMath::Max() is no longer used because it did not compile in some
3389 systems for unkown reasons. I replaced it by a safer (and may be
3390 slower) code.
3391 - Added calpix.SetFitValid();
3392
3393 * mhist/MHEvent.cc
3394 - In MHEvent::Fill, fixed: second parameter of SetCamContent must
3395 be 1 in case of RMS:
3396 case kEvtPedestalRMS:
3397 fHist->SetCamContent(*(MCamEvent*)par, 1);
3398
3399
3400
3401 2004/01/15: Abelardo Moralejo
3402
3403 * macros/starmc.C
3404 - Added. Version of star showing new chain to get Hillas
3405 parameters (with Size calibrated in photons) from MC files.
3406
3407
3408
3409 2004/01/15: Javier Rico
3410
3411 * manalysis/MPedCalcPedRun.[h,cc]
3412 - optimize the running time
3413 - add (some) documentation
3414 - correct treatment for the case of several input files
3415
3416 * macros/pedvsevent.C
3417 - added
3418 - draw pedestal mean and rms vs event# for input pixel# and run
3419 file, and compares them to the global pedestal mean and rms
3420
3421
3422
3423 2004/01/15: Raquel de los Reyes
3424
3425 * mhist/MHCamEvent.cc, mhist/MHCamera.cc
3426 - changed the MHCamEvent::SetupFill and MHCamera::GetBinError
3427 functions to compute the estimation of the error of the
3428 mean. It can be done calling to the function
3429 MCamEvent::SetBit(MHCamera::kVariance) in the macro
3430
3431
3432
3433 2004/01/15: Markus Gaug
3434
3435 * mhist/MHCamera.[h,cc]
3436 - incorporate Thomas's changes
3437 - replace void CreateProjection() by TH1D *Projection(const char*)
3438
3439 * macros/calibration.C
3440 - replace MHCamera->Draw("proj") by MHCamera->Projection()
3441 - produce better fits to the projection
3442
3443 * manalysis/MSimulatedAnnealing.[h,cc],
3444 mhist/MHSimulatedAnnealing.[h,cc]:
3445 - moved to directory mtools
3446 - MSimulatedAnnealing now inherits from TObject
3447
3448 * manalysis/Makefile, manalysis/AnalysisLinkDef.h,
3449 mhist/Makefile, mhist/HistLinkDef.h:
3450 - removed MSimulatedAnnealing
3451 - removed MHSimulatedAnnealing
3452
3453 * mtools/Makefile, mtools/AnalysisLinkDef.h:
3454 - added MSimulatedAnnealing
3455 - added MHSimulatedAnnealing
3456
3457
3458
3459 2004/01/15: Thomas Bretz
3460
3461 * manalysis/AnalysisLinkDef.h:
3462 - removed MCurrents
3463
3464 * mhist/MHCamera.[h,cc]:
3465 - added member function Projection
3466 - removed fYproj
3467
3468 * mreport/MReport*.*:
3469 - added more comments
3470
3471
3472
3473 2004/01/14: Markus Gaug
3474
3475 * mtools/MFFT.[h,cc]
3476 - new class to perform Fast Fourier Transforms
3477
3478 * mtools/Makefile
3479 * mtools/ToolsLinkDef.h
3480 - include MFFT
3481
3482 * manalysis/MExtractedSignalCam.h
3483 - removed variables fNumHiGainSamples and fNumLoGainSamples
3484 - function SetNumUsedFADCSlices replaced by SetUsedFADCSlices
3485
3486 * manalysis/MExtractSignal.cc
3487 - updated call to SetUsedFADCSlices
3488
3489
3490
3491 2004/01/14: Abelardo Moralejo
3492
3493 * manalysis/MMcCalibrationCalc.cc:
3494 - set pedestal rms per FADC slice to 0.01 counts in case it is 0.
3495 This can happen (depending on camera simulation parameters), and
3496 rms = 0 later resulted in the pixel being eliminated in the
3497 image cleaning.
3498
3499
3500
3501 2004/01/14: Thomas Bretz
3502
3503 * Makefile:
3504 - replaced old style Makefile.depend by directory specific
3505 dependancy files
3506
3507 * Makefile.rules:
3508 - changed obsolete '.cc.o' style to newer style '%.o: %.c'
3509 - added rule to make dependency files
3510 - added rule to remove dependancy files.
3511 - added rmdep as prerequisite to clean
3512 - include dependency file
3513
3514 * mbase/Makefile, mcalib/Makefile, mcamera/Makefile,
3515 mdata/Makefile, mfileio/Makefile, mfilter/Makefile,
3516 mgeom/Makefile, mgui/Makefile, mhbase/Makefile,
3517 mhist/Makefile, mhistmc/Makefile, mimage/Makefile,
3518 mmain/Makefile, mmc/Makefile, mmontecarlo/Makefile,
3519 mpointing/Makefile, mranforest/Makefile, mraw/Makefile,
3520 mreflector/Makefile, mreport/Makefile, mtemp/Makefile,
3521 mtools/Makefile:
3522 - removed clean-rule, use the one in Makefile.rules instead
3523
3524 * mreport/Makefile, mreport/ReportLinkDef.h:
3525 - added MReportHelp
3526
3527 * mreport/MReportFileRead.cc:
3528 - moved code from MReportHelp to new file
3529 - removed usage of MReport class completely
3530
3531 * mfilter/MFGeomag.[h,cc]:
3532 - fixed a bug which causes MFGeomag to fail if MARSSYS is not set
3533 - changed the second loop from 0->1151 to 1152->2304
3534 - removed dummy arrays used for reading
3535 - output filename in case of 'file not found'
3536 - removed obsolete data members
3537 - removed obsolete Init function
3538 - removed forbidden underscore from member variable
3539 - changed wrong 0/1 in allocation of fResult into kFALSE/TRUE
3540
3541 * mbase/MStatusDisplay.[h,cc]:
3542 - added new member function Open
3543 - added new menu entry kFileOpen
3544 - changed UpdatePSheader algorithm (the old one was much too slow)
3545
3546 * manalysis/MCurrents.[h,cc]:
3547 - removed (old outdated)
3548
3549 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
3550 - removed MCurrents
3551
3552
3553
3554 2004/01/14: Wolfgang Wittek
3555
3556 * macros/ONOFFAnalysis.C:
3557 - current version
3558
3559 * mhist/MHSigmaTheta.[h,cc]:
3560 - replace MPedestalCam by MPedPhotCam
3561
3562 * manalysis/MPad.[h,cc], manalysus/MSigmabar.[h,cc],
3563 manalysus/MSigmabarCalc.[h,cc], manalysus/MCT1PadONOFF.[h,cc],
3564 manalysus/MCT1PadSchweizer.[h,cc], manalysus/MPadding.[h,cc]:
3565 - replace MPedestalCam by MPedPhotCam
3566
3567 * manalysis/MPedPhotPix.[h,cc]
3568 - uncomment SetRms()
3569
3570
3571
3572 2004/01/13: Markus Gaug
3573
3574 * manalysis/MExtractSignal.h
3575 - seems that the reduced light intensity of the CT1 Pulser
3576 results in broader pulses -> Set Default time slices to [3,10]
3577
3578 * mhist/MHCamera.cc
3579 - make Stat Window in option 'proj' bigger
3580 - add comment line at beginning of Draw()
3581
3582 * mcalib/MHCalibrationBlindPixel.[h.cc]
3583 - add Function DrawClone()
3584 - fix bug in calculation of integral (GetIntegral("width"))
3585 - restrict parameters tighter
3586 - declare fit as not valid, if less than 100 events
3587 in single photo-electron peak
3588
3589 * mcalib/MCalibrationFits.h, mcalib/MHCalibrationBlindPixel.[h.cc]
3590 - fit now with fixed normalization
3591
3592 * mcalib/MHCalibrationPixel.[h.cc]
3593 - new function IsEmpty()
3594 - Time fit accepted if ChiSquare less than 30. (instead of 20.)
3595
3596 * mcalib/MCalibrationPix.[h.cc]
3597 - F-Factor corrected and added error
3598 - Histograms not fitted if they are empty
3599 - rejection criteria of fitted charges now > 5 PedRMS (instead 3)
3600
3601 * mcalib/MCalibrationCam.cc
3602 - Square Root of Reduced Sigmas not taken, if they are < 0.
3603 - Reduced Sigma / Charge squared replaced by reduced sigma / charge
3604
3605 * mcalib/MCalibrationCalc.cc
3606 - Blind Pixel is not additionally treated as normal pixel any more
3607 - Blind Pixel Draw replaced by DrawClone
3608
3609 * macros/calibration.C
3610 - took out some unused code
3611 - some default axis labelling corrected
3612
3613
3614
3615 2004/01/13: Abelardo Moralejo
3616
3617 * manalysis/MMcPedestalCopy.cc
3618 - added check of whether input file is a MC file before executing
3619 the PreProcess.
3620
3621
3622
3623 2004/01/13: Wolfgang Wittek
3624
3625 * macros/ONOFFAnalysis.C, macros/ONAnalysis.C:
3626 - change macro to handle also MC events with finite sigmabar
3627
3628 * manalysis/MPadOn.[h,cc]:
3629 - deleted, is replaced by MPad
3630
3631 * manalysis/MPadOnOFF.[h,cc]:
3632 - deleted, is replaced by MPad
3633
3634 * manalysis/MPad.[h,cc]:
3635 - new class, replacing MPadON and MPadONOFF
3636 - handle also MC events with finite sigmabar
3637
3638 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
3639 - replace MPadON and MPadONOFF by MPad
3640
3641
3642
3643 2004/01/13: Thomas Bretz
3644
3645 * mraw/MRawRunHeader.[h,cc]:
3646 - implemented new member function GetRunTypeStr
3647
3648 * Changelog.03:
3649 - added (contains entries of 2003)
3650
3651 * Changelog:
3652 - removed entries of 2003
3653
3654 * mfilter/MFGeomag.cc:
3655 - simplified open/close of input files
3656
3657 * manalysis/MEventRate.[h,cc], manalysis/MEventRateCalc.cc:
3658 - added some comments
3659 - added new member function GetError
3660
3661 * Makefile:
3662 - updated 'make dox' output for convinience
3663
3664 * macros/dohtml.C:
3665 - do not print Info's
3666 - added mcamera
3667 - added mpointing
3668 - added mreport
3669
3670 * mreport/MReportCurrents.cc, mreport/MReportDAQ.cc:
3671 - removed some obsolete comments (these comments confused THtml)
3672
3673 * manalysis/MCameraData.[h,cc], mfileio/MCT1ReadAscii.[h,cc],
3674 mfileio/MCT1ReadPreProc.[h,cc], mfilter/MFCT1SelBasic.cc,
3675 mfilter/MFSelBasic.cc, mhist/MHCamera.cc, mhist/MHEvent.[h,cc],
3676 mimage/MImgCleanStd.[h,cc], mimage/MImgCleanTGB.[h,cc],
3677 mmain/MAnalysis.cc, mmain/MEventDisplay.cc:
3678 - replaced MPedestalCam by MPedPhotCam
3679 - removed some obsolete includes
3680
3681 * mbase/BaseLinkDef.h, mbase/Makefile:
3682 - added MLogPlugin
3683 - added MLogHtml
3684
3685 * mbase/MLog.[h,cc]:
3686 - added use of plugins
3687
3688 * mbase/MLogPlugin.[h,cc], mbase/MLogHtml.[h,cc]:
3689 - added
3690
3691 * mbase/MStatusDisplay.[h,cc]:
3692 - added a Save-As dialog
3693
3694
3695
3696 2004/01/12: Thomas Bretz
3697
3698 * macros/rootlogon.C:
3699 - added mcamera to include path
3700 - added mpointing to include path
3701 - added mreport to include path
3702
3703 * mbase/MLog.cc:
3704 - updated my eMail address
3705
3706 * mbase/MParContainer.h:
3707 - added Read member function
3708
3709 * mbase/MStatusDisplay.[h,cc]:
3710 - changed size of ps-paper
3711 - added a user defined bottom line to the ps-files
3712 - added name (currently unused)
3713 - added title (used as possible bottom line in ps-file)
3714
3715 * mraw/MRawRunHeader.cc:
3716 - added some comments
3717
3718 * status.cc:
3719 - set name of input as bottom line of status display
3720
3721
3722
3723 2004/01/12: Abelardo Moralejo
3724
3725 * mimage/MStereoPar.cc
3726 - fixed mistake: now fSourceY = scale1*hillas1.GetMeanY() + ...
3727 instead of fSourceY = scale2*hillas1.GetMeanY() + ...
3728 Bug had no effect unless scale1 != scale2 (-> telescopes of
3729 different size).
3730
3731
3732
3733 2004/01/12: Markus Gaug
3734
3735 * manalysis/MExtractSignal.[h,cc]
3736 - take out some uncommented code
3737 - replace logainshift by two independent variables:
3738 logainfirst, logainlast
3739 - because in most data, maximum occurs in slice 4, shift default
3740 from slices 4-9 to slices 3-8.
3741
3742 * manalysis/MExtractedSignalPix.[h,cc]
3743 - took out some uncommented code
3744 - new initializers: instead of -1. now 99999.9
3745
3746
3747
3748 2004/01/09: Markus Gaug
3749
3750 * mcalib/MCalibrationCam.[h,cc]
3751 - take out 1-dim histos because we can use
3752 the projections in MHCamera (s.b.)
3753
3754 * mcalib/MHCalibrationBlindPixel.h
3755 - make the fit by default quiet
3756
3757 * mcalib/MHCalibrationPixel.[h,cc]
3758 * mcalib/MCalibrationPix.[h,cc]
3759 - Ranges of time slices stored independently for HiGain and LoGain
3760 in order to allow consecutive checks
3761
3762 * mhist/MHCamera.[h.cc]
3763 - add the possibility to call a Draw("proj") which will
3764 draw a Y-Projection of the histogram
3765
3766 * macros/calibration.C
3767 - apply the drawing of the projections and fit them
3768
3769 * mcalib/MCalibrationCalc.cc
3770 - catch the possibility of a calibration file,
3771 unintendedly being a pedestal or cosmic file.
3772 Program now exits with an error before doing the fits
3773
3774 * mcalib/MCalibrationPix.[h,cc]
3775 - fixed a bug in calculation of fFitValid.
3776 before, a call to IsFitValid() always returned false
3777
3778
3779
3780 2004/01/09: Javier L¢pez
3781
3782 * macros/bootcampstandardanalysis.C
3783 - added new macro that holds the main scheleton discussed in the
3784 december bootcamp in Wuerzburg. It runs first over a pedestal
3785 run, then over a calibration run, again over the pedestal run
3786 to compute de pedestal in number of photons and finally over a
3787 data run to calibrate the data.
3788
3789
3790
3791 2004/01/06: Sebastian Raducci
3792
3793 * manalysis/MArrivalTime.[h,cc]
3794 - added new method to calculate photon arrival times. It uses the
3795 TSpline5 Root Class to interpolate the Fadc Slices. The time is
3796 the abscissa value of the absolute maximum of the interpolation
3797 - added new method to find clusters with similar arrival times.
3798 For now it's a preliminary version. It simply search for adiacent
3799 pixels having the same arrival time (color).
3800
3801 * manalysis/MArrivalTimeCalc.[h,cc]
3802 - modified the Process() method according to the changes in the
3803 Arrival Time Cointainer
3804
3805 * mmain/MEventDisplay.cc
3806 - added new tab in the camera event display to show the arrival
3807 time. This arrival time is calculated with the spline method
3808 - the old Arrival Time pad now it's called Max Slice Idx, because
3809 it's only the index of the slice with the max content.
3810
3811 * mhist/MHEvent.[h,cc]
3812 - added new fType in te enumeration to handle the arrival time
3813 histos
Note: See TracBrowser for help on using the repository browser.