source: trunk/MagicSoft/Mars/Changelog@ 3629

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