source: trunk/MagicSoft/Mars/Changelog@ 3551

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