source: trunk/MagicSoft/Mars/Changelog@ 5083

Last change on this file since 5083 was 5083, checked in by tbretz, 20 years ago
*** empty log message ***
File size: 254.9 KB
Line 
1
2Please do not write behind the end of line tag so that it is possible
3to send a Changelog file to a line printer directly. Thanks.
4
5For your entries please follow EXACTLY this style:
6
7_yyyy/mm/dd:_[Your Name]
8_
9___*_filename:
10_____-_description
11_
12___*_filename2, filename3:
13_____-_description
14_
15_
16_
17
18While an underscore is a placeholder for a white-space or an empty line.
19
20 -*-*- END OF LINE -*-*-
21
22 2004/09/16: Markus Gaug
23
24 * mhcalib/MHCalibrationChargeBlindPix.cc
25 * mhcalib/MHGausEvents.cc
26 - added call to gROOT->GetListOfFunctions->Remove(f) in destructor
27
28
29
30 2004/09/16: Thomas Bretz
31
32 * mimage/MHillasCalc.[h,cc]
33 - removed obsolete PrintSkipped
34
35 * mhbase/MH.cc, mfilter/MFDeltaT.cc:
36 - Form %5.1 when printing statistics
37
38 * mfilter/MFDeltaT.cc:
39 - enhaced filter criterias
40
41 * mbase/MTime.h:
42 - added IsMidnight
43
44 * mbase/MTask.cc:
45 - changed setw(3) to Form %5.1f
46
47 * mjobs/MJCalibration.[h,cc]:
48 - set default to 'nice' data-check display
49 - removed obsolete FindColor
50
51 * mjobs/MJPedestal.cc:
52 - enhanced output
53
54 * mjobs/MJob.cc:
55 - small changes to output
56
57 * mhflux, mhflux/Makefile, mhflux/FluxLinkDef.h mhflux/FluxIncl.h:
58 - added
59
60 * mhist/MHFalseSource.[h,cc], mhist/MHAlpha.[h,cc],
61 mhist/MHEffectiveOnTime.[h,cc]:
62 - moved to mhflux
63
64 * mhflux/MAlphaFitter.[h,cc]:
65 - added
66
67 * Makefile:
68 - added mhflux
69
70 * mhist/MHEffOnTimeTime.[h,cc], mhist/MHEffOnTimeTheta.[h,cc],
71 mhist/MHEffOnTime.[h,cc], mhist/MHTimeDiffTime.[h,cc],
72 mhist/MHTimeDiffTheta.[h,cc], mhist/MHFalseSource.[h,cc],
73 mhist/MHAlpha.[h,cc], mhist/MHEffectiveOnTime.[h,cc]:
74 - removed
75
76 * mhist/Makefile, mhist/HistLinkDef.h:
77 - removed MHEffectiveOnTime
78 - removed MHAlpha
79 - removed MHFalseSource
80 - removed MHFlux (temporary until adapted to MHEffectiveOnTime)
81 - removed MHEffOnTimeTime (use MHEffectiveOnTime instead)
82 - removed MHEffOnTimeTheta (use MHEffectiveOnTime instead)
83 - removed MHEffOnTime (use MHEffectiveOnTime instead)
84 - removed MHTimeDiffTime (use MHEffectiveOnTime instead)
85 - removed MHTimeDiffTheta (use MHEffectiveOnTime instead)
86 * If you need help to get MHEffectiveOnTIme working please ask me!
87
88 * star.rc:
89 - use scaled image cleaning by default
90
91 * mmontecarlo/MMcCollectionAreaCalc.cc:
92 - fixed some possible crashes
93
94 * mhflux/MAlphaFitter.h:
95 - remove function from global list
96
97 * mhflux/MHFalseSource.cc:
98 - added a 2D Gauss-Fit
99
100 * mimage/MHillasSrc.[h,cc]:
101 - fixed a bug in the output of DCA (wrong units)
102
103 * mhcalib/MHCalibrationChargeBlindCam.[h,cc],
104 mhcalib/MHCalibrationChargeBlindPix.cc,
105 mhcalib/MHCalibrationChargeCam.[h,cc],
106 mhcalib/MHCalibrationChargePINDiode.[h,cc],
107 mhcalib/MHCalibrationRelTimeCam.[h,cc],
108 mhcalib/MHGausEvents.[h,cc]:
109 - took out the Clone-functions. Everything here seems to be
110 a lot more stable without. I guess it is due to the change
111 away from the TClonesArrays which makes the automatic
112 streamed cloning work fine.
113 - moved the removing of TF1 from the destructor to the
114 allocation of the objects. It seems that already before the
115 destructor can remove the objects from these list 'shit happens'
116
117
118
119 2004/09/15: Thomas Bretz
120
121 * callisto.rc:
122 - added new line for intensity calibration
123 - fixed MJPedestalY.ExtractPedestal.PedestalUpdate (should be 'no')
124
125 * mbase/MEvtLoop.cc:
126 - changed such that returning kCONTINUE in MTaskList::Process
127 is allowed
128
129 * mbase/MTaskList.cc:
130 - changed to return kCONTINUE if Task returned kCONTINUE
131
132 * mcalib/MCalibrate.cc, mcalib/MCalibrationChargeCalc.cc:
133 - cosmetics to output
134
135 * mcalib/MCalibrateData.[h,cc]:
136 - added an output/skip in case more than 90% of all pixels have
137 been skipped
138
139 * mjobs/MJCalibrateSignal.[h,cc]:
140 - fixed to read the MJCalibration output
141 - simplified reading container
142
143 * mjobs/MJCalibration.[h,cc]:
144 - simplified writing container
145
146 * mjobs/MJob.[h,cc]:
147 - added WriteContainer
148 - added ReadContainer
149
150 * mpedestal/MPedCalcFromLoGain.cc:
151 - initialize default number of dump events (500)
152 - log status of task in PreProcess
153
154 * mimage/MHillasSrcCalc.cc:
155 - fixed
156 - THE USE OF THIS TASK IS DEPRICATED. PLEASE USE MHillasCalc INSTEAD!!!
157
158 * mimage/MHillas.cc:
159 - enhanced Paint
160
161
162
163 2004/09/15: Markus Gaug
164
165 * mcalib/MCalibrationQEPix.[h,cc]
166 - replaced TArrays by MArrays
167 - added Copy function
168
169 * mcalib/MCalibration*Cam.[h,cc]
170 - replace TObjArray by TOrdCollection, otherwise the streamer does not work
171
172 * mimage/MHillasCalc.[h,cc]
173 - move PrintSkipped(int,const char*) to PrintSkipped(UInt_t, const char*)
174 otherwise always warnings about hidden function from MTask
175
176 * mjobs/MJCalibration.cc
177 - data check plot for the rel. time calibration
178
179 * mhcalib/MHCalibrationCam.cc
180 - set MBadPixelsPix::kLoGainNotFitted only if High-Gain Saturation
181 had occurred.
182
183 * mhcalib/MHCalibrationChargeCam.cc
184 * mcalib/MCalibrationChargeCalc.cc
185 - simply calls to IntensityCam somewhat
186
187 * mcalib/MCalibrationBlindCam.[h,cc]
188 - added function GetFluxInsidePlexiglass() and variances
189
190
191
192 2004/09/15: Abelardo Moralejo
193
194 * macros/starmc.C, mccalibrate.C, starmc2.C
195 - adapted to changes in MHillasCalc from August 23. The macros
196 did no longer work, but only today did someone report it...
197 Sorry!
198
199
200
201 2004/09/14: Antonio Stamerra
202
203 * mtrigger/MTriggerIPR.h:
204 - added "=" to (idx >= gsNTrigPix) in GetPixelContent
205
206 * macros/readIPR.C:
207 - new macro to read and display the IPRs
208
209 * macro/dohtml.C:
210 - added readIPR
211
212
213
214
215 2004/09/14: Markus Gaug
216
217 * mcalib/MCalibChargeCalc.[h,cc]
218 - added IntensityBadPixelsCam and IntensityQECam
219
220 * mhcalib/MHCalibration*Cam.[h,cc]
221 * mcalib/MCalibColorSteer.[h,cc]
222 - added MBadpixelsIntenstiyCam
223
224 * mbadpixels/MBadPixelsIntensityCam.[h,cc]
225 * mcalib/MCalibrationIntensity*Cam.[h,cc]
226 * mcalib/MCalibration*Cam.[h,cc]
227 - replace TClonesArray by TObjArray
228
229 * mjobs/MJCalibration.cc
230 - took out FindColor() which is now taken care of by
231 MCalibColorSet
232 - introduced MBadPixelsIntensityCam
233
234 * mhcalib/MHGausEvents.cc
235 - some changes in Draw for the case that there is no histogram
236
237 * manalysis/MHPedestalPix.[h,cc]
238 * manalysis/MHPedestalCam.[h,cc]
239 - moved to mpedestal/
240
241 * mpedestal/PedestalLinkDef.h
242 * msignal/SignalLinkDef.h
243 - replaced some '++' by '+'s.
244
245 * mhbase/MH.cc
246 - removed an infinite loop created some hours before.
247
248 * mhcalib/MHGausEvents.[h,cc]
249 - put fEventFrequency back from MHCalibraionPix.
250 - always delete fHPowerProbability, if existing.
251
252 * mhcalib/MHCalibrationPix.[h,cc]
253 - take out fEventFrequency
254
255
256
257 2004/09/14: Thomas Bretz
258
259 * mbase/MFilter.[h,cc]:
260 - added PrintSkipped
261
262 * mbase/MTask.[h,cc]:
263 - added PrintSkipped
264
265 * mfilter/FilterLinkDef.h, mfilter/Makefile:
266 - added MFDeltaT
267
268 * mhbase/MFillH.[h,cc]:
269 - added forwarding of number of executions
270
271 * mhbase/MH.[h,cc]:
272 - simplified the new Projection functions
273 - added PrintSkipped
274 - increased ClassDef version number to 2
275
276 * mhcalib/HCalibLinkDef.h:
277 - removed second + from MHGausEvents
278
279 * mjobs/MJCalibration.cc:
280 - fixed a comment
281
282 * mjobs/MJStar.cc:
283 - added MFDeltaT
284
285 * mpedestal/MPedCalcFromLoGain.cc:
286 - fixed a typo in a comment
287
288
289
290 2004/09/13: Antonio Stamerra
291
292 * mtrigger/MTrigger*.h:
293 - removed inheritance from MCamEvent (except MTriggerIPR).
294 - Added Get... functions to retrieve the data members
295
296 * mreport/MReportTrigger.[h,cc]
297 - added fTriggerTable, fL1(L2)Triggertable to the data members
298
299
300
301 2004/09/13: Markus Gaug
302
303 * mjobs/MJCalibration.[h,cc]
304 - added MCalibrationIntensityBlindCam
305 - replaced MCalibrationChargeBlindCam by MCalibrationBlindCam
306
307 * mcalib/MCalibrationPix.[h,cc]
308 - added Copy function
309
310 * mcalib/MCalibrationIntensityBlindCam.[h,cc]
311 - new class for Intensity calibration
312
313 * mcalib/MCalibrationBlindCam.[h,cc]
314 * mcalib/MCalibrationBlindPix.[h,cc]
315 - new containers based on MCalibrationCam and MCalibrationPix.
316 - similiar to MCalibrationChargePix and MCalibrationChargeCam, but
317 slightly different data members. In order not to get confused with
318 already stored data, this is for the moment a second, equivalent
319 class.
320
321 * mcalib/MCalibrationChargeCalc.[h,cc]
322 - added Intenisty Calibration for blind pixel
323 - take new MCalibrationBlindCam instead of MCalibrationChargeBlindCam
324
325 * mcalib/MCalibrationCam.cc
326 * mcalib/MCalibrationChargeCam.cc
327 * mcalib/MCalibrationQECam.cc
328 * mcalib/MCalibrationRelTimeCam.cc
329 - initialize fAverageBadPixels in derived classes
330
331 * mhcalib/MHCalibrationChargeBlindCam.[h,cc]
332 * mhcalib/MHCalibrationChargeBlindPix.[h,cc]
333 - derive class from MHCalibrationCam now and treat pointers
334 like done in MHCalibrationChargeCam
335 - implement Intensity Calibration
336 - write results to MCalibrationBlindCam instead of
337 MCalibrationChargeBlindCam
338
339 * mhcalib/MHCalibrationCam.h
340 - took out the "->" for all pointers
341 - introduce new steering flags:
342 kLoGain, kOscillations, kAverageing, kSizeCheck
343
344 * mhcalib/MHCalibrationChargeCam.[h,cc]
345 - wrote a ReadEnv function
346
347 * mbase/MFilter.[h,cc]:
348 - added PrintSkipped
349
350 * mbase/MTask.[h,cc]:
351 - added PrintSkipped
352
353 * mfilter/FilterLinkDef.h, mfilter/Makefile:
354 - added MFDeltaT
355
356 * mhbase/MFillH.[h,cc]:
357 - added forwarding of number of executions
358
359 * mhbase/MH.[h,cc]:
360 - simplified the new Projecttion functions
361 - added PrintSkipped
362 - increased ClassDef version number to 2
363
364 * mhcalib/HCalibLinkDef.h:
365 - removed second + from MHGausEvents
366
367 * mjobs/MJCalibration.cc:
368 - fixed a comment
369
370 * mjobs/MJStar.cc:
371 - added MFDeltaT
372
373 * mpedestal/MPedCalcFromLoGain.cc:
374 - fixed a typo in a comment
375
376
377
378 2004/09/13: Thomas Bretz
379
380 * merpp.cc:
381 - added MTrigger* containers to output
382
383 * mastro/MAstro.[h,cc]:
384 - added member function GetDistOnPlain
385
386 * mbase/MDirIter.[h,cc]:
387 - renamed Check to CheckEntry
388
389 * mbase/MMath.[h,c]:
390 - added functions for parabolic interpolation
391
392 * mbase/MStatusArray.[h,cc]:
393 - added functions to access contents
394
395 * mhbase/MBinning.[h,cc]:
396 - added RemoveFirstEdge
397 - added RemoveLastEdge
398 - removed some obsolete const-casts
399
400 * mhbase/MH.[h,cc]:
401 - added RemoveFirstBin
402
403 * mhist/MHEffectiveOnTime.[h,cc]:
404 - fixed number of bins
405 - remove first edge when finalizing
406 - added plots for lambda and NDF
407
408 * mjobs/MJStar.cc:
409 - removed a duplicate line
410
411 * mpointing/MPointing.[h,cc]:
412 - added support for TVector3
413 - added ClassDef and ClassImp for AltAz
414 - added ClassDef and ClassImp for ZdAz
415
416 * mpointing/MSrcPosFromModel.[h,cc]:
417 - changed to directly calculate the source position
418 from a pointing model
419
420 * mpointing/PointingLinkDef.h:
421 - added AltAz
422 - added ZdAz
423
424 * mreport/MReportTrigger.[h,cc]:
425 - removed '!' from data members
426 - increased ClassDef to 2
427
428 * mstarcam/MStarCamTrans.cc:
429 - added a single line of comment
430
431 * mtrigger/MTrigger*.[h,cc]:
432 - updated class description and title
433
434 * mcalib/MCalibrationCam.h:
435 - removed -> from fPixels, fAverageArea/Sectors
436
437 * mcalib/MCalibrationChargeCalc.cc:
438 - small changes to output
439 - simplification of an if-else block
440
441 * mcalib/MCalibrationIntensityCam.cc:
442 - removed double deletion of fCams - caused a crash
443
444 * mcalib/MCalibrationIntensityCam.h:
445 - removed -> from fCams
446
447 * mcalib/MCalibration*.h:
448 - removed some obsolete (empty) destructors
449
450 * mastro/MVector3.[h,cc]:
451 - added from MAstroCatalog
452
453 * mastro/MAstroCatalog.[h,cc]:
454 - removed MVector3
455
456 * mastro/Makefile:
457 - added MVector3
458
459
460
461 2004/09/11: Markus Gaug
462
463 * mbase/MArray.[h,cc]
464 - moved function StripZeros(TArrayD &arr) to MArrayD
465 - moved function StripZeros(TArrayF &arr) to MArrayF
466
467 * mbase/MArrayD.[h,cc]
468 - new function StripZeros()
469
470 * mbase/MArrayF.[h,cc]
471 * mbase/Makefile
472 * mbase/BaseLinkDef.h
473 - new class analogously to MArrayD
474
475 * mhbase/MH.[h,cc]
476 - added functions ProjectArray(MArrayD,...)
477 and ProjectArray(MArrayF,...)
478
479 * mtools/MFFT.[h,cc]
480 - added functions:
481 MArrayF* PowerSpectrumDensity(const MArrayI *array);
482 MArrayF* PowerSpectrumDensity(const MArrayF *array);
483 MArrayD* PowerSpectrumDensity(const MArrayD *array);
484
485 * mhcalib/MHGausEvents.[h,cc]
486 - made fEvents an MArrayF
487
488 * mhcalib/MHCalibrationPix.[h,cc]
489 - changed function name SetSaturated to AddSaturated
490
491 * mhcalib/MHCalibrationChargeCam.cc
492 * mhcalib/MHCalibrationRelTimeCam.cc
493 - take cloning of averaged sectors out of the Clone() function
494
495 * mbadpixels/MBadPixelsIntensityCam.[h,cc]
496 * mbadpixels/Makefile
497 * mbadpixels/BadPixelsLinkDef.h
498 - new class for the intensity calibration
499
500
501
502 2004/09/10: Markus Gaug
503
504 * mhcalib/
505 * mcalib/
506 moved all MHCalibration* classes to new directory mhcalib/
507
508 * mhcalib/MHCalibrationCam.[h,cc]
509 - New base function InitHiGainArrays and InitLoGainArrays
510 Initializing the histograms in a standard way
511 - ReadEnv: added NBins, First and Last
512
513 * mhcalib/MHCalibrationRelTimeCam.[h,cc]
514 * mhcalib/MHCalibrationChargeCam.[h,cc]
515 * mhcalib/MHCalibrationTestCam.[h,cc]
516 * mhcalib/MHCalibrationTestTimeCam.[h,cc]
517 - use new functions InitHiGainArrays and InitLoGainArrays
518
519 * mhcalib/MHCalibrationRelTimePix.[h,cc]
520 * mhcalib/MHCalibrationTestPix.[h,cc]
521 * mhcalib/MHCalibrationTestTimePix.[h,cc]
522 - removed
523
524
525
526 2004/09/10: Antonio Stamerra
527
528 * mreport/MReportTrigger.[h,cc]:
529 - updated to read IPRs and to fill MTrigger{xxx} containers
530
531 * mreport/Makefile:
532 - added include for mtrigger
533
534 * Makefile:
535 - added mtrigger directory
536
537 * NEWS:
538 - updated
539
540
541
542 2004/09/10: Thomas Bretz
543
544 * mhist/MHCamera.cc:
545 - removed some obsolete const_casts
546 - fixed an (un)signed comparison warning
547
548 * mbase/MArray*.h:
549 - added const &operator[](UInt_t i) const
550
551 * mhist/MHEffectiveOnTime.[h,cc]:
552 - changed to support variable bin-sizes in time to keep
553 the statistic per bin constant
554
555 * mhbase/MBinning.[h,cc]:
556 - added function to enhance the number of bins by one
557
558 * mbase/MTime.[h,cc]:
559 - added function to add one NanoSecond
560
561 * mjobs/MJStar.cc:
562 - removed Histogram of effective on-time vs time
563
564 * mhist/Makefile, mhist/HistLinkDef.h:
565 - added MHEffectiveOnTime
566
567 * mhbase/MH3.[h,cc]:
568 - fixed a bug in SetupFill which was introduced when I allowed
569 set the axis titles from the object title
570 - added support for unique-profile names
571
572 * Makefile:
573 - added new dir mhcalib
574
575 * mhcalib/HCalibIncl.h:
576 - added - was missing
577
578 * mcalib/CalibLinkDef.h:
579 - fixed some typos
580
581
582
583 2004/09/09: Markus Gaug
584
585 * mcalib/MHCalibrationChargeCam.[h,cc]
586 - initialize bins directly here. Remove MHCalibraitonChargeHiGainPix
587 and MHCalibrationChargeLoGainPix classes
588
589 * mcalib/MHCalibrationChargeHiGainPix.[h,cc]
590 * mcalib/MHCalibrationChargeLoGainPix.[h,cc]
591 * mcalib/Makefile
592 * mcalib/CalibLinkDef.h
593 - removed first two classes
594
595 * mcalib/MCalibrationCam.[h,cc]
596 - make default for GetNumUnsuitable and GetNumUnreliable
597
598 * mcalib/MCalibrationIntensityCam.[h,cc]
599 * mcalib/MCalibrationIntensityChargeCam.[h,cc]
600 * mcalib/MCalibrationIntensityQECam.[h,cc]
601 * mcalib/MCalibrationIntensityRelTimeCam.[h,cc]
602 * mcalib/Makefile
603 * mcalib/CalibLinkDef.h
604 - new classes for the intensity calibration. First is base class,
605 other derive from it.
606
607 * mcalib/MHGausEvents.[h,cc]
608 * mcalib/MHCalibrationPix.[h,cc]
609 * mcalib/Makefile
610 * mcalib/CalibLinkDef.h
611 - put typical calibration members into new base class MHCalibrationPix
612 and leave only typical Gaussian behaviour members in MHGausEvents.
613 - all MHCalibration*Pix classes derive now from MHCalibrationPix
614
615 * mcalib/MHCalibrationCam.[h,cc]
616 - operators return MHCalibrationPix instead of MHGausEvents
617 - new function ResetHists() needed by MCalibColorSteer
618 - removed TArrayI *Overflow.
619
620 * mcalib/MCalibColorSet.[h,cc]
621 - finished
622
623 * mcalib/MCalibColorSteer.[h,cc]
624 * mcalib/Makefile
625 * mcalib/CalibLinkDef.h
626 - new task to be executed before the calibration tasks. Steers the
627 occurrance of multiple intensities and the new *Intensity*
628 containers
629
630 * mcalib/MHCalibrationChargePix.[h,cc]
631 * mcalib/MHCalibrationChargeBlindPix.[h,cc]
632 * mcalib/MHCalibrationChargePINDiode.[h,cc]
633 * mcalib/MHCalibrationRelTimePix.[h,cc]
634 * mcalib/MHCalibrationTestPix.[h,cc]
635 * mcalib/MHCalibrationTestTimePix.[h,cc]
636 * manalysis/MHPedestalPix.[h,cc]
637 - derive from MHCalibrationPix
638 - new functions Reset()
639
640 * mcalib/MHCalibrationChargeCam.cc
641 * mcalib/MHCalibrationRelTimeCam.cc
642 * mcalib/MHCalibrationTestCam.cc
643 * mcalib/MHCalibrationTestTimeCam.cc
644 - able to recognize an *Intensity*Cam if in MParList
645
646 * mcalib/MCalibrationChargeCalc.[h,cc]
647 - able to recognize an *Intensity*Cam if in MParList
648 - set pulser pattern accordingly in Process from MRawEvtHeader
649 - add switches to perform types of checks or not
650
651 * mcalib/MCalibrationRelTimeCalc.[h,cc]
652 - able to recognize an *Intensity*Cam if in MParList
653
654 * mjobs/MJCalibration.[h,cc]
655 - fixed flags
656 - included intensity calibration (MJCalibration::SetIntensity())
657 (default is standard calibration like before)
658
659 * msignal/MExtractor.cc
660 * msignal/MExtractTimeHighestIntegral.cc
661 * msignal/MExtractSlidingWindow.cc
662 * msignal/MExtractPINDiode.cc
663 * msignal/MExtractFixedWindow.cc
664 * msignal/MExtractFixedWindowSpline.cc
665 * msignal/MExtractBlindPixel.cc
666 * msignal/MExtractAmplitudeSpline.cc
667 - removed some possible bugs in the case that no LoGain is
668 available at all.
669
670
671
672 2004/09/09: Thomas Bretz
673
674 * mhvstime/MHPixVsTime.[h,cc], mhvstime/MHVsTime.[h,cc],
675 mhvstime/MHSectorVsTime.[h,cc], mhbase/MH3.[h,cc]:
676 - changed such that the axis titles can be set via the
677 title or (if available) a MBinning
678
679 * mhbase/MBinning.cc:
680 - added HasTitle
681
682 * mjobs/MJPedestal.cc:
683 - added lost UseData again to CheckEnvLocal
684
685 * mjobs/MJStar.cc:
686 - fixed handling of Axis titles of histograms
687
688 * mjobs/Makefile:
689 - added path to mhvstime
690
691 * manalysis/MParameters.[h,cc]:
692 - added Print() functions
693
694 * mfileio/MReadReports.[h,cc], mfileio/MReadTree.[h,cc]:
695 - moved setting of StreamId from MReadReports To MReadTree
696
697 * mhbase/MH.cc:
698 - workaround all the this which are reset in TAxis::Set
699
700 * mfileio/MReadRflFile.[h,cc]:
701 - added missing abstract functions
702
703 * star.cc, callisto.cc, mjobs/MJStar.[h,cc],
704 mjobs/MJCalibrateSignal.[h,cc]:
705 - added option to process monte carlo files
706
707 * mhist/MHEffectiveOnTime.[h,cc]:
708 - added a histogram taking the on-time vs time
709 - fixed handling of Draw/Project/Paint
710
711
712
713 2004/09/08: Thomas Bretz
714
715 * mbadpixels/MBadPixelsCam.[h,cc], mbase/MParContainer.[h,cc],
716 mhvstime/MHPixVsTime.cc, mhvstime/MHSectorVsTime.cc:
717 - replaces ifstream by istream in AsciiRead
718
719 * mbase/MTime.[h,cc]:
720 - fixed comment about SetTimeFormat
721 - added AsciiRead
722 - added AsciiWrite
723 - added Minus1ns
724
725 * mfileio/MWriteAsciiFile.cc:
726 - write all containers if one has its SetReadyToSaveFlag set
727
728 * mhist/MHEffectiveOnTime.[h,cc]:
729 - for MEffectiveOnTime fit the whole projection instead
730 of using the sum of the theta-bins
731
732 * mhvstime/MHVsTime.[h,cc]:
733 - replaces ifstream by istream in AsciiRead
734 - fixed to support MStatusDisplay
735 - do not fill the same time twice
736 - added support for error bars
737
738 * mjobs/MJStar.cc:
739 - replaced MReadMarsFile by MReadReports
740 - added MEventRateCalc and corresponding histogram
741 - added MHEffectiveOnTime
742
743
744
745 2004/09/07: Thomas Bretz
746
747 * merpp.cc:
748 - added lost update-option
749
750 * mjobs/MJCalibrateSignal.cc:
751 - fixed a compiler error geom.ClassName() --> geom
752
753 * mraw/MRawRunHeader.cc:
754 - added 'header' option to Print-function
755
756 * msql/MSQLServer.[h,cc]:
757 - added new onstructors taking TEnv as argument
758
759 * macros/sql/*.C:
760 - updated to use sql.rc
761
762 * macros/sql/sql.rc:
763 - added
764
765 * mcalib/MCalib*.[h,cc]:
766 - simplified the includes a little bit to accelerate compiling
767 and maybe to secure everything from compiler bugs a bit more
768
769 * callisto.cc, star.cc:
770 - do not allow implicit batch-mode
771
772 * showlog.cc:
773 - removed an unused variable
774
775 * manalysis/MEventRateCalc.[h,cc]:
776 - started implementing a corrsponding time
777
778 * manalysis/MParameters.[h,cc], manalysis/AnalysisLinkDef.h:
779 - added MParameterDerr
780
781 * mbadpixels/MHBadPixels.[h,cc]:
782 - removed obsolete fPedPhotCam
783
784 * mbase/MTime.[h,cc]:
785 - added AddMilliSeconds
786 - added SetMean
787
788
789
790
791 2004/09/07: Markus Gaug
792
793 * mcalib/MHGausEvents.[h,cc]
794 - added function IsOnlyUnderflow()
795
796 * mcalib/MHCalibrationCam.[h,cc]
797 * mcalib/MHCalibrationChargeCam.cc
798 * mcalib/MHCalibrationRelTimeCam.cc
799 - added bool kLoGain which is set if number of LoGain Slices in
800 MRawRunHeader is not 0. This excludes the low gain calculations
801 in case that there is no lowgain at all.
802
803 * mcalib/MCalibrationQECamMagic.cc
804 - implemented Nicola's solution for the compiling problem of the
805 TArrayD's
806
807 * mcalib/MCalibColorSet.cc
808 - implemented intensity recognition
809
810 * mhist/MHCamera.[h,cc]
811 - included functions AddCamContent(MArrayD...) and
812 SetCamContent(MArrayD... )
813
814
815
816 2004/09/06: Thomas Bretz
817
818 * mjobs/MJCalibrateSignal.[h,cc]:
819 - read camera geometry from calib-file
820
821 * mjobs/MJCalibration.[h,cc]:
822 - write camera geometry to calib-file
823
824 * macros/sql/filldotraw.C, macros/sql/fillcalib.C:
825 - added
826
827 * macros/sql/filldot*.C
828 - fixed some comments
829
830 * mpointing/MPointingPosCalc.cc:
831 - removed some obsolete comments
832
833
834
835 2004/09/05: Markus Gaug
836
837 * mcalib/MCalibColorSet.[h,cc]
838 - finished setting of the asumed pulse pattern
839
840
841
842 2004/09/03: Markus Gaug
843
844 * mcalib/MCalibrationChargeBlindCamTwoNewStyle.cc
845 - small modification in QE of new blind pixel
846
847 * mcalib/MCalibrationChargeCam.[h,cc]
848 - new functions:
849 GetAveragedConvFADC2PhotPerArea,
850 GetAveragedConvFADC2PhotPerSector,
851 GetAveragedArrivalTimeMeanPerArea,
852 GetAveragedArrivalTimeMeanPerSector,
853 GetAveragedArrivalTimeRmsPerArea,
854 GetAveragedArrivalTimeRmsPerSector,
855 to be used by the data check.
856
857 * mcalib/MCalibrationChargePix.cc
858 - found small bug concerning the MBadPixelpix::kChargeSigmaNotValid
859 pixels which are recovered since last week.
860
861 * mcalib/MCalibrationQEPix.[h,cc]
862 * mcalib/MCalibrationChargeCalc.[h,cc]
863 - fixed UpdateCombinedMethod, removed AddAverageCombinedQEs
864
865 * mcalib/MCalibrationQECam.[h,cc]
866 - new array with cornings, not included in the I/O
867 - added copy function
868
869 * mcalib/Makefile
870 * mcalib/CalibLinkDef.h
871 * mcalib/MCalibrationQECamMagic.[h,cc]
872 * htmldoc/images/Cornings.gif
873 - new class derived from MCalibrationQECam which intialized the
874 cornings for the Magic camera
875
876
877
878 2004/09/03: Wolfgang Wittek
879
880 * mbadpixels/MHBadPixels.[h,cc]
881 - new class; histograms for bad pixels
882
883 * mbadpixels/Makefile, mbaspixels/BadPixelsLinkdef.h
884 - MHBadPixels added
885
886 * mhist/MHSigmaTheta.[h,cc]
887 - remove MSigmabar stuff
888
889 * mhist/Makefile, mhist/HistLinkdef.h
890 - MHSigmaTheta added
891
892 * manalysis/Makefile, manalysis/AnalysisLinkdef.h
893 - remove MPedestalWorkaround and MSourcePosFromStarPos
894 - add MPad
895
896 * manalysis/MPad.[h,cc]
897 - remove *BlindPixel* stuff
898 - remove MSigmabar stuff
899
900
901
902 2004/09/03: Thomas Bretz
903
904 * manalysis/MCameraData.[h,cc], mimage/MImgCleanStd.[h,cc]:
905 - implemeted cleaning in absolute number of photons
906 - moved output of setup of image cleaning to PreProcess
907
908 * mhbase/MBinning.[h,cc]:
909 - added const-qualifier to Apply
910
911 * mhist/MHAlpha.cc:
912 - let TLatex use NDC coordinates
913
914 * mimage/MHHillasSrc.cc:
915 - cosmetics
916
917 * mreport/MReportDrive.[h,cc]:
918 - added Print member function
919
920 * mpointing/MSrcPosFromModel.cc:
921 - removed an obsolete include
922
923 * mraw/MRawEvtHeader.h:
924 - added SetCalibrationPattern as a workaround for the runs
925 which don't have the correct pattern set
926
927 * mcalib/MCalibColorSet.[h,cc]:
928 - added as a workaround for the runs which don't have the
929 correct pattern set
930
931 * mcalib/Makefile, mcalib/CalibLinkDef.h:
932 - added MCalibColorSet
933
934
935
936 2004/09/02: Thomas Bretz
937
938 * star.cc:
939 - fixed treatment of batch-mode
940
941 * mbase/MParContainer.h:
942 - added a comment
943
944 * mbase/MParList.[h,cc]:
945 - added FindTaskListWithTask
946
947 * mbase/MTaskList.[h,cc]:
948 - added sanity checks in AddToList
949 - added FindTaskList
950
951 * mhbase/MH3.[h,cc]:
952 - moved some drawing code from Draw to Paint
953 - added possibility to set logarithmic axis manually
954 - fixed a bug which caused MH3s in MFillH::Finalize to disappear
955
956 * mhist/MHAlpha.cc:
957 - paint significance and othe rinformations
958 - unified fit in Finalize and Paint
959 - replaced significance calculation by Li/Ma
960
961 * mhvstime/MHVsTime.[h,cc]:
962 - added option to average data
963
964 * mjobs/MJCalibrateSignal.cc:
965 - added MPointingPosCalc for "Drive"
966
967 * mmain/MEventDisplay.cc:
968 - fixed some problems with the display
969
970 * msignal/MArrivalTime.[h,cc]:
971 - added Print()
972
973 * manalysis/MEventRateCalc.[h,cc]:
974 - added the difference in time between two events into the output
975 - made setup more flexible
976
977 * mbase/MContinue.cc:
978 - fixed a bug which caused a problem if MContinue was not in the
979 main tasklist
980
981 * mimage/MHImagePar.[h,cc], mimage/MHNewImagePar.[h,cc]:
982 - added Paint function to support logarithmic y-axis scles
983
984
985
986 2004/09/01: Thomas Bretz
987
988 * mfileio/MWriteRootFile.[h,cc]:
989 - do not add a container which is already in the list
990 - replaced fNameCont by fTitle in MRootFileBranch
991
992 * mgeom/MGeomPix.[h,cc]:
993 - declared tan(30)
994 - added GetL member function
995
996 * mhist/MHAlpha.cc:
997 - added a logging output
998
999 * mhist/MHFalseSource.[h,cc]:
1000 - shift by MSrcPosCam introduced
1001 - fixed on-off plot
1002 - fixed changed return value MHillasSrc::Calc
1003 - as a workaround for some crashes removed SetBit(kCanDelete)
1004 of catalog
1005
1006 * mimage/MHHillasSrc.cc, mimage/MHillasSrc.cc:
1007 - some small fixes to new plots
1008 - some cosmetics to the code
1009
1010 * mimage/MHillas.cc, mimage/MHillasExt.cc,
1011 mimage/MImagePar.cc, mimage/MImgCleanStd.cc,
1012 mimage/MNewImagePar.cc:
1013 - removed obsolete include of fstream
1014
1015 * mpointing/Makefile, mpointing/PointingLinkDef.h:
1016 - added new class MPointingPosFromModel
1017
1018 * mpointing/MPointingPosFromModel.[h,cc]:
1019 - added
1020
1021
1022
1023 2004/08/31: Daniel Mazin
1024
1025 * manalysis/MSigmabarCalc.h:
1026 - added function SetNamePedPhotCam to set the name of the
1027 MPedPhotCam container
1028
1029
1030
1031 2004/08/31: Thomas Bretz
1032
1033 * star.cc:
1034 - implemented batch- and quit-mode
1035
1036 * mastro/MAstroCatalog.h:
1037 - implemented default argument for magnitude in MVector3
1038 setters
1039
1040 * mbase/MDirIter.cc:
1041 - fixed a typo
1042
1043 * mfileio/MWriteRootFile.cc:
1044 - fixed a typo
1045
1046 * mimage/MHHillasSrc.[h,cc], mimage/MHillasSrc.[h,cc]:
1047 - added DCA and DCADelta as discussed with the ETH people
1048 - incrementes version number of MHillasSrc
1049 - changed return type of MHillasSrc::Calc from Bool_t to Int_t
1050
1051 * mimage/MHillasCalc.cc:
1052 - changed to support error code 6
1053
1054 * mpointing/MPointingPos.h:
1055 - added Getter for ZdA7Az in rad
1056
1057 * mpointing/MPointingPosCalc.cc:
1058 - fixed a bug which converted Ra/Dec wrongly to rad
1059
1060 * mmain/MEventDisplay.cc:
1061 - switched on usage of context menu in constructor
1062
1063
1064
1065 2004/08/30: Markus Gaug
1066
1067 * mcalib/MCalibrationChargeCalc.cc
1068 * mcalib/MCalibrationTestCalc.cc
1069 * mcalib/MCalibrationRelTimeCalc.cc
1070 * mcalib/MHCalibrationTestCam.cc
1071 * mcalib/MHCalibrationTestTimeCam.cc
1072 - exchanged all arrays by TArray's
1073
1074 * mcalib/MHCalibrationChargeCam.[h,cc]
1075 * mcalib/MHCalibrationRelTimeCam.[h,cc]
1076 - exchanged all arrays by MArray's
1077
1078
1079
1080 2004/08/30: Thomas Bretz
1081
1082 * showlog.cc, showplot.cc:
1083 - enhanced functionality
1084
1085 * callisto.cc, mjobs/MSequence.cc:
1086 - enhanced comments
1087
1088
1089
1090 2004/08/29: Markus Gaug
1091
1092 * mbadpixels/MBadPixelsPix.[h,cc]
1093 * mbadpixels/MBadPixelsCam.cc
1094 * mjobs/MJCalibration.cc
1095 - introduced new calibration bits: kHiGainOverFlow
1096 and kLoGainOverFlow being filled when the calibration histograms
1097 overflow. Will cause an kUnsuitableRun afterwards.
1098 - added in datacheck-display of MJCalibration
1099
1100 * mcalib/MHCalibrationChargeHiGainPix.[h,cc]
1101 * mcalib/MHCalibrationChargeLoGainPix.[h,cc]
1102 - default lower histogram limit moved to -100.5
1103
1104 * mcalib/MHCalibrationCam.h
1105 * mcalib/MHCalibrationChargeCam.cc
1106 - make TArrayI out of fOverFlowHiGain and fOverFlowLoGain
1107
1108 * mjobs/MJCalibration.[h,cc]
1109 - finished datacheck display with the arrival times.
1110
1111
1112
1113 2004/08/27: Florian Goebel
1114
1115 * mpedestal/MPedestalPix.h
1116 - correct calculation of error of RMS
1117
1118
1119
1120 2004/08/27: Hendrik Bartko
1121
1122 * msignal/MExtractTime.cc
1123 - check that the pixel has a low gain before calculating the time
1124 for the low gain in case of a saturated high gain.
1125
1126
1127
1128 2004/08/27: Markus Gaug
1129
1130 * mcalib/MCalibrationChargeCalc.cc
1131 - adapted to possible use of MPedCalcFromLoGain
1132
1133 * mjobs/MJPedestal.h
1134 - added function SetUseData() and IsUseData()
1135
1136 * mcalib/MCalibrationQEPix.cc
1137 - changed initialization of fNorm... variables from 1. to -1.
1138 Like this, an accidental not-filling of MCalibrationQECam will
1139 be recognized easier.
1140
1141 * mcalib/MCalibrationChargeCalc.cc
1142 * mcalib/MCalibrationChargePix.[h,cc]
1143 - change treatment of pixels with kSigmaNotValid
1144
1145 * mpedestal/MPedestalCam.cc
1146 - added functions GetAveragedPedPerArea
1147 GetAveragedPedPerSector
1148 GetAveragedRmsPerArea
1149 GetAveragedRmsPerSector
1150 to be used for the datacheck.
1151
1152 - fixed a small bug in the calculation of the PedestalRms Error
1153 in GetPixelContent()
1154
1155 * macros/bootcampstandardanalysis.C
1156 * macros/mccalibrate.C
1157 * macros/pedphotcalc.C
1158 * macros/starmc.C:
1159 - replace MCalibrate by MCalibrateData
1160
1161 * mjobs/MJCalibration.h
1162 - re-added function SetInput which had been removed recently
1163 (probably by accident)
1164
1165 * mjobs/MJCalibration.cc
1166 - return kTRUE in function FindColor() if the colour has already
1167 been set (e.g. by the macro).
1168
1169 * mcalib/MHGausEvents.cc
1170 - removed one call to fHPowerProbability->SetDirectory(0) which was
1171 at a completely wrong place in CreateEventXaxis(). Probably a
1172 slip of the emacs-pen.
1173
1174 * mcalib/MJExtractSignal.cc
1175 - replace MCalibrate by MCalibrateData
1176
1177
1178
1179 2004/08/27: Thomas Bretz
1180
1181 * Makefile:
1182 - added comments how to link statically
1183 - added star again
1184
1185 * callisto.cc:
1186 - fixed some output
1187 - fixed batch mode
1188
1189 * mbadpixels/Makefile:
1190 - added a comment
1191
1192 * mbase/BaseLinkDef.h, mbase/Makefile:
1193 - added MArrayI
1194
1195 * mbase/MArrayI.[h,cc]:
1196 - added
1197
1198 * mbase/MArrayD.cc:
1199 - fixed some comments
1200
1201 * mcalib/MCalibrateData.[h,cc]:
1202 - unified CalibratePedestal and CalibrateData. Calling GetConvFactor twice
1203 took a lot of time.
1204
1205 * mjobs/MJCalibrateSignal.cc, mjobs/MJPedestal.cc, MJCalibration.cc:
1206 - added two empty lines to output if finished
1207 - added a sanity check around the call to CheckEnv
1208
1209 * mpedestal/MPedPhotCam.cc:
1210 - use faster MArrays in ReCalc
1211 - accelerated GetPixelContent
1212
1213 * msignal/MExtractTimeFastSpline.cc:
1214 - accelerated a bit by defining
1215 Float_t higainklo = fHiGainSecondDeriv[klo];
1216 Float_t higainkhi = fHiGainSecondDeriv[khi];
1217 instead of accesing the arrays many times inside the loops.
1218 Somebody should do the same for logain.
1219
1220 * mraw/MRawEvtData.cc:
1221 - fixed a bug in InitArrays
1222
1223 * showlog.cc:
1224 - added some more functionality
1225
1226 * star.cc:
1227 - changed to use new MJStar
1228
1229 * mfileio/MChain.cc:
1230 - added namespace
1231
1232 * mfileio/MReadTree.cc:
1233 - added a call to ResetTree as first call in PreProcess. Using
1234 MReadReports with a tree missing in the file mysteriously
1235 crashed because TChain::fTreeNumber was set already by
1236 a root-miracle.
1237
1238 * mjobs/JobsLinkDef.h, mjobs/Makefile:
1239 - added MJStar
1240
1241 * mjobs/MJCalibrateSignal.cc:
1242 - replaced MReadMarsFile by MReadReports
1243
1244 * mmain/MEventDisplay.cc:
1245 - fixed reading of resource file
1246
1247 * mbase/MStatusDisplay.cc:
1248 - made Reset() batch-mode safe
1249
1250 * mcalib/MCalibrateData.cc:
1251 - simplified a calculation
1252
1253 * mfileio/MReadReports.[h,cc]:
1254 - implemented GetEntries()
1255 - implemented GetFileName()
1256 - changed kHasMaster from BIT(15) to BIT(14)
1257 - fixed a bug in AddTree which caused the Master-Bit to be
1258 set for the wrong object
1259
1260 * mfileio/MReadTree.cc:
1261 - return 0 entries if entrie==TChain::kBigNumber
1262
1263 * msignal/MExtractFixedWindow.cc:
1264 - updated output to fitz into a std 80-col console
1265
1266 * mars.rc, star.rc:
1267 - added
1268
1269
1270
1271 2004/08/26: Wolfgang Wittek
1272
1273 * mstarcam/MStarCamTrans.[h,cc]
1274 - include optical aberration when plotting the grid
1275
1276 * mtemp/MTelAxisFromStars.[h,cc]
1277 - add member functions SetPointingPosition and SetSourcePosition
1278
1279
1280
1281 2004/08/26: Markus Gaug
1282
1283 * mjobs/MJExtractCalibTest.[h,cc]
1284 - derived from MJob
1285 - removed obsolete code (which has been moved to MJob)
1286
1287 * macros/calibration.C
1288 - adapt code to changes done in MJob
1289
1290
1291
1292 2004/08/26: Thomas Bretz
1293
1294 * mbase/MMath.cc:
1295 - changed calculation of sign of SignificanceLiMaSigned due to
1296 bug #131
1297
1298 * readdaq.cc, readraw.cc:
1299 - updated to support MRawEvtData2
1300
1301 * mraw/MRawEvtData.[h,cc], mraw/MRawFileRead.cc,
1302 mraw/MRawFileWrite.[h,cc], mraw/MRawRead.[h,cc],
1303 mraw/MRawSocketRead.cc:
1304 - updated to support negative pixel ids
1305
1306 * mraw/MRawRunHeader.[h,cc]:
1307 - increased max format version to 4
1308 - added GetNumNormalPixels
1309 - added GetNumSpecialPixels
1310 - added GetMinPixId
1311 - added GetMaxPixId
1312
1313 * merpp.cc:
1314 - added a new option --auto-time to get the time range for
1315 cc and/or caco data from the run header of the raw data
1316
1317 * callisto.cc:
1318 - some additional checks
1319 - more comments
1320
1321 * mfileio/MReadReports.h:
1322 - overwrote GetFileName - otherwise CINT refuses to create an object
1323
1324 * mbadpixels/MBadPixelsTreat.[h,cc]:
1325 - added an primitive interpolation of arrival times which
1326 tries to keep the random arrival time for pixels without
1327 signal
1328 - fixed a bug which could cause a crash
1329 - added more control over the pedestal treatment
1330
1331
1332
1333 2004/08/25: Thomas Bretz
1334
1335 * callisto.cc:
1336 - updated handling of command line parameters
1337 - added MJPedestal in second loop
1338 - changed MJ* to support new MJob base class
1339
1340 * mjobs/JobsLinkDef.h, mjobs/Makefile:
1341 - added MJob
1342
1343 * mjobs/MJob.[h,cc]:
1344 - added
1345
1346 * mjobs/MJCalibrateSignal.[h,cc], mjobs/MJCalibrateSignal.[h,cc],
1347 mjobs/MJCalibration.[h,cc], mjobs/MJPedestal.[h,cc]:
1348 - derived from MJob
1349 - removed obsolete code (which has been moved to MJob)
1350
1351 * mjobs/MSequence.[h,cc]:
1352 - use MDirIter::GetEntries in SetupRuns
1353 - implemented raw-file mode
1354 - added GetNum*Runs
1355
1356 * callisto.rc:
1357 - fixed
1358
1359 * showlog.cc, mbase/MTime.cc, mreport/MReportFileReadCC.cc:
1360 - some fixes for gcc 2.95.3
1361
1362 * mbase/MEvtLoop.cc:
1363 - allow prefix argument in ReadEnv
1364
1365 * mbase/MLog.cc:
1366 - added options for log-file and html-file
1367
1368 * mbase/MTaskEnv.[h,cc]:
1369 - added comment
1370 - implemented dummy/skip-mode
1371
1372 * mjobs/MJCalibrateSignal.cc:
1373 - removed non existance check from reading extractors (MTaskEnv dummy mode!)
1374 - small changed to output
1375
1376 * mjobs/MJCalibration.cc:
1377 - added a cast for gcc 2.95.3
1378 - allow dummy mode MTaskEnvs
1379
1380 * mjobs/MJPedestal.[h,cc]:
1381 - implemented CheckEnv
1382
1383 * msignal/MExtractTime.cc:
1384 - fixed Print()-output
1385
1386 * msignal/MExtractTimeFastSpline.[h,cc]:
1387 - added ReadEnv
1388 - added Print
1389
1390
1391
1392 2004/08/25: Wolfgang Wittek
1393
1394 * mpointing/MPointingPos.h
1395 - add member function GetHa()
1396
1397
1398
1399 2004/08/24: Thomas Bretz
1400
1401 * Makefile:
1402 - added callisto
1403 - added showplot
1404 - removed star
1405 - removed status
1406
1407 * merpp.cc:
1408 - updated Usage()
1409 - use some new feature or MArgs
1410
1411 * callisto.cc:
1412 - a new program to calculate the calibration
1413
1414 * callisto.rc:
1415 - resource file for callisto
1416
1417 * showplot.cc:
1418 - a new program to show data check plots from a file
1419
1420 * mbase/MArgs.[h,cc]:
1421 - added Get*AndRemove with a default argument
1422
1423 * mbase/MDirIter.[h,cc]:
1424 - added Add(MDirIter &)
1425
1426 * mbase/MEvtLoop.cc:
1427 - check for the existance of the resource file
1428
1429 * mbase/MLog.[h,cc]:
1430 - added Usage()
1431
1432 * mbase/MTaskEnv.cc:
1433 - added output in ReInit
1434
1435 * mjobs/MJCalibration.cc, mjobs/MJPedestal.cc:
1436 - added Overwrite option
1437 - maintained CheckEnv
1438 - added InputPath
1439
1440 * mjobs/MSequence.cc:
1441 - added return value to Setup*
1442 - added comments
1443
1444 * mmain/MEventDisplay.cc:
1445 - added tab for cleaning data
1446
1447 * msignal/MExtractFixedWindowPeakSearch.[h,cc]:
1448 - added ReadEnv
1449 - for consistency renamed fWindowSize* to f*WindowSize
1450
1451 * msignal/MExtractTimeHighestIntegral.[h,cc]:
1452 - added ReadEnv
1453
1454 * mcalib/MCalibrationRelTimeCalc.cc:
1455 - do not write to a log file if logging is not enabled
1456 - replaced some arrays by TArrays
1457
1458 * mjobs/JobsLinkDef.h, mjobs/Makefile:
1459 - added MJCalibrateSignal
1460
1461 * mjobs/MJCalibrateSignal.[h,cc]:
1462 - added
1463
1464 * msignal/MExtractFixedWindow.[h,cc], msignal/MExtractFixedWindowPeakSearch.[h,cc],
1465 msignal/MExtractSlidingWindow.[h,cc], msignal/MExtractTime.[h,cc],
1466 msignal/MExtractTimeAndCharge.[h,cc], msignal/MExtractTimeHighestIntegral.[h,cc]
1467 msignal/MExtractor.[h,cc]:
1468 - added Print
1469 - added ReadEnv
1470 - changed version number to 1
1471
1472
1473
1474 2004/08/23: Wolfgang Wittek
1475
1476 * mtemp/MTelAxisFromStars.[h,cc]
1477 - replace MStarLocalCam by MStarCam
1478 - replace MStarLocalPos by MStarPos
1479
1480 * mtemp/MHTelAxisFromStars.[h,cc]
1481 - replace MStarLocalCam by MStarCam
1482 - replace MStarLocalPos by MStarPos
1483
1484 * mstarcam/MStarPos.[h,cc]
1485 - remove data members containing 'CG' ('correlated Gauss');
1486 put results from uncorrelated and correlated Gauss fit
1487 into the same area
1488
1489 * mtemp/MFindStars.h[cc]
1490 - changes due to the changes in MStarPos
1491 - remove fit with fixed correlation
1492
1493 * mtemp/MSourceDirections.[h,cc]
1494 - changes due to the changes in MStarPos
1495
1496 * mtemp/findTelAxisFromStars.C
1497 - changes due to changes in MTelAxisFromStars and MFindStars
1498
1499
1500
1501 2004/08/23: Thomas Bretz
1502
1503 * mbadpixels/MBadPixelsTreat.[h,cc]:
1504 - changed missleading ProcessRMS to ProcessPedestal
1505
1506 * mfileio/MReadTree.h:
1507 - added AddFiles(MDirIter&) which is overloaded by another function
1508 which resulted in some trouble
1509
1510 * mfileio/MWriteRootFile.[h,cc]:
1511 - added cd() member function
1512
1513 * mimage/MHHillas.[h,cc]:
1514 - added display of camera on top of MeanXY-plot
1515
1516 * mraw/MRawSocketRead.h:
1517 - added GetFileName()
1518
1519 * manalysis/MCerPhotEvt.[h,cc]:
1520 - added new data member fNumIslands
1521 - added new functions (CalcIsland/CalcIslands to calculate islands)
1522 - added new member function to sort pixels by index
1523 - added island index in GetPixelContent
1524 - increased version number
1525
1526 * manalysis/MCerPhotPix.[h,cc]:
1527 - added fIdxIsland data member
1528 - overloaded Compare function to be able to sort by pixel index
1529 - increased version number
1530
1531 * mhist/MHEvent.[h,cc]:
1532 - added new option for island index
1533 - added kEvtCleaningData
1534
1535 * mimage/MImgCleanStd.[h,cc]:
1536 - added island calculation after image cleaning
1537 - fixed some output to be consistent
1538 - added ReadEnv
1539 - updated StreamPrimitive
1540 - added new cleaning method (probability cleaning)
1541
1542 * mimage/Makefile:
1543 - added mhist
1544
1545 * mmain/MEventDisplay.cc:
1546 - added display of island index
1547 - changed to support files with calibrated data, too
1548
1549 * mhvstime/MHVsTime.[h,cc]:
1550 - implemented the possibility to set a maximum number of points
1551
1552 * mbase/MParContainer.h:
1553 - changed StreamPrimitive to public
1554
1555 * mcalib/MMcCalibrationCalc.[h,cc]:
1556 - added fPar data member (MImagePar) to get number of
1557 saturating hi gain pixels
1558
1559 * mimage/Makefile, mimage/ImageLinkDef.h:
1560 - added MImagePar
1561 - added MHImagePar
1562
1563 * mimage/MConcentration.[h,cc]:
1564 - removed obsolete destructor
1565
1566 * mimage/MHillas.[h,cc]:
1567 - added a check for island index to calculation
1568
1569 * mimage/MHillasCalc.cc:
1570 - added option kCalcImagePar
1571 - added option kCalcHillasSrc
1572 - added Print function
1573 - added StreamPrimitive function
1574 - added resource support (ReadEnv)
1575
1576 * mimage/MHillasExt.[h,cc]:
1577 - added a check for island index to calculation
1578 - replaced for-loop by iterator
1579
1580 * mimage/MHillasSrc.[h,cc]:
1581 - changed argument to Calc from pointer to reference
1582
1583 * mimage/MHillasSrcCalc.[h,cc]:
1584 - fixed StreamPrimitive
1585 - added some const-qualifiers to data members
1586 - adapted to change in MHillasSrc
1587
1588 * mimage/MNewImagePar.[h,cc]:
1589 - moved saturating pixels to new class MImagePar
1590 - added a check for island index to calculation
1591 - increased version number
1592
1593 * mpointing/MSrcPosCam.h:
1594 - made StreamPrimitive public
1595
1596 * msignal/MArrivalTime.h:
1597 - removed operator()
1598 - added operator[] const
1599
1600 * manalysis/MCameraData.[h,cc]:
1601 - added algorithm for 'Probability cleaning'
1602
1603 * mbase/MMath.[h,cc]:
1604 - added GaussProb
1605
1606 * mjobs/MSequence.h:
1607 - added IsValid
1608
1609
1610
1611 2004/08/20: Thomas Bretz
1612
1613 * mjobs/MSequence.[h,cc]:
1614 - added path-option to SetupRuns
1615
1616 * mjobs/MJCalibration.cc, mjobs/MJExtractSignal.cc, MJPedestal.cc:
1617 - changed file "UPDATE" to "RECREATE"
1618
1619 * macros/sql/filldotrbk.C:
1620 - removed obsolete output
1621
1622 * macros/sql/filldotrun.C:
1623 - removed obsolete output
1624 - updated to support ExcludedFDA-table
1625
1626 * mbase/MParList.[h,cc]:
1627 - added FindTask-member function
1628
1629 * mcalib/MHCalibrationChargeBlindCam.cc:
1630 - fixed a 'comparison between signed and unsigned'
1631
1632 * mfileio/MRead.h:
1633 - added GetFileName()
1634 - removed const-qualifier from CheckAndWrite
1635
1636 * mfileio/MReadMarsFile.cc:
1637 - changed some logiing output
1638
1639 * mfileio/MWriteAsciiFile.[h,cc], mfileio/MWriteFile.[h,cc]:
1640 - removed const-qualifier from CheckAndWrite
1641
1642 * mfileio/MWriteRootFile.[h,cc]:
1643 - simplified the constructor by adding Init() function
1644 - added ReInit function to support file splitting
1645 - added file splitting support (GetNewFileName, ChangeFile)
1646 - added new constructor for file splitting
1647 - made gsDef* a static member
1648 - slight changed to PreProcess to support file-splitting
1649 - if file-spliiting is enabled return always kTRUE in IsFileOpen
1650 - added many new outputs in case of possible problems
1651
1652 * mraw/MRawFileRead.[h,cc]:
1653 - changed return type of GetFileName()
1654
1655 * mraw/MRawFileWrite.[h,cc]:
1656 - removed obsolete pParList data member
1657 - by default write all events to the 'Events' tree
1658
1659 * msql/MSQLServer.[h,cc]:
1660 - enhanced Query function
1661
1662
1663
1664 2004/08/19: Marcos Lopez
1665
1666 * mjobs/MJCalibration.cc:
1667 - In the function FindColor(), when looking for the calibration color in
1668 the calibration file name, ignore the case, to deal with colors
1669 written in capital letters.
1670
1671
1672
1673 2004/08/19: Thomas Bretz
1674
1675 * mastro/MTransCelLocCam.[h,cc]:
1676 - renamed to MStarCamTrans and moved to mstarcam
1677
1678 * mastro/Makefile, mastro/AstroLinkDef.h:
1679 - removed MTransCelLocCam
1680
1681 * mstarcam/Makefile, mstarcam/AstroLinkDef.h:
1682 - cleaned up includes in Makefile
1683 - added MStarCamTrans
1684
1685
1686
1687 2004/08/19: Robert Wagner
1688
1689 * mtemp/MFindStars.[cc,h], mastro/MAstroCamera.cc,
1690 mtemp/MSourceDirections.[cc,h]
1691 - Changes to reflect the change of name of MStarPos, MStarCam
1692
1693
1694
1695 2004/08/18: Thomas Bretz
1696
1697 * mbadpixels/MBadPixelsCam.[h,cc]:
1698 - implemented function to calculate max cluster sizes
1699
1700 * macros/sql/filldotrbk.C, macros/sql/filldotrun.C:
1701 - added return value
1702
1703 * mjobs/MJCalibration.cc:
1704 - simplified FindColor by 1000% for later move to a new location
1705
1706 * mpedestal/MPedCalcFromLoGain.cc:
1707 - output the range only if it has changed
1708
1709
1710
1711 2004/08/18: Wolfgang Wittek
1712
1713 * mastro/MTransCelLocCam.[h,cc]
1714 - new class; allows to calculate for any point (X, Y) in the
1715 camera the local (celestial) coordinates if the local
1716 (celestial) coordinates are known for some fixed point (X0, Y0)
1717 in the camera
1718 - for given local (celestial) coordinates of the camera center,
1719 the meber function PlotGrid draws the lines of constant theta
1720 and phi (and of constant dec and hourangle) onto the camera
1721 plane
1722
1723 * mastro/Makefile, mastro/AstroLinkDef.h
1724 - MTransCelLocCam added
1725
1726 * macros/testMTrans.C
1727 - macro to test the class MTransCelLocCam
1728
1729
1730
1731 2004/08/17: Markus Gaug
1732
1733 * msignal/MExtractBlindPixel.[h,cc]
1734 - remove fModified which is taken care of in MJCalibration by the
1735 correct initialization
1736
1737 * mcalib/MCalibrationChargeBlindCam.[h,cc]
1738 - now a base class for different types of blind pixels cams.
1739 - moved fBlindPixels away from pointer, analogue to MGeomCam
1740
1741 * mcalib/MHCalibrationChargeBlindCam.[h,cc]
1742 - updated to new call to GetNumBlindPixels()
1743
1744 * mcalib/Makefile
1745 * mcalib/CalibLinkDef.h
1746 * mcalib/MCalibrationChargeBlindCamOneOldStyle.[h,cc]
1747 * mcalib/MCalibrationChargeBlindCamTwoNewStye.[h,cc]
1748 - new classes deriving from and intializing
1749 MCalibrationChargeBlindCam
1750
1751 * mcalib/MCalibrationChargeBlindPix.[h,cc]
1752 - derive from MCalibrationPix instead of MCalibrationChargePix
1753 - create possibility to intialize QE's, etc. from outside
1754 - fix default to previous behaviour such that old code can still
1755 run on old files without changes
1756 - create copy function
1757
1758 * macros/calibration.C
1759 - updated macro to use of MCalibrationTestCam
1760
1761 * mcalib/MCalibrationCam.[h,cc]
1762 - comment the static variable gkNumPulserColors
1763 - take the pulser color enum and gkNumPulserColors out of the streamer
1764 - set the version nr from 3 to 4
1765 - Simplify a piece of the code dealing with the ForEach macro
1766
1767 * mcalib/MCalibrationChargeCam.[h,cc]
1768 - removed Init() function which is already fulfilled by the Init()
1769 function of MCalibrationCam
1770
1771 * mcalib/MCalibrationChargeCalc.cc
1772 - some changes to the output
1773 - call to MCalibrationChargeBlindCam->IsValid() removed
1774
1775 * mbadpixels/MBadPixelsCam.cc
1776 - included kDeviatingNumPhots in GetPixelContent()
1777
1778 * mjobs/MJCalibration.[h,cc]
1779 - some small modifications in the data-check display, discussed
1780 with Florian
1781 - found that the MFillH for the MHCalibrationChargeBlindCam had
1782 been replaced to MHCalibrationChargeBlindPix -> redone
1783 - adapted InitBlindPixel() to new classes initializing the right
1784 MCalibrationChargeBlindCam's
1785
1786 * mcalib/MCalibrationTestPix.[h,cc]
1787 * mcalib/MCalibrationTestCam.[h,cc]
1788 * mcalib/Makefile
1789 * mcalib/CalibLinkDef.h
1790 - new container class to store results of MCalibrationTestCalc
1791 and MHCalibrationTestCam
1792
1793 * mcalib/MCalibrationTestCalc.[h,cc]
1794 - adapted to use of MCalibrationTestCam
1795
1796 * mcalib/MHCalibrationTestCam.[h,cc]
1797 - adapted to use of MCalibrationTestCam
1798
1799
1800
1801 2004/08/17: Thomas Bretz
1802
1803 * mcalib/MCalibrateData.[h,cc]:
1804 - unrolled some if-else statements to accelerate the algorithm a
1805 bit (it is just the bottelneck of calibrating the signal)
1806 - made sure that code which in not needed is not executed in
1807 this case
1808
1809 * mbadpixels/MBadPixelsCam.cc:
1810 - unrolled if-else statements in GetPixelContent
1811
1812 * mcalib/MHCalibrationChargeBlindPix.cc:
1813 - commented out unsused variable
1814
1815 * mjobs/MJCalibration.cc:
1816 - some more output when writing the file
1817
1818 * mjobs/MJPedestal.[h,cc]:
1819 - added more resources
1820 - added fMaxEvents
1821
1822 * mraw/MRawEvtPixelIter.[h,cc]:
1823 - fixed behaviour or fABFlags in case the array is empty
1824 - changed Char_t data member to Byte_t according to change
1825 in MRawEvtData
1826
1827 * mraw/MRawEvtData.[h,cc]:
1828 - changed TArrayC data member to MArrayB to get rid of a memory
1829 leak which resulted in huge memory usage when reading
1830 MRawEvtData
1831 - changed version number from 4 to 5
1832 - changed size of fABFlag array to a more reasonable size
1833 (maxid/8+1)
1834
1835 * mraw/MRawEvtHeader.[h,cc]:
1836 - implemeted Getter for calibration pattern
1837
1838 * mhbase/MHMatrix.[h,cc], mranforest/MRanTree.cc,
1839 mtools/MHSimmulatedAnnealing.h, mtools/MSimmulatedAnnealing.h:
1840 - changed to compile with root-4.00/08
1841
1842 * mpedestal/MPedCalcFromLoGain.[h,cc]:
1843 - changed SetDumpEvents to SetNumEventsDump to fit roots naming
1844 convention
1845 - fixed crashes in case nothing has beendone
1846 - do not process abflag if it is not existing
1847 - for the moment do no call to ReCalc in Process
1848 - added some const-qualifiers
1849
1850 * mhist/MHCamera.h:
1851 - changed the definition of FetMinimum/GetMaximum such that
1852 it compiles with root 4.00/08
1853
1854
1855
1856 2004/08/17: Robert Wagner
1857
1858 * mstarcam, mstarcam/Makefile, mstarcam/StarcamLinkDef.h,
1859 mstarcam/StarcamIncl.h, macros/dohtml.C, macros/rootlogon.C
1860 - Added directory mstarcam for holding all classes related to
1861 studies of stars
1862
1863 * mstarcam/MStarPos.[cc,h], mstarcam/MStarCam.[cc,h],
1864 mstarcam/StarcamLinkDef.h, mstarcam/Makefile, Makefile
1865 - moved mtemp/MStarLocalPos.[cc,h], mtemp/MStarLocalCam.[cc,h]
1866
1867 * mastro/MAstroCamera.cc, mtemp/MFindStars.[cc,h],
1868 mtemp/MSourceDirections.[cc,h]
1869 - changed references to MStarLocalPos to MStarPos
1870
1871
1872
1873 2004/08/16: Thomas Bretz
1874
1875 * mcalib/MCalibrateData.[h,cc]:
1876 - change to support also 'No calibration of data'
1877 - removed obsolete dependancie on *'FromData' containers
1878
1879 * mcalib/MCalibrateData.[h,cc], mbadpixels/MBadPixelsCalc.[h,cc]:
1880 - added member function ReadEnv
1881
1882 * mbase/MTime.[h,cc]:
1883 - added new member function SetStringFmt
1884
1885 * mcalib/MHCalibrationChargeBlindPix.cc:
1886 - removed unused variable
1887
1888 * mcalib/MHCalibrationChargeBlindPix.cc:
1889 - removed unused variable
1890
1891
1892
1893 2004/08/16: Markus Gaug
1894
1895 * mcalib/MHCalibrationCam.cc
1896 - add a criterion to stop the Finalize() if both fHiGainArray
1897 and fLoGainArray have not been expanded.
1898 - replace two gLog by *fLog
1899 - add the pulser color (needed for the datacheck histograms)
1900 - some modifications in the data-check display, discussed with Florian
1901
1902 * mjobs/MJCalibration.[h,cc]
1903 - some small modifications in the data-check display, discussed
1904 with Florian
1905
1906 * mcalib/MHGausEvents.[h,cc]
1907 - make fSaturated Int_t and set to 0 in the Clean() function
1908
1909 * mcalib/MHCalibrationChargePix.[h,cc]
1910 - remove the Clean() function
1911
1912 * mbadpixels/MBadPixelsPix.h
1913 * mbadpixels/MBadPixelsCam.cc
1914 - new functions GetUnsuitableCalibration() and
1915 GetUnreliableCalibration() to denote the reason for unsuitability
1916 and unreliability.
1917 - in GetPixelContent flags 6 and 7.
1918 - will be used for the datacheck display
1919
1920
1921
1922 2004/08/14: Markus Gaug
1923
1924 * msignal/MExtractor.cc:
1925 - documented data members
1926 - included default for SetNamePedContainer()
1927
1928 * mjobs/MJPedestal.[h,cc]
1929 - some small modifications in the data-check display, discussed
1930 with Florian
1931
1932
1933
1934 2004/08/13: Thomas Bretz
1935
1936 * macros/readraw.C:
1937 - updated to get it working with MC data
1938
1939 * mbase/MTaskEnv.cc:
1940 - fixed a typo
1941
1942 * mcalib/MCalibrationChargeCalc.[h,cc],
1943 mcalib/MHCalibrationCam.[h,cc]:
1944 - added ReadEnv
1945 - changed some output slightly to match into a typical
1946 80-column console
1947
1948 * mjobs/MJCalibration.[h,cc]:
1949 - changed to support Sequences
1950 - added SetEnv
1951 - added possibility to change extractors from a resource file
1952 - put MBadPixelsMerge into the tasklist - for strange reasons
1953 it was missing
1954
1955 * mjobs/MJPedestal.[h,cc]:
1956 - fixed the output name for sequences
1957 - added possibility to set output from resource file
1958
1959 * mpedestal/MPedCalcFromLoGain.[h,cc]:
1960 - changed handling of sanity check for setup
1961 - removed obsolete variables
1962 - changed output slightly to fit into a typical 80-column
1963 console
1964 - added some sanity checks to PostProcess
1965 - added some info-output to PostProcess
1966 - calculate a mean number of total events
1967 - call ReCalc to calc mean values of sectors and areas
1968
1969 * mpedestal/MPedCalcPedRun.[h,cc]:
1970 - changed to use ReCalc instead of doing the calculation itself
1971 for convinience I left the old code as a comment inside -
1972 will be removed later
1973
1974 * mpedestal/MPedPhotCam.[h,cc]:
1975 - slight changes in ReCalc
1976
1977 * mpedestal/MPedestalCam.[h,cc]:
1978 - added ReCalc function (maily taken from PedPhotCamReCalc)
1979
1980 * mpedestal/MPedestalPix.h:
1981 - added Getter for fNumEvents
1982
1983 * mraw/MRawEvtHeader.[h,cc]:
1984 - started adding support for calibration pattern. Please don't
1985 take the current implementation to serious
1986
1987
1988
1989 2004/08/12: Hendrik Bartko
1990
1991 * msignal/MExtractor.cc:
1992 - corrected the setting of AddSerialNumber for Find(Create)Object
1993
1994 * msignal/MExtractTime.cc:
1995 - corrected the setting of AddSerialNumber for FindObject
1996
1997 * mbadpixels/MBadPixelsCalc.cc
1998 - corrected the setting of AddSerialNumber for FindObject
1999
2000 * mbadpixels/MBadPixelsTreat.cc
2001 - corrected the setting of AddSerialNumber for FindObject
2002
2003 * mimage/MImgCleanStd.cc
2004 - corrected the setting of AddSerialNumber for FindObject
2005
2006
2007
2008 2004/08/12: Markus Gaug
2009
2010 * msignal/MExtractBlindPixel.[h,cc]
2011 - Set the method from outside
2012 - unified the defaults to new blind pixels
2013
2014 * mjobs/MJCalibration.[h,cc]
2015 - implementation of MHCalibrationChargeCam
2016
2017 * mcalib/MHCalibrationChargeBlindPix.[h,cc]
2018 - adapt Draw() and DrawLegend() for the datacheck display
2019
2020 * mcalib/MHCalibrationChargeBlindCam.[h,cc]
2021 - new member function fFitFunc, can be set from outside and is
2022 further passed onto the MHCalibrationChargeBlindPix's
2023
2024 * mcalib/MHCalibrationChargeCalc.[h,cc]
2025 - improved readability of output
2026 - set default fPheErrLimit to 4.5 sigma
2027
2028 * mcalib/MCalibrateData.[h,cc]
2029 - give defaults to the Setter functions
2030 - change default calibration mode from blindpixel to ffactor
2031 - change exclusion of bad pixels from unsuitable run to unsuitable.
2032 - some cosmetic changes
2033 - remove fNumHiGainFADCSamples and fNumLoGainFADCSamples as
2034 data members
2035 - remove fConversionHiLo which is not used in the class
2036 - write a StreamPrimitive()
2037
2038
2039 2004/08/12: Thomas Bretz
2040
2041 * mreport/MReportFileReadCC.cc:
2042 - fixed a bug in CheckFileHeader which caused a condition to
2043 be wrongly evaluated
2044
2045 * mbase/MStatusDisplay.cc:
2046 - small modification to postscript output
2047
2048 * showlog.cc:
2049 - added
2050
2051 * Makefile:
2052 - added showlog
2053
2054 * macros/sql/filldotrbk.C, macros/sql/filldotrun.C:
2055 - update of comments
2056
2057 * mbase/MEvtLoop.cc:
2058 - first interprete environment for fLog
2059
2060 * mbase/MEvtLoop.[h,cc], mbase/MParContainer.[h,cc],
2061 mbase/MParList.[h,cc], mbase/MTaskList.[h,cc],
2062 mfileio/MRead.[h,cc], mhbase/MHMatrix.[h,cc],
2063 mpedestal/MPedCalcFromLoGain.[h,cc],
2064 mpedestal/MPedCalcFromPedRun.[h,cc],
2065 msignal/MExtractor.[h,cc]:
2066 - changed type of ReadEnv from Bool_t to Int_t
2067
2068 * mbase/MLog.cc:
2069 - fixed ReadEnv
2070
2071 * mbase/MParContainer.[h,cc]:
2072 - added TestEnv
2073
2074 * mbase/MParList.cc, mbase/MTaskList.cc:
2075 - moved some code to MParContainer::TestEnv
2076
2077 * mbase/Makefile, mbase/BaseLinkDef.h:
2078 - added MTaskEnv
2079
2080 * mhist/MHCamera.cc:
2081 - removed some output (Draw function don't write something
2082 to the console) - it is displayed anyhow
2083 - added some SetBorderMode(0)
2084
2085 * mjobs/JobsLinkDef.h, mjobs/Makefile:
2086 - added MSequence
2087
2088 * mjobs/MJPedestal.[h,cc]:
2089 - changed to allow a sequence as input
2090 - changed to allow setting up the extractor from a TEnv
2091
2092 * mpedestal/MPedCalcFromLoGain.[h,cc]:
2093 - moved a common block of code to a new Calc function
2094 - fixed ReadEnv
2095
2096 * mpedestal/MPedCalcPedRun.cc, msignal/MExtractor.cc:
2097 - fixed ReadEnv
2098
2099 * mraw/MRawCrateData.cc:
2100 - updated Print()
2101
2102 * mraw/MRawFileRead.h:
2103 - added default to first constructor argument
2104
2105
2106
2107
2108 2004/08/12: Hendrik Bartko
2109
2110 * msignal/MExtractor.[h,cc]:
2111 - add SetNamePedContainer to set the name of the pedestal
2112 container
2113
2114 * msignal/MExtractTime.[h,cc]:
2115 - add SetNamePedContainer to set the name of the pedestal
2116 container
2117
2118 * mbadpixels/MBadPixelsCalc.[h,cc]
2119 - add SetNamePedPhotContainer to set the name of the pedphot
2120 container
2121
2122 * mbadpixels/MBadPixelsTreat.[h,cc]
2123 - add SetNamePedPhotContainer to set the name of the pedphot
2124 container
2125
2126 * mimage/MImgCleanStd.[h,cc]
2127 - add SetNamePedPhotContainer to set the name of the pedphot
2128 container
2129
2130
2131
2132 2004/08/12 : Wolfgang Wittek
2133
2134 * manalysis/MSourcPosFromStarPos.[h,cc]
2135 - replace MMcEvt by MPointingPos
2136
2137 * manalysis/MSigmabarCalc.[h,cc]
2138 - replace MMcEvt by MPointingPos
2139
2140 * manalysis/MSigmabar.[h,cc]
2141 - in member function Calc() return fSigmabarInner,
2142 not fSigmabar
2143 - update comments
2144 - sigmabar is the sqrt of the average (pedRMS^2/area)
2145
2146 * manalysis/MPad.[h,cc]
2147 - replace MMcEvt by MPointingPos
2148 - remove bugs
2149
2150 * mfilter/MFSelBasic.[h,cc]
2151 - replace MMcEvt by MPointingPos
2152
2153 * mfilter/Makefile
2154 - add -I../mpointing
2155
2156 * mhist/MHSigmaTheta.[h,cc]
2157 - replace MMcEvt by MPointingPos
2158 - replace 'MCerPhotPix cerpix' by 'MCerPhotPix &cerpix'
2159 - add plot "Sigmabar(Outer) versus Theta"
2160
2161 * macros/ONOFFAnalysis.C
2162 - Job A : got the padding working, work in progress
2163
2164
2165
2166 2004/08/11: Hendrik Bartko
2167
2168 * mcalib/MCalibrateData.[h,cc]:
2169 - add SetPedestalType to choose whether to calibrate the pedestal
2170 for each run or each event
2171 - add EnablePedestalType to enable to calibrate the pedestal for
2172 each run or each event
2173 - add DisablePedestalType to disable to calibrate the pedestal for
2174 each run or each event
2175 - add TestFlag test whether to do the run and / or event pedestal
2176 calculation
2177 - add SetNamePedADCRunContainer to change name of pedestal input
2178 container for run pedestals
2179 - add SetNamePedADCEventContainer to change name of pedestal input
2180 container for event pedestals
2181 - add SetNamePedPhotRunContainer to change name of pedestal output
2182 container for run pedestals
2183 - add SetNamePedPhotEventContainer to change name of pedestal output
2184 container for run pedestals
2185 - add CalibratePedestal, function to calibrate the chosen pedestal
2186 - added the calibration types kFlatCharge, kDummy as in MCalibrate
2187
2188 * mbadpixels/MBadPixelsCalc.cc:
2189 - in MBadPixelsCalc::Process() called the MPedPhotCam::ReCalc to
2190 calculate the mean values of the pedestal and RMS for the areas
2191 and sectors of the camera.
2192
2193
2194
2195 2004/08/10: Thomas Bretz
2196
2197 * mreport/MReportFileReadCC.[h,cc]:
2198 - added
2199
2200 * mreport/Makefile, mreport/ReportsLinkDef.h:
2201 - added MReportFileReadCC
2202
2203 * mreport/MReport*.[h,cc]:
2204 - prpagate file version number to all Interpreters
2205
2206 * merpp.cc:
2207 - added new commandline options to support different CC files
2208 - changed help-output
2209 - temporarily removed SQL option
2210
2211 * readraw.cc:
2212 - a small fix (a '.' was missing)
2213
2214 * mraw/MRawEvtData.cc:
2215 - fixed bug in Print
2216
2217 * manalysis/MGeomApply.cc:
2218 - changed to Init all MCamEvents in the parlist
2219
2220 * mbase/MParList.[h,cc]:
2221 - added a cast operator to TIterator*
2222 - check whether a automatic created class inherits from MParConatiner
2223
2224 * mgui/MCamEvent.[h,cc]:
2225 - added Init
2226 - added InitSize
2227
2228 * mmc/MMcTrig.cxx:
2229 - added a new option to Print()
2230
2231 * mraw/MRawEvtData.[h,cc], mraw/MRawEvtHeader.[h,cc],
2232 mraw/MRawFileRead.cc, mraw/MRawSocketRead.cc
2233 - changed Init() to InitRead()
2234
2235 * msignal/MArrivalTime.[h,cc]:
2236 - changed argument of InitSize according to MCamEvent
2237
2238 * msql/MSQLServer.[h,cc]:
2239 - small changes to interface
2240
2241 * mimage/MHillasCalc.[h,cc]:
2242 - changed names of TString data members
2243
2244
2245
2246 2004/08/10: Robert Wagner
2247
2248 * mreport/MReportCamera.[h,cc]
2249 - added function InterpreteHOT which interprete the HOT* part of
2250 the report. The variable HVs_modified_by_HOT_Pixels is
2251 extracted, but not yet written in the corresponding MARS
2252 parameter container
2253
2254
2255
2256 2004/08/10: Markus Gaug
2257
2258 * mcalib/MCalibrationTestCalc.[h,cc]
2259 - added calculation and output of maximum not-interpolatable
2260 cluster.
2261
2262 * macros/bootcampstandardanalysis.C
2263 - added MBadPixelsTreat
2264
2265
2266 * mcalib/MCalibrate.cc
2267 - implemented different way to calculate error of signal
2268 in method kFlatCharge (as discussed with Keiichi).
2269
2270
2271
2272 2004/08/10: Florian Goebel
2273
2274 * mpedestal/MPedCalcFromLoGain.[h,cc]
2275 - add SetPedContainerName() to change name
2276 of output container
2277 - fix bug affecting behaviour when running twice
2278 over the same run
2279 - change format of "Format"
2280 - change default value for fgMaxHiGainVar to 40
2281
2282
2283
2284 2004/08/10: Nadia Tonello
2285
2286 * mbadpixels/MBadPixelsTreat.[h,cc]
2287 - replaced flag SetSloppyTreatment() with SetHardTreatment()
2288 Now the default behaviour consists on treating only the
2289 unsuitable pixels, and not also the ureliable, as it was
2290 before. If you want to keep on treating both unsuitable and
2291 unreliable pixels, please set the new flag on in your macro.
2292
2293 * mjobs/MJExtractCalibTest.cc
2294 - removed line containing SetSloppyTreatment()
2295
2296
2297
2298 2004/08/10: Thomas Bretz
2299
2300 * mpedestal/MPedestalPix.[h,cc]:
2301 - as discussed removed fValid
2302
2303 * mpedestal/MPedCalcFromPedRun.[h,cc],
2304 mpedestal/MPedCalcFromLoGain.[h,cc]:
2305 - removed dependancy on MBadPixelsCam
2306
2307 * mastro/MAstro.[h,cc]:
2308 - implemented GetMoonPeriod
2309 - implemented GetMoonPhase
2310
2311 * mbase/MTime.cc:
2312 - Fixed a floating point problem in Set(&tv)
2313 - added GetDateOfSunrise
2314
2315
2316
2317 2004/08/09: Markus Gaug
2318
2319 * mcalib/MHGausEvents.[h,cc]
2320 - added function IsOnlyOverflow()
2321
2322 * mcalib/MHCalibrationChargeBlindCam.[h,cc]
2323 - put default arguments in the Clone() and the Draw() function
2324 (needed by e.g. TObject::DrawClone())
2325 - added name and title to the class (was forgotten)
2326
2327 * mjobs/MJPedestal.[h,cc]
2328 - set the possibility to have the datacheck display with the
2329 function SetDataCheckDisplay()
2330
2331
2332
2333 2004/08/09: Wolfgang Wittek
2334
2335 * mtemp/MStarLocalCam.[h,cc], mtemp/MStarLocalPos.[h,cc]
2336 - new variables added for the fit of a 2dim Gaussian with
2337 correlations
2338 - the corresponding Set and Get functions were added
2339 - the Paint function was extended correspondingly
2340
2341 * mtemp/MTelAxisFromStars.[h,cc]
2342 - new class (task) which determines the source position from star
2343 positions in the camera
2344
2345 * mtemp/MHTelAxisFromStars.[h,cc]
2346 - new class (container); produce plots for MTelAxisFromStars
2347
2348 * mtemp/MSkyCamTrans.[h,cc]
2349 - new class (task) ; container holding the parameters for the
2350 transformation from sky coordinates (projected onto the camera)
2351 to camera coordinates
2352
2353 * mtemp/Makefile, mtemp/TempLinkDef.h
2354 - MTelAxisFRomStars added
2355 - MHTelAxisFromStars added
2356 - MSkyCamTrans added
2357
2358 * mtemp/findTelAxisFromStars.C
2359 - new macro: extended version of findstars.C
2360 (in mtemp/mifae/macros/)
2361 - call to MTelAxcisFromStars and MHTelAxisFromStars
2362 was added
2363
2364 * mtemp/MFindStars.[h,cc]
2365 - add correlated Gauss fit
2366
2367
2368
2369 2004/08/06: Markus Gaug
2370
2371 * mcalib/MCalibrationTestCalc.[h,cc]
2372 * mcalib/Makefile
2373 * mcalib/CalibLinkDef.h
2374 - new class to retrieve the results of MHCalbirationTestCam
2375 - outputs the results of the bad pixels interpolation and the
2376 new relative flat-fielding of the camera.
2377
2378 * mjobs/MJExtractCalibTest.cc
2379 - uncomment (and use) the interpolation of bad pixels
2380 - use the class MCalibrationTestCalc
2381
2382 * mcalib/MHCalibrationChargeLoGainPix.cc
2383 - increase the default upper histogram limits for the
2384 large extraction windows.
2385
2386 * msignal/MExtractor.cc
2387 - fixed a bug in one possible output using Form()
2388 which produced a segm.violation in that case.
2389
2390 * mcalib/MHCalibrationTestCam.cc
2391 - adapt class for the interpolation of pixels.
2392
2393 * mcalib/MCalibrationChargeCalc.cc
2394 - fixed a small bug in the calculation of average number of
2395 photo-electrons
2396
2397
2398 2004/08/06: Nadia Tonello
2399
2400 * mimage/MImgCleanStd.cc:
2401 - in the Process, the Step3 (that checks the boundary pixels)
2402 is skipped when no action is espected, i.e. if lvl1 <= lvl2.
2403 This will accelerate the cleaning process in such cases.
2404
2405 * mbadpixels/MBadPixelsCalc.[h,cc]:
2406 - removed dependence on MSigmabar
2407
2408
2409
2410 2004/08/05: Thomas Bretz
2411
2412 * mastro/MAstroCatalog.[h,cc]:
2413 - changed return type of AddObject to Bool_t
2414 - changed Reading member function to use AddObject
2415
2416 * msignal/MArrivalTime.h:
2417 - Added missing ClassDef
2418
2419 * mhist/MHEvent.h:
2420 - Removed strange MCameraSignal
2421
2422
2423
2424 2004/08/05: Robert Wagner
2425
2426 * mastro/MAstroCatalog.[h,cc]
2427 - Added MAstroCatalog::AddObject, functionality to insert single
2428 objects manually; needed for mtemp/mmpi/MSourceDirections
2429
2430
2431
2432 2004/08/05: Thomas Bretz
2433
2434 * manalysis/MGeomApply.cc, mimage/MCameraSmooth.[h,cc]:
2435 - removed dependancy on MBlindPixel
2436
2437 * macros/sql/readrbk.C, msql/MSQLServer.cc:
2438 - fixed some memory leaks - the result of TSQLServer::Query
2439 must be deleted
2440
2441 * mbase/MTaskInteractive.cc:
2442 - added some comments
2443
2444 * mmain/MBrowser.cc:
2445 - fixed a bug which caused '/data/MAGIC' not to be shown in
2446 the dir-list
2447
2448 * mmc/MMcEvt.hxx:
2449 - added some more particle ids
2450
2451 * msql/MSQLServer.[h,cc]:
2452 - some improvements to the user interface
2453
2454 * macros/sql/filldotrun.C:
2455 - added
2456
2457
2458
2459 2004/08/04: Markus Gaug
2460
2461 * msignal/MExtractFixedWindowSpline.cc
2462 - replaced delete's of the array by a delete [].
2463
2464 * mjobs/MJCalibration.cc
2465 - replaced default time extractor by MExtractTimeFastSpline
2466
2467 * mbadpixels/MBadPixelsPix.cc
2468 - updated the class description
2469
2470
2471
2472 2004/08/04: Thomas Bretz
2473
2474 * manalysis/MBlindPixels.[h,cc], manalysis/MBlindPixelCalc.[h,cc],
2475 manalysis/MBlindPixelCalc2.[h,cc]:
2476 - as discussed some weeks ago the classes have been removed
2477
2478 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
2479 - removed the MBlind* entries
2480
2481 * star.cc, mmain/MEventDisplay.cc, mmain/MOnlineDisplay.cc,
2482 mmain/MAnalysis.cc, mfileio/MCT1ReadPreProc.[h,cc]:
2483 - removed usage of MBlind*
2484 - MBadPixel* TO BE ADDED
2485
2486 * merpp.cc:
2487 - moved interpretation of command line options to MLog
2488 - added a check for unknown options
2489
2490 * manalysis/MCameraData.[h,cc]:
2491 - added some comments
2492 - fixed some errors in the documentation
2493 - changed ClassDef to 1
2494 - changed the new algorithms such that any number of different
2495 pixel-sizes are supported
2496 - small modifications to the sanity checks
2497
2498 * mbadpixels/MBadPixelsTreat.h:
2499 - fixed the argument type of SetNumMinNeighbors
2500
2501 * mbase/MArgs.cc:
2502 - comment updated
2503
2504 * mbase/MEvtLoop.cc:
2505 - added reading and writing of fLog environment
2506
2507 * mbase/MLog.[h,cc]:
2508 - added Reading and writing Environment (ReadEnv, WriteEnv)
2509 - added a function to setup MLog from command line arguments
2510
2511 * mbase/MTaskInteractive.[h,cc]:
2512 - added an example
2513
2514 * mbase/MTime.cc:
2515 - added a warning for the SetTimeFormat usage
2516
2517 * mimage/MImgCleanStd.[h,cc]:
2518 - some updates to the old comments
2519 - NEW COMMENTS FOR SCALED CLEANING STILL MISSING!
2520 - implemented scaled image cleaning
2521 - replaced usage of MSigmabar by MPedPhotCam for democratic cleaning
2522
2523 * manalysisct1, manalysisct1/Makefile,
2524 manalysisct1/AnalysisCT1LinkDef.h:
2525 - new
2526
2527 * manalysis/MCT1*, mfileio/structures.h, mfileio/MCT1Read*.[h,cc]:
2528 - moved to new directory manalysisct1
2529
2530 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
2531 - updated
2532 - removed MPad because long time ago changed discuseed were not made
2533 (it doesn't compile anymore, because MBlindPixels is missing now)
2534
2535 * mfileio/Makefile, mfileio/FileIOLinkDef.h:
2536 - updated
2537
2538 * mbase/MLog.cc:
2539 - added missing kMustCleanup bit of fPlugins
2540
2541 * mbadpixels/MBadPixelsPix.h:
2542 - added easier access to the information whether a pixel is unsuitable
2543 or unreliable
2544
2545 * mbadpixels/MBadPixelsTreat.[h,cc]:
2546 - added SloppyTreatment
2547
2548
2549
2550 2004/08/03: Hendrik Bartko
2551
2552 * manalysis/MCameraData.[h,cc]
2553 - Added new function CalcCleaningLevel2 to take into account that
2554 the pedestal RMS does not scale with the inverse square root of
2555 the pixel area for the calculation of the cleaning levels.
2556 - Added new function CalcCleaningLevelDemocratic. It calculates
2557 the cleaning levels for the democratic image cleaning directly
2558 from the average values of MPedPhotCam instead of using
2559 MSigmabar.
2560
2561
2562
2563 2004/08/03: Thomas Bretz
2564
2565 * macros/sql:
2566 - new directory
2567
2568 * macros/sql/readrbk.C:
2569 - new macro
2570
2571 * mjobs/MJExtractSignal.cc:
2572 - fixed missing initialisation of fExtractor, fExtractorTime
2573
2574
2575
2576 2004/07/30: Robert Wagner
2577
2578 * mastro/MAstroCamera.[h,cc]
2579 - Added method FillStarList() which fills a TList with objects
2580 of type MStarLocalPos for all stars found from the catalog
2581 matching specified criteria (FOV, magnitude limit, position)
2582 - Lines involving MStarLocalPos have been commented out for
2583 the time being since MStarLocalPos is not part of standard
2584 MARS yet!
2585
2586 * mtemp/MStarLocalPos.[h,cc]
2587 - Added handling of the minuit error matrix elements to
2588 MStarLocalPos::MSetFitValues
2589 - Added member variables to hold error matrix elements
2590 - Added getters for error matrix elements
2591 - Expected star position is painted by Paint, too.
2592 - Error matrix elements are printed by Print, too.
2593
2594
2595
2596 2004/07/28: Javi Lopez
2597
2598 * mhist/MHCamera.[h,cc]
2599 - Added new argument to CntCamContent() funtion to select to count
2600 the events above or bellow a certain discriminator level.
2601
2602
2603
2604 2004/07/20: Florian Goebel
2605
2606 * mpedestal/MPedestalPix.[h,cc]
2607 - added:
2608 + fPedestalABoffset: difference between pedestal mean of odd slices
2609 and the total pedestal mean (fPedestal)
2610 + fNumEvents: number of times, the Process was executed
2611 (to estimate the error of pedestal)
2612
2613 * mpedestal/MPedestalCam.cc
2614 - calculate error using pixel vise fNumEvents
2615
2616 * mpedestal/MPedCalcFromLoGain.[h,cc]
2617 * mpedestal/Makefile
2618 * mpedestal/PedestalLinkDef.h
2619 - added class which calculates pedestal values from the low gain
2620 slices of a data run
2621 - it also calculates the ABoffset values and fills MPedestalPix
2622 accordingly
2623
2624 * macros/ScanPulseABPed.C
2625 - macro plotting the pulse shape using MPedCalcFromLoGain
2626 and correcting for the AB 150 MHz clock noise.
2627
2628 * msignal/MExtractSignalABcorr.[h,cc]
2629 * msignal/Makefile
2630 * msignal/SignalLinkDef.h
2631 - example for signal extractor class similar to MExtractSignal
2632 correcting for ABoffset which allows to use odd number of slices
2633
2634 * macros/ScanExtractSignalABCorr.C
2635 - macro using MExtractSignalABcorr
2636
2637
2638
2639 2004/07/16: Markus Gaug
2640
2641 * msignal/MExtractFixedWindowSpline.cc
2642 - replace the delete's by delete [].
2643
2644 * mcalib/MHCalibrationChargeCam.cc
2645 - remove some obsolete commented code
2646
2647 * mcalib/MHCalibrationChargeBlindPix.[h,cc]
2648 - derive only from MHGausEvents and not additionally from
2649 MHCalibrationChargePix
2650 - Additional setter for MCalibrationChargeBlindPix, used by
2651 MHCalibrationChargeBlindCam
2652 - Getter for fSinglePheCut
2653 - adapted Draw for the "datacheck" option
2654 - use variable histogram range depending on whether amplitude
2655 or integral has been extracted
2656
2657 * mcalib/MCalibrationChargeBlindCam.[h,cc]
2658 * mcalib/MHCalibrationChargeBlindCam.[h,cc]
2659 * mcalib/Makefile
2660 * mcalib/CalibLinkDef.h
2661 - two new classes for the treatment of various blind pixels in the
2662 camera
2663
2664 * mcalib/MCalibrationChargeCalc.[h,cc]
2665 - adapted to use of various blind pixels
2666
2667
2668
2669 2004/07/15: Markus Gaug
2670
2671 * mcalib/MHCalibrationChargeCam.[h,cc]
2672 - hard coded the reference lines for the DataCheck Display.
2673 Should be faster and easier to read than the TArrayF's.
2674
2675 * mcalib/MCalibrationChargeCalc.[h,cc]
2676 - removed obsolete pointer to MEvtTime
2677 - fixed bug in calculation of RMS for FFactor of inner pixels
2678 in case that the fit does not converge.
2679 - introduced blind pixel and PIN Diode result flags for later
2680 output or storage in DB.
2681
2682
2683
2684 2004/07/14: Hendrik Bartko
2685
2686 * mpedestal/MPedPhotCam.[h,cc]
2687 - added average areas and sectors (in analogy MPedestalCam)
2688 - added new function InitAreas(const UInt_t i)
2689 - added new function InitSectors(const UInt_t i)
2690 - added new function GetNumAreas()
2691 - added new function GetNumSectors()
2692 - added new function ReCalc, computes the average values for the
2693 sectors from all pixels which are not marked
2694 MBadPixelsPix::kUnsuitableRun
2695
2696 * mpedestal/MPedPhotPix.[h,cc]
2697 - added a variable for the number of events from which the
2698 pedestals are computed
2699
2700 * manalysis/MGeomApply.cc
2701 - changed initialization of MPedPhotCam
2702
2703 * msignal/MExtractTimeHighestIntegral.cc
2704 - implemented the time calculation respective to the zero FADC
2705 time sample, not respective to the first sample of the chosen
2706 range
2707
2708 * msignal/MArrivalTimeCalc2.cc
2709 - implemented the time calculation respective to the zero FADC
2710 time sample, not respective to the first sample of the chosen
2711 range
2712
2713
2714
2715 2004/07/14: Markus Gaug
2716
2717 * msignal/MExtractedSignalBlindPixel.[h,cc]
2718 - added new function GetNumBlindPixels()
2719 - added more comments
2720
2721 * msignal/MExtractBlindPixel.[h,cc]
2722 - adapted to new configuration of now three blind pixels
2723 - runs with run number smaller than 31693 are treated in the old way
2724 - runs with run number higher than 31693 have no more NSB filter,
2725 but possibility to choose between integral or amplitude (with spline)
2726 extraction. Default is amplitude.
2727
2728 * mcalib/MHCalibrationChargeBlindPix.[h,cc]
2729 - use the variable fPixId to design an ID to the class.
2730 Later, a new class MHCalibrationChargeBlindCam can host
2731 the different blind pixels as individual
2732 MHCalibrationChargeBlindPix.
2733 - Default ID is 0 which is also default in MExtractedSignalBlindPix
2734 - for current code, nothing has thus changed so far...
2735
2736 * msignal/MExtractAmplitudeSpline.cc
2737 - fixed a bug causing a segmentation violation in the destructor
2738 (array dimension was not respected correctly)
2739
2740 * mcalib/MHGausEvents.cc
2741 - removed an inconsistency in the naming of fHPowerProbability which
2742 can cause a memory leak (I hope, this was the cause of some of the
2743 leaks we had, but I'm not sure).
2744 - removed the setting of fPixId to -1 in the Clear()
2745
2746
2747
2748 2004/06/30: Thomas Bretz
2749
2750 * mbase/MEvtLoop.[h,cc]:
2751 - overwrite ReadEnv with a new function taking the
2752 name of the setup file as argument
2753
2754 * mjobs/MJPedestal.[h,cc]:
2755 - added setup file name as argument to
2756
2757 * mjobs/MJPedestal.[h,cc]:
2758 - implemented a new data member fEnv
2759 - implemented new setter SetEnv
2760 - some small changes towards setup files
2761 - some simplifications to line drawing
2762
2763 * msignal/MExtractor.[h,cc]:
2764 - added ReadEnv member function
2765 - removed obsolete virtual qualifiers in header
2766 - simplified usage of Form()
2767
2768 * mraw/MRawFileWrite.[h,cc]:
2769 - moved writing of RunHeaders from PreProcess to new ReInit
2770
2771
2772
2773 2004/06/29: Thomas Bretz
2774
2775 * mpedestal/MPedCalcFromData.[h,cc]
2776 - changed data member names according to coding rules
2777
2778
2779
2780 2004/06/25: Pepe Flix
2781
2782 * mpedestal/MPedCalcFromData.[h,cc]
2783 - added class to evaluate pedestal mean/RMS from real data events.
2784 Low Gain samples used when no switch to LG happened.
2785
2786 * macros/PedCalcFromData.C
2787 - added macro that uses the class to evaluate pedestals from real
2788 data.
2789
2790
2791
2792 2004/06/23: Markus Gaug
2793
2794 * macros/calibration.C
2795 - added flag to skip the testing
2796 - added calibration of pedestal files and creation of F2-files.
2797
2798 * macros/bootcampstandardanalysis.C
2799 - updated to use MJExtractSignal
2800
2801 * mcalib/MHGausEvents.cc
2802 - give a unique name to fHPowerProbability, otherwise
2803 MH::ProjectArray will use an existing one.
2804
2805
2806
2807 2004/06/18: Markus Gaug
2808
2809 * manalysis/MHPedestalCam.[h,cc]
2810 - use flag to choose if one wants to re-normalize the histogram
2811 results
2812
2813 * mhist/MHCamera.[h,cc]
2814 - added one argument to CntCamContent to tell if event above or
2815 below threshold have to be counted. Default is above, like before
2816 - added one argument to Projection and ProjectionS giving the number
2817 of bins as argument (default 50 like before)
2818
2819 * mcalib/MCalibrationChargeCalc.cc
2820 - replaced extraction of mean number of photo-electrons and mean
2821 F-Factor by a Gauss fit (instead of mean and RMS). Set the
2822 limit for deviating F-Factor from 3.5 to 4.5. This should reduce
2823 the number of uncalibrated pixels below 50 again (which was not
2824 the case in the last weeks).
2825
2826 * mcalib/MHGausEvents.h
2827 - make DrawEvents() public
2828
2829 * mcalib/MHCalibrationChargeLoGainPix.cc
2830 - upper histogram limit lowered for the better visibility in the
2831 data check.
2832
2833 * mcalib/MHCalibrationChargeCam.[h,cc]
2834 - adapted Draw for the datacheck
2835
2836 * mcalib/MHCalibrationChargeBlindPix.[h,cc]
2837 - adapted for various blind pixels
2838 - adapted Draw for the datacheck
2839
2840 * msignal/MExtractor.[h,cc]
2841 * msignal/MExtractFixedWindow.[h,cc]
2842 * msignal/MExtractSlidingWindow.[h,cc]
2843 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
2844 * msignal/MExtractFixedWindowSpline.[h,cc]
2845 - made sum in FindSignal() float which is now the variable used by
2846 the majority of the extractors.
2847
2848 * msignal/MExtractAmplitudeSpline.[h,cc]
2849 - new extractor calculating the amplitude using a spline.
2850
2851 * mcalib/MCalibrationPix.[h,cc]
2852 * mcalib/MCalibrationChargePix.[h,cc]
2853 * mcalib/MCalibrationChargeCalc.[h,cc]
2854 - added debug flags and output on debug
2855
2856 * mbadpixels/MBadPixelsCam.cc
2857 - enlarged the Print-function
2858
2859
2860
2861 2004/06/17: Markus Gaug
2862
2863 * mjobs/MJPedestal.[h,cc]
2864 - adapted display for the datacheck
2865
2866 * mcalib/MHCalibrationChargeCam.[h,cc]
2867 - new function Draw for the datacheck
2868 - new clone function for the DrawClone
2869
2870 * mcalib/MHCalibrationCam.h
2871 - make clone function virtual
2872
2873 * mjobs/MJCalibration.cc
2874 - adapted display for the datacheck
2875
2876 * mcalib/MHGausEvents.h
2877 - two new getters for fFirst and fLast
2878
2879 * mhist/MHCamera.h
2880 - make SetUsed() and Fill(x,w) public. It is now possible to use the
2881 Fill-function together with the SetUsed(idx), when no
2882 SetCamContent(...) is available.
2883 Previously, only a Fill(x,y,w) was public, with x and y positions
2884 in the camera.
2885
2886 * mjobs/MJPedestal.[h,cc]
2887 - updated the data-check display
2888
2889
2890
2891 2004/06/12: Abelardo Moralejo
2892
2893 * manalysis/MMcCalibrationUpdate.cc
2894 * mcalib/MMcCalibrationCalc.[h,cc]
2895 - Fixed mistake in the calibration which occurred only when
2896 different light collection efficiency was simulated for outer
2897 pixels.
2898
2899 * manalysis/MMcCalibrationUpdate.[h,cc]
2900 - Adapted to the possibility of having different light collection
2901 efficiencies in inner and outer pixels. For now we assume that the
2902 dependence with incidence angle on the camera plane is the same
2903 for both types of pixels.
2904
2905
2906
2907 2004/06/12: Markus Gaug
2908
2909 * msignal/MExtractFixedWindow.cc
2910 - output the number and exact range of extraction to *fLog in the
2911 ReInit(), like it is done by MPedCalcPedRun
2912
2913 * macros/bootcampstandardanalysis.C
2914 - exchanged MArrivalTimeCalc2 in 4th loop by timeext (defined
2915 in the beginning)
2916
2917
2918
2919 2004/06/11: Markus Gaug
2920
2921 * mpedestals/MPedCalcPedRun.cc
2922 - set the default upper range to 29, because otherwise the extraction
2923 window will be made too small in case that more than 14 "high-gain"
2924 slices shall be extracted. This is a bugfix! It calculated wrong
2925 pedestals in case that the user says: SetRange(a,b), where b is
2926 bigger than 14 in combination with SetWindowSize(x) where x is bigger
2927 than 14 as well (instead of : SetRange(a,b,c,d), where
2928 everything went fine). However, the intention of the last months
2929 changes was to allow exactly also the first possibility.
2930
2931 * mjobs/MJCalibration.cc
2932 - put run 27474 in list of unavailable runs (see runbook)
2933
2934
2935
2936 2004/06/08: Markus Gaug
2937
2938 * mhist/MHCamera.cc
2939 - reduce number of default bins in AzimuthProfile
2940 - use MatchSector in AzimuthProfile, like in RadialProfile
2941
2942 * mcalib/MCalibrationChargeCalc.cc
2943 - fix lower limit for deviation F-Factor to 1.1. This discarts a
2944 smaller number of especially outer pixels in some runs taken with
2945 the CT1 pulser box.
2946
2947
2948
2949 2004/06/07: Markus Gaug
2950
2951 * mcalib/MHCalibrationCam.h
2952 - add a function GetSize()
2953
2954 * msignal/MExtractTimeFastSpline.cc
2955 - fixed a bug introduced on 1.6. and accelerate it a bit.
2956
2957
2958
2959 2004/06/04: Markus Gaug
2960
2961 * mcalib/MHGausEvents.cc
2962 - some small modifications in the way the axes are drawn and their
2963 titles are drawn.
2964
2965
2966
2967 2004/06/03: Martin Merck
2968
2969 * msignal/MArrivalTimeCam.h
2970 * msignal/MArrivalTime.h
2971 * msignal/MArrivalTimePix.h
2972 * msignal/MExtractedSignalCam.h
2973 * msignal/MExtractedSignalPix.h
2974 * msignal/MExtractedSignalPINDiode.h
2975 * msignal/MExtractedSignalBlindPixel.h
2976 - Set version in ClassDef to 1 for the streamer.
2977
2978 * msignal/SignalLinkDef.h
2979 - Added a + at the pragma for MExtractedSignalCam and
2980 MExtractedSignalPix for consistency.
2981
2982 * msjobs/MExtractSignal.[h,cc]
2983 - Added methods to set the Extractor and TimeExtractor to be
2984 used when extracting the signal.
2985
2986
2987
2988 2004/06/03: Markus Gaug
2989
2990 * mhist/MHCamera.[h,cc]
2991 * mjobs/MJCalibration.cc
2992 - added functions AzimuthProfile and DrawAzimuthProfile, same
2993 like the RadialProfile functions, only with azimuth instead of
2994 radius.
2995
2996 * mcalib/MCalibrationCam.[h,cc]
2997 - replace fNumHiGainFADCSlices and fNumLoGainFADCSlices by a
2998 TArrayF and increment ClassDef by 1 for the streamer.
2999
3000 * mcalib/MCalibrationChargeCalc.cc
3001 - found a small bug making a difference in the number of valid
3002 pixels with the blind PIxel method and the ffactor method. Now
3003 fixed. (The difference was usually a couple of pixels)
3004
3005 * msignal/MExtractTime.h
3006 - make members protected instead of private in order to allow
3007 classes to derive from it
3008
3009 * msignal/MExtractFixedWindow.cc
3010 - added some documentation
3011
3012 * msignal/MExtractFixedWindowSpline.[h,cc]
3013 * msignal/Makefile
3014 * msignal/SignalLinkDef.h
3015 - new fast spline signal extractor
3016
3017
3018
3019 2004/06/02: Antonio Stamerra
3020
3021 * mtrigger/*:
3022 - added directory and new classes to correctly handle the
3023 trigger-report string from report file.
3024 Not yet into the Makefile.
3025
3026
3027
3028 2004/06/01: Thomas Bretz
3029
3030 * mbase/MLog.[h,cc]:
3031 - some changes to Lock/UnLock of mutices. Necessary for Cosy.
3032
3033
3034
3035 2004/06/01: Abelardo Moralejo
3036
3037 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
3038 - Added variable fLowGainPeakShift and setter. It allows to shift
3039 the integration window for low gain with respect to the one of
3040 the high gain. By default its value is 0 (corresponding to a
3041 total delay of 15 slices) so that default behaviour of the
3042 extractor is the same as before.
3043
3044
3045
3046 2004/06/01: Markus Gaug
3047
3048 * mjobs/MJCalibration.cc
3049 - small change in the way the "full display" is displayed
3050
3051 * mcalib/MHCalibrationChargeBlindPix.cc
3052 * mcalib/MHCalibrationChargePix.cc
3053 - replace Draw(opt) by Draw(). This make the histograms reappear
3054 again, although I have no idea why. A printout of the opt gives
3055 always empty.
3056
3057 * mcalib/MCalibrationQEPix.cc
3058 - put Eckarts transmission of the plexiglass into the class
3059 documentation
3060
3061 * msignal/MExtractTimeFastSpline.cc
3062 - fixed some smaller bugs affecting a small part of the signals
3063
3064
3065 2004/05/31: Hendrik Bartko
3066
3067 * msignal/MArrivalTimeCalc2.cc
3068 - fixed a bug in pointer arithmetics found by Florian.
3069
3070
3071
3072 2004/05/31: Raquel de los Reyes
3073
3074 * macros/DAQDataCheck.C
3075 - committed the macro to check the raw data and display the quality
3076 plots.
3077
3078
3079
3080 2004/05/30: Markus Gaug
3081
3082 * mcalib/MCalibrationQEPix.[h,cc]
3083 - added more documentation (plots)
3084 - separated calls for light guides eff. , QE, and coll. eff.
3085
3086 * mcalib/MCalibrationChargeCalc.[h,cc]
3087 - fixed a small bug in the calculation of the error on the number
3088 of photons with the F-Factor method, did not include the division
3089 by number of pixels for the precision of the QE. This does not
3090 affect the general analysis.
3091
3092 * mjobs/MJCalibration.cc
3093 - added runnumber 26924 to list of runs without clear colour in
3094 the file name.
3095
3096
3097
3098 2004/05/28: Markus Gaug
3099
3100 * macros/calibration.C
3101 - make the macro compilable with possibility to run it in batch
3102 mode.
3103
3104 * msignal/MExtractor.cc
3105 - put an additional check in case that the number of FADC slices
3106 in the run header is smaller or equal to 0.
3107
3108
3109
3110 2004/05/27: Javier Rico
3111
3112 * mbase/MDirIter.h
3113 - remove unneeded ResetIter method (Reset does all the job)
3114
3115 * mjobs/MJCalibration.cc
3116 - change call to the removed MDirIter::ResetIter for Reset
3117
3118
3119
3120 2004/05/27: Markus Gaug
3121
3122 * mcalib/MHCalibrationChargeBlindPix.[h,cc]
3123 - put some protection against zero-division in fitFuncMichele
3124
3125 * mcalib/MCalibrationChargeBlindPix.[h,cc]
3126 - set flag to distinguish between coated and un-coated blind pixel
3127 - increase ClassDef number by one.
3128
3129 * mcalib/MCalibrationQEPix.[h,cc]
3130 - set a global variable CollEfficiency and LightguidesEfficiency.
3131 The more precise result for the QE calculated with
3132 the F-Factor method differs now by about 5% (while the statistical
3133 error remains around 20%).
3134
3135 * mcalib/MCalibrationChargeCalc.cc
3136 - write the number of photons directy into MCalibrationChargeCam.
3137 These numbers would otherwise have to be assembled by different
3138 parts in separate code.
3139
3140
3141
3142 2004/05/27: Thomas Bretz
3143
3144 * mastro/MAstroCatalog.cc
3145 - removed a statement after '#endif'
3146
3147 * mastro/MAstroCamera.h
3148 - removed obsolete empty function which (believing the Changelog)
3149 are not there at all!
3150
3151 * mbase/MDirIter.[h,cc]:
3152 - moved code of Reset() funtion to source file
3153 - added more comments to Reset function
3154
3155
3156
3157 2004/05/26: Martin Merck
3158
3159 * mbase/MDirIter.cc
3160 - changed MatchFilter to allow for filenames containing a '+'
3161 character.
3162
3163
3164
3165 2004/05/26: Markus Gaug
3166
3167 * mjobs/MJCalibration.[h,cc]
3168 - set MCalibrationChargeBlindPix and MCalibrationChargePINDiode as
3169 data members and store them in the output of WriteResult()
3170
3171 * mcalib/MCalibrationQEPix.cc
3172 * mcalib/MCalibrationChargeCalc.cc
3173 - several small bugs fixed concerning calibration with the blind
3174 pixel or the PIN Diode
3175
3176 * mjobs/MGCamDisplays.[h,cc]
3177 * mhist/MHCamera.[h,cc]
3178 - put the last function (CamDraw) of MGCamDisplays into MHCamera
3179 and removed MGCamDisplays.
3180
3181 * mjobs/MJPedestal.[h,cc]
3182 * mjobs/MJCalibration.[h,cc]
3183 * mjobs/MJExtractCalibTest.[h,cc]
3184 - don't derive from MGCamDisplays any more.
3185
3186 * msignal/MExtractBlindPixel.cc
3187 - adjusted some default numbers for the current blind pixel
3188
3189 * msignal/MExtractedSignalBlindPixel.[h,cc]
3190 - set extracted signal from UInt_t to Int_t (sometimes, less
3191 than 0)
3192
3193 * mcalib/MCalibrationCam.h
3194 * mcalib/MHCalibrationCam.h
3195 - make destructors virtual.
3196
3197 * mcalib/MHCalibrationCam.[h,cc]
3198 - create a copy contructor
3199
3200
3201
3202 2004/05/26: Javier Rico
3203
3204 * mbase/MDirIter.h
3205 - Add method to reset the internal TIter iterator
3206
3207 * mjobs/MJCalibration.cc
3208 - In FindColorReset method, reset the file iterator before looping
3209
3210 * mimage/MNewImagePar.cc
3211 - Add output lines in Print(const MGeomCam &geom) method for
3212 fInnerLeakage1, fInnerLeakage2 and fInnerSize
3213
3214
3215
3216 2004/05/25: Raquel de los Reyes and Thomas Bretz
3217
3218 * mjobs/MJCalibration.cc
3219 - uncommented the line to read .raw files.
3220
3221 * mraw/MRawFileRead.cc
3222 - changed the PreProcess and Process functions to allow the analysis
3223 of .raw files.
3224
3225 * mfileio/MReadReports.cc
3226 - changed the Process function to read the updated root files.
3227
3228
3229
3230 2004/05/25: Markus Gaug
3231
3232 * mjobs/MJCalibration.[h,cc]
3233 - add possibility to switch on and off the blind pixel or pin diode
3234 calibration
3235 - fixed a small bug in reading the MCalibrationRelTimeCam when the
3236 times calibration has been switched off.
3237
3238 * mjobs/MExtractSignal.[h,cc]
3239 - made changes in MProcessFileP such that it fits with the new
3240 calibration. THIS IS ONLY A TEMPORARY SOLUTION. PEDESTALS AND
3241 DATA FILES MUST BE TREATED EQUALLY! OTHERWISE THERE IS NOT
3242 MATCHING FOR THE HIT CLEANING!!!
3243
3244 * mjobs/MJExtractCalibTest.[h,cc]
3245 - implement switch to use or not the cosmics filter
3246
3247
3248 * mcalib/MHCalibrationTestPix.cc
3249 - enlarged the dynamic range of the histograms for the high-int.
3250 pulses
3251
3252
3253
3254 2004/05/24: Javier Rico
3255
3256 * mpedestal/MPedPhotCalc.cc
3257 - Correct a bug that made pedestals be assigned to the wrong pixel
3258
3259 * mimage/MNewImagePar.[h,cc]
3260 - add getters and output lines in Print() method for
3261 fInnerLeakage1, fInnerLeakage2 and fInnerSize
3262
3263
3264
3265 2004/05/24: Markus Gaug
3266
3267 * mcalib/MCalibrationChargePix.cc
3268 - reduce limit in number of phe's from 5 to 1. since some pulses
3269 have less than 5 phe's now.
3270
3271 * mcalib/MHCalibrationTestCam.[h,cc]
3272 - number of photons/area are now stored in TArray's in order to
3273 retrieve them easier in later processing from stored files.
3274
3275 * mcalib/MCalibrationCam.cc
3276 - initialize AverageAreas and AverageSectors with the number of
3277 aidx and sector as SetPixId()
3278
3279 * mcalib/MCalibrationChargeCam.[h,cc]
3280 - small modification in the Print()
3281 - introduce data members to store the average number of photons by
3282 the three methods
3283
3284 * mcalib/MCalibrationChargeCalc.cc
3285 - calculate the limits for acceptance of number of photo-electrons
3286 for the calculation of the mean by normal mean instead of weighted
3287 mean. There were too many outliers still present in the weighted
3288 mean such to modify the result by a sizeable amount.
3289 - do not discard unreliable pixels any more in calculation of
3290 mean number of phe.s In some runs, there is simply too many of
3291 them in order to get reliable results.
3292
3293 * mpedestals/MPedCalcPedRun.cc
3294 - put a condition if number of pixels in area index or in sector
3295 is zero, don't calculate av. pedestal and av. pedRMS of this part.
3296
3297
3298
3299 2004/05/22: Markus Gaug
3300
3301 * mjobs/MJPedestal.[h,cc]
3302 * mjobs/MJCalibration.[h,cc]
3303 * mjobs/MJExtractCalibTest.[h,cc]
3304 - replaced the TString GetOutputFile() functions by const char*
3305 GetOutputFile(). This apparenty caused a memory leak which is now
3306 removed.
3307
3308 * mcalib/MCalibrationChargePix.cc
3309 - fixed bug calculating the reduced sigma for low-gain events:
3310 the electronics Ped.RMS was taken from Hi-gain pedestal events and
3311 too high. It is now divided by the factor 10. conversion between
3312 both samples, but this value is probably too optimistic. Needs
3313 more detailed studies, but does not exclude as many pixels as
3314 before.
3315
3316 * mcalib/MHCalibrationChargePix.h
3317 * mcalib/MHGausEvents.h
3318 - put fSaturated from MHCalibrationChargePix into MHGausEvents
3319
3320 * mcalib/MHCalibrationChargeCam.[h,cc]
3321 * mcalib/MHCalibrationCam.h
3322 - put fNumHiGainSaturated and fNumLoGainSaturated from
3323 MHCalibrationChargeCam into MHCalibrationCam
3324
3325 * mcalib/MHCalibrationRelTimeCam.[h,cc]
3326 - set flags fSaturated in order to distinguish if the hi-gain or
3327 the low-gain time has been extracted.
3328
3329 * mcalib/MHCalibrationCam.cc
3330 - remove cloning of all pixels on the Clone() function. This caused
3331 the need for three times more memory during runtime than now. It
3332 should not affect the current macros.
3333
3334 * macros/calibration.C
3335 - added a debug switch with which you can print out Object
3336 Allocation (like suggested by TBretz).
3337
3338 * mcalib/MCalibrationRelTimeCalc.[h,cc]
3339 - replaced the relative limit for acceptance of the time resolution
3340 by an absolute limit
3341 - set up output statistics logging (data written into DB)
3342
3343 * mcalib/MCalibrationChargeCalc.[h,cc]
3344 - moved limit for acceptance of number of phe;s from 5 to 8
3345 - set up output statistics logging (data written into DB)
3346
3347 * mjobs/MJCalibration.cc
3348 - set up output statistics logging (data written into DB)
3349
3350
3351
3352 2004/05/22: Abelardo Moralejo
3353
3354 * macros/calibrate_data.C
3355 - removed wrong call to MPedCalcPedRun::SetExtractor, which does
3356 not exist (should use MJPedestal like calibration.C, instead of
3357 a normal loop)
3358
3359 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
3360 - changed name of variable fOffsetFromPeak to fOffsetFromWindow
3361 to avoid confusion.
3362 - introduced initialization to 0 of startslice and sat in FindPeak
3363 - changed initialization of maxsumhi in Process from 0 to -1e6
3364
3365
3366
3367 2004/05/20: Raquel de los Reyes
3368
3369 * mraw/MRawRead.h
3370 * mraw/Makefile
3371 * msql/Makefile
3372 - changed the inheritance of MRawRead class from MTask to MRead to
3373 implement the AddFiles(MDirIter &) function in MRawFileRead class.
3374
3375 * mraw/MRawFileRead.[h,cc]
3376 - implemented a second argument to the AddFile function and skip
3377 adding NULL files in the constructor.
3378
3379 * mjobs/MJPedestal.cc
3380 - uncommented the line to allow the analysis of .raw files.
3381
3382
3383
3384 2004/05/20: Markus Gaug
3385
3386 * mjobs/MJPedestal.cc
3387 - put MGeomCamMagic into the plist (MGeomApply complained not to
3388 find the GeomCam(
3389
3390 * msignal/MExtractFixedWindowPeakSearch.cc
3391 - fixed a bug affecting signals with late arrival times which use
3392 the variable fHiLoLast.
3393 - set back fgOffsetFromPeak from peak to 1 (instead of 2). Abelardo
3394 explained that this variable is not strictly the offset from the
3395 peak but the offset from the peak search window.
3396
3397
3398
3399 2004/05/19: Markus Gaug
3400
3401 * mcalib/MCalibrationChargeCam.cc
3402 - replaced a small bug in Print() which gave a segmentation
3403 violation
3404
3405 * mjobs/MJCalibration.cc
3406 - use cosmics filter only for CT1 pulser runs
3407
3408
3409
3410 2004/05/19: Abelardo Moralejo
3411
3412 * mbase/MGMap.cc
3413 - replaced rint by TMath::Nint() (my Mac did not recognize the
3414 former)
3415
3416
3417
3418 2004/05/19: Abelardo Moralejo
3419
3420 * macros/starmc2.C
3421 - added third argument in adding MPointingPos to the output:
3422 write.AddContainer("MPointingPos", "Events", kFALSE);
3423 If not exisiting in the input file, it is simply ignored.
3424
3425
3426
3427 2004/05/15: Thomas Bretz
3428
3429 * mastro/MAstroCatalog.[h,cc]:
3430 - changed Form to MString for thread safty
3431 - fixed a bug which caused the construtor to crash in batch-mode
3432 - added option argument to PaintImg
3433
3434 * mbase/MGMap.[h,cc]:
3435 - added many new static member function to draw figures
3436
3437 * mbase/MParContainer.cc:
3438 - changed Form to MString for thread safty
3439
3440 * mbase/MString.[h,cc]:
3441 - added
3442
3443 * mbase/Makefile, mbase/BaseLinkDef.h:
3444 - added MString
3445
3446
3447
3448 2004/05/15: Markus Gaug
3449
3450 * msignal/MArrivalTimePix.h
3451 * msignal/MArrivalTimeCam.cc
3452 - introduced functin GetHiGainSaturation() in MArrivalTimePix.h
3453 - added type in GetPixelContent() which asks for Hi-Gain saturation
3454 and return the hi-gain time or the low-gain time, correspondingly.
3455
3456 * mbase/MGMap.cc
3457 - fixed two bugs which did not complile under gcc 3.3.x introduced
3458 by TB.
3459
3460
3461
3462 2004/05/12: Markus Gaug
3463
3464 * msignal/MExtractTime.[h,cc]
3465 - introduced intrinsic delay of low-gain, as measured by Florian.
3466
3467 * mjobs/MJCalibration.cc
3468 * mjobs/MJExtractCalibTest.cc
3469 - fixed some errors in the storage of the rel. times.
3470
3471 * mjobs/MJExtractCalibTest.cc
3472 - put the cosmics filter which was forgotten
3473
3474 * mcalib/MCalibrate.h
3475 - changed default from Blindpixel to Ffactor
3476
3477
3478
3479 2004/05/12: Thomas Bretz
3480
3481 * mona.cc:
3482 - changed names
3483
3484 * macros/sumcurrents.C:
3485 - changed units from nA to \\mu A
3486
3487 *: mastro/MAstroCamera.[h,cc]:
3488 - added '=' Draw option
3489 - use fMapG directly
3490
3491 * mastro/MAstroCatalog.[h,cc]:
3492 - added support to read and write a compressed catalog
3493 - changed TExMap to new MGMap
3494 - added support for HeasarcPPM catalog
3495 - added PaintImg to paint catalog into a bitmap (used in
3496 starguider software)
3497 - don't clone MObservatory copy the contents
3498 - changed type of dx and dy in DrawLine from Double to Int
3499 - fixed drawig of the tooltip corresponding to the grid
3500 (some were missing, some were existing twice)
3501 - Now AddPrimitives takes fLimMag into account
3502
3503 * mhbase/MFillH.cc:
3504 - added a const-qualifier
3505
3506 * mhist/MHCamera.cc:
3507 - fixed a bug which caused SetPalette in the constructor to crash
3508
3509 * mbase/MGMap.[h,cc]:
3510 - added
3511
3512 * mbase/Makefile, mbase/BaseLinkDef.h:
3513 - added MGMap
3514
3515
3516
3517 2004/05/11: Thomas Bretz
3518
3519 * mraw/MRawEvtHeader.cc:
3520 - added a check whether the file has finished or not after
3521 reading the first bytes.
3522
3523
3524
3525 2004/05/10: Marcos Lopez
3526
3527 * mmontecarlo/MMcEnergyEst.cc:
3528 - In static void fcn(...), fixed the following bugs which caused a
3529 "segmentation violation":
3530 - Replace: MTaskList *tlist = evtloop->GetTaskList()
3531 by: MTaskList *tlist = (MTaskList*)plist->FindObject("MTaskList")
3532 - And get the pointer *eval to MParamterD("MFitResult"), after
3533 the excution of the Eventloop and not before it (since that object is
3534 created when calling the PreProcess).
3535
3536
3537
3538 2004/05/10: Thomas Bretz
3539
3540 * mraw/MRawEvtHeader.[h,cc]:
3541 - changed return type of ReadEvt from int to Int_t
3542 - Enhanced output in case of invalid time
3543
3544 * mraw/MRawRead.cc:
3545 - fixed the return type of ReadEvt (was bool instead of int)
3546 which confused merpp completely in case of invalid times
3547
3548
3549
3550 2004/05/10: Markus Gaug
3551
3552 * macros/calibrate_data.C
3553 - updated setting of arr. time extractor
3554
3555
3556
3557 2004/05/09: Thomas Bretz
3558
3559 * Makefile:
3560 - added workaround for Mac to create so- and dynlib-object
3561
3562 * Makefile.conf.darwin:
3563 - added necessary option to create both kind of files
3564
3565 * Makefile.conf.linux:
3566 - changed the options to create so-object only
3567
3568 * Makefile.rules:
3569 - added DYLIB to rmbin
3570
3571 * mraw/MRawEvtData.cc:
3572 - changed some output
3573
3574 * mraw/MRawEvtHeader.[h,cc]:
3575 - skip the rest of the header if the time is invalid. Otherwise
3576 merpps force-mode will corrupt the data when further processing
3577 - implemented GetNumBytes returning the size of the header
3578
3579
3580
3581 2004/05/08: Thomas Bretz
3582
3583 * mona.cc:
3584 - some changes to make it work again
3585
3586 * mraw/MRawSocketRead.cc:
3587 - fixed the sync with what DAQ sends
3588
3589
3590
3591 2004/05/07: Markus Gaug
3592
3593 * mcalib/MHCalibrationChargeHiGainPix.cc
3594 * mcalib/MHCalibrationChargeLoGainPix.cc
3595 - take out half of the bins for the hists in order to save memory
3596
3597 * mjobs/MExtractCalibTest.cc
3598 - include write-out of the containers in the loop
3599
3600 * mjobs/MJCalibration.cc
3601 - take runs 20660 and 20661 into the list of known runs with colour
3602 green.
3603
3604 * mpedestal/MPedCalcPedRun.[h,cc]
3605 - make the arrays fSum and fSum2 doubles. This is necessary since
3606 rounding errors of the floats introduced significant errors in the
3607 RMS!
3608 - introduced one condition about possible window sizes of 0.
3609
3610
3611
3612 2004/05/06: Markus Gaug
3613
3614 * htmldoc/images/PedestalStudyInner.gif
3615 * htmldoc/images/PedestalStudyOuter.gif
3616 - two gifs used for the documentation of MPedCalcPedRun
3617
3618 * mpedestal/MPedCalcPedRun.cc
3619 - updated documentation
3620
3621 * macros/pedestalstudies.C
3622 - updated to the latest version of MPedCalcPedRun
3623
3624 * macros/bootcampstandardanalysis.C
3625 - updated to the latest changes in the ArrivalTime Extraction
3626
3627
3628
3629 2004/05/05: Markus Gaug
3630
3631 * mcalib/MHGausEvents.cc
3632 - removed some warning saying "Cannot create Fourier spectrum"
3633
3634 * mcalib/MCalibrationChargePix.cc
3635 - loosened the limits somewhat for calibration with the low-gain
3636 - introduced different electronic noise for inner and outer pixels
3637 (like seen in the data)
3638
3639 * mpedestal/MPedCalcPedRun.cc
3640 - fixed a small inconsistency in case that the range goes out of
3641 the high-gain samples and reaches into the low-gain samples. In
3642 that case, the last slice of the high-gain was not taken (but the
3643 window size correctly)
3644
3645 * mjobs/MJExtractCalibTest.[h,cc]
3646 - included setters for the time extractor
3647
3648 * mcalib/MCalibrationChargeCalc.cc
3649 - set default of fgPheErrLimit from 4 sigma to 5.
3650
3651 * mcalib/Makefile
3652 * mcalib/CalibLinkDef.h
3653 * mcalib/MHCalibrationTestTimeCam.[h,cc]
3654 * mcalib/MHCalibrationTestTimeCam.[h,cc]
3655 - analogue to MHCalibrationTestCam, two classes to test the
3656 output of the calibration.
3657
3658 * mcalib/MHCalibrationCam.cc
3659 - in InitHists, exclude only pixels with kUnsuitableRun, instead of
3660 all (IsBad())
3661
3662 * msignal/Makefile
3663 * msignal/SignalLinkDef.h
3664 * msignal/MExtractTimeFastSpline.[h,cc]
3665 - new fast spline extractor for the equally spaced time slices.
3666 Searches for the position of the half maximum between maximum and
3667 pedestal. About 6 times faster than MArrivalTimeCalc
3668
3669 * mjobs/MJCalibration.cc
3670 - changed names of the MHCameras to contain run name
3671
3672
3673
3674 2004/05/04: Raquel de los Reyes
3675
3676 * mbase/MRunIter.[h,cc]
3677 - Added a flag and a set function to read .raw files.
3678 The default option is set to read .root files.
3679
3680
3681
3682 2004/05/04: Javier Rico
3683
3684 * mcalib/MCalibrate.cc
3685 - when calibrating using kNONE, weight by the pixel area
3686
3687
3688
3689 2004/05/04: Thomas Bretz
3690
3691 * macros/MagicHillas.C, macros/comprob.C, macros/derotatedc.C,
3692 macros/dohtml.C, macros/evtrate.C, macros/merpp.C,
3693 macros/pixfirerate.C, macros/pixsatrate.C, macros/plot.C,
3694 macros/plot2.C, macros/pointing.C, macros/readMagic.C,
3695 macros/rootlogon.C, macros/runbook.C, macros/sectorvstime.C,
3696 macros/star.C, macros/sumcurrents.C, macros/tar.C,
3697 macros/testenv.C, macros/weights.C:
3698 - updated documentation
3699
3700 * mastro/MAstroCamera.[h,cc]:
3701 - added member function to read MC .def files for mirror geometry
3702 - added GetDiffZdAz
3703
3704 * mastro/MObservatory.[h,cc]:
3705 - added Copy-member function
3706
3707 * mbase/MLog.[h,cc]:
3708 - updated handling of mutices
3709 - added a new mutex to lock the stream
3710
3711 * mhist/MHCamera.[h,cc]:
3712 - added functionality to linear deform the camera display
3713 (to correct for abberation)
3714
3715 * mtools/MFFT.cc:
3716 - added more documentation
3717
3718 * mbase/MTime.[h,cc]:
3719 - renamed overloaded Set-function to SetMjd. There were some
3720 trouble with the interpreter and the new naming is more
3721 intuitive.
3722
3723
3724
3725 2004/05/04: Markus Gaug
3726
3727 * mcalib/MHCalibrationChargeBlindPix.cc
3728 - intialized the 2 vectors differently, now they don't give
3729 warnings any more.
3730
3731 * msignal/MExtractor.cc
3732 * msignal/MExtractFixedWindow.cc
3733 - put one initialization to 0 into the MExtractor
3734
3735 * mastro/MAstroCatalog.h
3736 - make AlignCoordinates() protected, in order to compile
3737
3738 * mcalib/MHGausEvents.cc
3739 - took out fEvents(0) and fHGausHist() from constructor
3740
3741 * msignal/MExtractor.cc
3742 * msignal/MExtractPINDiode.cc
3743 - fixed StreamPrimitive
3744
3745 * msignal/MExtractBlindPixel.[h,cc]
3746 - deriving from MExtractor, possibility to filter NSB events
3747
3748
3749
3750 2004/05/03: Thomas Bretz
3751
3752 * mbase/MRunIter.cc:
3753 - AddRuns(char*) added some const-qualifiers
3754 - replaced deprecated if-else-if by continue- and return-
3755 constructions
3756
3757
3758
3759 2004/05/03: Javier Lopez
3760
3761 * mbadpixels/MBadPixelsPix.[h,cc]
3762 - put another enum for hardware malfunctionning. Started to be
3763 filled with kHVNotNominal
3764
3765
3766
3767 2004/05/03: Markus Gaug
3768
3769 * mcalib/MHCalibrationBlindPix.[h,cc]
3770 - removed a "->" behind the comment
3771 - Create a TVector in Draw only if the array is not zero
3772
3773 * mraw/MRawEvtPixelIter.cc
3774 - corrected bug in GetIdxMaxLoGainSamples() which looped over
3775 one slice too much
3776 end = fLoGainPos + fNumLoGainSamples + 1 replaced by:
3777 end = fLoGainPos + fNumLoGainSamples
3778
3779 * msignal/MTimeExtractor.[h,cc]
3780 * msignal/MExtractTime.[h,cc]
3781 - changed name for alphabetical display in dox
3782
3783 * mjobs/MJCalibration.[h,cc]
3784 * msignal/MExtractTimeSpline.h
3785 * msignal/MExtractTimeHighestIntegral.h
3786 - changed name of base class to MExtractTime
3787
3788 * mcalib/MCalibrationCam.[h,cc]
3789 * mcalib/MCalibrationChargeCam.[h,cc]
3790 * mcalib/MCalibrationRelTimeCam.[h,cc]
3791 - put the number of unsuitable and unreliable pixels in the base
3792 class
3793
3794 * mcalib/MCalibrationRelTimeCalc.[h,cc]
3795 - fixed a bug calculating the average time resolution
3796
3797 * mpedestals/MPedestalPix.[h,cc]
3798 - add a dedicated fValid flag in order to be able to discard pixels
3799 from outside (e.g. from MBadPixelsCam)
3800
3801 * mpedestals/MPedCalcPedRun.[h,cc]
3802 - catch badpixels cam from parameter list, if existing and set
3803 corresponding pixels to not valid in MPedestalPix
3804
3805 * mjobs/MGCamDisplays.[h,cc]
3806 * mhist/MHCamera.[h,cc]
3807 - put DrawProjection and DrawRadialProfile in MHCamera
3808
3809 * macros/dohtml.C
3810 - include directory mfit and macros calibration.C and
3811 bootcampstandardanalysis.C
3812 - take out pixvstime.C which does not exist
3813
3814 * msignal/MExtractFixedWindow.[h,cc]
3815 * msignal/MExtractSlidingWindow.[h,cc]
3816 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
3817 * msignal/MExtractor.[h,cc]
3818 * msignal/MExtractPINDiode.[h,cc]
3819 * msignal/MExtractTime.[h,cc]
3820 - set number of slices not in base class, but in derived one.
3821 Like this, extractors setting their signal in other containers
3822 don't have a conflict with the ReInit() in MExtractor.
3823
3824
3825
3826 2004/05/01: Thomas Bretz
3827
3828 * macros/rootlogon.C:
3829 - ignore MARSSYS if libmars.so is found in the current path
3830
3831 * mastro/MObservatory.cc:
3832 - small change to coordinates
3833
3834 * mbase/MLog.[h,cc]:
3835 - enhanced output in case of problem with mutices
3836
3837 * mtemp/TempIncl.h, mtemp/TemlLinkDef.h:
3838 - removed everything
3839
3840 * Makefile*, */Makefile
3841 - changed all to support mtemp/mifae and similar
3842
3843
3844
3845 2004/05/01: Abelardo Moralejo
3846
3847 * mmain/MEventDisplay.cc
3848 - changed back integration range for MC to 0-14 slices to avoid
3849 confusions.
3850
3851
3852
3853 2004/05/01: Markus Gaug
3854
3855 * macros/dohtml.C
3856 - include directory mpedestal
3857
3858 * msignal/MExtractFixedWindow.[h,cc]
3859 * msignal/MExtractSlidingWindow.[h,cc]
3860 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
3861 * msignal/MExtractor.[h,cc]
3862 - include the possibility to set the range for the hi-gain outside
3863 the range of MRawEvtPixelIter::GetNumHiGainSamples() and to take
3864 the "low-gain" slices instead. This is necessary for the March
3865 data!
3866
3867 * mjobs/MJCalibration.[h,cc]
3868 - accept arrival time extractors deriving from MTimeExtractor
3869
3870
3871
3872 2004/04/30: Thomas Bretz
3873
3874 * mastro/MAstroCamera.[h,cc]:
3875 - removed obsolete TList data member (use a argument in
3876 GetStarList instead)
3877
3878 * mbase/MTime.h:
3879 - added 'istream &operator<<(istream &in, MTime &t)'
3880
3881 * mbase/BaseLinkDef.h:
3882 - added new operator
3883
3884
3885
3886 2004/04/30: Daniela Dorner
3887
3888 * macros/pointing.C
3889 - implemented plot: Control Deviation vs Time
3890 - rearranged plots
3891
3892
3893
3894 2004/04/30: Markus Gaug
3895
3896 * mcalib/MCalibrationRelTimeCalc.[h,cc]
3897 - new class to treat rel. times after fits
3898
3899 * mcalib/MCalibrationChargeCalc.[h,cc]
3900 - search for outliers in the total F-Factor and set a flag in
3901 MBadPixelsPix
3902
3903 * mcalib/MCalibrationRelTimeCam.h
3904 - new TArrayIs to store number of unsuitable and unreliable pixels
3905
3906
3907 * mbadpixels/MBadPixelsPix.h
3908 - two new flags added: kDeviatingFFactor and kDeviationTimeResolution
3909
3910 * mcalib/MHCalibrationRelTimePix.[h,cc]
3911 - take out commented part of code related to re-normalization
3912
3913 * mcalib/MHCalibrationCam.[h,cc]
3914 - retrieve the used run numbers in order to store them in teh
3915 histogram titles to help transparency of the displays
3916
3917 * mcalib/MHCalibrationRelTimeCam.[h,cc]
3918 - Getter and Setter for the reference pixel
3919
3920 * mcalib/MCalibrate.cc
3921 - make error of nphot to be taken from square root of absolute
3922 number of photons instead of number of photons, otherwise
3923 NaN's are obtained
3924
3925 * msignal/MExtractPINDiode.[h,cc]
3926 - now deriving from MExtractor
3927
3928 * msignal/Makefile
3929 * msignal/SignalLinkDef.h
3930 * msignal/MExtractTimeSpline.[h,cc]
3931 * msignal/MExtractTimeHighestIntegral.[h,cc]
3932 - replacements for MArrivalTimeCalc and MArrivalTimeCalc2
3933
3934 * mjobs/MJCalibration.[h,cc]
3935 - Set time extractor by pointer
3936
3937
3938
3939 2004/04/29: Thomas Bretz
3940
3941 * mbase/MTask.cc:
3942 - fixed behaviour of GetNumExecutions. Because of a root bug
3943 Count returns a number which is to high by 1.
3944
3945
3946
3947 2004/04/29: Abelardo Moralejo
3948
3949 * mmc/MMcEvt.hxx
3950 - Added minor comment (explanation of fPassPhotCone).
3951
3952 * mmc/MMcRunHeader.[hxx,cxx]
3953 - Removed obsolete parameters fSourceOffsetTheta, fSourceOffsetPhi
3954 - Updated class version to 5.
3955
3956
3957
3958 2004/04/29: Nadia Tonello
3959
3960 * mbadpixels/MBadPixelsTreat.h
3961 - changed enums {.. BIT(1), ... BIT(2), ... BIT(3) } in {1,2,3}
3962 to have the right behaviour of the flags (and of SetProcessRMS)
3963
3964 * manalysis/MCT1PointingCorrCalc.[h,cc]
3965 - added pointing correction for 1ES1959
3966
3967
3968
3969 2004/04/29: Markus Gaug
3970
3971 * msignal/MArrivalTimePix.[h,cc]
3972 - removed flag fLoGainUsed which is not used at all
3973
3974 * msignal/MTimeExtractor.[h,cc]
3975 - new base class for arrival time extractors
3976
3977 * msignal/Makefile
3978 * msignal/SignalLinkDef.h
3979 * msignal/MExtractTimeSpline.[h,cc]
3980 - replacement of MArrivalTimeCalc, derived from MTimeExtractor
3981
3982
3983 * msignal/MExtractor.h
3984 - make SetRange virtual
3985 - check for range w.r.t. ranges given in the run header in ReInit
3986
3987 * msignal/MExtractFixedWindow.[h,cc]
3988 * msignal/MExtractSlidingWindow.[h,cc]
3989 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
3990 - overload the SetRange() function in order to do the necessary
3991 checks of the range there. Slight differences in every extractor
3992 because of the floating windows.
3993
3994
3995 * mpedestals/MPedCalcPedRun.[h,cc]
3996 - add the possibility to set ranges and extraction windows. Default
3997 is what has always been
3998
3999
4000 * mjobs/MJPedestals.[h,cc]
4001 - add the possibility to set a signal extractor which gives the
4002 extraction ranges to MPedCalcPedRun
4003 - derive from MHCamDisplays
4004
4005 * mcalib/MCalibrationChargeCam.cc
4006 - updated the Print() a little
4007
4008
4009 2004/04/29: Javier Rico
4010
4011 * mbase/MRunIter.cc
4012 - Remove AddRuns(const char*,const char*) dependence on length of
4013 first character chain
4014
4015
4016 2004/04/28: Javier Rico
4017
4018 * mbase/MRunIter.[h,cc]
4019 - include function to read runs specified in a character chain
4020 with the format, e.g., run1,run2-run3,run4-run5,...
4021
4022
4023
4024 2004/04/28: Abelardo Moralejo
4025
4026 * macros/starmc.C
4027 - adapted to change in MC calibration: replaced
4028 MMcCalibrationCalc::GetHist by GetHistADC2PhotEl and
4029 GetHistPhot2PhotEl.
4030
4031
4032
4033 2004/04/28: Markus Gaug
4034
4035 * mjobs/MGCamDisplays.cc
4036 * mjobs/MJCalibration.cc
4037 - introduced new "fit" flag in DrawProjection allowing to draw
4038 two separate pad with the (fitted) histograms for inner and
4039 outer pixels. This is displayed by MJCalibration if the
4040 kNormalDisplay option is chosen (default).
4041
4042 * mjobs/MJCalibration.h
4043 - took out the const of GetBadPixels() in order to allow compilation
4044 of macros/bootcampstandardanalysis.C. This will change again soon
4045 when mjobs/MJExtraction is updated and used there.
4046
4047 * msignal/MArrivalTimeCalc.[h,cc]
4048 - remove the ReInit() which calls to an MGeomCam which is later not
4049 used
4050
4051 * macros/calibrate_data.C
4052 - fixed a bug in loop 3 taking the default QE Cam instead of the
4053 one filled by MJCalibration
4054
4055 * msignal/MExtractor.[h,cc]
4056 - new base class for signal extractors
4057
4058 * msignal/Makefile
4059 * msignal/SignalLinkDef.h
4060 * msignal/MExtractFixedWindow.[h,cc]
4061 * msignal/MExtractSlidindWindow.[h,cc]
4062 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
4063 - replacements for MExtractSignal, MExtractSignal2, MExtractSignal3
4064
4065 * macros/calibration.C
4066 * macros/calibrate_data.C
4067 * macros/pedphotcalc.C
4068 * macros/bootcampstandardanalysis.C
4069 - adapted to new extractors
4070
4071 * mbadpixels/MBadPixelsPix.h
4072 - set back the old definition of IsOK(), namely no information
4073 available
4074
4075
4076
4077 2004/04/27: Raquel de los Reyes
4078
4079 * mhvstime/MHVsTime.cc
4080 - added a line in the Fill function to avoid empty time events.
4081
4082
4083
4084 2004/04/27: Abelardo Moralejo
4085
4086 * mcalib/MMcCalibrationCalc.[h,cc]
4087 - added histogram which stores the conversion of photons before
4088 the plexiglas to photoelectrons hitting first dynode.
4089
4090 * macros/mccalibrate.C
4091 - added MPointingPosCalc to the tasklist to create and fill an
4092 MPointingPos object, and later write it to the Events tree of
4093 the calibrated MC files. Added some comments and simplified
4094 some lines. One more histogram from MMcCalibrationCalc (see
4095 above) is now written to the output.
4096
4097 * macros/starmc2.C
4098 - added the writing of MPointingPos to output star file.
4099
4100
4101
4102 2004/04/27: Markus Gaug
4103
4104 * mjobs/MJCalibration.[h,cc]
4105 - put the three camera drawing facilities into a separate base
4106 class MGCamDisplays
4107
4108 * mjobs/MGCamDisplays.[h,cc]
4109 * mjobs/Makefile
4110 * mjobs/JobsLinkDef.h
4111 - camera drawing facilities: CamDraw, DrawProjection and
4112 DrawRadialProfile, used by all jobs
4113
4114 * mjobs/MJExtractCalibTest.[h,cc]
4115 * mjobs/Makefile
4116 * mjobs/MJobsLinkDef.h
4117 - new class to test the calibration results
4118
4119 * mcalib/MCalibrationChargeCalc.cc
4120 - set unsuitable pixels to excluded in MCalibrationChargePix, which
4121 will not display them in the status display
4122
4123 * mjobs/MJCalibration.cc
4124 - take out display of previously excluded pixels
4125
4126 * mbadpixels/MBadPixelsCam.cc
4127 - set val to 1 in case that GetPixelContent is true, before display
4128 was not correct
4129
4130 * macros/calibration.C
4131 - added the test class MJExtractCalibTest
4132
4133
4134
4135 2004/04/27: Abelardo Moralejo
4136
4137 * mhistmc/MHMcCollectionArea.[h,cc]
4138 - Added fMCAreaRadius and setter to allow changing the radius of
4139 the circular area in which MC events are produced. Useful for
4140 instance for stereo configuration studies. By default it is 300 m
4141 as was assumed before.
4142
4143
4144
4145 2004/04/26: Markus Gaug
4146
4147 * mcalib/MHCalibrationTestPix.[h,cc]
4148 * mcalib/MHCalibrationTestCam.[h,cc]
4149 * mcalib/Makefile
4150 * mcalib/CalibLinkDef.h
4151 - two new histogram classes to perform claibraion checks, will be
4152 especially useful for the data-check.
4153
4154 * mcalib/MCalibrationQEPix.cc
4155 - found a bug in the setting of validity flags of colours. This
4156 made the QE used for calibration uncorrect by about a factor 1.5
4157 for the outer pixels if only one colour is used for calibration.
4158
4159 * mjobs/MJCalibration.[h,cc]
4160 - moved colour finder from the macros into this class with the
4161 function FindColor()
4162 - had to add ~MJCalibration() {} because otherwise, I get a
4163 segmentation violation in the destructor, the debugger says in
4164 some TString. Maybe it's because of the GetDescriptor() in
4165 ~MParContainer() ?
4166
4167 * macros/calibration.C
4168 * macros/calibrate_data.C
4169 * macros/pedphotcalc.C
4170 * macros/bootcampstandardanalysis.C
4171 - removed function FindColor()
4172
4173 * mcalib/MCalibrationCam.h
4174 - make Init() and InitSize() virtual
4175
4176 * mcalib/MCalibrationChargeCam.[h,cc]
4177 - introduce two TArrayI's for the number of uncalibrated and
4178 unreliable pixels.
4179
4180 * mcalib/MCalibrationChargeCalc.[h,cc]
4181 - calculate and store the above numbers.
4182
4183 * mbadpixels/MBadPixelsPix.[h,cc]
4184 * mbadpixels/MBadPixelsCam.cc
4185 - removed bits: kHiGainNotCalibrated and kLoGainNotCalibrated
4186 - added bits: kDeviatingFFactor, kConversionHiLoNotValid
4187 - removed functions: IsCalibrationResultOK()
4188 and IsCalibrationSignalOK()
4189 - changed function IsOK() such that it returns false only if
4190 the pixels is not suitable (run or evt)
4191
4192 * mcalib/MCalibrate.cc
4193 * mcalib/MCalibrateRelTime.cc
4194 - exchanged query for IsCalibrationResultOK() to
4195 IsUnsuitableRun(MBadPixelsPix::kUnsuitableRun). This includes
4196 now the oscillating pixels (which are sometimes many!!)
4197
4198 * mcalib/MHCalibrationRelTimePix.cc
4199 - commented re-normalization to ns in Renorm()
4200 - introduced Getter to fFADCSliceWidth
4201
4202 * mcalib/MHCalibrationRelTimeCam.cc
4203 - renorm to ns in GetPixelsContent()
4204 --> now, calibration in MCalibrateRelTimes is consistent
4205
4206
4207
4208 2004/04/26: Abelardo Moralejo
4209
4210 * manalysis/MMcCalibrationUpdate.cc
4211 - changed from 1 to 10 the "dummy" value of conversion high to low
4212 gain for old camera 0.6 files. Usually these files have no low
4213 gain at all, but there was a patched version of the program
4214 which did have low gain (with a gain 10 lower than hg).
4215
4216
4217
4218 2004/04/25: Abelardo Moralejo
4219
4220 * mbadpixels/MBadPixelsTreat.cc
4221 - Change in line 204: if ((*fBadPixels)[i].IsBad()) by
4222 if ((*fBadPixels)[j].IsBad()) The way it was done, it never
4223 worked, because the check on whether the neighbour pixels
4224 were OK was performed on the same pixel to be treated (i), which
4225 is obviously not OK. The same problem fixed in the interpolation
4226 of pedestals. Amazingly, this error would have shown up in any
4227 test of the class.... I assume it must have been commited
4228 completely untested.
4229
4230 - In InterpolateSignal: moved division of summed charge over
4231 number of pixels : put it after the check of the number of
4232 valid neighbours to avoid division by 0.
4233
4234
4235
4236 2004/04/23: Markus Gaug
4237
4238 * mcalib/MHCalibrationCam.cc
4239 - fixed a bug in the ReInit() for the number of average events in
4240 each area index and sector
4241
4242
4243 2004/04/23: Thomas Bretz
4244
4245 * */Makefile:
4246 - added some more mpedestal
4247
4248 * mreport/MReportRun.cc:
4249 - changed to work with the latest version of report-files
4250 --> This will make it incompatible with older report files
4251 (for this use older Mars versions for merpping)
4252
4253 * mbase/MStatusDisplay.[h,cc]:
4254 - added combo-box to surf through tabs in MARS-tab
4255
4256
4257
4258 2004/04/22: Nadia Tonello
4259
4260 * mcalib/MCalibrateData.cc
4261 - changed request for MBadPixelsPix::IsCalibrationResultOK() for
4262 MBadPixelsPix::IsUnsuitable(MBadPixelsPix::kUnsuitableRun)
4263
4264
4265
4266 2004/04/22: Thomas Bretz
4267
4268 * mhist/MHCamera.[h,cc]:
4269 - implemented SetUsed
4270
4271 * merpp.cc:
4272 - added "-ff" and interleave mode - both not execcively tested yet
4273
4274 * mhbase/MFillH.cc:
4275 - added a missing 'endl'
4276
4277 * mraw/MRawCrateData.[h,cc], mraw/MRawEvtData.[h,cc],
4278 mraw/MRawEvtHeader.[h,cc]
4279 - added SkipEvt (the number of skipped bytes is untested)
4280
4281 * mraw/MRawEvtHeader.[h,cc]
4282 - return kCONTINUE if time is invalid
4283
4284 * mraw/MRawFileRead.[h,cc]:
4285 - implemented AddFile feature - first draft!
4286 - added feature to skip events
4287
4288 * mraw/MRawFileWrite.h:
4289 - changed default compression level corresponding to merpp to 2
4290
4291 * mraw/MRawRead.[h,cc]:
4292 - added fForceMode flag to be able to suppress event errors
4293
4294 * mbadpixels/MBadPixelsTreat.[h,cc]:
4295 - changes such that the pedestal interpolation is now done
4296 only in ReInit. If you need the old behaviour call
4297 SetProcessRMS()
4298
4299 Another step towards less mess:
4300
4301 * MMcPedestalCopy.[h,cc], MMcPedestalNSBAdd.[h,cc],
4302 MPedPhotCalc.[h,cc], MPedPhotCam.[h,cc], MPedPhotPix.[h,cc],
4303 MPedCalcPedRun.[h,cc], MPedestalCam.[h,cc],
4304 MPedestalPix.[h,cc]:
4305 - moved from manalysis to mpedestal
4306
4307 * mpedestal/Makefile, mpedestal/PedestalLinkDef.h,
4308 mpedestal/PedestalIncl.h:
4309 - added
4310
4311 * manalysis/Makefile, manalysis/AnalysisLinkDef.h,
4312 manalysis/AnalysisIncl.h:
4313 - removed files above
4314
4315 * mbadpixels/Makefile:
4316 - added mpedestals
4317
4318 * Makefile:
4319 - added mpedestals
4320
4321
4322 2004/04/22: Antonio Stamerra
4323
4324 * mmain/MEventDisplay.cc
4325 - Added new tab "Trigger" adding a new MHEvent (evt9),
4326 filled through the MMcTriggerLvl2 container.
4327 A new MFillH task for evt9 and MMcTriggerLvl2Calc task
4328 have been added.
4329
4330 * mhist/MHEvent.[h,cc]
4331 - Added new event type kEvtTrigPix
4332
4333 * manalysis/MMcTriggerLvl2.[h,cc]
4334 - The class now inherits from MCamEvent
4335 - Added the methods GetPixelContent and DrawPixelContent (from MCamEvent)
4336 - Added the method IsPixelInTrigger that returns kTRUE if a pixels
4337 is in the trigger region
4338
4339 * manalysis/MMcTriggerLvl2Calc.[h,cc]
4340 - Added the methods CheckRunType and ReInit to check if the file is MC.
4341
4342 * mhistmc/Makefile
4343 - Added the include for mgui
4344
4345
4346 2004/04/22: Markus Gaug
4347
4348 * mcalib/MCalibrate.[h,cc]
4349 - introduced flat-fielding of charges for the muon calibration,
4350 accessible with SetCalibrationMode(kFlatCharge)
4351
4352 * manalysis/MPedCalcPedRun.cc
4353 - added a SetReadyToSave() at the end of PostProcess
4354
4355 * mjobs/Makefile
4356 - added include of mraw
4357
4358 * mjobs/MJCalibration.cc
4359 - added MRawFileRead for option SetDataCheck()
4360
4361 * mjobs/MJPedestal.cc
4362 - added MRawFileRead for option SetDataCheck()
4363
4364
4365 2004/04/21: Thomas Bretz
4366
4367 * mbase/MTask.cc, mbase/MTaskList.cc:
4368 - let MTask in list fTaskProcess to be used as a counter
4369
4370 * mdata/MDataChain.[h,cc]:
4371 - added some treatments for combinations of +/- signs
4372
4373 * mfbase/MFilterList.[h,cc]:
4374 - added a new constructor to simplyfy filter-inversions
4375
4376 * mfileio/MReadReports.cc:
4377 - added comment
4378
4379 * mhbase/MBinning.[h,cc]:
4380 - added new constructor to simplify calls in macros
4381
4382 * mhbase/MFillH.[h,cc]:
4383 - added fDrawOption to be used in MStatusDisplay
4384
4385 * mhist/MHFalseSource.cc:
4386 - added comment
4387
4388
4389
4390 2004/04/20: Thomas Bretz
4391
4392 * macros/derotatedc.C
4393 - added tutorial macro plotting derotated dc currents
4394
4395 * mhist/MHCamEventRot.[h,cc]:
4396 - added histogram to be filled with derotated MCamEvents
4397
4398
4399
4400 2004/04/18: Abelardo Moralejo
4401
4402 * mgeom/MGeomCam.h
4403 - Update class version to 4 (necessary after M. Gaug's change
4404 of the type of member fMaxRadius.
4405
4406
4407
4408 2004/04/16: Abelardo Moralejo
4409
4410 * mcalib/MCalibrationQEPix.[h,cc]
4411 - Added fAverageQE. Same role as gkDefaultAverageQE, but can be
4412 changed via SetAverageQE. Made public GetAverageQE and
4413 GetAverageQERelVar (this changes needed for MC).
4414
4415 * mcalib/MMcCalibrationCalc.[h,cc]
4416 * manalysis/MMcCalibrationUpdate.[h,cc]
4417 - Adapted to M. Gaug's changes in calibration classes. Behaviour
4418 has been tested to be the same as before those changes. Now the
4419 conversion factor from ADC counts to photoelectrons, and the
4420 average QE (photons->photoelectrons) are calculated independently
4421 (and later combined by MCalibrate to obtain the conversion
4422 ADC->photons).
4423
4424 * mmain/MEventDisplay.cc, macros/mccalibrate.C, starmc.C
4425 - Added call to MExtractSignal::SetSaturationLimit(240) Affects
4426 only MC display. This was necessary because if electronic noise
4427 is simulated in the FADC, sometimes saturated slices look not
4428 saturated due to negative fluctuations, so it is better to set
4429 the saturation limit at a safe value (240 ADC counts). Changed
4430 signal integration range (only for MC), now from slices 5 to 10.
4431
4432 * msignal/MExtractSignal3.[h,cc]
4433 - Changed name of function SetRange for the more adecquate
4434 "SetWindows". No change in behaviour of the function.
4435
4436
4437
4438 2004/04/16: Markus Gaug
4439
4440 * msignal/MExtractSignal.cc
4441 - commited proposed larger default window from fgLast = 10 to
4442 fgLast = 14, because in March the pulses have moved to later
4443 arrival times.
4444 - removed some inconsistency with slice numbering in FindSignal()
4445 from pixel.GetHiGainSamples()+fHiGainFirst-1 to
4446 pixel.GetHiGainSamples()+fHiGainFirst and also for the low gain
4447
4448 * msignal/MExtractSignal2.cc
4449 - committed the proposed smaller window egdes from fgFirst=0 to
4450 fgFirst = 3, because in March some of the high-gain pulses reach
4451 into the "low-gain samples" and mislead thus sliding window to
4452 be maximized on the tail of the high-gain pulse.
4453
4454 * mcalib/MHPedestalPix.cc
4455 - fixed a bug which made normalization to values per slice not happen
4456
4457 * macros/pedestalstudies.C
4458 - fixed and documented
4459
4460
4461
4462 2004/04/15: Markus Gaug
4463
4464 * macros/calibration.C
4465 - added a function FindColor() to extract the colour by filename,
4466 works if there is indeed a colour or if the run nubmer is smaller
4467 than 20000 -> take ct1
4468
4469 * macros/bootcampstandardanalysis.C
4470 * macros/pedphotcalc.C
4471 * macros/calibrate_data.C
4472 - updated the macro to the cvs-standard used at the Udine bootcamp
4473
4474 * mcalib/MCalibrateRelTimes.[h,cc]
4475 * mcalib/Makefile
4476 * mcalib/CalibLinkDef.h
4477 - new class to calibrate the relative times
4478
4479 * manalysis/MGeomApply.cc
4480 - added MArrivalTime::Init()
4481
4482 * msignal/MArrivalTime.[h,cc]
4483 - added array fDataErr
4484
4485 * macros/rootlogon.C
4486 - added directories mbadpixels and mjobs
4487
4488 * mcalib/MCalibrationQEPix.cc
4489 - set the fAvNorm variables to 1 in Clean()
4490
4491 * manalysis/MPedPhotCalc.[h,cc]
4492 - included possibility to use an MBadPixelsCam
4493
4494
4495
4496 2004/04/14: Thomas Bretz
4497
4498 * manalysis/MCerPhotEvt.[h,cc]:
4499 - fixed a bug which caused a missing last pixel (in most cases
4500 Index 576)
4501
4502 * manalysis/MCerPhotPix.cc:
4503 - fixed output in Print
4504
4505 * macros/mccalibrate.C, mmain/MEventDisplay.cc:
4506 - added missing SetCalibrationMethod
4507
4508 * mbadpixels/MBadPixelsCam.[h,cc]:
4509 - added copy constructor
4510
4511 * mbadpixels/MBadPixelsMerge.cc:
4512 - added comments
4513
4514 * mraw/MRawRunHeader.[h,cc]:
4515 - added new run-type (kRTPointRun=7)
4516
4517 * mmain/MEventDisplay.cc:
4518 - fixed the broken cleaning levels
4519
4520
4521
4522 2004/04/14: Markus Gaug
4523
4524 * mcalib/MCalibrationQEPix.cc
4525 - found a bug in the calculation of the error, fixed
4526
4527 * macros/mccalibrate.C, mmain/MEventDisplay.cc:
4528 - replaced SetCalibrationMethod by SetCalibrationMode
4529
4530 * htmldoc/images/CalibClasses.gif
4531 * htmldoc/images/RelTimeClasses.gif
4532 - two schemes used in the class descriptions
4533
4534 * mcalib/MHCalibrationCam.[h,cc]
4535 - included function GetAverageAreas() and GetAverageSectors() like
4536 in MCalibrationCam
4537
4538 * mjobs/MJCalibration.[h,cc]
4539 - included calibration of rel.Times, to be chosen with a flag
4540 RelTimeCalibration()
4541 - signal extractor and arrival time extractor can be chosen by
4542 flags as well (see Class description)
4543
4544
4545 * mbadpixels/MBadPixelsCam.cc
4546 - add two new types in GetPixelContent, add documentation of
4547 GetPixelContent
4548
4549 * msignal/MArrivalTimeCalc2.cc
4550 - commented the warning for pixels with lowgain saturation
4551
4552
4553
4554 2004/04/13: Markus Gaug
4555
4556 * macros/dohtml.C
4557 - included directory mbadpixels
4558
4559 * mcalib/MCalibrationPix.[h,cc]
4560 - add functions GetHiLoMeansDivided(), GetHiLoSigmasDivided() and
4561 errors
4562
4563 * mcalib/MCalibrationChargeCam.[h,cc]
4564 - removed hi-vs.Lo histograms (come into a separate MIntensityCam)
4565 - updated GetPixelContents
4566 - updated class documentation
4567
4568 * mgeom/MGeomMirror.h
4569 - include <TVector3.h>, otherwise it does not compile on my machine
4570
4571 * mjobs/MJPedestals.cc
4572 * mjobs/MJCalibration.cc
4573 - replaced MBadPixelsMerge by MParList.AddToList(fBadPixels) until
4574 bug in MBadPixelsMerge is resolved (see bugtracker).
4575
4576 * mcalib/MHCalibrationChargePINDiode.cc
4577 - return in Draw() if histogram is empty (otherwise segm. violation
4578 in eventloop
4579
4580 * msignal/MExtractedSignalCam.cc
4581 - intialize variables by default to 0.
4582
4583 * mcalib/MHCalibrationChargeCam.[h,cc]
4584 - pointer to fSig is not stored, somehow, when running MJCalibration
4585 Don't know why. Removed and stored some variables instead
4586
4587 * mjobs/MJCalibration.[h,cc]
4588 - updated documentation, updated QE Cam
4589 - set the pulser colour (now obligatory)
4590 - set the possibility to choose different displays
4591
4592 * mcalib/MCalibrationChargeCalc.cc
4593 - set the pulser colour (now obligatory)
4594
4595 * mcalib/MCalibrationChargePix.[h,cc]
4596 - put GetRSigmaPerCharge into this class
4597
4598
4599
4600 2004/04/13: Thomas Bretz
4601
4602 * mastro/MAstroCamera.cc, mastro/MAstroCatalog.[h,cc]:
4603 - enhanced comments
4604 - added some new features
4605
4606 * mbase/MAGIC.h:
4607 - removed some empty lines
4608
4609 * mfileio/MWriteRootFile.cc:
4610 - fixed a compiler warning
4611
4612 * mgeom/MGeomCorsikaCT.h:
4613 - removed obsolete include of TArrayF
4614
4615 * mgeom/MGeomMirror.[h,cc]:
4616 - replaced fReflector by *fReflector
4617
4618 * mmain/MGDisplayAdc.cc:
4619 - fixed a bug which caused the wrong histogram entry to be
4620 displayed
4621
4622
4623
4624 2004/04/10: Markus Gaug
4625
4626 * macros/dohtml.C
4627 - included directory mjobs
4628
4629 * mjobs/MJCalibration.[h,cc]
4630 - added and updated documentation (not yet ready)
4631
4632 * htmldoc/images/CalibClasses.gif
4633 - scheme of the calibration classes, used for documentation in
4634 MJCalibration.cc
4635
4636
4637
4638 2004/04/10: Thomas Bretz
4639
4640 * mastro/MAstroCatalog.[h,cc], mastro/MAstroCamera.[h,cc]:
4641 - added comments
4642
4643 * macros/starfield.C:
4644 - added
4645
4646 * mastro/Makefile, mastro/AstroLinkDef.h
4647 - added MAstroCamera
4648
4649
4650
4651 2004/04/09: Markus Gaug
4652
4653 * mcalib/MHCalibrationChargePINDiode.[h,cc]
4654 * mcalib/MHCalibrationChargeCam.[h,cc]
4655 * mcalib/MHCalibrationChargeCalc.[h,cc]
4656 - put abs. time consistency check from MCalibrationChargeCalc into
4657 MHCalibrationChargePINDiode and MHCalibrationChargeCam
4658
4659 * mcalib/MHCalibrationCam.[h,cc]
4660 * mcalib/MHCalibrationChargeCalc.[h,cc]
4661 - number of used FADC slices also stored in MHCalibrationCam,
4662 MHCalibrationChargeCalc needs no pointer to the signal extractors
4663 any more -> removed
4664
4665 * mcalib/MCalibrationChargePINDiode.[h,cc]
4666 * mcalib/MCalibrationChargeBlindPix.[h,cc]
4667 * mcalib/MCalibrationCam.[h,cc]
4668 - put a default pulser color kNONE
4669
4670 * manalysis/MPedestalCam.[h,cc]
4671 * manalysis/MPedCalcPedRun.[h,cc]
4672 * manalysis/MGeomApply.cc
4673 - added average pixels in the way like it is done in MCalibrationCam
4674
4675
4676
4677 2004/04/08: Thomas Bretz
4678
4679 * mfbase/MF.cc:
4680 - optimized output
4681
4682 * mfbase/MFilterList.cc:
4683 - added some comments
4684
4685 * mfileio/MReadMarsFile.[h,cc], mfileio/MReadTree.[h,cc]:
4686 - added SortFiled-option -- RAQUEL, this is for you!
4687
4688 * mfileio/MWriteRootFile.cc:
4689 - class AddSerialNumber in AddContainer
4690
4691 * mhist/MHFalseSource.[h,cc]:
4692 - optimized setting of hist maximum
4693 - added more source dependant cuts
4694 - changed display layout
4695 - scale number of entries to correct for different acceptance
4696 (not perfect, but the best I can currently do)
4697
4698 * mimage/MHHillasExt.[h,cc]:
4699 - added new histogram for fMaxDist
4700
4701 * mimage/MHNewImagePar.[h,cc]:
4702 - added new histograms for Used/CoreArea
4703
4704 * mimage/MHillasCalc.cc:
4705 - optimized output
4706
4707 * mimage/MHillasExt.cc:
4708 - fMaxDist got a sign
4709
4710 * mimage/MNewImagePar.[h,cc]:
4711 - enhanced comments
4712 - added new Print() member function
4713
4714 * macros/readCT1.C, macros/readMagic.C, mmain/MEventDisplay.cc:
4715 - forward geomcam to newimgepar.Print()
4716
4717
4718
4719 2004/04/08: Markus Gaug
4720
4721 * mcalib/MCalibrationChargeCalc.[h,cc]
4722 * mcalib/MCalibrationChargeCam.[h,cc]
4723 * mcalib/MCalibrationChargePix.[h,cc]
4724 * mcalib/MCalibrationChargeBlindPix.[h,cc]
4725 * mcalib/MCalibrationChargePINDiode.[h,cc]
4726 - put calculation of photon fluxes with the three methods into
4727 MCalibrationChargeCalc
4728 - reorganized calculations in a better readable way (hopefully!)
4729
4730 * mbase/MAGIC.h
4731 * mcalib/MCalibrationCam.[h,cc]
4732 * mcalib/MCalibrationQECam.[h,cc]
4733 * mcalib/MCalibrationQEPix.[h,cc]
4734 - put PulserColor_t away from MAGIC.h into MCalibrationCam
4735 - full implementation of the QE-calibration from MCalibrationQEPix
4736
4737 * msignal/MExtractBlindPixel.cc
4738 - removed warning about low-gain saturation of Blind pixel
4739
4740 * mcalib/MCalibrate.[h,cc]
4741 * mcalib/MCalibrateData.[h,cc]
4742 * mcalib/MMcCalibrationCalc.[h,cc]
4743 * manalysis/MMcCalibrationUpdate.[h,cc]
4744 - conversion factors now separated into FADC2phe and then into
4745 call to average Quantum efficiency.
4746
4747
4748 2004/04/07: Markus Gaug
4749
4750 * mcalib/MHGausEvents.[h,cc]
4751 - added fBlackout events
4752
4753
4754
4755 2004/04/06: Thomas Bretz
4756
4757 * mcalib/MCalibrationCam.[h,cc]:
4758 - simplified call to initialization by new function Init()
4759
4760 * mcalib/MH*.cc:
4761 - fixed some warnings (comparision between signed and unsigned)
4762
4763 * manalysis/MGeomApply.cc:
4764 - use new Init-funtion of MCalibrationCam
4765
4766 * mastro/MAstro.cc:
4767 - some fixes to the conversion functions
4768
4769 * mastro/MAstroCamera.[h,cc]:
4770 - added comments
4771 - changed argument type of AddPrimitives
4772
4773 * mastro/MAstroCatalog.[h,cc]:
4774 - many changes to make it possible to overlay the
4775 catalog on top of a 2D histogram
4776
4777 * mbase/MEvtLoop.cc:
4778 - fixed estimation of run-time
4779
4780 * mbase/MMath.[h,cc]:
4781 - added member functions for signed significances
4782
4783 * mbase/MParContainer.cc:
4784 - changed GetterMethod() to support double reference data mebers
4785
4786 * mbase/MStatusDisplay.cc:
4787 - removed some obsolete debug outputs
4788
4789 * mbase/MTask.[h,cc]:
4790 - removed fNumExecutions, fStopwatch already counts the calls
4791 - slight chagnes to output of PrintStatistics
4792
4793 * mbase/MTaskList.[h,cc]:
4794 - slight chagnes to output of PrintStatistics
4795
4796 * mbase/MTime.cc:
4797 - removed +TwoPi from GetGmst
4798
4799 * mcamera/MCameraAUX.h, mcamera/MCameraHV.h, mcamera/MCameraLV.h,
4800 mcamera/MCameraLid.h, mcamera/MCameraLids.h,
4801 mcamera/MCameraPowerSupply.h:
4802 - added missing Getter functions
4803
4804 * mcamera/MCameraHV.h:
4805 - removed obsolete data-meber fMean
4806
4807 * mdata/DataLinkDef.h:
4808 - added MDataFormula
4809
4810 * mdata/MDataChain.cc, mdata/Makefile:
4811 - enhanced dosumentation
4812 - implemented use of multi argument functions
4813 - added ^-operator
4814
4815 * mdata/MDataList.[h,cc]:
4816 - added ^-operator
4817 - enhanced IsValid
4818
4819 * mfbase/MFilterList.cc:
4820 - changed a warn-output to inf
4821
4822 * mgeom/MGeomCam.[h,cc]:
4823 - added getter returning index corresponding to XY
4824
4825 * mgeom/MGeomPix.[h,cc]:
4826 - added getter IsInside
4827
4828 * mhist/MHCamera.cc:
4829 - Return 0 in GetMean if no entries
4830
4831 * mhist/MHFalseSource.[h,cc]:
4832 - removed conversion stuff (mm/deg)
4833 - slight change to calculation of significance
4834 - added dist-cuts
4835 - added histogram showing number of entries
4836 - added display of catalog
4837
4838 * mhist/MHStarMap.cc:
4839 - added comment
4840
4841 * mimage/MHillasExt.[h,cc]:
4842 - changed class version to 3
4843 - added new data-member fMaxDist
4844
4845 * mimage/MNewImagePar.[h,cc]:
4846 - added new data member fUsedArea and fCoreArea
4847
4848 * mmc/MMcConfigRunHeader.h:
4849 - readded GetMirrors (WHY WAS IT GONE?)
4850
4851 * mpointing/MPointingPos.[h,cc]
4852 - implemented Getter to get coordinates in rad
4853
4854 * mpointing/MSrcPosCalc.[h,cc]:
4855 - fixed direction of rotation
4856 - for the moment do use fTime
4857
4858
4859
4860 2004/04/06: Markus Gaug
4861
4862 * mcalib/MCalibrationChargePix.[h,cc]
4863 - change names of the GetLoGain*() functions to
4864 GetConvertedLoGain*() for better clarity
4865
4866 * mcalib/MCalibrationChargeCam.[h,cc]
4867 - updated and enlarged documentation
4868
4869 * mcalib/MHCalibrationChargeCam.cc
4870 * mcalib/MHCalibrationRelTimeCam.cc
4871 - set the arrays by use of memset
4872 - initialize TObjArrays with the Init-Function
4873
4874
4875 2004/04/05: Markus Gaug
4876
4877 * msignal/MExtractedSignalPINDiode.h
4878 - new function GetLastUsedSlice()
4879
4880 * mcalib/MCalibrationChargeCalc.[h,cc],
4881 * mcalib/MCalibrationChargeCam.cc:
4882 - holds also pointers to MExtractedSignalPINDiode and
4883 MExtractedSignalBlindPixel and does the checks inside the task
4884 (instead of inside the containers)
4885
4886 * mcalib/MCalibrationChargeBlindPix.[h,cc],
4887 * mcalib/MCalibrationChargePINDiode.[h,cc]:
4888 - updated and enlarged documentation
4889
4890 * mcalib/MHCalibrationChargePINDiode.cc
4891 * mcalib/MHCalibrationChargeCam.[h,cc]
4892 - rename Setter for fMeanVar from SetMeanErr() to SetMeanVar()
4893 - rename arrays of fAverageSigmaErr to AverageSigmaVar
4894
4895 * mcalib/MCalibrationPix.[h,cc]
4896 * mcalib/MCalibrationChargePix.[h,cc]
4897 * mcalib/MCalibrationChargeBlindPix.[h,cc]
4898 * mcalib/MCalibrationChargePINDiode.[h,cc]
4899 - add Getters to the relative variance
4900
4901 * mcalib/MHGausEvents.[h,cc]
4902 * mcalib/MCalibrationPix.[h,cc]
4903 * mcalib/MHCalibrationCam.cc
4904 - add to Pickup also Blackout events
4905
4906
4907 2004/04/05: Nadia Tonello
4908
4909 * mbadpixels/MBadPixelsTreat.cc
4910 - In Unmap(): replaced SetPixelUnused with SetPixelUnmapped
4911
4912
4913
4914 2004/04/02: Markus Gaug
4915
4916 * mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationCam.[h,cc],
4917 mcalib/MCalibrationQEPix.[h,cc], mcalib/MCalibrationQECam.[h,cc],
4918 mcalib/MCalibrationRelTimeCam.[h,cc],
4919 mcalib/MCalibrationRelTimePix.[h,cc]:
4920 - updated and enlarged documentation
4921
4922 * mcalib/MHGausEvents.[h,cc], mcalib/MHPedestalPix.[h,cc],
4923 mcalib/MHCalibrationChargePix.[h,cc],
4924 mcalib/MHCalibrationChargeHiGainPix.[h,cc],
4925 mcalib/MHCalibrationChargeLoGainPix.[h,cc],
4926 mcalib/MHCalibrationChargeBlindPix.[h,cc],
4927 mcalib/MHCalibrationChargePINDiode.[h,cc]:
4928 - put fPixId, fPickup, fPickupLimt, CountPickup(), RepeatFit() and
4929 ChangeHistId() into MHGausEvents (before in the derived classes)
4930 - put fChargeNbins, fChargeFirst, fChargeLast,
4931
4932 * mcalib/MHCalibrationRelTimePix.[h,cc]:
4933 - put fRelTimeNbins, fRelTimeFirst, fRelTimeLast together
4934 into MHGausEvents as fNbins, fFirst and fLast
4935
4936 * mcalib/MHCalibrationRelTimePix.[h,cc]:
4937 - remove Renormalization to time slices. Need to think about
4938 more direct way to implement
4939
4940 * mcalib/MHPedestalCam.[h,cc], mcalib/MHCalibrationCam.[h,cc],
4941 mcalib/MHCalibrationChargeCam.[h,cc],
4942 mcalib/MHCalibrationRelTimeCam.[h,cc]:
4943 - put most of the functionality into the base class MHCalibrationCam
4944 - derived classes overload the functions SetupHists, ReInitHists,
4945 FillHists, FinalizeHists and FinalizeBadPixels.
4946 - functions FitHiGainArrays, FitLoGainArrays, FitHiGainHists,
4947 FitLoGainHists and InitHists can be used from base class.
4948
4949 * mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationChargePix.[h,cc],
4950 mcalib/MCalibrationRelTimePix.[h,cc]:
4951 - put most of the functionality into the base class MCalibrationPix
4952 - other two classes derive now from MCalibrationPix
4953
4954 * mcalib/MCalibrationCam.[h,cc], mcalib/MCalibrationChargeCam.[h,cc]
4955 mcalib/MCalibrationRelTimeCam.[h,cc]:
4956 - put most of the functionality into the base class MCalibrationCam
4957 - other two classes derive now from MCalibrationCam
4958 - calls to MCalibration*Cam[i] now have to cast!
4959
4960 * mcalib/MCalibrate.cc, mcalib/MCalibrateData.cc,
4961 * mcalib/MMcCalibrateCalc.cc, manalysis/MMcCalibrationUpdate.cc,
4962 * mcalib/MCalibrationChargeCalc.cc:
4963 - cast calls to MCalibration*Cam[i]
4964
4965 * manalysis/MGeomApply.cc
4966 - add initialization MCalibrationRelTimeCam
4967 - add intialization of average pixels
4968
4969
4970
4971 2004/04/02: Abelardo Moralejo
4972
4973 * msignal/MExtractSignal3.[h,cc]
4974 - added. Alternative method for signal extraction. Uses sliding
4975 window from event to event, but a common window for all pixels
4976 in an event.
4977
4978 * msignal/Makefile, SignalLinkDef.h
4979 - added MExtractSignal3.
4980
4981
4982
4983 2004/04/02: Markus Gaug
4984
4985 * mbadpixels/MBadPixelsPix.h
4986 - added kRelTimeNotFitted and kRelTimeOscillating to Calibration_t
4987 enum
4988
4989 * mcalib/MCalibrationCam.[h,cc], mcalib/MCalibrationPix.[h,cc],
4990 mcalib/Makefile, mcalib/CalibLinkDef.h:
4991 - two new base classes for general calibration storage containers,
4992 contain average pixel storage functionality
4993
4994 * mcalib/MCalibrationRelTimeCam.[h,cc],
4995 mcalib/MCalibrationRelTimePix.[h,cc]:
4996 - new storage container for the rel. time calibration results, derive
4997 from MCalibrationPix, MCalibrationCam
4998
4999
5000
5001 2004/04/01: Markus Gaug
5002
5003 * msignal/MArrivalTimeCalc.[h,cc]
5004 - set fSaturationLimit as a variable with default (instead of 0xff)
5005
5006 * mcalib/MHCalibrationChargeCam.[h,cc]
5007 mcalib/MCalibrationChargeCam.[h,cc]
5008 mcalib/MCalibrationChargeCalc.cc, manalysis/MGeomApply.cc:
5009 - add average pixels per sector
5010
5011 * mcalib/MHGausEvents.[h,cc], mcalib/MHCalibrationChargePix.[h,cc],
5012 mcalib/MHCalibrationRelTimePix.[h,cc]:
5013 - moved BypassFit() function to MHGausEvents
5014
5015 * mcalib/MHCalibrationChargeCam.[h,cc]:
5016 - updated and enlarged documentation
5017 - derives now from mcalib/MHCalibrationCam
5018
5019 * mcalib/MCalibrationChargePix.[h,cc]:
5020 - removed flag kLoGainSaturation, because it is already in MBadPixelsPix
5021
5022 * mcalib/MCalibrationCam.[h,cc], mcalib/Makefile, mcalib/CalibLinkDef.h:
5023 - new base class for all MHCalibration*Cam object, contains the average
5024 pixel functionality
5025
5026
5027
5028 2004/03/31: Markus Gaug
5029
5030 * mcalib/MHCalibrationChargeCam.[h,cc],
5031 mcalib/MCalibrationChargeCam.[h,cc],
5032 mcalib/MCalibrationChargeCalc.cc, manalysis/MGeomApply.cc:
5033 - make the average pixel independent on camera geometry, i.e.
5034 one average pixel per MGeomPix::Aidx
5035
5036
5037
5038 2004/03/31: Abelardo Moralejo
5039
5040 * mmc/MMcConfigRunHeader.[h,cc]
5041 - updated to current version (3) in camera program. Added member
5042 fLightCollectionFactorOuter so that we can store the data on
5043 the simulatedlight collection efficiency (light guides +
5044 plexiglas +...) as a function of incidence angle for outer and
5045 inner pixels independently. Added getters for this information
5046 on light collection efficiency.
5047
5048
5049
5050 2004/03/30: Markus Gaug
5051
5052 * mcalib/MHGausEvents.[h,cc],
5053 mcalib/MHCalibrationChargePix.[h,cc],
5054 mcalib/MHCalibrationChargeHiGainPix.[h,cc],
5055 mcalib/MHCalibrationChargeLoGainPix.[h,cc],
5056 mcalib/MHCalibrationChargeBlindPix.[h,cc],
5057 mcalib/MHCalibrationChargePINDiode.[h,cc],
5058 mcalib/MHCalibrationRelTimeCam.[h,cc],
5059 mcalib/MHCalibrationRelTimePix.[h,cc],
5060 mcalib/MHPedestalPix.[h,cc],
5061 mcalib/MHPedestalCam.[h,cc]:
5062 - updated and enlarged documentation
5063
5064
5065
5066 2004/03/30: Abelardo Moralejo
5067
5068 * mmc/MMcFadcHeader.hxx
5069 - updated to current version (4) in camera program.
5070
5071
5072
5073 2004/03/29: Markus Gaug
5074
5075 * manalysis/MSourcePosFromStarPos.cc
5076 - replaced fabs(ival) by TMath::Abs(ival)
5077
5078 * mbadpixels/MBadPixelsPix.h
5079 - adopt treatment of UnCalibrated_t like the one in Unsuitable_t
5080
5081 * mbadpixels/MBadPixelsPix.cc
5082 - put some documentation in the header
5083
5084 * mcalib/MHCalibrationChargeCam.cc
5085 mcalib/MCalibrationChargeCam.cc
5086 mbadpixels/MBadPixelsCam.cc
5087 - adopt to new style in MBadPixelsPix.h
5088
5089 * mcalib/MCalibrationChargeCalc.[h,cc]
5090 mcalib/MCalibrationChargePix.[h,cc]
5091 - move consistency checks from Pix to Calc
5092
5093 * mcalib/MHGausEvents.[h,cc]
5094 - fixed axes for event and fourier spectrum Draw
5095
5096 * mcalib/MHCalibrationChargePix.[h,cc]
5097 mcalib/MHCalibrationChargeCam.[h,cc]
5098 - moved definition of pulser frequency to MHCalibrationChargeCam
5099
5100
5101
5102 2004/03/24: Thomas Bretz
5103
5104 * mbase/MMath.cc:
5105 - now SignificanceLiMa returns 0 in case sum==0
5106
5107
5108
5109 2004/03/23: Thomas Bretz
5110
5111 * mbase/MContinue.cc, mhbase/MH.cc:
5112 - changed a warning message to an inf-message
5113
5114 * mfileio/MReadTree.cc:
5115 - added an additional logging message when adding files to a
5116 chain successfully.
5117
5118 * mbase/MProgressBar.cc:
5119 - fixed initial size
5120
5121 * mastro/MAstro.[h,cc]:
5122 - changed the code for the rotation angle back to its original
5123 shape. The definition I tried to introduced was already
5124 correctly implemented (assuming that sin is the x-component
5125 of the vector I had it wrong in my mind twice, using
5126 atan2(y,x) everywhere I did recognize it...)
5127
5128 * mreport/MReport.cc:
5129 - fixed a bug which caused a crash when the time is not valid
5130
5131 * mhist/MHStarMap.cc, mpointing/MSrcPosCalc.cc:
5132 - fixed: v.Roatete() must be v=v.Rotate()
5133 - MHStarMap no waorks also without MSrcPosCam, MPointingPos
5134 or MObservatory (leaving out the corresponding translations)
5135
5136
5137
5138 2004/03/22: Markus Gaug
5139
5140 * mfileio/Makefile, mimage/Makefile
5141 - mpointing included
5142
5143
5144
5145 2004/03/22: Thomas Bretz
5146
5147 * mpointing/MSrcPosCalc.[h,cc], MSrcPosCam.[h,cc]:
5148 - added
5149
5150 * mastro/MAstro.[h,cc]:
5151 - added code to calculate rotationangle previously in MObservatory
5152 - changed definition of rotation angle such, that it is now
5153 180deg if Ra and Az grid is parallel
5154
5155 * mastro/MAstroCatalog.[h,cc]:
5156 - fixes and enhancements to the display (such as misscalculated
5157 number of grid lines, title display, etc)
5158 - enhancements to the output
5159 - generalized creation of grid - for further usage
5160
5161 * mastro/MAstroSky2Local.[h,cc]:
5162 - replaced calculation of rotation angle by the function in
5163 MAstro
5164
5165 * mastro/MObservatory.[h,cc]:
5166 - small changes to Print output
5167 - moved code for calculation of rotation angle to MAstro
5168
5169 * mbase/MEvtLoop.cc:
5170 - do not output number of events per second if no events processed
5171
5172 * mbase/MParList.cc:
5173 - updated some comments
5174
5175 * mfileio/MCT1ReadAscii.cc, mfileio/MCT1ReadPreProc.cc,
5176 mfileio/MReadRflFile.cc, mraw/MRawFileRead.cc,
5177 mreport/MReportFileRead.cc:
5178 - output error string if file cannot be opened
5179
5180 * mfileio/MReadTree.cc:
5181 - output name of chain which is scanned
5182
5183 * mimage/MConcentration.cc:
5184 - replaced loop by iterator
5185 - removed obsolete (unused) variables
5186
5187 * mimage/MHNewImagePar.[h,cc]:
5188 - fixed display colors
5189
5190 * mpointing/MPointingPos.[h,cc]:
5191 - added member function to calculate rotation angle
5192 - added comments
5193
5194 * mpointing/Makefile:
5195 - added include MAstro
5196
5197 * manalysis/MSrcPosCam.[h,cc]:
5198 - moved to mpointing
5199
5200 * mpointing/MSrcPosCalc.[h,cc]:
5201 - added: Derotates a star in the camera into MSrcPosCam
5202
5203 * mpointing/Makefile, mpointing/PointingLinkDef.h:
5204 - added MSrcPosCam
5205 - added MSrcPosCalc
5206
5207 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
5208 - removed MSrcPosCam
5209
5210 * mmain/Makefile:
5211 - added include for mpointing
5212
5213 * manalysis/AnalysisIncl.h:
5214 - removed TVector2
5215
5216 * mbase/MParContainer.h:
5217 - added new abstract virtual member function SetVariables
5218 (to be used in fits)
5219 - addeed some text to class description
5220
5221 * mdata/MData.cc:
5222 - added comment
5223
5224 * mdata/MDataArray.[h,cc], mdata/MDataElement.h,
5225 mdata/MDataList.[h,cc], mdata/MDataMember.h,
5226 mfbase/MFDataMember.[h,cc], mfbase/MFilterList.[h,cc]:
5227 - added SetVariables
5228
5229 * mdata/MDataChain.[h,cc]:
5230 - added support for indexed variables [i]
5231 - added SetVariables
5232
5233 * mdata/MDataValue.[h,cc]:
5234 - added support for variable values (through SetVariables)
5235 - added support for an index
5236 - added SetVariables
5237
5238 * mfbase/MF.[h,cc]:
5239 - removed support for {}. This case is now detected
5240 automatically
5241 - added SetVariables
5242 - added support for expressiond like
5243 "MHillas.fLength<2*MHillas.fWidth"
5244
5245 * mfbase/MFDataChain.[h,cc]:
5246 - added fCond data member
5247 - addednew constructor to support fCond
5248 - added support for new condition type
5249 - adapted Print and GetRule
5250
5251 * mimage/MNewImagePar.[h,cc]:
5252 - added some comments
5253
5254 * mhist/MHStarMap.[h,cc]:
5255 - fixed to use the correct MPointingPos instead of the
5256 deprecated MMcEvt. Use MPointingPosCalc to copy the
5257 pointing position from MMcEvt to MPointingPos
5258
5259 * mbase/MMath.[h,cc]:
5260 - added, which currently only implements calculation of
5261 significance and Li/Ma significance
5262
5263 * mbase/Makefile, mbase/BaseLinkDef.h:
5264 - added MMath
5265
5266
5267
5268 2004/03/19: Markus Gaug
5269
5270 * mcalib/MHCalibrationChargePix.cc
5271 - added some style to the default Draw in order to see the
5272 label and axis titles better
5273
5274 * mcalib/MHCalibrationChargeCam.[h,cc]
5275 - store and display more information on the average pxiels
5276
5277 * mcalib/MCalibrationCam.cc
5278 - the GetPixelContent flag were not correct any more, fixed them
5279
5280 * macros/calibration.C
5281 - fixed GetPixelContent flags
5282 - draw radial profile of the variables
5283
5284 * mjobs/MJCalibration.cc
5285 - fixed GetPixelContent flags
5286 - introduced RadialProfile for some displays
5287 - removed some not so important displays
5288
5289 * manalysis/MGeomApply.cc
5290 - included MCalibrationQECam to be initialized
5291
5292 * mcalib/MCalibrationChargePix.[h,cc],
5293 mcalib/MCalibrationQEPix.[h,cc]:
5294 - replace DefinePixId by SetPixId
5295
5296 * mcalib/MCalibrationChargeCalc.[h,cc]
5297 - added MCalibrationQECam
5298 - cleaned the code up a little
5299 - give more information at the end
5300
5301 * mcalib/MCalibrationChargePix.[h,cc]
5302 - took out fNumLoGainSampels whihc is not needed any more because
5303 conversion is only done in the getters
5304 - Canceled function ApplyLoGainConversion (for same reason)
5305
5306 * msignal/MExtractSignal2.cc
5307 - remove uncommented piece of code
5308
5309 * msignal/MExtractSignal.cc, msignal/MExtractSignal2.cc:
5310 - remove warning about pixel with low gain saturation,
5311 now in MBadPixelsPix
5312
5313 * mbadpixels/MBadPixelsPix.[h,cc], mcalib/MCalibrationChargeCam.cc:
5314 - added new flag: kDeviatingNumPhes
5315
5316 * mcalib/MCalibrationChargePix.cc
5317 - check for mean arr. time in last bin replaced by check in last
5318 two bins
5319
5320 * mcalib/MCalibrationChargePix.[h,cc],
5321 mcalib/MCalibrationChargeCam.cc,
5322 mcalib/MHCalibrationChargeCam.cc:
5323 - removed flag kHiGainFitted, kLoGainFitted, since they are
5324 available from MBadPixelsPix
5325
5326 * macros/calibration.C, macros/calibrate_data.C
5327 - a few flags from MCalibrationChargeCam::GetPixelContent were wrong,
5328 corrected them
5329
5330
5331
5332 2004/03/18: Raquel de los Reyes
5333
5334 * macros/DAQDataCheck.C
5335 - macro to check the data from the DAQ system (.raw files).
5336
5337
5338
5339 2004/03/18: Thomas Bretz
5340
5341 * manalysis/AnalysisIncl.h:
5342 - added TVector2
5343
5344 * manalysis/MSrcPosCam.[h,cc]:
5345 - added Getter/Setter using TVector2
5346
5347 * mhbase/MH.cc:
5348 - fixed GetMinimumGT for TH2 and TH3
5349
5350 * mpointing/MPointingPos.h:
5351 - added Getter/Setter for Ra/Dec
5352
5353 * mpointing/MPointingPosCalc.cc:
5354 - fill Ra/Dec into MPointingPos
5355
5356
5357
5358 2004/03/18: Markus Gaug
5359
5360 * mgeom/MGeomCam.[h,cc]
5361 - replace fMaxRadius by a TArrayF of pixel area types
5362 - new TArrayF fMinRadius of each pixel area type
5363 - backward compatibility should be given,
5364 call to GetMaxRadius() returns the value for the whole camera
5365 (which corresponds to the previous value for the Magic camera)
5366
5367 * mimage/MConcentration.cc
5368 - fixed on flog to fLog in order to compile
5369
5370
5371
5372 2004/03/17: Thomas Bretz
5373
5374 * mastro/MAstroCatalog.[h,cc]:
5375 - some simplifications and changes
5376
5377 * mastro/MAstroCatalog.[h,cc]:
5378 - some simplifications and changes
5379
5380 * mastro/MAstroSky2Local.[h,cc]:
5381 - rotation matrix from sky to local coordinates
5382 - added
5383
5384 * mastro/Makefile, mastro/AstroLinkDef.h:
5385 - MAstroSky2Local added
5386
5387 * mraw/MRawEvtPixelIter.cc:
5388 - GetIdxMaxLoGainSample(const Byte_t lofirst) const
5389 accelerated and fixed (the first slice was compared to itself
5390 and the last slice was not taken into account)
5391
5392 * manalysis/MCerPhotAnal2.cc:
5393 - fixed a bug in the new treatment of lo-gains
5394
5395 * mhvstime/MHPixVsTime.cc:
5396 - fixed missing initialization of fTypeErr in constructor
5397
5398 * mimage/MHillas.[h,cc]:
5399 - implemented member function which returns MeanX/Y as TVector2
5400
5401 * mimage/ImageIncl.h:
5402 - added TVector2
5403
5404 * manalysis/MCerPhotEvt.[h,cc]:
5405 - fixed a bug in AddPixels which - in some special circumstances -
5406 cutted pixels with high pixel indices
5407
5408
5409
5410 2004/03/17: Antonio Stamerra
5411
5412 * macros/datatrigcheck.C
5413 - added macro for time and trigger data-checking
5414
5415
5416
5417 2004/03/17: Abelardo Moralejo
5418
5419 * manalysis/MSourcePosfromStarPos.cc
5420 - added cast fabs((Double_t)ival), line 703. Otherwise it does not
5421 compile.
5422
5423 * macros/starmc.C
5424 - added parameter accepted_fraction to select fraction of events
5425 to be processed (useful to make smaller outputs).
5426
5427
5428
5429 2004/03/17: Wolfgang Wittek
5430
5431 * manalysis/MSigmabar.[h,cc]
5432 - correct calculation of sector, which was wrong
5433
5434
5435
5436 2004/03/16: Markus Gaug
5437
5438 * mhist/MHCamera.[h,cc]
5439 - added function RadialProfile which returns a TProfile of the
5440 value along the radius from the camera center
5441
5442
5443
5444 2004/03/16: Oscar Blanch Bigas
5445
5446 * mimage/MConcentration.[h,cc]
5447 - new class for Concentration stuff.
5448 - It computes and stores Concentration 1-8
5449
5450 * mimage/MNewImagePar.[h,cc]
5451 - New Concentration stuff is moved to MConcentration.
5452
5453 * mimage/MHillasCalc.[h,cc], Makefile, ImageLinkDef.h
5454 - Modifications needed to support and compile new
5455 MConcentration class.
5456
5457
5458
5459 2004/03/16: Thomas Bretz
5460
5461 * mjobs/MJ*.[h,cc]
5462 - removed some obsolete comments
5463 - removed projections from Directory (SetDirectory(0))
5464
5465
5466
5467 2004/03/16: Wolfgang Wittek
5468
5469 * manalysis/MSigmabar.[h,cc]
5470 - calculate sigmabar as mean of individual pedestalRMS
5471 instead of sqrt of mean pedestalRMS^2
5472
5473
5474
5475 2004/03/16: Oscar Blanch
5476
5477 * mimage/MNewImagePar.[h,cc]
5478 - New variables members added: fInnerSize, fInnerLeakage[1,2],
5479 fConc[3-8].
5480 - It is only ready for Magic Camera geometry. It has to be done
5481 MGeomCam base.
5482 - The version ahs not been updated since it was done on the
5483 2004/03/10 by Abelardo.
5484
5485
5486
5487 2004/03/15: Markus Gaug
5488
5489 * mcalib/MCalibrationChargePix.[h,cc],
5490 mcalib/MCalibrationChargeCam.[h,cc],
5491 mcalib/MCalibrationChargeCalc.cc:
5492 - conversion from hi- to logain now not applied until the value is
5493 exported outside the class. This is necessary for the error
5494 propagation in the F-Factor method: In the calculation of the
5495 number of Phe, the conversion factors cancel out and do not
5496 enlarge the errors
5497 - pixels with number of phe's outside the range defined by
5498 fPheFFactorRelErrLimit are not any more declared as:
5499 MCalibrationChargePix::IsFFactorMethodValid() == kFALSE ,
5500 but instead as:
5501 MBadPixelsPix::IsSuitableRun(MBadPixelsPix::kUnreliableRun) == kTRUE,
5502 Like this, everybody is allowed to calibrate pixels which give
5503 no reasonable results in the calibration without bothering that
5504 too many pixels fall out. Enjoy!
5505 - In that procedure, the classes passed _internally_ from calculation
5506 of sigmas to calculation of variances which saves all the useless
5507 square rooting.
5508 - took out pointers to MCalibrationChargeBlindPix and
5509 MCalibrationChargePINDiode in MCalibrationChargeCam.
5510
5511
5512
5513 2004/03/15: Abelardo Moralejo
5514
5515 * mmc/MMcEvt.hxx
5516 - added getter function for fZFirstInteraction
5517
5518
5519
5520 2004/03/15: Wolfgang Wittek
5521
5522 * mastro/MObservatory.[h,cc]
5523 - remove bugs in RotationAngle(theta, phi, sin, cos)
5524 replaced
5525 cos = sinl + cosl*cosp /denom;
5526 by
5527 cos = (sinl - cosl*cosp) /denom;
5528
5529
5530
5531 2004/03/15: Thomas Bretz
5532
5533 * mastro/MObservatory.[h,cc]:
5534 - implemented RotationAngle(ra, dec, time)
5535
5536 * mbase/MTask.[h,cc]:
5537 - implemented usage of a TStopwatch to retriev time consumtion
5538 informations
5539 - changed PrintStatistics not to print classes having no
5540 Process() function
5541
5542 * mbase/MTaskList.[h,cc], mfileio/MReadReports.[h,cc]:
5543 - changed PrintStatistics according to changes in MTask
5544
5545 * mraw/MRawEvtHeader.cc:
5546 - added a comment to Fill member function
5547
5548 * manalysis/MCerPhotEvt.[h,cc]:
5549 - added fLut.Set to FixSize and resize fLut by a factor of 2
5550 instead of +1 which acelerates creation of all pixels a lot
5551
5552 * mbadpixels/MBadPixelsPix.cc:
5553 - fixed a typo
5554
5555 * mfilter/MFSoftwareTrigger.cc:
5556 - made statistics output meaning independant of usage of filter!
5557
5558 * mhbase/MFill.[h,cc]:
5559 - added possibility to give tab a different name
5560
5561 * mhist/MHCamera.cc:
5562 - fixed a bug when determin scale for same-option
5563
5564 * mjobs/MJCalibration.cc:
5565 - changed tab names for MFillH
5566
5567 * mjobs/MJExtactSignal.cc:
5568 - added MRawEvtHeader to output
5569
5570 * mbase/MStatusDisplay.[h,cc]:
5571 - changed displayed year
5572 - read and store MStatusArray to and from files
5573
5574 * mfileio/MReadTree.cc:
5575 - enhanced output
5576
5577 * mmain/MCameraDisplay.cc, mmain/MEventDisplay.[h,cc]:
5578 - added preliminary mode to display F1/F2/F3-files
5579
5580 * mbase/MStatusArray.[h,cc]:
5581 - added
5582
5583 * mbase/Makefile, mbase/BaseLinkDef.h:
5584 - added MStatusArray
5585
5586 * mhits/MHCamera.[h,cc], mgui/MHexagon.[h,cc]:
5587 - improved drawing MHCamera with 'same' option
5588
5589
5590
5591 2004/03/13: Markus Gaug
5592
5593 * mcalib/MCalibrationChargeCalc.cc, mcalib/MCalibrationChargeCam.cc,
5594 mcalib/MCalibrationChargePix.[h,cc],
5595 mcalib/MHCalibrationChargeCam.cc,
5596 mcalib/MHCalibrationChargeLoGainPix.cc:
5597 - fixed Low Gain calibration
5598
5599 * mcalib/MHGausEvents.cc:
5600 - changed default fit prob. limit from 0.005 to 0.001
5601
5602 * mbadpixels/MBadPixelsPix.h :
5603 - IsCalibrationResultOK does not ask for FitOK any more
5604
5605 * mcalib/MHCalibrationChargeCam.cc:
5606 - replaced Rel. Err. Limit for outliers in Phe's from 5 sigma to 7
5607
5608 * mraw/MRawEvtPixelIter.[h,cc]:
5609 - function GetIdxMaxLoGainSamples can be called optionally with
5610 offset (because first "loGain" samples are often in reality
5611 hiGain with high values.
5612
5613
5614
5615 2004/03/12: Sebastian Raducci
5616
5617 * manalysis/Makefile
5618 - added mastro in the include directories
5619
5620
5621
5622 2004/03/12: Thomas Bretz
5623
5624 * merpp.cc:
5625 - added 'force' option
5626
5627 * manalysis/MCerPhotAnal2.cc:
5628 - extract pedestal and pedestal rms from lo-gain if hi-gain not
5629 above a certain athreshold
5630
5631 * mastro/MAstroCatalog.[h,c]:
5632 - added text argument to DrawStar
5633
5634 * mbase/MStatusDisplay.cc:
5635 - some small changes to output of SaveAsPS
5636
5637 * mfilter/MFCosmics.cc:
5638 - changed output of filter statistics
5639
5640 * mbadpixels/MBadPixelsTreat.[h,cc]:
5641 - fixed some problems with the code - now it should work like
5642 expected
5643 - added a new member function to be able to change the number
5644 of required neighbors
5645
5646
5647
5648 2004/03/12: Wolfgang Wittek
5649
5650 * manalysis/Makefile
5651 - include 'mastro'
5652
5653 * manalysis/MSourcePosfromStarPos.[h,cc]
5654 - include MObservatory.h
5655 - call member function Rotationangle() of MObservatory
5656
5657
5658
5659 2004/03/12: Markus Gaug
5660
5661 * mjobs/MJCalibration.cc
5662 - updated call in displays to the corr. Cams.
5663
5664 * macros/calibrate_data.C
5665 - macro to study calibrate and study data used in Munich and IFAE
5666
5667
5668
5669 2004/03/12: Antonio Stamerra
5670
5671 * mraw/MRawEvtHeader.[h,cc]
5672 - Added the method GetTriggerID() to decode the trigger pattern.
5673
5674
5675
5676 2004/03/11: Abelardo Moralejo
5677
5678 * mimage/MHillasCalc.cc
5679 - Added some printout in PostProcess, to better express the reasons
5680 for which the reconstruction of some events did not succeed.
5681
5682
5683
5684 2004/03/11: Thomas Bretz
5685
5686 * status.cc:
5687 - updated
5688
5689 * manalysis/MCerPhotAnal2.cc:
5690 - removed an obsolete debug output
5691
5692 * mhist/MHCamera.[h,cc]:
5693 - added same-option to camera display
5694
5695 * mbadpixels/MBadPixelsCalc.[h,cc], mbadpixels/MBadPixelsTreat.[h,cc]:
5696 - implemented functionality of MBlindPixelsCalc2
5697
5698 * mbadpixels/MBadPixelsCam.[h,cc], mbadpixels/MBadPixelsPix.[h,cc],
5699 mbadpixels/MMcBadPixelsSet.cc, mcalib/MCalibrationChargeCalc.cc,
5700 mcalib/MCalibrationChargePix.cc, mcalib/MHCalibrationChargeCam.cc:
5701 - replaced several Set/GetUnsuitable* by a single member function
5702
5703
5704
5705 2004/03/11: Markus Gaug
5706
5707 * mbadpixels/MBadPixelsPix.h
5708 - removed bits about validity of calibration methods
5709 - IsCalibrationResultOK asks also from IsSuitableRun
5710
5711 * mbadpixels/MBadPixelsCam.cc
5712 - updated GetPixelContent
5713 - added Print function
5714
5715 * mcalib/MCalibrationChargeCam.[h,cc]
5716 mcalib/MCalibrationChargePix.h, mcalib/MCalibrationChargeCalc.cc:
5717 - removed pointers to MGeomCam and MBadPixelsCam in MCalibrationChargeCam
5718 - use two loops over pixels in order to determine mean flux of phe;s to
5719 discard pixels far outside the normal distribution
5720
5721 * mcalib/MCalibrate.cc
5722 - added case that no MBadPixelsCam is available.
5723
5724 * mcalib/MHCalibrationChargeCam.cc
5725 - adapted to new MBadPixelsPix::SetUnsuitable function
5726
5727
5728 2004/03/10: Abelardo Moralejo
5729
5730 * manalysis/MCerPhotPix.[h,cc]
5731 - Added member fIsHGSaturated, and setter/getter functions.
5732 Updated class version to 4.
5733
5734 * mcalib/MCalibrate.cc, MCalibrateData.cc
5735 - Added setting of MCerPhotPix.fIsHGSaturated if one or more HG
5736 slices saturate.
5737
5738 * mimage/MNewImagePar.[h,cc]
5739 - Added member fNumHGSaturatedPixels to count the number of pixels
5740 in which high gain saturates. Added getter funciton for it.
5741 Updated class version to 3.
5742
5743
5744
5745 2004/03/10: Markus Gaug
5746
5747 * mcalib/MCalibrationChargeCalc.cc,
5748 mcalib/MCalibrationChargePix.[h,cc],
5749 mcalib/MCalibrationChargeCam.[h,cc]:
5750 - calculation of conversion factor with F-Factor method from
5751 same mean number of photons, derived from weighted mean number
5752 of photo-electrons from inner and outer pixels, respectively
5753
5754 * mjobs/MJPedestal.cc, mjobs/MJCalibration.cc, macros/calibration.C:
5755 - fixed the projections (did only display inner pixels up to now)
5756
5757 * macros/calibration.C
5758 - small bug fixed in display of rel. arrival times
5759 ( used MArrivalTimeCam instead of MHCalibrationRelTimeCam)
5760
5761 * mbadpixels/MBadPixelsCam.cc
5762 - replaced some InitSize(idx) by InitSize(idx+1) in order not to crash
5763 to program when reading from an ascii-file.
5764
5765 * mbadpixels/MBadPixelsCalc.cc
5766 - replaced one SetUnsuitableRun(....) by the new version without
5767 argument.
5768
5769
5770
5771 2004/03/10: Thomas Bretz
5772
5773 * mfilter/MFSoftwareTrigger.[h,cc]:
5774 - changed to support also a predifined number of NN
5775
5776 * mastro/MAstroCatalog.[h,cc]:
5777 - many enhancements
5778 - many speed improvements
5779
5780 * mbadpixels/MBadPixelsPix.[h,cc]:
5781 - fixed
5782
5783
5784
5785 2004/03/10: Ester Aliu
5786
5787 * mtemp/MIslands.[h,cc]
5788 - New MParContainer to hold information about islands
5789 (number of islands, pixels in each Island, Signal/Noise of
5790 each Island).
5791
5792 * mtemp/MIslandCalc.[h,cc]
5793 - New MTask to count and characterize Islands.
5794
5795
5796
5797 2004/03/09: Thomas Bretz
5798
5799 * Makefile.rules:
5800 - replaced *.o by $(...) for building archives
5801
5802 * mjobs/MJCalibration.cc:
5803 - exchanged apply and merge task
5804
5805 * mjobs/MJCalibration.h, mjobs/MJExtractSignal.h, mjobs/MJPedestal.h:
5806 - fixed some const-qualifiers
5807
5808 * mcalib/MHCalibrationChargeBlindPix.cc,
5809 mcalib/MHCalibrationChargeCam.cc,
5810 mcalib/MHCalibrationChargePINDiode.cc
5811 - removed some obsolete output when calling FindCreateObj
5812 - changed some 'not found' output messages to be 'Mars-compliant'
5813 - replaced some gLog by *fLog
5814
5815
5816
5817 2004/03/08: Markus Gaug
5818
5819 * mbadpixels/MBadPixelsPix.h
5820 - small modifications for better readability
5821 - remove Getters for calibration methods
5822 - added flag "UnReliableRun" in fInfo[0]
5823
5824 * mcalib/MHCalibrationChargeCam.cc, mcalib/MCalibrationChargePix.cc:
5825 - fill MBadPixelsPix with UnReliableRun or UnSuitableRun when
5826 calibration does not succeed.
5827
5828 * mcalib/MCalibrationChargeCam.cc
5829 - displaying saturation also for not-valid pixels in GetPixelContent
5830
5831 * msignal/MExtractedSignalCam.[h,cc], msignal/MExtractSignal.[h,cc],
5832 msignal/MExtractSignal2.[h,cc], mananlysis/MHPedestalCam.cc,
5833 mcalib/MCalibrationChargeCalc.[h,cc]:
5834 - in SetUsedFADCSlices, also the window (hi-and logain) is set.
5835 This because MExtractSignal2 set the whole window which was much
5836 bigger than the actually used one. This bug is now removed.
5837
5838
5839
5840 2004/03/08: Thomas Bretz
5841
5842 * merpp.cc:
5843 - fixed a bug in the screen output
5844
5845 * mgeom/MGeomMirror.cc:
5846 - added comment
5847
5848 * mmc/MMcConfigRunHeader.h:
5849 - added member function GetMirrors
5850
5851
5852
5853 2004/03/08: Abelardo Moralejo
5854
5855 * macros/starmc.C, starmcstereo.C, mccalibrate.C
5856 - adapted to m. Gaug's changes: now one MBadPixelsCam containers is
5857 added for each telescope to the parameter list.
5858
5859 * mmain/MEventDisplay.cc, Makefile
5860 - added MBadPixelsCam to par list, and mbadpixels/ to includes.
5861 Necessary due to changes in MCalibrate.
5862
5863
5864
5865 2004/03/06: Markus Gaug
5866
5867 * macros/calibration.C
5868 - adapted call to MHCamera::ProjectionS to the new version
5869
5870 * mcalib/Makefile
5871 - include directory mbadpixels
5872
5873 * manalysis/Makefile
5874 - include directory mbadpixels
5875
5876 * mcalib/MCalibrationChargeCalc.[h,cc]
5877 - include MBadPixelsCam
5878 - remove exclusion of pixels from ascii-file
5879 (now accessible from MBadPixelsCam)
5880
5881 * mcalib/MCalibrationChargePix.[h,cc]
5882 - include MBadPixelsCam
5883
5884 * mcalib/MCalibrationChargeCam.[h,cc]
5885 - include MBadPixelsCam
5886
5887 * mcalib/MHCalibrationChargeCam.[h,cc]
5888 - include MBadPixelsCam
5889 - include one additional MBadPixelsPix for the average inner and
5890 outer pixel, respectively
5891
5892 * mcalib/MHCalibrationChargePix.[h,cc]
5893 - make fSaturated and fPickup a Float_t (for average pixel)
5894
5895 * mbadpixels/MBadPixelsPix.h
5896 - include the CalibrationType_t infos
5897 - exchange "SetUnsuitable" by "SetUnsuitableRun"
5898
5899 * mbadpixels/MBadPixelsCam.cc, mbadpixels/MMcBadPixelsSet.cc:
5900 - exchange "SetUnsuitable" by "SetUnsuitableRun"
5901
5902 * mbadpixels/MBadPixelsCalc.cc:
5903 - exchange "SetUnsuitable" by "SetUnsuitableEvt"
5904
5905 * manalysis/MGeomApply.cc
5906 - remove obsolete MArrivalTime
5907 - add MBadPixelsCam
5908
5909 * mcalib/MCalibrate.[h,cc], mcalib/MCalibrateData.[h,cc]
5910 - implemented calls to MBadPixelsCam
5911
5912 * macros/calibration.C, macros/bootcampstandardanalysis.C,
5913 macros/pedphotcalc.C
5914 - implemented calls to MBadPixelsCam
5915
5916 * mjobs/MJCalibration.cc
5917 - call to MBadPixelsCam
5918
5919
5920
5921 2004/03/05: Nadia Tonello
5922
5923 * manalysis/MBlindPixelsCalc2.[h,cc], manalysis/AnalysisLinkDef.h,
5924 manalysis/Makefile
5925 - Temporary class added (will be included in mbadpixels/ soon)
5926 - All the functions of MBlindPixelCalc are kept(with small improvements)
5927 - New function added: SetCheckPedestalRms
5928
5929 * manalysis/MCerPhotPix.h
5930 - Status Unmapped added (not include the pixel in the cleaned image)
5931
5932 * mimage/MImgCleanStd.cc
5933 - Checks for Unmapped status added
5934
5935 * mastro/MAstroCatalog.cc, msql/MSQLServer.cc:
5936 - include <stdlib.h> to solve compilation error
5937
5938
5939
5940 2004/03/05: Sebastian Raducci
5941
5942 * msignal/MArrivalTimeCalc.cc
5943 - fixed a little bug (exchanged a - with a + in the Calc() method)
5944
5945
5946
5947 2004/03/05: Markus Gaug
5948
5949 * mcalib/MCalibraitonChargeCalc.cc
5950 - remove some runheader line:
5951 if (runheader->IsMonteCarloRun())
5952 return kTRUE;
5953 which gave always true since this week, don't know why.
5954 - added some information in class description
5955
5956
5957
5958 2004/03/04: Sebastian Raducci
5959
5960 * msignal/MArrivalTimeCalc.cc
5961 - fixed a memory leak (the spline was not deleted...)
5962
5963
5964
5965 2004/03/04: Thomas Bretz
5966
5967 * mgeom/MGeomCam.[h,cc]:
5968 - added new data member fNumAreas
5969 - added new function CalcNumAreas
5970 - increased class version to 3
5971
5972 * mgeom/MGeomCamMagic.cc:
5973 - added setting of area index
5974
5975 * mgeom/MGeomPix.[h,cc]:
5976 - added fAidx data member
5977 - added getter function fAidx
5978 - increased class version to 3
5979
5980 * macros/sectorvstime.C:
5981 - added example of how to plot the evolution of a sector vs time
5982
5983 * mhist/MHVsTime.[h,cc], mhist/MHPixVsTime.[h,cc]:
5984 - moved to mhvstime
5985
5986 * mhvstime/MHSectorVsTime.[h,cc]:
5987 - added
5988
5989 * Makefile:
5990 - added mhvstime
5991
5992 * mhvstime/Makefile, mhvstime/HVsTimeLinkDef.h,
5993 mhvstime/HVsTimeIncl.h:
5994 - added
5995
5996 * mhist/Makefile, mhist/HistLinkDef.h,
5997 - removed MHVsTime
5998 - removed MHPixVsTime
5999
6000 * macros/rootlogon.C, macros/dohtml.C:
6001 - added new directory mhvstime
6002
6003 * msignal/MExtractSignal.cc, msignal/MExtractSignal2.cc:
6004 - changes such, that it doesn't crash if signal has no lo-gain
6005 (This might still give wrong results!)
6006
6007 * macros/dohtml.C:
6008 - added pixvstime.C
6009 - added sectorvstime.C
6010
6011 * manalysis/MMcCalibrationUpdate.cc:
6012 - some changes on file consistency check done by Abelardo,
6013 he may comment on it
6014
6015 * mhist/MHCamera.[h,cc]:
6016 - changed to support also dividing the camera in pixels area indices
6017
6018 * mhist/MHEvent.cc:
6019 - minor change
6020
6021 * mjobs/MJPedestal.cc:
6022 - adapted to changes in MHCamera
6023
6024 * mastro/MAstroCatalog.[h,cc]:
6025 - added preliminary catalog
6026
6027 * mastro/Makefile, mastro/AstroLinkDef.h:
6028 - added MAstroCatalog
6029
6030
6031
6032 2004/03/03: Thomas Bretz
6033
6034 * mgeom/MGeomCam.cc:
6035 - give a name and title also if the default constructor is used
6036
6037 * mgeom/MGeomMirror.[h,cc]:
6038 - added member function GetReflection
6039 - added persistent data member fReflector
6040
6041 * mjobs/MJCalibration.cc, mjobs/MJExtractSignal.cc, mjobs/MJPedestal.cc:
6042 - fixed a typo in the output
6043
6044 * mraw/MRawFileWrite.cc:
6045 - added the missing '.' to MRawRunHeader. Because of the design of
6046 MReadTree this is backward compatible
6047
6048 * mraw/MRawRunHeader.h:
6049 - removed last change from Abelardo. '>255' is the correct
6050 check for MC files following the definition that all MC files
6051 have run types >255 which was made in the past.
6052
6053 * manalysis/MCerPhotAnal.[h,cc], manalysis/MCerPhotAnal2.[h,cc]:
6054 - created ReInit member function to hold all code (moved from
6055 PreProcess) accessing the run header. The run header is not
6056 available in PreProcess. That it was working before was only
6057 by chance, because the run type is initialized with 65535 which
6058 is != 255 but not >255.
6059
6060
6061
6062 2004/03/03: Sebastian Raducci
6063
6064 * msignal/MArrivalTimeCalc.cc
6065 - The calculation of the arrival times is made only when needed
6066 (when the HalfMax is over the pedestal)
6067
6068 * mtools/MCubicSpline.cc
6069 - Commented out an annoying warn
6070
6071
6072
6073 2004/03/03: Abelardo Moralejo
6074
6075 * mraw/MRawRunHeader.h
6076 - Replaced
6077 Bool_t IsMonteCarloRun() const { return fRunType>0x00ff; } by
6078 Bool_t IsMonteCarloRun() const { return (fRunType==0x0100); }
6079 since the latter is the exact translation of what the function
6080 intends to do. I do not know why, but the display of real data
6081 did not work with the upper line!
6082
6083 * mgeom/MGeomCam.cc
6084 - Undid yesterday change! I do not know why, display completely
6085 fails after that change, both for old and new camera files.
6086 Put back fPixels[i] = new MGeomPix; in constructor.
6087
6088
6089
6090 2004/03/02: Abelardo Moralejo
6091
6092 * mmc/MMcCorsikaRunHeader.[h,cc]
6093 - Added operator [] to get references to the objects in
6094 TObjArray fTelescopes.
6095 - Added Print() function.
6096 - Added GetNumCT() function.
6097 - Replaced
6098 fTelescopes[i]= new MGeomCorsikaCT;
6099 by
6100 MGeomCorsikaCT* dummy = new MGeomCorsikaCT();
6101 fTelescopes.Add(dummy);
6102
6103 * mgeom/MGeomCorsikaCT.[h,cc]
6104 - Added getter functions for telescope coordinates.
6105 - Added Print() function.
6106
6107 * mgeom/MGeomCam.cc => NOTE: this change was undone later!
6108 - Replaced
6109 fPixels[i] = new MGeomPix;
6110 by
6111 MGeomPix* dummy = new MGeomPix();
6112 fPixels.Add(dummy);
6113
6114
6115
6116 2004/03/02: Thomas Bretz
6117
6118 * mcalib/MCalibrateData.cc:
6119 - removed usage of MGeomCam (you have MGeomApply for this!)
6120
6121
6122
6123 2004/03/01: Nadia Tonello
6124
6125 * manalysis/MCerPhotEvt.cc
6126 - TObject *MCerPhotEvtIter::Next() now returns Used pixels
6127 only if fUsedonly=kTRUE, otherwise it returns all the pixels
6128 in the array
6129
6130
6131
6132 2004/03/01: Sebastian Raducci
6133
6134 * msignal/MArrivalTimeCalc.[cc,h]
6135 - now the arrival time is at the half max of the spline:
6136 half max = (maximum - pedestal)/2
6137
6138 * mmain/MEventDisplay.cc
6139 - fixed an include (from MArrivalTime.h to MArrivalTimeCam.h)
6140
6141
6142
6143 2004/03/01: Wolfgang Wittek
6144
6145 * mhist/MHStarMap.[h,cc]
6146 - remove bugs
6147 - change GetRotationAngle() such that it can be called from outside
6148
6149
6150
6151 2004/03/01: Thomas Bretz
6152
6153 * Makefile:
6154 - enhanced all calls to subsequent makes by '-f Makefile' to
6155 make sure the correct Makefile is called
6156
6157 * merpp.cc:
6158 - enhanced interpretation of time
6159 - fixed a bug in determin the file-type
6160
6161 * mbase/MTime.[h,cc]:
6162 - added GetGmst() member function
6163
6164 * mastro/MAstro.[h,cc]:
6165 - added Coordinate2Angle
6166 - added AngularDistance
6167 - implemented UT2GMST
6168 - replaced defined by TMath::Pi()
6169
6170 * mastro/MObservatory.[h,cc]:
6171 - added data members for sin-/cos-component of latitude
6172 - added calculation of rotation angle
6173
6174 * mhist/MHStarMap.[h,cc]:
6175 - changes to use MObservatory member function
6176
6177 * manalysis/MCerPhotAnal.cc, manalysis/MCerPhotAnal2.cc,
6178 manalysis/MCerPhotCalc.cc, manalysis/MMcCalibrationUpdate.cc,
6179 manalysis/MMcPedestalCopy.cc, manalysis/MMcPedestalNSBAdd.cc,
6180 manalysis/MPedCalcPedRun.cc, manalysis/MPedPhotCalc.cc,
6181 mcalib/MCalibrationChargeCalc.cc, mcalib/MMcCalibrationCalc.cc
6182 - changed to use IsMonteCarloRun() now
6183
6184 * manalysis/MMcCalibrationUpdate.cc:
6185 - unified output to log-stream
6186 - replaced sqrt by TMath::Sqrt
6187
6188 * mcalib/MCalibrationChargeCalc.cc:
6189 - unified output to log-stream
6190 - removed .Data() from TString where obsolete
6191 - fixed memory leak using gSystem->ExpandPathName
6192
6193 * mpointing/MPointingPosCalc.cc, mraw/MRawFileWrite.cc:
6194 - adde class name to used kRT*/kTT* enums
6195
6196 * mraw/MRawEvtHeader.h:
6197 - made enum data member of class
6198
6199 * mraw/MRawRunHeader.[h,cc]:
6200 - made kMagicNumber and kMaxFormatVersion a static data
6201 member of the class
6202 - added IsMonteCarloRun member function
6203
6204
6205
6206 2004/02/27: Markus Gaug
6207
6208 * mjobs/MJPedestal.cc, mjobs/MJCalibration.cc, macros/calibration.C:
6209 - put in call to MHCamera::Projection the name of the calling
6210 class, otherwise the projected hsitogram will be overwritten by
6211 an empyt one.
6212
6213 * mcalib/MHCalibrationChargePix.[h,cc],
6214 mcalib/MHCalibrationHiGainChargePix.[h,cc],
6215 mcalib/MHCalibrationLoGainChargePix.[h,cc]:
6216 - histogram name setting and title setting moved to constructor,
6217 Functions Init and ChangeHistId derive directly from
6218 MHcalibrationChargePix
6219
6220 * mcalib/MHCalibrationChargeCam.[h,cc],
6221 mcalib/MCalibrationChargeCam.[h,cc],
6222 mcalib/MCalibrationChargeCalc.[h,cc]:
6223 - introduced "average inner" and "average outer" higain and logain
6224 pixels.
6225
6226
6227
6228 2004/02/27: Raducci Sebastian
6229
6230 * mhist/Makefile
6231 - added mastro in the include list
6232
6233
6234
6235 2004/02/27: Abelardo Moralejo
6236
6237 * mmain/MEventDisplay.cc
6238 - replaced in fill8 obsolete MArrivalTime with MArrivalTimeCam.
6239 - Updated display of MC data: removed MCerPhotCalc, and replaced
6240 it by MExtractSignal+MMcCalibrationUpdate+MCalibrate. Now
6241 MPedPhotCam is filled and all the camera display tabs are shown
6242 correctly (most were not working for MC events since a while
6243 ago).
6244
6245 * mmain/Makefile
6246 - Added mcalib to list of include directories.
6247
6248 * manalysis/MMcCalibrationUpdate.[h,cc]
6249 - Added member variable Bool_t fOuterPixelsScaling, which is
6250 kTRUE by default. If set to kFALSE, MCalibrationCam is filled
6251 such that MCerPhotEvt will later be filled with the signal as it
6252 is, not corrected for the (possibly) different gain of the outer
6253 pixels electronic chain. This option was necessary to allow for
6254 the change in the camera display (see above).
6255
6256 * macros/starmc.C
6257 - added (optional) division of output into two, for use as train
6258 and test samples in g/h separation studies.
6259
6260
6261
6262 2004/02/26: Hendrik Bartko
6263
6264 * macros/dohtml.C
6265 - included the path msignals/
6266
6267
6268
6269 2004/02/26: Abelardo Moralejo
6270
6271 * macros/starmcstereo.C
6272 - changed filters to divide data between train and test sample for
6273 gamma hadron separation studies. Now we use the modulus operator
6274 applied to (Corsika) event number:
6275 MF filter1("{MMcEvt;1.fEvtNumber%2}<0.5");
6276 MF filter2("{MMcEvt;1.fEvtNumber%2}>0.5");
6277 - cleaned up a bit the way the CT coordinates are fed to the task
6278 MStereoCalc.
6279 - Changed default FADC integration range (center range to adapt to
6280 new camera).
6281
6282
6283
6284 2004/02/26: Thomas Bretz
6285
6286 * mhist/MHCamera.cc:
6287 - fixed a function description
6288
6289 * mreport/MReport.cc, mreport/MReportFileRead.cc:
6290 - introduced return case -1
6291
6292 * Makefile.rules:
6293 - remove all dependancy files when calling 'rmdep'
6294
6295 * mbase/MAGIC.h, mmc/MMcEvt.hxx:
6296 - moved ParticleId_t to MMcEvt
6297 - implemented MMcEvt::GetParticleName
6298 - implemented MMcEvt::GetEnergyStr
6299
6300 * mfilter/MFGeomag.cc, mfilter/MFParticleId.cc, mhist/MHCompProb.cc,
6301 mhist/MHEvent.cc, mhist/MHHadronness.cc,
6302 mmontecarlo/MMcTriggerRateCalc.cc, mranforest/MHRanForest.cc:
6303 - fixed usage of ParticleId_t
6304
6305 * msignal/Makefile:
6306 - removed obsolete includes
6307
6308 * mastro/Makefile, mastro/AstroLinkDef.h, mastro/MAstro.[h,cc],
6309 mastro/MObservatory.[h,cc]:
6310 - added
6311
6312 * mbase/MAstro.[h,cc]:
6313 - removed
6314
6315 * mbase/Makefile, mbase/BaseLinkDef.h:
6316 - removed MAstro
6317
6318 * Makefile:
6319 - added mastro
6320 - added msql
6321 - added mfbase
6322
6323 * mtemp/MObservatory.[h,cc], mtemp/MObservatoryLocation.[h,cc]:
6324 - removed
6325
6326 * merpp.cc:
6327 - added Sql support
6328
6329 * mraw/MRawFileRead.h:
6330 - added GetFileName
6331
6332 * msql/Makefile, msql/SqlLinkDef.h, msql/SqlIncl.h,
6333 MSQLServer.[h,cc], MSqlInsertRun.[h,cc]:
6334 - added
6335
6336 * mfilter/MF.[h,cc], mfilter/MFDataChain.[h,cc],
6337 mfilter/MFDataMember.[h,cc], mfilter/MFEventSelector.[h,cc],
6338 mfilter/MFEventSelector2.[h,cc], mfilter/MFRealTimePeriod.[h,cc]:
6339 - moved to mfbase
6340
6341 * mfbase/Makefile, mfbase/FBaseLinkDef.h, mfbase/FBaseIncl.h:
6342 - added
6343
6344 * merpp.cc:
6345 - implemented control of gDebug (root debugging)
6346
6347 * mfileio/MWriteAsciiFile.[h,cc], mfileio/MWriteFile.[h,cc],
6348 mfileio/MWriteRootFile.[h,cc]:
6349 - implemented CheckAndWrite return value
6350
6351 * mfileio/MWriteRootFile.cc:
6352 - fixed updating already existing branches (eg concatenating report
6353 files)
6354
6355 * macros/dohtml.C, macros/rootlogon.C:
6356 - added mastro
6357 - added mfbase
6358 - added msql
6359
6360 * mraw/MRawEvtHeader.h:
6361 - implemented GetNumTrigLvl1
6362 - implemented GetNumTrigLvl2
6363
6364
6365
6366 2004/02/25: Markus Gaug
6367
6368 * mcalib/MExtractBlindPixel.[h,cc],
6369 mcalib/MExtractPINDiode.[h,cc],
6370 mcalib/MExtractedSignalBlindPixel.[h,cc],
6371 mcalib/MExtractedSignalPINDiode.[h,cc],
6372 mcalib/Makefile, msignal/Makefile, mcalib/CalibLinkDef.h,
6373 msignal/SignalLinkDef.h:
6374 - moved blindpixel and PINdiode extractors to msignal
6375
6376
6377 * mcalib/MCalibrationQECam.[h,cc], mcalib/MCalibrationQEPix.[h,cc]:
6378 - two new classes to hold the quantum efficieny information of the
6379 calibration
6380
6381 * msignal/MArrivalTimeCalc.[h,cc]
6382 - fill now MArrivalTimePix instead of MArrivalTime
6383
6384 * mcalib/MHCalibrationChargeCam.cc
6385 - display only valid pixels for the corr. values in GetPixelContent
6386
6387 * mcalib/MHCalibrationRelTimeCam.cc
6388 - is now filled from MArrivalTimeCam instead of MArrivalTime
6389
6390 * macros/calibration.C
6391 - divided into two macros: calibration.C using the MJPedestal
6392 standard procedure and pedestalstudies.C using the old
6393 procedures
6394
6395 * macros/pedestalstudies.C
6396 - new macro containing the first previous part of calibration.C
6397
6398 * mcalib/MCalibrationChargeBlindPix.h,
6399 mcalib/MCalibrationChargePINDiode.h, mbase/MAGIC.h,
6400 mjobs/MJCalibration.cc:
6401 - definition of PulserColot_t in MAGIC.h.
6402
6403
6404
6405 2004/02/25: Hendrik Bartko
6406
6407 * macros/rootlogon.C
6408 - set the include path also to msignals/
6409
6410 * manalysis/MExtractSignal.[h,cc], manalysis/MExtractSignal2.[h,cc],
6411 manalysis/MExtractedSignalCam.[h,cc],
6412 manalysis/MExtractedSignalPix.[h,cc],
6413 manalysis/MArrivalTime.[h,cc], manalysis/MArrivalTimeCalc.[h,cc],
6414 manalysis/MArrivalTimeCalc2.[h,cc]:
6415 - removed
6416
6417 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
6418 - removed classes mentioned above
6419
6420 * msignal/MExtractSignal.[h,cc], msignal/MExtractSignal2.[h,cc],
6421 msignal/MExtractedSignalCam.[h,cc],
6422 msignal/MExtractedSignalPix.[h,cc],
6423 msignal/MArrivalTime.[h,cc], msignal/MArrivalTimeCalc.[h,cc],
6424 msignal/MArrivalTimeCalc2.[h,cc]:
6425 - added
6426
6427 * msignal/Makefile, msignal/AnalysisLinkDef.h:
6428 - added classes mentioned above
6429
6430 * mfilter/Makefile, mcalib/Makefile, mjobs/Makefile, mmain/Makefile:
6431 - added include msignal
6432
6433
6434
6435
6436 2004/02/25: Wolfgang Wittek
6437
6438 * mcalib/MCalibrateData.[h,cc]
6439 - initialize size for MPedPhotCam
6440
6441
6442
6443 2004/02/24: Wolfgang Wittek
6444
6445 * manalysis/MSourcPosfromStarPos.[h,cc]
6446 - change member function SetSourceAndStarPosition() to expect sky
6447 coordinates in the standard units
6448 - generalize to more than 1 star
6449 - the class is not yet fully tested
6450
6451 * mfilter/MFSelBasic.[h,cc]
6452 - change default values of cuts
6453
6454
6455
6456 2004/02/24: Markus Gaug
6457
6458 * mjobs/MJCalibration.cc, macros/calibration.C,
6459 macros/bootcampstandardanalysis.C, macros/pedphotcalc.C:
6460 - added MCalibrationChargeBlindPix to plist
6461 - added new filling of histograms with MFillH
6462 - changed SetPulserColor to MCalibrationChargeBlindPix and
6463 MCalibrationChargePINDiode
6464
6465 * mcalib/MHCalibrationChargeBlindPix.[h,cc]:
6466 - receives a pointer to MCalibrationChargePINDiode which is filled
6467 with the results and told to calculate the fluxes in the
6468 Finalize function
6469 - is filled via MFillH from MExtractBlindPixel
6470 - SetPulserColor directly in this class
6471
6472 * mcalib/MCalibrationChargeBlindPix.[h,cc]
6473 - new storage container of the blind pxiel resutls, replaces
6474 MCalibrationBlindPix
6475
6476 * mcalib/MCalibrationChargeCalc.[h,cc]:
6477 - does not fill the histograms any more, but does ony the
6478 calculations in the postprocess. No pointer to MExtractPINDidoe
6479 or MExtractBlindPixel any more.
6480
6481 * mcalib/MCalibrationChargePix.cc
6482 - discovered an error in the calculation of phe's in
6483 CalcFFactorMethod(). The average QE was applied twice.
6484 This error had been introduced on 13/02/04
6485 - loosened criterium convFFactorRelErrLimit from 0.1 to 0.2
6486 - CalcFFactor asks for IsChargeValid before calculating anything
6487
6488 * mcalib/MCalibrationChargePINDiode.[h,cc]
6489 - added function SetFluxOutsidePlexiglassAvailable
6490 - SetPulserColor directly in this class
6491
6492 * mcalib/MCalibrationChargeCam.cc
6493 - removed function SetPulserColor from here
6494
6495 * mcalib/MCalibrationPINDiode.[h,cc], mcalib/MHCalibrationConfig.h,
6496 mcalib/MHCalibrationPINDiode.[h,cc],
6497 mcalib/MCalibrationBlindPix.[h,cc],
6498 mcalib/MHCalibrationBlindPixel.[h,cc]:
6499 - removed since obsolote
6500
6501 * mcalib/MHCalibrationChargePix.cc
6502 - make fPickup an Int_t
6503
6504 * mcalib/MCalibrate.cc
6505 - test validity of every calibration method before retrieving
6506 conversion factors
6507
6508 * mcalib/MHGausEvents.[h,cc]
6509 - add possibility to set fit ranges in call to FitGaus
6510 - make function CreateXaxis protected
6511
6512
6513
6514 2004/02/23: Markus Gaug
6515
6516 * mraw/MRawEvtPixelIter.h
6517 - include GetNumHiGainSamples and GetNumLoGainSamples
6518
6519 * mcalib/MExtractedSignalBlindPixel.h,
6520 mcalib/MExtractBlindPixel.[h,cc]:
6521 - included storage of pedestal
6522
6523 * mcalib/MHGausEvents.[h,cc]
6524 - make the fit functions protected
6525
6526
6527
6528 2004/02/22: Markus Gaug
6529
6530 * mfilter/MFCosmics.[h,cc]
6531 - fMaxNumEmpty changed from absolute number to relative number of
6532 pixels
6533
6534 * mcalib/MHGausEvents.h
6535 - remove the "->" from the pointers which are initialized only
6536 in certain cases. The streamer did not work in case that
6537 MFGausFit was left at the NULL pointer.
6538
6539
6540
6541 2004/02/21: Markus Gaug
6542
6543 * manalysis/MExtractedSignalPix.[h,cc]
6544 - changed variable fIsLoGainUsed to fLoGainUsed
6545 - added function GetNumHiGainSaturated()
6546
6547
6548 2004/02/20: Markus Gaug
6549
6550 * mcalib/MHCalibrationChargeHiGainPix.[h,cc], mcalib/Makefile,
6551 mcalib/MHCalibrationChargeLoGainPix.[h,cc],
6552 mcalib/CalibLinkDef.h
6553 - new class to replace MHCalibrationPixel,
6554 based on MHCalibrationChargePix
6555
6556 * mcalib/MCalibrationChargeCalc.[h,cc]
6557 mcalib/MCalibrationChargeCam.[h,cc]
6558 mcalib/MCalibrationChargePix.[h,cc]
6559 mcalib/MCalibrationChargePINDiode.[h,cc]
6560 mcalib/MCalibrationCalc.[h,cc], mcalib/MCalibrationCam.[h,cc],
6561 mcalib/MCalibrationPINDiode.[h,cc]:
6562 - added the "charge" versions, remove the old ones. The histograms
6563 should be filled in the MH... versions independently of
6564 MCalibrationChargeCalc. This is fully realized for the PIN Didoe
6565 now and will later be so for the pixels and the blind pixel.
6566
6567 * mcalib/MHCalibrationChargePINDiode.[h,cc]
6568 - receives a pointer to MCalibrationChargePINDiode which is filled
6569 with the results and told to calculate the fluxes in the
6570 Finalize function
6571
6572 * mcalib/MCalibrate.[h,cc], mcalib/MCalibrateData.[h,cc],
6573 mcalib/MMcCalibrationCalc.[h,cc], mjobs/MJCalibration.[h,cc],
6574 manalysis/MMcCalibrationUpdate.[h,cc],
6575 mjobs/MJExtractSignal.[h,cc], manalysis/MGeomApply.cc,
6576 mcalib/Makefile, mcalib/CalibLinkDef.h, macros/calibration.C,
6577 macros/bootcampstandardanalysis.C,
6578 macros/pedphotcalc.C:
6579 - replace MCalibrationCam by MCalibrationChargeCam
6580 - replace MCalibrationCalc by MCalibrationChargeCalc
6581
6582
6583
6584 2004/02/19: Markus Gaug
6585
6586 * mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationCam.cc,
6587 mcalib/MCalibrate.cc, mcalib/MCalibrateDate.cc,
6588 manalysis/MMcCalibrationUpdate.cc:
6589 - standardized naming of variables containing "Error", this also affected
6590 the calling functions MCalibrate, MMcCalibrationUpdate and MCalibrateData
6591
6592 * mcalib/MCalibrationCam.cc, mcalib/MCalibrationPix.cc,
6593 mcalib/MCalibrationCalc.cc, mcalib/MCalibrate.cc,
6594 mcalib/MCalibrateData.cc, mcalib/MCalibrationConfig.h:
6595 - took out some configuration numbers and put them directly into
6596 the class
6597 - remove completely MCalibrationConfig.h
6598
6599
6600
6601 2004/02/19: Abelardo Moralejo
6602
6603 * mhist/MHEvent.[h,cc]:
6604 - Changed names of Event "types" to make them more descriptive.
6605 Former kEvtSignal is now called kEvtSignalDensity, and indicates
6606 pixel content scaled by area. Added kEvtSignalRaw, which
6607 corresponds to pixel content (with no scaling) in whatever units
6608 (this depends on how the MHEvent object is filled!). The default
6609 constructor initializes type=kEvtSignalRaw.
6610
6611 * mmain/MEventDisplay.cc
6612 - Changed filling of evt1 and evt2. Now they are filled with raw
6613 content of MCerPhotEvt. Since in MEventDisplay, MCerPhotEvt is
6614 still filled uncalibrated (hence in ADC counts), this means that
6615 what will be now shown in Mars' camera display is now the signal
6616 in each pixel without scaling with pixel area. Given that the
6617 default flat fielding is such that equal light density
6618 corresponds to equal absolute signal (in ADC counts), this is
6619 more reasonable, and allows to check for instance how the
6620 relative pixel gains are adjusted by looking at calibration
6621 events. To be FIXED: there is however an "inconsistency" in
6622 MEventDisplay, and it is that MCerPhotEvt is still used to keep
6623 uncalibrated signals. To be replaced by MExtractedSignalCam?
6624
6625
6626
6627 2004/02/19: Thomas Bretz
6628
6629 * manalysis/MCerPhotEvt.h:
6630 - added operator= to MCerPhotEvtIter -- is this correct?
6631
6632 * mhist/MHCamera.[h,cc]:
6633 - added member function to calculate minimum content and
6634 maximum content for a single sector
6635 - Added possibility to get a projection for a single sector.
6636 - GetMinimum/GetMaximum now only takes used pixels into account
6637 (you can request all pixels using a different member function)
6638 - fixed projection (projection only took pixels with contents!=0
6639 instead of 'used' pixels
6640 - Don't call Sumw2() anymore for projection
6641
6642 * mjobs/MJPedestal.cc:
6643 - added MPedestalCam to output again - MPedestalCam was fixed
6644 yesterday
6645 - Added Histograms for the two camera halves
6646
6647
6648
6649 2004/02/18: Markus Gaug
6650
6651 * macros/calibration.C
6652 - fixed a buggy display of the F-Factor method
6653
6654 * mcalib/MCalibrationCalc.cc
6655 - calculate the F-Factor method already in the post-Process
6656
6657 * mcalib/MCalibrationPix.h
6658 - move CalcFFactorMethod to public
6659
6660
6661
6662 2004/02/18: Abelardo Moralejo
6663
6664 * mtools/MCubicSpline.cc
6665 - in Init, corrected initialization of arrays temp and ysd, which
6666 was done with n-1 elements instead of n.
6667
6668 * mgui/MHexagon.cc
6669 - added comment explaining the algorithm.
6670 - changed explicit values of Sin and Cos 60 degrees by const
6671 variables (more readable).
6672
6673
6674
6675 2004/02/18: Hendrik Bartko
6676
6677 * msignal/:
6678 - removed the backup files *~
6679 - removed the object files *.o
6680 - removed the files SignalCint.*
6681
6682 * mgui/MHexagon.cc
6683 - added comment explaining the algorithm.
6684
6685
6686
6687 2004/02/18: Thomas Bretz
6688
6689 * manalysis/MPedestalCam.[h,cc]:
6690 - Changed order of derivements - seems to be VERY important!
6691 - changed GetSize from UInt_t to Int_t which is the type
6692 of TClonesArray::GetSize() !
6693
6694 * mfileio/MReadReports.cc:
6695 - skip trees with no entries
6696
6697 * mgui/MCamEvent.cc:
6698 - added a comment
6699
6700 * mhbase/MFillH.cc:
6701 - in case SetupFill returns kFALSE and kCanSkip is set
6702 Skip task
6703
6704 * mraw/MRawFileRead.cc:
6705 - don't print warning in case of none executions
6706
6707 * manalysis/MArrivalTimeCalc2.cc:
6708 - added some const-qualifiers
6709
6710
6711
6712 2004/02/17: Raquel de los Reyes
6713
6714 * macros/CCDataCheck.C
6715 - Added some improvements in the plots.
6716
6717
6718
6719 2004/02/17: Abelardo Moralejo
6720
6721 * macros/readrfl.C
6722 - Added missing gPad->cd(1), otherwise the display of events was
6723 not updated.
6724
6725 * mgui/MHexagon.cc
6726 - DistanceToPrimitive(Float_t px, Float_t py) Changed check of
6727 whether px,py is inside the pixel or not. Previous algorithm
6728 was just an approximation.
6729
6730
6731
6732 2004/02/17: Raquel de los Reyes
6733
6734 * mcamera/MCameraHV.h
6735 - Now it derives from a MCamEvent class and implemented the
6736 GetPixContent() and DrawPixelContent() functions. Added the
6737 GetMean function to get the mean HV settings of the camera.
6738
6739 * macros/CCDataCheck.C
6740 - Added the HV settings plots.
6741
6742
6743
6744 2004/02/17: Hendrik Bartko
6745
6746 * msignal:
6747 - new: directory for all signal and time extraction classes
6748
6749 * msignal/MArrivalTimeCam.[h,cc], manalysis/Makefile,
6750 msignal/AnalysisLinkDef.h, MGeomApply.cc:
6751 - new: Storage Container for the ArrivalTime in the camera
6752
6753 * msignal/MArrivalTimePix.[h,cc], manalysis/Makefile,
6754 msignal/AnalysisLinkDef.h:
6755 - new: Storage Container for ArrivalTime information of one pixel
6756
6757 * msignal/Makefile, SignalCint.[h,cc], SignalDep.d, SignalIncl.h,
6758 SignalLinkDef.h
6759 - auxiliary files for msignal directory
6760
6761 * manalysis/MArrivalTimeCalc2.[h,cc]:
6762 - added functionality to compute error of the extracted ArrivalTime
6763 - calculated ArrivalTime is stored in MArrivalTimeCam
6764
6765 * manalysis/MGeomApply.cc
6766 - geometry is applied to MArrivalTimeCam
6767
6768 * Makefile:
6769 - directory msignal is included
6770
6771
6772
6773 2004/02/17: Sebastian Raducci
6774
6775 * mtools/MCubicSpline.[h,cc]
6776 - little corrections in minimums evalustion methods
6777 - changed constructors (they require the fadc slices to be const)
6778
6779 * macros/spline.C
6780 - changed according to the MCubicSpline new constructors
6781
6782 * manalysis/MArrivalTimeCalc.[h,cc]
6783 - changed to use the MCubicSpline class intead of the TSpline class
6784 - warning: now the arrival time is again the maximum of the spline,
6785 soon it will be changed to half maximum
6786
6787
6788
6789 2004/02/17: Wolfgang Wittek
6790
6791 * manalysis/MSourcPosfromStarPos.[h,cc]
6792 - new class; calculates the position of the source in the camera from
6793 the position of a star in the camera and puts it into
6794 MSrcPosCam
6795
6796
6797
6798 2004/02/16: Abelardo Moralejo
6799
6800 * mcalib/MMcCalibrationCalc.cc
6801 - Fixed two typos in screen output.
6802
6803
6804
6805 2004/02/16: Markus Gaug
6806
6807 * mcalib/MCalibrationPix.cc
6808 - documentation from David's email added
6809 - EffectiveQE decreased from 0.2 to 0.18 (see documentation)
6810
6811 * mcalib/Makefile, mcalib/CalibLinkDef.h:
6812 - added MExtractBlindPixel and MExtractedSignalBlindPixel
6813
6814 * mcalib/MExtractBlindPixel.[h,cc]
6815 - new signal extractor for the Blind Pixel
6816
6817 * mcalib/MExtractedSignalBlindPixel.[h,cc]
6818 - new container for the extracted signal of the BlindPixel
6819
6820 * mcalib/MCalibrationCalc.[h,cc]
6821 - does not extract signal from Blind Pixel any more, searches
6822 for MExtractedSignalBlindPixel and fills the hists from there
6823
6824 * macros/calibration.C, macros/bootcampstandardanalysis.C,
6825 macros/pedphotcalc.C, mjobs/MJCalibration.cc:
6826 - introduce the blind pixel and PIN diode extraction in the macro
6827
6828 * manalysis/MPedestalCam.h
6829 - changed type of fTotalEntries from ULong_t to UInt_t
6830 - fixed documentation of fTotalEntries
6831
6832 * manalysis/MPedCalcPedRun.h
6833 - changed type of fNumSamplesTot from ULong_t to UInt_t
6834
6835 * mcalib/MHGausEvents.h
6836 - changed type of fCurrentSize from ULong_t to UInt_t
6837
6838 * mcalib/MCalibrationConfig.h
6839 - removed gkConversionHiLo and gkConversionHiLoErr which is now
6840 directly in the class MCalibrationPix
6841
6842
6843
6844 2004/02/16: Thomas Bretz
6845
6846 * manalysis/AnalysisLinkDef.h:
6847 - added missing MCerPhotEvtIter
6848
6849 * merpp.cc:
6850 - added possible usage of database
6851
6852 * star.cc:
6853 - moved source code into new class MJStar - preliminary
6854
6855 * manalysis/MCerPhotPix.cc:
6856 - updated class header
6857 - fixed Print-output
6858
6859 * mbase/MAGIC.h:
6860 - removed definition of MLog
6861
6862 * mbase/MArgs.h:
6863 - removed include of MAGIC.h
6864
6865 * mbase/MLog.h:
6866 - added extern definition of gLog
6867
6868 * mbase/MParContainer.[h,cc]:
6869 - move body of constructors to source file
6870
6871 * mcalib/MCalibrate.cc, mcalib/MCalibrateData.cc,
6872 mraw/MRawCrateArray.cc, mraw/MRawCrateData.cc,
6873 mraw/MRawEvtData.cc, mraw/MRawEvtHeader.cc, mraw/MRawRead.cc,
6874 mraw/MRawEvtPixelIter.cc, mraw/MRawFileWrite.cc:
6875 - fixed documentation header
6876
6877 * mcalib/MMcCalibrationCalc.[h,cc]:
6878 - fixed documentation header
6879 - fixed usage of FindCreateObj and FindObject
6880 - removed data member to count entries (use histogram instead)
6881 - use TH1 function Integral instead of doing it manually
6882
6883 * mfilter/MFCosmics.cc:
6884 - fixed documentation
6885
6886 * mimage/MHillas.cc, mimage/MImgCleanStd.cc,
6887 mimage/MNewImagePar.[h,cc]:
6888 - replaced for-loops by Iterators
6889
6890 * mraw/MRawFileRead.cc, mraw/MRawSocketRead.cc:
6891 - fixed documentation header
6892 - check return value of MRawRunHeader::ReadEvt
6893
6894 * mraw/mraw/MRawRunHeader.[h,cc]:
6895 - fixed documentation header
6896 - added return value to MRawRunHeader::ReadEvt
6897 - added constant number for max format version - preliminary
6898 (should by a static data member)
6899
6900 * mcalib/MHCalibrationPINDiode.cc:
6901 - do not delete pointers in the destructor which are already
6902 deleted in the base class
6903 - reset histograms in Clear()
6904
6905 * mcalib/MHCalibrationPixel.cc:
6906 - after deletion of instances in Clear() initialize pointer to NULL
6907
6908 * mcalib/MCalibrationCalc.cc, mcalib/MHCalibrationBlindPixel.cc:
6909 - fixed usage of logging stream output levels
6910
6911 * manalysis/MPedCalcPedRun.[h,cc]:
6912 - removed obsolete fSignals
6913
6914 - removed obsolete fNumPixels
6915
6916 * manalysis/MPedestalCam.h:
6917 - added '->' to fArray
6918
6919 * mfileio/MWriteRootFile.cc:
6920 - changed some output to make debugging easier
6921
6922 * mjobs/MJCalibration.cc:
6923 - fixed a bug in drawing
6924
6925 * mjobs/MJExtractSignal.cc:
6926 - removed MPedestalCam from MWriteRootFile output.
6927 When creating the branch it crashes - reason unknown I'll
6928 investigate further
6929
6930
6931
6932 2004/02/16: Markus Gaug
6933
6934 * mcalib/Makefile, mcalib/CalibLinkDef.h, macros/calibration.C:
6935 - added MHCalibrationRelTimePix
6936
6937 * mcalib/MHCalibrationRelTimePix.[h,cc],
6938 mcalib/MHCalibrationRelTimeCam.[h,cc]:
6939 - new classes to fit and display the relative arrival times.
6940 - filled from MArrivalTime
6941 - need: MFillH("MHCalibrationRelTimeCam","MArrivalTime")
6942
6943 * manalysis/MCalibrationCalc.cc
6944 - take out all uncommented code referring to the relative arrival time
6945
6946 * manalysis/MArrivalTime.h
6947 - changed function GetNumPixels to GetSize
6948
6949 * macros/bootcampstandardanalysis.C, macros/pedphotcalc.C
6950 - included cosmics rejection which was in MCalibrationCalc before
6951
6952
6953
6954 2004/02/14: Markus Gaug
6955
6956 * mcalib/Makefile, mcalib/CalibLinkDef.h:
6957 - added MHCalibrationChargePINDiode
6958
6959 * mcalib/MHCalibrationChargePINDiode.[h,cc]
6960 - new class to fill the PIN Diode histograms. Derives from
6961 MHCalibrationChargePix and is filled with MFillH from the
6962 container MExtractedSignalPINDiode.
6963 Will replace MHCalibrationPINDiode entirely soon.
6964
6965 * mcalib/MHCalibrationChargePix.[h,cc]
6966 - new base class for the calibration charges histogram pixel.
6967 Derives from MH and can be filled with the MH with the MH
6968 functions.
6969
6970 * mcalib/MExtractPINDiode.[h,cc]
6971 - new signal extractor for the PIN Diode
6972
6973 * mcalib/MExtractedSignalPINDiode.[h,cc]
6974 - new container for the extracted signal of the PIN Diode
6975
6976 * mcalib/MCalibrationCalc.[h,cc]
6977 - remove the PIN Diode signal extraction
6978
6979 * manalysis/MHPedestalPix.[h,cc]
6980 - new version of MHPedestalPixel, deriving from MHGausEvents.
6981
6982 * manalysis/MHPedestalPixel.[h,cc]
6983 - old version removed, since obsolete (and erroneous)
6984
6985 * manalysis/MHPedestalCam.[h,cc]
6986 - histogramming part of MPedestalCam now in own class
6987
6988 * manalysis/MPedestalPix.h
6989 - removed include of MHPedestalPixel
6990
6991 * macros/calibration.C
6992 - changed pedestal displays accordingly
6993
6994 * mjobs/MJPedestal.h
6995 - class TCanvas included (did not compile otherwise)
6996
6997 * mhbase/MH.cc
6998 - included call to FindGoodLimits(..) in CutEdges()
6999 - axe from pointer to reference
7000 - "CutEdges" renamed to "StripZeros"
7001
7002 * manalysis/MHPedestalPixel.cc, mcalib/MHCalibrationPixel.cc,
7003 mcalib/MHCalibrationBlindPixel.cc:
7004 - "CutEdges" renamed to "StripZeros"
7005
7006 * mcalib/MHGausEvent.[h,cc], mcalib/Makefile, mcalib/CalibLinkDef.h:
7007 - replaced by the improved version: MHGausEvents.[h,cc]
7008
7009
7010
7011 2004/02/14: Thomas Bretz
7012
7013 * manalysis/MCerPhotEvt.[h,cc]:
7014 - added 'Iterator' facility, this will replace some for-loops
7015 in the near future
7016
7017 * mbase/MTime.[h,cc]:
7018 - added a more powerfull interface to get and interprete the
7019 MTime contents as string
7020 - added a new constructor
7021
7022 * mreport/MReportTrigger.h:
7023 - fixed GetPixContent
7024
7025 * mtools/MCubicCoeff.cc, mtools/MCubicSpline.[h,cc]:
7026 - many small changes to simple details (like order of includes)
7027 - some speed improvements
7028 - many small simplifications
7029 - changed parts of the code to be more C++ like (eg Iterators
7030 instead of for-loops)
7031 - disentangles some if-cases
7032 - replaced some math.h function by TMath::
7033 - removed data-member fN (obsolete with iterators)
7034
7035
7036
7037 2004/02/13: Wolfgang Wittek
7038
7039 * mcalib/MCalibrateData.[h,cc]
7040 - new class;
7041 like MCalibrate, but in ReInit it fills the MPedPhot container
7042 using informations from MPedestal, MExtracteSignalCam and
7043 MCalibrationCam
7044
7045 * mcalib/Makefile, mcalib/CalibLinkDef.h
7046 - added MCalibrateData
7047
7048 * manalysis/MPedestalWorkaround.[h,cc]
7049 - create MMcEvt container and fill with theta = 10.0
7050 - set pedestalRMS = 0. if it is > 10.0
7051
7052 * manalysis/MSupercuts.[h,cc]
7053 - change default values of parameters
7054
7055 * manalysis/MSupercutsCalc.[h,cc]
7056 - change dNOMLOGSIZE from 4.1 to 5.0
7057
7058 * mhist/MHBlindPixels.[h,cc]
7059 - change MPedestalCam to MPedPhotCam
7060
7061 * mhist/MHSigmaTheta.[h,cc]
7062 - automatic binning for pixel number doesn't work
7063 use default binning
7064
7065
7066
7067 2004/02/13: Markus Gaug
7068
7069 * mcalib/MCalibrationPix.[h,cc]
7070 - added variables gkAverageQE, gkAverageQEErr, and fAverageQE,
7071 fAverageQEErr
7072 - gkAverageQE initializes to 0.2 (according to David)
7073 - gkAverageQEErr initializes to 0.02 (dito)
7074 - added new member function: SetAverageQE
7075 - call to GetMeanConversionFFactorMethod returns:
7076 fMeanConversionFFactorMethod/fAverageQE.
7077 - call to GetErrorConversionFFactorMethod returns:
7078 errors of fMeanConversionFFactorMethod and fAverageQEErr added
7079 quadratically
7080
7081 * mcalib/Makefile
7082 - split into two parts one comment line
7083
7084
7085 2004/02/13: Thomas Bretz
7086
7087 * mbadpixels/MBadPixelsTreat.[h.cc]:
7088 - added for new bad pixel treatment
7089
7090 * mbadpixels/Makefile, mbadpixels/BadPixelsLinkDef.h:
7091 - added MBadPixelsTreat
7092
7093 * merpp.cc:
7094 - changed the name of the "DC" tree to "Currents" to make
7095 MReportRead work correctly with this tree
7096
7097 * mbase/MTime.[h,cc]:
7098 - Changed UpDMagicTime to support nanosec instead of millisec
7099 - exchanged Reset() by Clear() not to clear the yy/mm/dd
7100 information away in an eventloop
7101
7102 * mraw/MRawEvtHeader.[h,cc]:
7103 - implemented decoding of the time-stamp for raw-data files
7104 with version>2. Thanks to Marcos.
7105
7106 * mraw/MRawRead.[h,c]:
7107 - pipe file version number to MRawEvtHeader::ReadEvt
7108 - create fake time for file-version<3
7109
7110 * macros/readMagic.C:
7111 - changed to use MInteractiveTask
7112
7113 * mbase/MPrint.cc:
7114 - fixed debugging level of some output
7115
7116 * mhist/MHCamera.[h,cc]:
7117 - fixed handling in AddNotify (necessayr due to change of
7118 inheritance from MCamEvent)
7119 - replaced cout by gLog
7120 - added fNotify to list of cleanups
7121
7122 * mhist/MHEvent.cc, mjobs/MJCalibration.cc,
7123 mjobs/MJPedestal.cc:
7124 - fixed usage of AddNotify
7125
7126 * mfileio/MReadReports.cc:
7127 - use a different way to determin whether the tree is a valid tree,
7128 skip invalid trees
7129
7130 * mfileio/MReadTree.cc:
7131 - added another sanity check at the beginning of PreProcess
7132
7133 * mhbase/MFillH.[h,cc]:
7134 - added bit kCanSkip which skips MFillH in case the necessary container
7135 wasn't found.
7136 - cd into the corresponding canvas before filling the MH
7137
7138
7139
7140 2004/02/12: Markus Gaug
7141
7142 * mbase/MArray.[h,cc]:
7143 - changed name of StripZeros
7144
7145 * mcalib/MHGausEvent.cc:
7146 - corrected call to StripZeros
7147
7148 * mcalib/MCalibrationPix.[h,cc]
7149 - implemented dummy for combined method
7150
7151 * mcalib/MCalibrate.[h,cc]
7152 - implemented a dummy for calibration factor 1. (requested by
7153 Javier Rico)
7154 - implemented combined method
7155 - check for valid methods moved to ReInit
7156
7157 * mcalib/MCalibrationCalc.cc
7158 - removed initialization of non-used nsamples
7159
7160 * mcalib/MHCalibrationPixel.[h,cc], mcalib/MCalibrationPix.[h,cc],
7161 mcalib/MCalibrationCalc.[h,cc]
7162 macros/calibration.C
7163 - implemented new histograms:
7164 HSinglePheFADCSlices and HPedestalFADCSlices
7165 They are filled with the FADC slice values of either a s.phe.
7166 event or a pedestal event. The decision is taken with the
7167 variable: MCalibrationCalc::fBlindPixelSinglePheCut, to be set
7168 with a setter
7169
7170 * mtools/MFFT.[h,cc]
7171 - PowerSpectrumDensity of TArrayI implemented
7172
7173
7174
7175 2004/02/12: Thomas Bretz
7176
7177 * mbase/MArray.[h,cc]:
7178 - changed argument of CutEdges from pointer to reference
7179
7180 * mgeom/MGeomPix.h:
7181 - fixed calculation of area of pixel. It was too big for a
7182 factor of 2
7183
7184 * mjobs/MJCalibration.cc:
7185 - slight change of name of a MHCamera
7186
7187 * manalysis/MExtractSignal.cc:
7188 - slight change to the creation of the satpixels list
7189
7190 * mcalib/MHCalibrationBlindPixel.cc, mcalib/MHCalibrationPixel.cc,
7191 mcalib/MHGausEvent.cc:
7192 - corrected call to ProjectArray
7193 - corrected call to CutEdges
7194
7195 * mfilter/MFCosmics.[h,cc]:
7196 - small fixes to logging output
7197 - small simplification to return statement
7198 - declared CosmicsRejection const
7199
7200 * mhbase/MH.[h,cc]:
7201 - changed argument of ProjectArray from pointer to reference
7202 - added missing calcualtion of minimum
7203 - removed obsolete SetEntries
7204 - changed SetDirectory from NULL to gROOT
7205
7206
7207
7208 2004/02/12: Javier L�ez
7209
7210 * macros/pointspreadfunction.C
7211 - added new macro that fits with a 2D gaussian the DC spot for an
7212 star. It gives you the RMS of the PSF and the center of the star,
7213 very useful for misspointing studies.
7214
7215
7216
7217 2004/02/11: Hendrik Bartko
7218
7219 * manalysis/MExtractSignal2.cc:
7220 - introduced a validity check for the set-function of the window
7221 size (even number of slices, WindowSize < NumberSlices)
7222
7223 * manalysis/MArrivalTimeCalc2.[h,cc], manalysis/Makefile,
7224 manalysis/AnalysisLinkDef.h:
7225 - new: introduced the calculation of the arrival time as the signal
7226 weighted mean of the time slices in the maximum window
7227
7228
7229
7230 2004/02/11: Markus Gaug
7231
7232 * mcalib/MCalibrationCalc.cc:
7233 - the blind pixel signal extractor introduced one week ago, counted
7234 one FADC slice too little, thus the normalization w.r.t. pedestals
7235 was wrong. Now corrected.
7236
7237 * manalysis/MExtractSignal.cc, manalysis/MExtractSignal2.cc:
7238 - when "WARNING - Lo Gain saturated" occurs, display also the
7239 corr. pixel numbers.
7240
7241 * mbase/MArray.[h,cc]:
7242 - introduced function to cut array edges with zeros.
7243 (Thomas, should we keep it there or move it to another class? )
7244
7245 * mcalib/MCalibrationCalc.[h,cc]:
7246 - new function SetBlindPixelRange to set start and end of FADC slices
7247 used for the blind pixel signal extraction.
7248 - remove fEvents which are not necessary any more after the shift
7249 to MFCosmics.
7250
7251 * mcalib/MHCalibration(Blind)Pixel.[h,cc]:
7252 - show the fourier spectrum now with axes in frequency [Hz] instead
7253 of inverted events.
7254
7255 * mcalib/MHGausEvent.[h,cc], mcalib/Makefile, mcalib/CalibLinkDef.h:
7256 - new base class for all kind of events with variables having a
7257 Gaussian distribution. Will serve as base class for the
7258 existing and new calibration histogram classes.
7259
7260
7261
7262 2004/02/11: Abelardo Moralejo
7263
7264 * mmain/MEventDisplay.cc
7265 - Switched order of MMcPedestalCopy and MCerPhotCalc in tasklist:
7266 MMcPedestalCopy must be executed earlier!
7267
7268
7269
7270 2004/02/10: Raquel de los Reyes
7271
7272 * mhist/MHPixVsTime.[h,cc]:
7273 - Added a default draw function and replaced the TGraph object
7274 by a pointer to a TGraph object.
7275
7276 * mreport/MReportTrigger.h:
7277 - Now it dereives from a MCamEvent class and implemented the
7278 GetPixContent() and DrawPixelContent() functions.
7279
7280 * maccros/CCDataCheck.C:
7281 - An update of the previous macro. New plots: subsystems status and
7282 macrocells trigger.
7283
7284
7285
7286 2004/02/10: Markus Gaug
7287
7288 * mcalib/MCalibrationCam.cc:
7289 - fixed documentation
7290
7291 * mhbase/MH.[h,cc]:
7292 - new function ProjectArray
7293
7294 * mcalib/MHCalibrationPixel.[h,cc],
7295 mcalib/MHCalibrationBlindPixel.[h,cc]:
7296 - use ProjectArray from MH to plot the projection of the fourier
7297 spectrum
7298
7299 * mfilter/MFCosmics.[h,cc], mfilter/Makefile,
7300 mfilter/FilterLinkDef.h:
7301 - new filter removing cosmics, the same as in MCalibrationCalc
7302 where it was removed now.
7303 Call: MFCosmics cosmics;
7304 MContinue cont(&cosmics);
7305 tlist.AddToList(&cont);
7306
7307 * mcalib/MCalibrationCalc.[h,cc]:
7308 - removed cosmics rejection from there
7309
7310 * macros/calibration.C, mjobs/MJCalibration.cc:
7311 - changed cosmics rejection to the filter algorithm
7312
7313
7314
7315 2004/02/09: Markus Gaug
7316
7317 * mcalib/MCalibrationBlindPix.[h,cc]:
7318 - added histogram to display the average in FADC slices of all
7319 single and double phe events
7320
7321 * mcalib/MCalibrationCalc.cc:
7322 - fill histograms of single-phe events with higain and logain
7323 sampls
7324
7325 * mcalib/MCalibrationCam.[h,cc], mcalib/MCalibrationCalc.cc,
7326 mcalib/MCalibrationConfig.h:
7327 - take all pixel areas out of MGeomPix::GetA(), remove all previous
7328 areas
7329 - calculate photon fluxes from blind pixel and PIN diode, use
7330 area only to fill the conversion factors in MCalibrationPix
7331
7332
7333 * mcalib/MJCalibration.cc:
7334 - display of number of photons for Blindpixel and PIN Diode Method
7335 changed to display of photon flux which is the actually
7336 calculated quantity
7337
7338
7339
7340 2004/02/09: Thomas Bretz
7341
7342 * mbadpixels/*:
7343 - added
7344
7345 * Makefile:
7346 - added MBadPixels
7347
7348 * manalysis/MGeomApply.cc:
7349 - fixed class description
7350
7351 * mjobs/MJCalibration.[h,cc], mjobs/MJExtractSignal.[h,cc]:
7352 - added bad pixel treatment
7353
7354 * mjobs/MJPedestal.[h,cc]:
7355 - reorganized order of functions
7356 - removed a nonsense scrren output (some BLABABLA or so)
7357
7358 * mjobs/Makefile:
7359 - added include for mbadpixels
7360
7361 * mmain/MBrowser.cc:
7362 - do not call construtor of TGTReeLBEntry if pic0=0
7363
7364
7365
7366 2004/02/09: Raquel de los Reyes
7367
7368 * mcamera/MCameraLids.h, mreport/MReportCamera.h
7369 - Added the "Get" functions to access the private data
7370 members of the class.
7371
7372
7373
7374 2004/02/09: Markus Gaug
7375
7376 * MMcCalibrationUpdate.cc, MCalibrate.cc, MCalibrationPix.cc,
7377 MCalibrationPix.h:
7378 - replace MCalibrationPix->IsChargeFitValid() by IsChargeValid()
7379 because we can calibrate with the histogram mean and RMS even
7380 if the fit is not OK. Thus, there is a question: IsFitted() and
7381 IsChargeValid(), i.e. does the charge make any sense?
7382
7383 * MCalibrationCam.cc, MCalibrationConfig.h, MCalibrationCalc.cc:
7384 - found serious bug in calculation of conversion factors for the
7385 outer pixels:
7386 GetMeanConversionBlindPixelMethod and
7387 GetMeanConversionPINDiodeMethod
7388 did not correct for the area of the outer pixel, this did only
7389 MCalibrationCam::GetPixelContent which is not used by MCalibrate
7390
7391
7392
7393 2004/02/06: Markus Gaug
7394
7395 * mgeom/MGeomCam.h
7396 - replaced in Comment of fPixRatio:
7397 "ratio between size of pixel idx and pixel 0" by
7398 "ratio between size of pixel 0 and pixel idx"
7399
7400 * manalysis/MPedestalCam.cc
7401 - catch calls to MHPedestalPixel in case that they are not filled
7402 This led previous calls to segmentation violations
7403 - remove include of MHExtractedSignalPix
7404
7405 * manalysis/MHExtractedSignalPix.[h,cc]
7406 - is everything in MHPedestalPixel, so removed it again
7407
7408 * mjobs/MJPedestal.cc
7409 - put the projections into Display()
7410 - correct the input of Display (0: pedestal, 1: pedestalerror,
7411 2: pedRMS, 3: pedRMSerror)
7412
7413 * manalysis/MHPedestalPixel.cc
7414 - increased number of bins in for charges plot
7415
7416 * mtools/MFFT.[h,cc]
7417 - possibility to have PSD directly from TArray
7418
7419 * mjobs/MJCalibration.[h,cc]
7420 - fixed displays
7421 - replaced MExtractSignal by MExtractSignal2
7422
7423 * mcalib/MHCalibrationPixel.[h,cc], mcalib/MHCalibrationBlindPixel.[h,cc],
7424 mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationBlindPix.[h,cc],
7425 mcalib/MCalibrationPINDiode.[h,cc], mcalib/MHCalibrationPINDiode.[h,cc]:
7426 - remove histograms MHChargevsN..., now keep TArrays directly
7427 - check for oscillations for all pixels (and you will not trust
7428 your eyes when you look at the results :-((((
7429
7430 * mcalib/MCalibrationCalc.[h,cc]
7431 - remove ArrivalTime -> go to separate class
7432 - remove BlindPixel and PIN Diode overflow, now handled directly
7433 inside the corr. classes.
7434 - remove SkipTimeFits -> go the arrival time class
7435
7436 * mcalib/MCalibrationCam.h
7437 - new getters for number of photons
7438 - removed timeslicewidth -> go the corr. time containers
7439
7440 * mcalib/MCalibrationCam.cc
7441 - removed times of GetPixelContent
7442 - added OscillationChecks in GetPixelContent
7443
7444 * manalysis/MMcCalibrationUpdate.cc
7445 - remove calpix.SkipTimeFits which is now obsolet
7446
7447 * macros/calibration.C
7448 - all previous changes now in this macro.
7449 - (NB: Thomas, du brauchst in MJCalibration nicht mehr aendern,
7450 das ging diesmal in einem Aufwasch)
7451
7452
7453
7454 2004/02/06: Thomas Bretz
7455
7456 * mhist/MHPixVsTime.[h,cc]:
7457 - changed such that you can set the name of the time container now
7458
7459 * mraw/MRawRunHeader.[h,cc]:
7460 - added GetMaxPixId()
7461
7462 * mraw/MRawEvtData.cc:
7463 - fixed wrong size calculation for fABflags
7464
7465
7466
7467 2004/02/06: Oscar Blanch
7468
7469 * mmc/MFadcDefine.h && mmc/MMcFadcHeader.cxx
7470 - We cahnged the name (and values) of the global variable
7471 MFADC_RESPONSE_AMPLITUDE to MFADC_RESPONSE_INTEGRAL
7472
7473
7474
7475 2004/02/05: Markus Gaug
7476
7477 * mcalib/MHCalibrationPixel.[h,cc]
7478 - put an NDF limit for the fit
7479 - removed all TStrings and replace them by Form(..)
7480 - Check for nan's of all returned fit values
7481
7482 * mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationCam.cc:
7483 - reshuffled HiLoGainConversion, calculation of F-Factor method,
7484 - calculation of total F-Factor of the readout.
7485
7486 * mcalib/MCalibrationCam.cc
7487 - include relative times to display with GetPixelContent
7488
7489 * mcalib/MCalibrationCalc.[h,cc]
7490 - flag to skip Hi-Lo Calibration
7491 - Hi-LO Graph not filled any more after overflow of ChargevsN
7492 - fill the blind pixel differently from the rest of pixels
7493
7494 * mcalib/MCalibrate.cc:
7495 - call to const MCalibrationPix &pix replaced by MCalibrationPix &pix
7496
7497 * manalysis/MArrivalTimeCalc.cc
7498 - default step width 100 ps.
7499 - look for half maximum (at rising edge)
7500
7501 * manalysis/MExtractSignal.[h,cc]
7502 - removed uncommented code (arrival time)
7503 - set start byte back by one like it was before TB's changes
7504 (does not affect the calculation of number of FADC slices)
7505
7506 * manalysis/MExtractSignal2.[h,cc]
7507 - removed uncommented code (arrival time)
7508
7509 * manalysis/MHPedestalPixel.[h,cc]
7510 - is now filled with total pedestals (not per slice), but results are
7511 renormalized to values per slice (this is not to screw up with the
7512 pedestal RMS and the derived uncertainties)
7513 - new function Renorm(nslices)
7514
7515 * manalysis/MPedestalCam.[h,cc]
7516 - introduced function Clone() (like proposed by TB)
7517 - call to MHPedestalPixel operator() not const any more
7518 - take out lots of uncommented code
7519 - found bug in initialization of hists. SetupFill is called in
7520 PreProcess, therefore, TObjArray is not yet enlarged there.
7521 Now, InitUseHists is called in Fill
7522 - MHPedestalPixel is now filled with total pedestals (not per slice),
7523 but results are
7524 renormalized to values per slice (this is not to screw up with the
7525 pedestal RMS and the derived uncertainties)
7526
7527 * manalysis/MPedCalcPedRun.cc
7528 - added author
7529 - split calculation of RMS into two steps to make it more clear to
7530 the user
7531
7532 * macros/calibration.C
7533 - found bug introduced two days ago, namely calculating pedestlas with
7534 MExtractSignal2 which is now fixed
7535 - Skip HiLoConversionCalibration
7536
7537
7538
7539 2004/02/05: Abelardo Moralejo
7540
7541 * macros/starmc2.C
7542 - added 3rd argument, "kFALSE", to call of MWriteRootFile::Add
7543 for both MMcEvt and MMcRunHeader since these containers are
7544 not present in real data. Name of macro is no longer adequate if
7545 we will use it for calibrated real data (to be changed if so).
7546
7547
7548
7549 2004/02/05: Sebastian Raducci
7550
7551 * mtools/MCubicSpline.[h,cc]
7552 - added
7553 - this class will take the place of the TSpline class to
7554 calculate arrival times
7555
7556 * mtools/MCubicCoeff.[h,cc]
7557 - added
7558 - this class is used by MCubicSpline to store coefficients
7559
7560 * macros/spline.C
7561 - added
7562 - test macro. Shows how to use the MCubicSpline class
7563 - it could be used to test the methods of the Spline class
7564
7565
7566
7567 2004/02/05: Thomas Bretz
7568
7569 * mmain/MBrowser.cc:
7570 - fixed a double deletion of a TGLayoutHints
7571
7572
7573
7574 2004/02/04: Markus Gaug
7575
7576 * mmain/MBrowser.cc:
7577 - corrected TGTReeLBEntry for TGTreeLBEntry
7578
7579
7580
7581 2004/02/04: Thomas Bretz
7582
7583 * manalysis/MExtractSignal2.cc:
7584 - don't allow odd numbers for the window size
7585
7586 * mfilter/MFilterList.cc:
7587 - corrected a wrong logging message
7588
7589 * mmain/MBrowser.cc:
7590 - added '/data/MAGIC' as shortcut in the combo box
7591
7592 * mraw/MRawEvtPixelIter.cc:
7593 - optimized calculation of MaxIdx
7594
7595
7596
7597 2004/02/04: Abelardo Moralejo
7598
7599 * macros/starmc2.C
7600 - removed unnecessary variables BinsHigh, BinsLow
7601
7602
7603
7604 2004/02/04: Markus Gaug
7605
7606 * manalysis/MPedestalCam.[h,cc], manalysis/MPedestalPix.[h,cc],
7607 manalysis/MPedCalcPedRun.[h,cc], manalysis/MHPedestalPixel.[h,cc],
7608 macros/calibration.C:
7609 - histograms are now filled with MFillH as proposed and coded by
7610 Thomas Bretz. Some modifications had to be done, however.
7611 - Class to hold MHPedestalPixel is still MPedestalCam
7612 - MPedCalcPedRun does nothing any more (except from what is was
7613 doing before)
7614
7615 * manalysis/MExtractSignal.cc
7616 - remove uncommented code
7617
7618 * mcalib/MCalibrationCalc.[h,cc]
7619 - modified way to handle histogram overflow: Now flags are set and
7620 ChargevsN histogram is not tried to be filled subsequently
7621
7622
7623
7624 2004/02/03: Markus Gaug
7625
7626 * manalysis/MHExtractedSignalPix.[h,cc]
7627 - added Thomas B. modified version of MHPedestalPixel. Later will
7628 remove MHPedestalPixel
7629
7630 * manalysis/MCalibrationPix.[h,cc], manalysis/MHCalibrationPixel.[h,cc],
7631 manalysis/MCalibrationCam.cc, macros/calibration.C:
7632 - now split completely absolute and relative times. Absolute
7633 times are not fitted, but their histogram mean and rms are
7634 returned.
7635
7636
7637
7638 2004/02/03: Thomas Bretz
7639
7640 * mfileio/MReadTree.cc:
7641 - fixed handling of -1 entries in AddFile: root 3.10/02 crashed
7642
7643 * manalysis/MExtractSignal.[h,cc]:
7644 - moved code to extract the signal from Process to
7645 new member function FindSignal, I left the arrival time
7646 extraction as commented-out code in the code just as a
7647 demonstration to do this very fast.
7648
7649
7650
7651 2004/02/02: Markus Gaug
7652
7653 * manalysis/MPedCalcPedRun.cc
7654 - corrected formulae in Class description
7655
7656 * mcalib/MCalibration.[h,cc], mcalib/MHCalibration.[h,cc],
7657 manalysis/MMcCalibrationUpdate.cc:
7658 - calculate relative times and absolute times. Fit only
7659 the relative ones.
7660
7661
7662
7663 2004/02/02: Abelardo Moralejo
7664
7665 * manalysis/MMcCalibrationUpdate.cc, MMcPedestalCopy.cc
7666 - removed file type check (MC or data) from PreProcess since now
7667 run headers are not yet known at that point.
7668
7669 * mcalib/MMcCalibrationCalc.cc
7670 - same as above.
7671
7672 * NEWS
7673 - updated.
7674
7675
7676
7677 2004/02/02: Thomas Bretz
7678
7679 * manalysis/MExtractSignal2.[h,cc]:
7680 - added new task which takes a given number of slices with the
7681 highest integral content as signal.
7682
7683 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
7684 - added MExtractSignal2
7685
7686
7687
7688 2004/01/30: Abelardo Moralejo
7689
7690 * macros/starmc.C
7691 - changed default FADC integration range (more adequate for coming
7692 camera version).
7693
7694 * macros/mccalibrate.C, starmc2.C
7695 - added. First macro transforms input files from camera simulation
7696 into files with pixel data already calibrated in photons. The
7697 second reads in an already calibrated data file and produces an
7698 output file with Hillas parameters. Both together do the same as
7699 starmc.C, but it is convenient to have files containing
7700 calibrated pixel information.
7701
7702
7703
7704 2004/01/30: Thomas Bretz
7705
7706 * mbase/MDirIter.h:
7707 - added GetNumEntries
7708
7709 * mhist/MHEvent.cc:
7710 - added a dynamic_cast from MParContainer to MCamEvent to get the
7711 correct pointer to the correct base-class.
7712
7713 * mbase/MStatusDisplay.cc:
7714 - In EventInfo check whether gPad==0
7715
7716 * mfileio/MReadMarsFile.cc:
7717 - removed reading RunHeaders from PreProcess, this resulted
7718 in strange behaviour of writing RunHeaders
7719 - fixed consistency check for RunType accordingly
7720
7721 * mfilter/MFilterList.cc:
7722 - do not skip adding filter if only a filter with the same name
7723 exists
7724
7725 * mraw/MRawFileRead.cc:
7726 - added an output message if run header is not accessible
7727
7728 * mraw/MRawRunHeader.[h,cc]:
7729 - initialize fRunType to new enum kRTNone
7730
7731 * mfilter/MFGeomag.cc:
7732 - set fResult to kFALSE at the beginning of Process
7733 - according to this removed setting fResult=kFALSE before return
7734 - replaced some float by Float_t
7735 - added some const-qualifiers
7736 - replaced (rig<0.5/pr*R*(r2-r1)+r1) by (rig-r1)*pr<rnd
7737 with rnd = R * (r2-r1)/2 to make sure that we cannot
7738 devide by 0
7739
7740 * manalysis/MPedCalcPedRun.cc:
7741 - added some comments
7742
7743 * Makefile:
7744 - added mjobs
7745
7746 * mjobs/*:
7747 - added
7748
7749 * mbase/Makefile, mbase/BaseLinkDef.h:
7750 - added MRunIter
7751
7752 * mbase/MRunIter.[h,cc]:
7753 - added
7754
7755
7756
7757 2004/01/30: Markus Gaug
7758
7759 * manalysis/MPedestalCam.h
7760 - added function IsUsedHists()
7761
7762 * manalysis/MPedestalCam.cc
7763 - modified GetPixelContent
7764
7765 * manalysis/MPedestalCam.cc, manalysis/MPedCalcPedRun.cc:
7766 - include storage of number of used FADC slices to compare later
7767 the pedestal per slice ( and sigma per slice)
7768 - return relative differences in GetPixelContent
7769
7770 * mcalib/MCalibrationCalc.[h,cc], mcalib/MHCalibrationBlindPixel.[h,cc]:
7771 - fBlindPixelId and fPINDiodeId now like in PedestalCam
7772 - fill Blind Pixel with information about its fitted pedestal if
7773 available
7774 - initialize charges histogram with a bigger range
7775 - use pedestal information to constrain the pedestal fit ranges
7776
7777 * manalysis/MHPedestalPixel.cc
7778 - initialize charges histogram with a bigger range
7779
7780 * macros/calibration.C
7781 - SetRange of MExtractSignal to 1,14 (see emails of yesterday)
7782 - apply new GetPixelContents of MPedestalCam (more calculations
7783 and displays of errors, correction for different FADC slice
7784 number)
7785
7786 * manalysis/MExtractSignal.cc
7787 - not access to MArrivalTime any more. The same information is
7788 stored in MRawEvt->GetPixelContent(...)
7789
7790 * manalysis/MCalibrationCalc.cc
7791 - retrieve default arrival time from MRawEvt
7792
7793 * manalysis/MCalibrationBlindPix.cc, manalysis/MCalibrationPix.cc
7794 - check for NaN's in fit results
7795
7796
7797
7798 2004/01/29: Abelardo Moralejo
7799
7800 * mfileio/MWriteFile.h
7801 - added missing declaration of ReInit
7802
7803 * manalysis/MMcCalibrationUpdate.cc
7804 - added call to MCalibrationCam::SetBlindPixelMethodValid(kTRUE)
7805 to adapt to recent changes in MCalibrate.
7806
7807
7808
7809 2004/01/29: Thomas Bretz
7810
7811 * manalysis/MArrivalTime.h, manalysis/MCameraData.h,
7812 manalysis/MCerPhotEvt.h, manalysis/MExtractSignalCam.h,
7813 manalysis/MPedPhotCam.h, manalysis/MPedestalCam.h,
7814 mcalib/MCalibrationCam.h, mcamera/MCameraDC.h,
7815 mraw/MRawEvtData.h, mreflector/MRflEvtData.h:
7816 - split derivement into MParContainer and MCamEvent
7817
7818 * manalysis/MExtractSignalCam.[h,cc]:
7819 - removed obsolete MExtractSignal::ReInit
7820 - added -> to fArray
7821
7822 * mbase/MParList.h:
7823 - added a new bit kIsProcessing
7824
7825 * mbase/MTaskList.cc:
7826 - fixed the handling of kDoNotReset and the bahaviour of
7827 SetReadyToSave, such that it is possible to write all
7828 headers
7829
7830 * mfileio/MWriteFile.cc:
7831 - added ReInit which also calls CheckAndWrite
7832
7833 * mgui/MCamEvent.h:
7834 - does not derive from MParContainer anymore
7835
7836
7837
7838 2004/01/29: Markus Gaug
7839
7840 * mcalib/MCalibrationCalc.[h,cc], mcalib/MCalibrationCam.[h,cc],
7841 mcalib/MCalibrationConfig.h
7842 - put gkCalibrationBlindPixelId and gkCalibrationPINDiodeId
7843 directly into the corresponding classes.
7844
7845
7846
7847 2004/01/29: Nicola Galante
7848
7849 * mhistmc/MHMcTriggerLvl2.[h,cc]:
7850 - In method MHMcTriggerLvl2::GetHistByName(const TString name)
7851 added string checking to return also
7852 fHistCellPseudoSize, fHistCellPseudoSizeNorm
7853 and fHistCellPseudoSizeEnergy.
7854 - Added inline functions GetHistCellPseudoSize() and
7855 GetHistCellPseudoSizeNorm().
7856
7857
7858
7859 2004/01/28: Javier Rico
7860
7861 * mcalib/MCalibrate.[h.cc]
7862 - include possibility to select the calibration method to be used
7863
7864
7865
7866 2004/01/28: Markus Gaug
7867
7868 * mcalib/MCalibrate.[h.cc]
7869 - corrected Int_t ReInit() to Bool_t ReInit(MParList *pList)
7870
7871 * mcalib/MCalibrationCalc.[h,cc], mcalib/MCalibrationCam.[h,cc]:
7872 - included flags to indicate if Blind Pixel Method or PIn Diode
7873 method was OK. Up to now, program stopped, if one of the two
7874 methods was chosen but not able to being executed.
7875
7876 * manalysis/MArrivalTimeCalc.cc, manalysis/MExtractSignals.cc,
7877 manalysis/MGeomApply.cc:
7878 - put all missing InitSize(npixels) into MGeomApply
7879
7880 * manalysis/MPedCalcPedRun.[h,cc], manalysis/MPedestalCam.[h,cc],
7881 manalysis/MPedestalPix.[h,cc], manalysis/MHPedestalPixel.[h,cc],
7882 manalysis/Makefile, manalysis/AnalysisLinkDef.h:
7883 - include possibility to fit the pedestals with Gaussian.
7884 - old methods are not affected.
7885 - add new method with MPedCalcPedRun::SetUseHists()
7886
7887
7888
7889 2004/01/28: Abelardo Moralejo
7890
7891 * mcalib/MMcCalibration.cc
7892 - fixed wrong variable type in call to TH1F constructor (number of
7893 bins is now integer), which resulted in a compilation warning.
7894
7895
7896
7897 2004/01/28: Thomas Bretz
7898
7899 * manalysis/MPedestalCam.cc:
7900 - removed unwanted CheckBound from operators. CheckBounds is ONLY
7901 ment for really old MC files and will be removed in the future
7902 anyhow.
7903
7904 * mcalib/MHCalibrationPixel.h:
7905 - removed obsolete include of MFFT
7906
7907 * manalysis/MCerPhotAnal.cc, manalysis/MCerPhotCalc.cc,
7908 manalysis/MPedestalCam.[h,cc]:
7909 - removed use of obsolete MPedestalCam::CheckBounds. This was
7910 a workaround for a 'bug' in very old camera files, which is not
7911 necessary anymore.
7912
7913 * manalysis/MCerPhotAnal2.[h,cc]:
7914 - replaced MPedestalCam by MPedPhotCam
7915
7916 * manalysis/MExtractSignal.cc:
7917 - some small simplification to the signal extraction
7918 - removed some obsolete variables
7919 - replaced for by while
7920 - removed obsolete casts
7921
7922 * mmain/MEventDisplay.cc:
7923 - gave names to the filters
7924 - removed adding MHCamera to fList because it was deleted twice
7925
7926 * mhist/MHCamera.cc:
7927 - fixed usage of fPainter in Paint() - title was not updated
7928 correctly
7929
7930
7931
7932 2004/01/28: Sebastian Raducci
7933
7934 * manalysis/MArrivalTime.[h,cc]:
7935 - removed all the code relative to the cluster evaluation
7936
7937
7938
7939 2004/01/27: Markus Gaug
7940
7941 * manalysis/MPedestalPix.cc:
7942 - initialize default values to 0 instead of -1.
7943
7944 * manalysis/MPedestalCam.[h,cc]:
7945 - include CheckBounds, also in operator[]
7946
7947 * mcalib/MCalibrationCam.[h,cc]:
7948 - apparently, there was a reference to InitSize(UInt_t i) instead
7949 of InitSize(Int_t i), where compiler complained, now changed
7950
7951 * mcalib/MHCalibration*, mcalib/MCalibration*:
7952 - fixed all Clear()'s, Reset()'s, direct intializers
7953
7954
7955
7956 2004/01/27: Thomas Bretz
7957
7958 * mdata/MDataChain.cc:
7959 - added '%' to supported operators
7960
7961
7962
7963 2004/01/26: Nicola Galante
7964
7965 * manalysis/MMcTriggerLvl2.[cc,h]:
7966
7967 - Defined some static constants to avoid ugly "magic numbers"
7968 in arrays: gsNCells, gsNTrigPixels,
7969 gsNPixInCell, gsNLutInCell, gsNPixInLut, fNumPixCell.
7970 - Added method
7971 MMcTriggerLvl2::GetCellCompactPixel(int cell, MGeomCam *fCam)
7972 which computes compact pixels into a given L2T macrocell.
7973 - Added method
7974 MMcTriggerLvl2::CalcBiggerCellPseudoSize()
7975 which computes fCellPseudoSize, the maximum Pseudo Size into L2T
7976 macrocells
7977 - Added method
7978 MMcTriggerLvl2::GetCellPseudoSize() const
7979 which returns fCellPseudoSize
7980 - Added method
7981 MMcTriggerLvl2::IsPixelInCell(Int_t pixel, Int_t cell),
7982 which controls whether a pixel belongs to a given L2T cell.
7983 - Added method
7984 MMcTriggerLvl2::GetMaxCell() const
7985 which returns fMaxCell, the cell with the maximum
7986 fCellPseudoSize.
7987
7988
7989
7990 2004/01/26: Markus Gaug, Michele Doro
7991
7992 * manalysis/MArrivalTime.[h,cc], manalysis/MArrivalTimeCalc.[h,cc]:
7993 - moved calculation of arrival time from MArrivalTime to
7994 MArrivalTimeCalc. MArrivalTime does not do any Process-job
7995 anymore
7996 - TSpline5 now on stack.
7997 - function to set the stepsize
7998
7999 * mcalib/MHCalibrationBlindPixel.[h,cc]:
8000 - force mu_{0} in Blind Pixel Fit to be around 0 in fKPoisson4
8001 - implement combined Polya fit and Michele's back-scattered electron
8002 fit
8003
8004 * mcalib/MHCalibrationPixel.[h,cc], mcalib/MCalibrationPix.cc,
8005 mcalib/MCalibrationPINDiode.cc:
8006 - combine FitChargeHiGain and FitChargeLoGain into one function
8007
8008 * macros/calibration.C
8009 - improve double gauss fit a bit
8010
8011
8012
8013 2004/01/26: Thomas Bretz
8014
8015 * mraw/MRawEvtPixelIter.[h,cc]:
8016 - removed member function GetNumPixels. For more details see mantis.
8017
8018 * manalysis/MArrivalTime.[h,cc]:
8019 - reorganized includes
8020 - fixed InitSize and ClearArray (now Reset) to fit MParContainer
8021 definition
8022 - for the moment removed usage of fPixelChecked - THIS WILL CRASH YOUR
8023 PROGRAM
8024
8025 * manalysis/MArrivalTimeCalc.[h,cc]:
8026 - reorganized includes
8027 - removed many obsolete code, exspecially copy&paste relicts!
8028 - fixed usage of InitSize
8029 - removed CleanArray. Reset() is called automatically before Process()
8030
8031 * manalysis/MExtractedSignalCam.[h,cc]:
8032 - added SetLogStream
8033 - removed obsolete include MGeomCam
8034 - replaced PrintOut by Print
8035 - added const-qualifiers to all Getters
8036 - fixed documentation
8037
8038 * manalysis/MExtractedSignalPix.[h,cc]:
8039 - replaced PrintOut by Print
8040 - fixed documentation
8041
8042 * manalysis/MEventRateCalc.cc, manalysis/MPedCalcPedRun.cc:
8043 - replaced memset by Reset()
8044
8045
8046
8047 2004/01/24: Abelardo Moralejo
8048
8049 * macros/starmcstereo.C
8050 - Added. Example of how to run the analysis chain for MC files
8051 containing simulation of stereo systems of 2 telescopes.
8052
8053 * mcalib/MCalibrate.cc
8054 - Added check that value of signal from MExtractedSignalPix is not
8055 the default (error) value. In such a case, the signal in
8056 MCerPhotEvt is now set to 0. Before, all pixels got very high
8057 values in MCerPhotEvt in case the MRawEvtData object for the
8058 event was missing in the file. This happened in MC files, in
8059 which in some circumstances an event is written without the
8060 pixel information (for instance, when running stereo simulations
8061 the pixel data is missing for non-triggered telescopes, but the
8062 event headers are present).
8063
8064
8065
8066 2004/01/23: Markus Gaug
8067
8068 * manalysis/MExtractSignal.[h,cc], manalysis/MExtractedSignalPix.[h,cc],
8069 manalysis/MArrivalTime.[h,cc], mcalib/MCalibrationBlindPix.h,
8070 mcalib/MHCalibrationBlindPixel.[h,cc], mcalib/MCalibrationPINDiode.h,
8071 mcalib/MHCalibrationPINDiode.[h,cc], mcalib/MCalibrationPix.[h,cc],
8072 mcalib/MHCalibrationPixel.[h,cc], mcalib/MCalibrationCalc.[h,cc]:
8073 - use MArrivalTime for Storage (or calculation) of time
8074 in MExtractSignal
8075 - pass from TH1I histos to TH1F for times
8076
8077 * mcalib/MCalibrationBlindPix.h, mcalib/MHCalibrationBlindPixel.[h,cc],
8078 mcalib/MCalibrationPix.[h,cc], mcalib/MHCalibrationPixel.[h,cc],
8079 mcalib/MCalibrationCalc.[h,cc]:
8080 - clean up setters
8081 - pass to bit-fields for all flags
8082
8083 * mcalib/MCalibrationCam.cc
8084 - exclude Blind Pixel from Camera display
8085 - do not fill &val when return kFALSE
8086
8087 * macros/calibration.C
8088 - include functions to exclude the blind pixel,
8089 calculation of times and quality checks
8090
8091
8092
8093 2004/01/23: Abelardo Moralejo
8094
8095 * mcalib/MCalibrate.cc, manalysis/MExtractSignal.cc
8096 - Added support (using AddSerialNumber) for stereo MC files.
8097
8098
8099
8100 2004/01/23: Thomas Bretz
8101
8102 * mbase/MAstro.cc:
8103 - Fixed calculation of MJD. In Ymd2Mjd a plus should be a minus.
8104
8105 * mreport/MReport*.[h,cc]:
8106 - changed all classes to return Int_t instead of Bool_t in
8107 InterpreteBody
8108 - changed MReportFileRead such, that a wrong line results in
8109 skipping the line instead of abort reading.
8110
8111 * manalysis/MExtractSignal.cc:
8112 - do not print information for each pixel - it's too much.
8113
8114 * mbase/MStatusDisplay.cc:
8115 - when reading a status display do not display tabs with
8116 the same name than one which is already existing.
8117
8118 * mcalib/MCalibrate.cc:
8119 - directly store pointer to pixel when setting saturation flag
8120
8121 * mcamera/MCameraDC.cc:
8122 - fixed some comments
8123
8124 * mhist/MHCamEvent.cc:
8125 - fixed a crash when no geometry was available
8126
8127 * mhist/MHCamera.[h,cc]:
8128 - removed obsolete member function SetPix
8129
8130 * mbase/MStatusDisplay.[h,cc]:
8131 - added EventInfo member function
8132 - implemented preliminary redirection of GetObjectInfo to
8133 StatusLine2 -> An own status line for this is missing
8134
8135 * manalysis/MExtractSignal.[h,cc]:
8136 - implemented StreamPrimitive
8137 - changed deafults to be static const data members
8138
8139 * manalysis/MGeomApply.[h,cc]:
8140 - implemented StreamPrimitive
8141
8142
8143
8144 2004/01/23: Abelardo Moralejo
8145
8146 * manalysis/MMcCalibrationUpdate.[h,cc]
8147 - Added check to guarantee that the FADC simulation parameters of
8148 all read files (those used for calibration and those analyzed)
8149 are the same.
8150 - Added missing support for analysis of stereo files.
8151
8152 * mcalib/MMcCalibrationCalc.cc
8153 - Removed obsolete FIXME comment.
8154 - Added missing support for analysis of stereo files.
8155
8156
8157 2004/01/23: Raquel de los Reyes
8158
8159 * macros/CCDataCheck.C
8160 - Added the temperature distribution of the optical links
8161 and the plots of the LV power supplies.
8162 * mcamera/MCameraLV.h
8163 - Added the "Get" functions to access the private data
8164 members of the class.
8165
8166
8167 2004/01/22: Abelardo Moralejo
8168
8169 * manalysis/MMcCalibrationUpdate.[h,cc]
8170 - Now ratio of high to low gain is taken from MCalibrationCam if
8171 it existed previously in the parameter list, instead of being
8172 read again from the MMcFadcHeader. Removed Setter function for
8173 fADC2PhInner, no longer necessary. Fixed error regarding the
8174 pedestal conversion to photons (did not read conversion factor
8175 from preexisting MCalibrationCam object).
8176
8177 * mcalib/MMcCalibrationCalc.cc
8178 - Changed parameters of the histogram, and also the quantity being
8179 histogrammed. Check that input data come from a noiseless camera
8180 file before proceeding to do the calibration. Introduced lower
8181 size in cut for calibration. Now rhe calibration constant is not
8182 calculated from the mean of photons/ADC counts, but from the peak
8183 of the histogram.
8184
8185 * macros/starmc.C
8186 - Introduced new scheme. Now there are two loops over two different
8187 sets of files. First loop calculates the calibration constants,
8188 second one does the analysis. Introduced comments. Now the
8189 histogram used in the light calibration is written to the output
8190 file.
8191
8192
8193
8194 2004/01/22: Thomas Bretz
8195
8196 * mcalib/MCalibrate.[h,cc], mcalib/MCalibrationCam.[h,cc],
8197 mcalib/MCalibrationBlindPix.[h,cc], mcalib/MCalibrationCalc.[h,cc],
8198 mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationPINDiode.[h,cc],
8199 mcalib/MCalibrationBlindPixel.[h,cc],
8200 mcalib/MHCalibrationPixel.[h,cc], mcalib/MMcCalibrationCalc.[h,cc],
8201 mcalib/MHCalibrationBlindPixel.[h,cc],
8202 mcalib/MHCalibrationPINDiode.[h,cc]:
8203 - cleaned up includes
8204
8205
8206
8207 2004/01/22: Raquel de los Reyes
8208
8209 * macros/CCDataCheck.C
8210 - macro to check the data from the central control (.rep files).
8211
8212
8213
8214 2004/01/22: Markus Gaug
8215
8216 * macros/calibration.C
8217 - made MStatusDisplay 3 bit smaller
8218
8219 * manalysis/MExtractSignal.cc
8220 - put fSignals->SetUsedFADCSlices into PreProcess
8221
8222 * manalysis/MPedCalcPedRun.cc
8223 - calculate PedRMS as RMS of the sums, later renormalized to units
8224 of RMS/slice (eliminate the wrong effect of odd and even slices)
8225
8226 * mcalib/MCalibrationCalc.cc
8227 - if bit SkipBlindPixelFit is set, now number of photons outside
8228 plexiglass is not intended to be calculated any more (previous
8229 bug)
8230 - exclude excluded pixels in eventloop
8231
8232 * mcalib/MHCalibrationBlindPixel.[h,cc]
8233 - move functions to pointer again (otherwise, Clone will give
8234 strange results)
8235
8236
8237
8238 2004/01/21: Abelardo Moralejo
8239
8240 * mcalib/MMcCalibrationCalc.[h,cc]
8241 - Added. First version of the task intended to calculate the
8242 conversion factors from ADC counts to photons in the MC. It has
8243 a different aim than the recently renamed class
8244 "MMcCalibrationUpdate" (which takes care that the correct
8245 pedestals and conversion factors are supplied to each event, but
8246 does not really calculate anything).
8247
8248 * mcalib/Makefile, CalibLinkDef.h
8249 - Added new class MMcCalibrationCalc
8250
8251 * manalysis/MMcCalibrationUpdate.[h,cc]
8252 - Now the container MCalibrationCam is not created or modified if
8253 it is found that one such container already exists in the
8254 Parameter list (from a previous calibration).
8255
8256
8257
8258 2004/01/21: Thomas Bretz
8259
8260 * mraw/MRawRead.cc:
8261 - restore the fake time for all runs (current time stamp in
8262 the data seems to be toally nonsense)
8263
8264 * mraw/MRawEvtHeader.cc:
8265 - removed decoding of real time (current time stamp in the data
8266 seems to be toally nonsense)
8267
8268
8269
8270 2004/01/21: Abelardo Moralejo
8271
8272 * mmc/MMcEvt.hxx
8273 - Uncommented 6 Getter functions (those regarding the number of
8274 photons surviving the different stages of simulation).
8275
8276 * manalysis/MMcCalibrationUpdate.[h,cc]
8277 - Added (see below).
8278
8279 * manalysis/MMcCalibrationCalc.[h,cc]
8280 - Removed: changed name of this class to MMcCalibrationUpdate,
8281 which is more representative of what it really does. Moved
8282 the filling of the MCalibrationCam container from Process to
8283 ReInit, since it does not change on an event by event basis.
8284 Simplified PreProcess (MCalibrationCam was searched for twice).
8285 Updated class description and comments.
8286
8287 * manalysis/Makefile, AnalysisLinkDef.h
8288 - Adapted to change above
8289
8290 * macros/starmc.C
8291 - Adapted to change above. Changed also task instance name from
8292 mccalibcalc to mccalibupdate.
8293
8294
8295
8296 2004/01/21: Raquel de los Reyes
8297
8298 * mreport/MReportCC.h, mreport/MReportTrigger.h, mcamera/MCameraHV.h
8299 and mcamera/MCameraCalibration.h
8300 - Added the "Get" functions (e.g GetStatus() for fStatus) to access
8301 the private data members of the class.
8302
8303
8304
8305 2004/01/20: Thomas Hengstebeck
8306
8307 * mranforest/MRanForestCalc.[h,cc]
8308 - Added member functions Grow (training of RF) and Fill (reading in
8309 trained forest from file) which simplify macros.
8310 One just needs to call them instead of using MRanForestGrow and
8311 MRanForestFill (and the related training and fill loops) in a
8312 macro.
8313
8314
8315
8316 2004/01/20: Abelardo moralejo
8317
8318 * manalysis/MMcCalibrationCalc.cc
8319 - removed call to MCalibrationPix::SetPedestal, which was not
8320 needed.
8321
8322
8323
8324 2004/01/20: Thomas Bretz
8325
8326 * Makefile:
8327 - replaced 'make' by '$(MAKE)'
8328
8329 * Makefile.rules:
8330 - added Makefile itself to dependencies
8331
8332 * mbase/MTask.cc:
8333 - added comment about ReInit
8334
8335 * mhbase/MH.cc:
8336 - do not clear pad in DrawClone if 'same' option given
8337
8338 * mhist/MHVsTime.cc:
8339 - evaluate 'same' option
8340
8341 * mfileio/MReadCurrents.[h,cc]:
8342 - obsolete, removed
8343
8344 * manalysis/MCerPhotEvt.cc, manalysis/MCerPhotPix.cc:
8345 - added some comments
8346
8347
8348
8349 2004/01/20: Abelardo moralejo
8350
8351 * mcalib/MHCalibrationPINDiode.cc
8352 - Added call to SetDirecory(0) for histograms fHErrCharge,
8353 fHPCharge, fHPTime.
8354
8355 * manalysis/MCerPhotPix.h:
8356 - Changed position of declaration of fIsSaturated to be the last
8357 private variable. Otherwise, since in the constructor it is
8358 initialized in the last place, a warning is displayed upon
8359 compilation in some systems.
8360
8361
8362
8363 2004/01/20: Markus Gaug
8364 * mcalib/Makefile, manalysis/Makefile:
8365 - include directory ../mtools
8366
8367 * mtools/MFFT.[h,cc]
8368 - class inherits from TObject now
8369
8370
8371
8372 2004/01/19: Markus Gaug
8373
8374 * mcalib/MHCalibrationBlindPixel.[h,cc]
8375 - fixed a bug in fFitLegend due to which program crashed by calls
8376 to DrawClone
8377 - Modified way to change the fit function
8378
8379 * mcalib/MHCalibrationPixel.[h,cc]
8380 - reordered function calls
8381 - removed SetupFill
8382
8383 * mcalib/MHCalibrationPINDiode.h
8384 - reordered function calls
8385
8386 * mcalib/MCalibrationPix.[h,cc]
8387 - limits to define fFitValid now as variables in class
8388
8389 * mcalib/MCalibrationCam.[h,cc]
8390 - reordered function calls
8391 - incorporate option to exclude pixels
8392
8393 * mcalib/MCalibrationBlindPix.h
8394 - Modified way to change the fit function
8395
8396 * mcalib/MCalibrationCalc.[h,cc]
8397 - Modified way to change the fit function
8398 - incorporate option to exclude pixels from configuration file
8399
8400 * macros/calibration.C
8401 - Modified way to change the fit function
8402 - incorporate option to exclude pixels from configuration file
8403
8404
8405
8406 2004/01/19: Javier Rico
8407
8408 * manalysis/MPedCalcPedRun.cc, manalysis/MPedPhotCalc.cc
8409 - Added documentation of member functions
8410
8411
8412
8413 2004/01/19: Abelardo Moralejo
8414
8415 * manalysis/MCerPhotPix.[h,cc]
8416 - Added fIsSaturated to flag whether low gain of the pixel is
8417 saturated. Added corresponding getter and setter functions.
8418 Updated ClassDef to version 2.
8419
8420 * mcalib/MCalibrate.cc
8421 - Set the new saturation flag of MCerPhotPix to kTRUE if at least
8422 one low gain FADC slice is saturated.
8423
8424 * mimage/MNewImagePar.[h,cc]
8425 - Added new member variable fNumSaturatedPixels to count how many
8426 pixels were saturated. Updated ClassDef to version 2.
8427
8428
8429
8430 2004/01/19: Thomas Bretz
8431
8432 * manalysis/MPedPhotCalc.[cc,h]:
8433 - fixed order of includes
8434 - removed obsolete forward declarations
8435 - removed obsolete data member fNumPixels (stored already twice in
8436 the two TArrayF)
8437 - fixed some small bugs in the documentation
8438
8439 * manalysis/MPedCalcPedRun.cc:
8440 - updated my eMail address
8441
8442
8443
8444 2004/01/19: Javier Rico
8445
8446 * macros/dohtml.C, NEWS
8447 - include some missing info
8448
8449
8450
8451 2004/01/19: Abelardo Moralejo
8452
8453 * manalysis/MExtractedSignalPix.h
8454 - added GetNumLoGainSaturated()
8455
8456
8457
8458 2004/01/19: Markus Gaug
8459
8460 * macros/dohtml.C
8461 - include calibration.C
8462
8463 * manalysis/MExtractSignal.cc
8464 - warning of logain saturation now only once per event (out of loop)
8465
8466 * mcalib/MCalibrationCalc.cc, mcalib/MCalibrationPix.[h,cc]
8467 - new Flag fExcluded to indicate if pixel has been excluded from
8468 further analysis
8469
8470
8471
8472 2004/01/16: Javier Rico & Pepe Flix
8473
8474 * manalysis/MPedPhotCalc.[cc,h]
8475 - added
8476 - new class for the evaluation of pedestals in units of photons
8477 using the extracted signal from pedestal runs and calibration
8478 constants defined in MCalibrate
8479
8480 * manalysis/AnalysisLinkDef.h, manalysis/Makefile
8481 - added entries for MPedPhotCalc
8482
8483 * macros/pedphotcalc.C
8484 - added
8485 - example on how to use MPedPhotCalc task
8486
8487
8488
8489 2004/01/16: Markus Gaug
8490
8491 * mcalib/MCalibrationFits.h
8492 - removed and incorporated in MHCalibrationBlindPixel.h
8493
8494 * mcalib/MHCalibrationBlindPixel.[h,cc], mcalib/MHCalibrationConfig.h,
8495 mcalib/MCalibrationBlindPix.h:
8496 - incorporate Fit functions
8497 - fixed a bug due to which DrawClone crashed when class was used
8498 in a compiled macro
8499
8500 * mcalib/MCalibrationCalc.cc, mcalib/MCalibrationPix.cc,
8501 mcalib/MCalibrationBlindPix.cc, mcalib/MCalibrationPINDiode.cc,
8502 mcalib/MCalibrationCam.cc, mcalib/MHCalibrationBlindPixel.cc,
8503 mcalib/MHCalibrationPixel.cc:
8504 - fixed the warns and errs in fLog's
8505
8506
8507
8508 2004/01/16: Abelardo Moralejo
8509
8510 * manalysis/MMcCalibrationCalc.cc
8511 - TMath::Max() is no longer used because it did not compile in some
8512 systems for unkown reasons. I replaced it by a safer (and may be
8513 slower) code.
8514 - Added calpix.SetFitValid();
8515
8516 * mhist/MHEvent.cc
8517 - In MHEvent::Fill, fixed: second parameter of SetCamContent must
8518 be 1 in case of RMS:
8519 case kEvtPedestalRMS:
8520 fHist->SetCamContent(*(MCamEvent*)par, 1);
8521
8522
8523
8524 2004/01/15: Abelardo Moralejo
8525
8526 * macros/starmc.C
8527 - Added. Version of star showing new chain to get Hillas
8528 parameters (with Size calibrated in photons) from MC files.
8529
8530
8531
8532 2004/01/15: Javier Rico
8533
8534 * manalysis/MPedCalcPedRun.[h,cc]
8535 - optimize the running time
8536 - add (some) documentation
8537 - correct treatment for the case of several input files
8538
8539 * macros/pedvsevent.C
8540 - added
8541 - draw pedestal mean and rms vs event# for input pixel# and run
8542 file, and compares them to the global pedestal mean and rms
8543
8544
8545
8546 2004/01/15: Raquel de los Reyes
8547
8548 * mhist/MHCamEvent.cc, mhist/MHCamera.cc
8549 - changed the MHCamEvent::SetupFill and MHCamera::GetBinError
8550 functions to compute the estimation of the error of the
8551 mean. It can be done calling to the function
8552 MCamEvent::SetBit(MHCamera::kVariance) in the macro
8553
8554
8555
8556 2004/01/15: Markus Gaug
8557
8558 * mhist/MHCamera.[h,cc]
8559 - incorporate Thomas's changes
8560 - replace void CreateProjection() by TH1D *Projection(const char*)
8561
8562 * macros/calibration.C
8563 - replace MHCamera->Draw("proj") by MHCamera->Projection()
8564 - produce better fits to the projection
8565
8566 * manalysis/MSimulatedAnnealing.[h,cc],
8567 mhist/MHSimulatedAnnealing.[h,cc]:
8568 - moved to directory mtools
8569 - MSimulatedAnnealing now inherits from TObject
8570
8571 * manalysis/Makefile, manalysis/AnalysisLinkDef.h,
8572 mhist/Makefile, mhist/HistLinkDef.h:
8573 - removed MSimulatedAnnealing
8574 - removed MHSimulatedAnnealing
8575
8576 * mtools/Makefile, mtools/AnalysisLinkDef.h:
8577 - added MSimulatedAnnealing
8578 - added MHSimulatedAnnealing
8579
8580
8581
8582 2004/01/15: Thomas Bretz
8583
8584 * manalysis/AnalysisLinkDef.h:
8585 - removed MCurrents
8586
8587 * mhist/MHCamera.[h,cc]:
8588 - added member function Projection
8589 - removed fYproj
8590
8591 * mreport/MReport*.*:
8592 - added more comments
8593
8594
8595
8596 2004/01/14: Markus Gaug
8597
8598 * mtools/MFFT.[h,cc]
8599 - new class to perform Fast Fourier Transforms
8600
8601 * mtools/Makefile
8602 * mtools/ToolsLinkDef.h
8603 - include MFFT
8604
8605 * manalysis/MExtractedSignalCam.h
8606 - removed variables fNumHiGainSamples and fNumLoGainSamples
8607 - function SetNumUsedFADCSlices replaced by SetUsedFADCSlices
8608
8609 * manalysis/MExtractSignal.cc
8610 - updated call to SetUsedFADCSlices
8611
8612
8613
8614 2004/01/14: Abelardo Moralejo
8615
8616 * manalysis/MMcCalibrationCalc.cc:
8617 - set pedestal rms per FADC slice to 0.01 counts in case it is 0.
8618 This can happen (depending on camera simulation parameters), and
8619 rms = 0 later resulted in the pixel being eliminated in the
8620 image cleaning.
8621
8622
8623
8624 2004/01/14: Thomas Bretz
8625
8626 * Makefile:
8627 - replaced old style Makefile.depend by directory specific
8628 dependancy files
8629
8630 * Makefile.rules:
8631 - changed obsolete '.cc.o' style to newer style '%.o: %.c'
8632 - added rule to make dependency files
8633 - added rule to remove dependancy files.
8634 - added rmdep as prerequisite to clean
8635 - include dependency file
8636
8637 * mbase/Makefile, mcalib/Makefile, mcamera/Makefile,
8638 mdata/Makefile, mfileio/Makefile, mfilter/Makefile,
8639 mgeom/Makefile, mgui/Makefile, mhbase/Makefile,
8640 mhist/Makefile, mhistmc/Makefile, mimage/Makefile,
8641 mmain/Makefile, mmc/Makefile, mmontecarlo/Makefile,
8642 mpointing/Makefile, mranforest/Makefile, mraw/Makefile,
8643 mreflector/Makefile, mreport/Makefile, mtemp/Makefile,
8644 mtools/Makefile:
8645 - removed clean-rule, use the one in Makefile.rules instead
8646
8647 * mreport/Makefile, mreport/ReportLinkDef.h:
8648 - added MReportHelp
8649
8650 * mreport/MReportFileRead.cc:
8651 - moved code from MReportHelp to new file
8652 - removed usage of MReport class completely
8653
8654 * mfilter/MFGeomag.[h,cc]:
8655 - fixed a bug which causes MFGeomag to fail if MARSSYS is not set
8656 - changed the second loop from 0->1151 to 1152->2304
8657 - removed dummy arrays used for reading
8658 - output filename in case of 'file not found'
8659 - removed obsolete data members
8660 - removed obsolete Init function
8661 - removed forbidden underscore from member variable
8662 - changed wrong 0/1 in allocation of fResult into kFALSE/TRUE
8663
8664 * mbase/MStatusDisplay.[h,cc]:
8665 - added new member function Open
8666 - added new menu entry kFileOpen
8667 - changed UpdatePSheader algorithm (the old one was much too slow)
8668
8669 * manalysis/MCurrents.[h,cc]:
8670 - removed (old outdated)
8671
8672 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
8673 - removed MCurrents
8674
8675
8676
8677 2004/01/14: Wolfgang Wittek
8678
8679 * macros/ONOFFAnalysis.C:
8680 - current version
8681
8682 * mhist/MHSigmaTheta.[h,cc]:
8683 - replace MPedestalCam by MPedPhotCam
8684
8685 * manalysis/MPad.[h,cc], manalysus/MSigmabar.[h,cc],
8686 manalysus/MSigmabarCalc.[h,cc], manalysus/MCT1PadONOFF.[h,cc],
8687 manalysus/MCT1PadSchweizer.[h,cc], manalysus/MPadding.[h,cc]:
8688 - replace MPedestalCam by MPedPhotCam
8689
8690 * manalysis/MPedPhotPix.[h,cc]
8691 - uncomment SetRms()
8692
8693
8694
8695 2004/01/13: Markus Gaug
8696
8697 * manalysis/MExtractSignal.h
8698 - seems that the reduced light intensity of the CT1 Pulser
8699 results in broader pulses -> Set Default time slices to [3,10]
8700
8701 * mhist/MHCamera.cc
8702 - make Stat Window in option 'proj' bigger
8703 - add comment line at beginning of Draw()
8704
8705 * mcalib/MHCalibrationBlindPixel.[h.cc]
8706 - add Function DrawClone()
8707 - fix bug in calculation of integral (GetIntegral("width"))
8708 - restrict parameters tighter
8709 - declare fit as not valid, if less than 100 events
8710 in single photo-electron peak
8711
8712 * mcalib/MCalibrationFits.h, mcalib/MHCalibrationBlindPixel.[h.cc]
8713 - fit now with fixed normalization
8714
8715 * mcalib/MHCalibrationPixel.[h.cc]
8716 - new function IsEmpty()
8717 - Time fit accepted if ChiSquare less than 30. (instead of 20.)
8718
8719 * mcalib/MCalibrationPix.[h.cc]
8720 - F-Factor corrected and added error
8721 - Histograms not fitted if they are empty
8722 - rejection criteria of fitted charges now > 5 PedRMS (instead 3)
8723
8724 * mcalib/MCalibrationCam.cc
8725 - Square Root of Reduced Sigmas not taken, if they are < 0.
8726 - Reduced Sigma / Charge squared replaced by reduced sigma / charge
8727
8728 * mcalib/MCalibrationCalc.cc
8729 - Blind Pixel is not additionally treated as normal pixel any more
8730 - Blind Pixel Draw replaced by DrawClone
8731
8732 * macros/calibration.C
8733 - took out some unused code
8734 - some default axis labelling corrected
8735
8736
8737
8738 2004/01/13: Abelardo Moralejo
8739
8740 * manalysis/MMcPedestalCopy.cc
8741 - added check of whether input file is a MC file before executing
8742 the PreProcess.
8743
8744
8745
8746 2004/01/13: Wolfgang Wittek
8747
8748 * macros/ONOFFAnalysis.C, macros/ONAnalysis.C:
8749 - change macro to handle also MC events with finite sigmabar
8750
8751 * manalysis/MPadOn.[h,cc]:
8752 - deleted, is replaced by MPad
8753
8754 * manalysis/MPadOnOFF.[h,cc]:
8755 - deleted, is replaced by MPad
8756
8757 * manalysis/MPad.[h,cc]:
8758 - new class, replacing MPadON and MPadONOFF
8759 - handle also MC events with finite sigmabar
8760
8761 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
8762 - replace MPadON and MPadONOFF by MPad
8763
8764
8765
8766 2004/01/13: Thomas Bretz
8767
8768 * mraw/MRawRunHeader.[h,cc]:
8769 - implemented new member function GetRunTypeStr
8770
8771 * Changelog.03:
8772 - added (contains entries of 2003)
8773
8774 * Changelog:
8775 - removed entries of 2003
8776
8777 * mfilter/MFGeomag.cc:
8778 - simplified open/close of input files
8779
8780 * manalysis/MEventRate.[h,cc], manalysis/MEventRateCalc.cc:
8781 - added some comments
8782 - added new member function GetError
8783
8784 * Makefile:
8785 - updated 'make dox' output for convinience
8786
8787 * macros/dohtml.C:
8788 - do not print Info's
8789 - added mcamera
8790 - added mpointing
8791 - added mreport
8792
8793 * mreport/MReportCurrents.cc, mreport/MReportDAQ.cc:
8794 - removed some obsolete comments (these comments confused THtml)
8795
8796 * manalysis/MCameraData.[h,cc], mfileio/MCT1ReadAscii.[h,cc],
8797 mfileio/MCT1ReadPreProc.[h,cc], mfilter/MFCT1SelBasic.cc,
8798 mfilter/MFSelBasic.cc, mhist/MHCamera.cc, mhist/MHEvent.[h,cc],
8799 mimage/MImgCleanStd.[h,cc], mimage/MImgCleanTGB.[h,cc],
8800 mmain/MAnalysis.cc, mmain/MEventDisplay.cc:
8801 - replaced MPedestalCam by MPedPhotCam
8802 - removed some obsolete includes
8803
8804 * mbase/BaseLinkDef.h, mbase/Makefile:
8805 - added MLogPlugin
8806 - added MLogHtml
8807
8808 * mbase/MLog.[h,cc]:
8809 - added use of plugins
8810
8811 * mbase/MLogPlugin.[h,cc], mbase/MLogHtml.[h,cc]:
8812 - added
8813
8814 * mbase/MStatusDisplay.[h,cc]:
8815 - added a Save-As dialog
8816
8817
8818
8819 2004/01/12: Thomas Bretz
8820
8821 * macros/rootlogon.C:
8822 - added mcamera to include path
8823 - added mpointing to include path
8824 - added mreport to include path
8825
8826 * mbase/MLog.cc:
8827 - updated my eMail address
8828
8829 * mbase/MParContainer.h:
8830 - added Read member function
8831
8832 * mbase/MStatusDisplay.[h,cc]:
8833 - changed size of ps-paper
8834 - added a user defined bottom line to the ps-files
8835 - added name (currently unused)
8836 - added title (used as possible bottom line in ps-file)
8837
8838 * mraw/MRawRunHeader.cc:
8839 - added some comments
8840
8841 * status.cc:
8842 - set name of input as bottom line of status display
8843
8844
8845
8846 2004/01/12: Abelardo Moralejo
8847
8848 * mimage/MStereoPar.cc
8849 - fixed mistake: now fSourceY = scale1*hillas1.GetMeanY() + ...
8850 instead of fSourceY = scale2*hillas1.GetMeanY() + ...
8851 Bug had no effect unless scale1 != scale2 (-> telescopes of
8852 different size).
8853
8854
8855
8856 2004/01/12: Markus Gaug
8857
8858 * manalysis/MExtractSignal.[h,cc]
8859 - take out some uncommented code
8860 - replace logainshift by two independent variables:
8861 logainfirst, logainlast
8862 - because in most data, maximum occurs in slice 4, shift default
8863 from slices 4-9 to slices 3-8.
8864
8865 * manalysis/MExtractedSignalPix.[h,cc]
8866 - took out some uncommented code
8867 - new initializers: instead of -1. now 99999.9
8868
8869
8870
8871 2004/01/09: Markus Gaug
8872
8873 * mcalib/MCalibrationCam.[h,cc]
8874 - take out 1-dim histos because we can use
8875 the projections in MHCamera (s.b.)
8876
8877 * mcalib/MHCalibrationBlindPixel.h
8878 - make the fit by default quiet
8879
8880 * mcalib/MHCalibrationPixel.[h,cc]
8881 * mcalib/MCalibrationPix.[h,cc]
8882 - Ranges of time slices stored independently for HiGain and LoGain
8883 in order to allow consecutive checks
8884
8885 * mhist/MHCamera.[h.cc]
8886 - add the possibility to call a Draw("proj") which will
8887 draw a Y-Projection of the histogram
8888
8889 * macros/calibration.C
8890 - apply the drawing of the projections and fit them
8891
8892 * mcalib/MCalibrationCalc.cc
8893 - catch the possibility of a calibration file,
8894 unintendedly being a pedestal or cosmic file.
8895 Program now exits with an error before doing the fits
8896
8897 * mcalib/MCalibrationPix.[h,cc]
8898 - fixed a bug in calculation of fFitValid.
8899 before, a call to IsFitValid() always returned false
8900
8901
8902
8903 2004/01/09: Javier Lpez
8904
8905 * macros/bootcampstandardanalysis.C
8906 - added new macro that holds the main scheleton discussed in the
8907 december bootcamp in Wuerzburg. It runs first over a pedestal
8908 run, then over a calibration run, again over the pedestal run
8909 to compute de pedestal in number of photons and finally over a
8910 data run to calibrate the data.
8911
8912
8913
8914 2004/01/06: Sebastian Raducci
8915
8916 * manalysis/MArrivalTime.[h,cc]
8917 - added new method to calculate photon arrival times. It uses the
8918 TSpline5 Root Class to interpolate the Fadc Slices. The time is
8919 the abscissa value of the absolute maximum of the interpolation
8920 - added new method to find clusters with similar arrival times.
8921 For now it's a preliminary version. It simply search for adiacent
8922 pixels having the same arrival time (color).
8923
8924 * manalysis/MArrivalTimeCalc.[h,cc]
8925 - modified the Process() method according to the changes in the
8926 Arrival Time Cointainer
8927
8928 * mmain/MEventDisplay.cc
8929 - added new tab in the camera event display to show the arrival
8930 time. This arrival time is calculated with the spline method
8931 - the old Arrival Time pad now it's called Max Slice Idx, because
8932 it's only the index of the slice with the max content.
8933
8934 * mhist/MHEvent.[h,cc]
8935 - added new fType in te enumeration to handle the arrival time
8936 histos
Note: See TracBrowser for help on using the repository browser.