source: trunk/MagicSoft/Mars/Changelog@ 3635

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