source: trunk/MagicSoft/Mars/Changelog@ 3618

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