source: trunk/MagicSoft/Mars/Changelog@ 3982

Last change on this file since 3982 was 3982, checked in by gaug, 21 years ago
*** empty log message ***
File size: 154.2 KB
Line 
1Please do not write behind the end of line tag so that it is possible
2to send a Changelog file to a line printer directly. Thanks.
3
4For your entries please follow EXACTLY this style:
5
6_yyyy/mm/dd:_[Your Name]
7_
8___*_filename:
9_____-_description
10_
11___*_filename2, filename3:
12_____-_description
13_
14_
15_
16
17While an underscore is a placeholder for a white-space or an empty line.
18
19 -*-*- END OF LINE -*-*-
20
21 2004/05/05: Markus Gaug
22
23 * mjobs/MJExtractCalibTest.[h,cc]
24 - included setters for the time extractor
25
26 * mcalib/MCalibrationChargeCalc.cc
27 - set default of fgPheErrLimit from 4 sigma to 5.
28
29 * mcalib/Makefile
30 * mcalib/CalibLinkDef.h
31 * mcalib/MHCalibrationTestTimeCam.[h,cc]
32 * mcalib/MHCalibrationTestTimeCam.[h,cc]
33 - analogue to MHCalibrationTestCam, two classes to test the
34 output of the calibration.
35
36 * mcalib/MHCalibrationCam.cc
37 - in InitHists, exclude only pixels with kUnsuitableRun, instead of
38 all (IsBad())
39
40 * msignal/Makefile
41 * msignal/SignalLinkDef.h
42 * msignal/MExtractTimeFastSpline.[h,cc]
43 - new fast spline extractor for the equally spaced time slices.
44 Searches for the position of the half maximum between maximum and
45 pedestal. About 6 times faster than MArrivalTimeCalc
46
47 * mjobs/MJCalibration.cc
48 - changed names of the MHCameras to contain run name
49
50 2004/05/04: Raquel de los Reyes
51
52 * mbase/MRunIter.[h,cc]
53 - Added a flag and a set function to read .raw files.
54 The default option is set to read .root files.
55
56
57
58 2004/05/04: Javier Rico
59
60 * mcalib/MCalibrate.cc
61 - when calibrating using kNONE, weight by the pixel area
62
63
64
65 2004/05/04: Thomas Bretz
66
67 * macros/MagicHillas.C, macros/comprob.C, macros/derotatedc.C,
68 macros/dohtml.C, macros/evtrate.C, macros/merpp.C,
69 macros/pixfirerate.C, macros/pixsatrate.C, macros/plot.C,
70 macros/plot2.C, macros/pointing.C, macros/readMagic.C,
71 macros/rootlogon.C, macros/runbook.C, macros/sectorvstime.C,
72 macros/star.C, macros/sumcurrents.C, macros/tar.C,
73 macros/testenv.C, macros/weights.C:
74 - updated documentation
75
76 * mastro/MAstroCamera.[h,cc]:
77 - added member function to read MC .def files for mirror geometry
78 - added GetDiffZdAz
79
80 * mastro/MObservatory.[h,cc]:
81 - added Copy-member function
82
83 * mbase/MLog.[h,cc]:
84 - updated handling of mutices
85 - added a new mutex to lock the stream
86
87 * mhist/MHCamera.[h,cc]:
88 - added functionality to linear deform the camera display
89 (to correct for abberation)
90
91 * mtools/MFFT.cc:
92 - added more documentation
93
94 * mbase/MTime.[h,cc]:
95 - renamed overloaded Set-function to SetMjd. There were some
96 trouble with the interpreter and the new naming is more
97 intuitive.
98
99
100
101 2004/05/04: Markus Gaug
102
103 * mcalib/MHCalibrationChargeBlindPix.cc
104 - intialized the 2 vectors differently, now they don't give
105 warnings any more.
106
107 * msignal/MExtractor.cc
108 * msignal/MExtractFixedWindow.cc
109 - put one initialization to 0 into the MExtractor
110
111 * mastro/MAstroCatalog.h
112 - make AlignCoordinates() protected, in order to compile
113
114 * mcalib/MHGausEvents.cc
115 - took out fEvents(0) and fHGausHist() from constructor
116
117 * msignal/MExtractor.cc
118 * msignal/MExtractPINDiode.cc
119 - fixed StreamPrimitive
120
121 * msignal/MExtractBlindPixel.[h,cc]
122 - deriving from MExtractor, possibility to filter NSB events
123
124
125 2004/05/03: Thomas Bretz
126
127 * mbase/MRunIter.cc:
128 - AddRuns(char*) added some const-qualifiers
129 - replaced deprecated if-else-if by continue- and return-
130 constructions
131
132
133
134 2004/05/03: Javier Lopez
135
136 * mbadpixels/MBadPixelsPix.[h,cc]
137 - put another enum for hardware malfunctionning. Started to be
138 filled with kHVNotNominal
139
140
141
142 2004/05/03: Markus Gaug
143
144 * mcalib/MHCalibrationBlindPix.[h,cc]
145 - removed a "->" behind the comment
146 - Create a TVector in Draw only if the array is not zero
147
148
149 * mraw/MRawEvtPixelIter.cc
150 - corrected bug in GetIdxMaxLoGainSamples() which looped over
151 one slice too much
152 end = fLoGainPos + fNumLoGainSamples + 1 replaced by:
153 end = fLoGainPos + fNumLoGainSamples
154
155 * msignal/MTimeExtractor.[h,cc]
156 * msignal/MExtractTime.[h,cc]
157 - changed name for alphabetical display in dox
158
159 * mjobs/MJCalibration.[h,cc]
160 * msignal/MExtractTimeSpline.h
161 * msignal/MExtractTimeHighestIntegral.h
162 - changed name of base class to MExtractTime
163
164 * mcalib/MCalibrationCam.[h,cc]
165 * mcalib/MCalibrationChargeCam.[h,cc]
166 * mcalib/MCalibrationRelTimeCam.[h,cc]
167 - put the number of unsuitable and unreliable pixels in the base
168 class
169
170 * mcalib/MCalibrationRelTimeCalc.[h,cc]
171 - fixed a bug calculating the average time resolution
172
173 * mpedestals/MPedestalPix.[h,cc]
174 - add a dedicated fValid flag in order to be able to discard pixels
175 from outside (e.g. from MBadPixelsCam)
176
177 * mpedestals/MPedCalcPedRun.[h,cc]
178 - catch badpixels cam from parameter list, if existing and set
179 corresponding pixels to not valid in MPedestalPix
180
181 * mjobs/MGCamDisplays.[h,cc]
182 * mhist/MHCamera.[h,cc]
183 - put DrawProjection and DrawRadialProfile in MHCamera
184
185 * macros/dohtml.C
186 - include directory mfit and macros calibration.C and
187 bootcampstandardanalysis.C
188 - take out pixvstime.C which does not exist
189
190 * msignal/MExtractFixedWindow.[h,cc]
191 * msignal/MExtractSlidingWindow.[h,cc]
192 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
193 * msignal/MExtractor.[h,cc]
194 * msignal/MExtractPINDiode.[h,cc]
195 * msignal/MExtractTime.[h,cc]
196 - set number of slices not in base class, but in derived one.
197 Like this, extractors setting their signal in other containers
198 don't have a conflict with the ReInit() in MExtractor.
199
200 2004/05/01: Thomas Bretz
201
202 * macros/rootlogon.C:
203 - ignore MARSSYS if libmars.so is found in the current path
204
205 * mastro/MObservatory.cc:
206 - small change to coordinates
207
208 * mbase/MLog.[h,cc]:
209 - enhanced output in case of problem with mutices
210
211 * mtemp/TempIncl.h, mtemp/TemlLinkDef.h:
212 - removed everything
213
214 * Makefile*, */Makefile
215 - changed all to support mtemp/mifae and similar
216
217
218
219 2004/05/01: Abelardo Moralejo
220
221 * mmain/MEventDisplay.cc
222 - changed back integration range for MC to 0-14 slices to avoid
223 confusions.
224
225
226
227 2004/05/01: Markus Gaug
228
229 * macros/dohtml.C
230 - include directory mpedestal
231
232 * msignal/MExtractFixedWindow.[h,cc]
233 * msignal/MExtractSlidingWindow.[h,cc]
234 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
235 * msignal/MExtractor.[h,cc]
236 - include the possibility to set the range for the hi-gain outside
237 the range of MRawEvtPixelIter::GetNumHiGainSamples() and to take
238 the "low-gain" slices instead. This is necessary for the March
239 data!
240
241 * mjobs/MJCalibration.[h,cc]
242 - accept arrival time extractors deriving from MTimeExtractor
243
244
245
246 2004/04/30: Thomas Bretz
247
248 * mastro/MAstroCamera.[h,cc]:
249 - removed obsolete TList data member (use a argument in
250 GetStarList instead)
251
252 * mbase/MTime.h:
253 - added 'istream &operator<<(istream &in, MTime &t)'
254
255 * mbase/BaseLinkDef.h:
256 - added new operator
257
258
259
260 2004/04/30: Daniela Dorner
261
262 * macros/pointing.C
263 - implemented plot: Control Deviation vs Time
264 - rearranged plots
265
266
267
268 2004/04/30: Markus Gaug
269
270 * mcalib/MCalibrationRelTimeCalc.[h,cc]
271 - new class to treat rel. times after fits
272
273 * mcalib/MCalibrationChargeCalc.[h,cc]
274 - search for outliers in the total F-Factor and set a flag in
275 MBadPixelsPix
276
277 * mcalib/MCalibrationRelTimeCam.h
278 - new TArrayIs to store number of unsuitable and unreliable pixels
279
280
281 * mbadpixels/MBadPixelsPix.h
282 - two new flags added: kDeviatingFFactor and kDeviationTimeResolution
283
284 * mcalib/MHCalibrationRelTimePix.[h,cc]
285 - take out commented part of code related to re-normalization
286
287 * mcalib/MHCalibrationCam.[h,cc]
288 - retrieve the used run numbers in order to store them in teh
289 histogram titles to help transparency of the displays
290
291 * mcalib/MHCalibrationRelTimeCam.[h,cc]
292 -  Getter and Setter for the reference pixel
293
294 * mcalib/MCalibrate.cc
295 - make error of nphot to be taken from square root of absolute
296 number of photons instead of number of photons, otherwise
297 NaN's are obtained
298
299 * msignal/MExtractPINDiode.[h,cc]
300 - now deriving from MExtractor
301
302 * msignal/Makefile
303 * msignal/SignalLinkDef.h
304 * msignal/MExtractTimeSpline.[h,cc]
305 * msignal/MExtractTimeHighestIntegral.[h,cc]
306 - replacements for MArrivalTimeCalc and MArrivalTimeCalc2
307
308 * mjobs/MJCalibration.[h,cc]
309 - Set time extractor by pointer
310
311
312
313 2004/04/29: Thomas Bretz
314
315 * mbase/MTask.cc:
316 - fixed behaviour of GetNumExecutions. Because of a root bug
317 Count returns a number which is to high by 1.
318
319
320
321 2004/04/29: Abelardo Moralejo
322
323 * mmc/MMcEvt.hxx
324 - Added minor comment (explanation of fPassPhotCone).
325
326 * mmc/MMcRunHeader.[hxx,cxx]
327 - Removed obsolete parameters fSourceOffsetTheta, fSourceOffsetPhi
328 - Updated class version to 5.
329
330
331
332 2004/04/29: Nadia Tonello
333
334 * mbadpixels/MBadPixelsTreat.h
335 - changed enums {.. BIT(1), ... BIT(2), ... BIT(3) } in {1,2,3}
336 to have the right behaviour of the flags (and of SetProcessRMS)
337
338 * manalysis/MCT1PointingCorrCalc.[h,cc]
339 - added pointing correction for 1ES1959
340
341
342
343 2004/04/29: Markus Gaug
344
345 * msignal/MArrivalTimePix.[h,cc]
346 - removed flag fLoGainUsed which is not used at all
347
348 * msignal/MTimeExtractor.[h,cc]
349 - new base class for arrival time extractors
350
351 * msignal/Makefile
352 * msignal/SignalLinkDef.h
353 * msignal/MExtractTimeSpline.[h,cc]
354 - replacement of MArrivalTimeCalc, derived from MTimeExtractor
355
356
357 * msignal/MExtractor.h
358 - make SetRange virtual
359 - check for range w.r.t. ranges given in the run header in ReInit
360
361 * msignal/MExtractFixedWindow.[h,cc]
362 * msignal/MExtractSlidingWindow.[h,cc]
363 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
364 - overload the SetRange() function in order to do the necessary
365 checks of the range there. Slight differences in every extractor
366 because of the floating windows.
367
368
369 * mpedestals/MPedCalcPedRun.[h,cc]
370 - add the possibility to set ranges and extraction windows. Default
371 is what has always been
372
373
374 * mjobs/MJPedestals.[h,cc]
375 - add the possibility to set a signal extractor which gives the
376 extraction ranges to MPedCalcPedRun
377 - derive from MHCamDisplays
378
379 * mcalib/MCalibrationChargeCam.cc
380 - updated the Print() a little
381
382
383 2004/04/29: Javier Rico
384
385 * mbase/MRunIter.cc
386 - Remove AddRuns(const char*,const char*) dependence on length of
387 first character chain
388
389
390 2004/04/28: Javier Rico
391
392 * mbase/MRunIter.[h,cc]
393 - include function to read runs specified in a character chain
394 with the format, e.g., run1,run2-run3,run4-run5,...
395
396
397
398 2004/04/28: Abelardo Moralejo
399
400 * macros/starmc.C
401 - adapted to change in MC calibration: replaced
402 MMcCalibrationCalc::GetHist by GetHistADC2PhotEl and
403 GetHistPhot2PhotEl.
404
405
406
407 2004/04/28: Markus Gaug
408
409 * mjobs/MGCamDisplays.cc
410 * mjobs/MJCalibration.cc
411 - introduced new "fit" flag in DrawProjection allowing to draw
412 two separate pad with the (fitted) histograms for inner and
413 outer pixels. This is displayed by MJCalibration if the
414 kNormalDisplay option is chosen (default).
415
416 * mjobs/MJCalibration.h
417 - took out the const of GetBadPixels() in order to allow compilation
418 of macros/bootcampstandardanalysis.C. This will change again soon
419 when mjobs/MJExtraction is updated and used there.
420
421 * msignal/MArrivalTimeCalc.[h,cc]
422 - remove the ReInit() which calls to an MGeomCam which is later not
423 used
424
425 * macros/calibrate_data.C
426 - fixed a bug in loop 3 taking the default QE Cam instead of the
427 one filled by MJCalibration
428
429 * msignal/MExtractor.[h,cc]
430 - new base class for signal extractors
431
432 * msignal/Makefile
433 * msignal/SignalLinkDef.h
434 * msignal/MExtractFixedWindow.[h,cc]
435 * msignal/MExtractSlidindWindow.[h,cc]
436 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
437 - replacements for MExtractSignal, MExtractSignal2, MExtractSignal3
438
439 * macros/calibration.C
440 * macros/calibrate_data.C
441 * macros/pedphotcalc.C
442 * macros/bootcampstandardanalysis.C
443 - adapted to new extractors
444
445 * mbadpixels/MBadPixelsPix.h
446 - set back the old definition of IsOK(), namely no information
447 available
448
449
450
451 2004/04/27: Raquel de los Reyes
452
453 * mhvstime/MHVsTime.cc
454 - added a line in the Fill function to avoid empty time events.
455
456
457
458 2004/04/27: Abelardo Moralejo
459
460 * mcalib/MMcCalibrationCalc.[h,cc]
461 - added histogram which stores the conversion of photons before
462 the plexiglas to photoelectrons hitting first dynode.
463
464 * macros/mccalibrate.C
465 - added MPointingPosCalc to the tasklist to create and fill an
466 MPointingPos object, and later write it to the Events tree of
467 the calibrated MC files. Added some comments and simplified
468 some lines. One more histogram from MMcCalibrationCalc (see
469 above) is now written to the output.
470
471 * macros/starmc2.C
472 - added the writing of MPointingPos to output star file.
473
474
475
476 2004/04/27: Markus Gaug
477
478 * mjobs/MJCalibration.[h,cc]
479 - put the three camera drawing facilities into a separate base
480 class MGCamDisplays
481
482 * mjobs/MGCamDisplays.[h,cc]
483 * mjobs/Makefile
484 * mjobs/JobsLinkDef.h
485 - camera drawing facilities: CamDraw, DrawProjection and
486 DrawRadialProfile, used by all jobs
487
488 * mjobs/MJExtractCalibTest.[h,cc]
489 * mjobs/Makefile
490 * mjobs/MJobsLinkDef.h
491 - new class to test the calibration results
492
493 * mcalib/MCalibrationChargeCalc.cc
494 - set unsuitable pixels to excluded in MCalibrationChargePix, which
495 will not display them in the status display
496
497 * mjobs/MJCalibration.cc
498 - take out display of previously excluded pixels
499
500 * mbadpixels/MBadPixelsCam.cc
501 - set val to 1 in case that GetPixelContent is true, before display
502 was not correct
503
504 * macros/calibration.C
505 - added the test class MJExtractCalibTest
506
507
508
509 2004/04/27: Abelardo Moralejo
510
511 * mhistmc/MHMcCollectionArea.[h,cc]
512 - Added fMCAreaRadius and setter to allow changing the radius of
513 the circular area in which MC events are produced. Useful for
514 instance for stereo configuration studies. By default it is 300 m
515 as was assumed before.
516
517
518
519 2004/04/26: Markus Gaug
520
521 * mcalib/MHCalibrationTestPix.[h,cc]
522 * mcalib/MHCalibrationTestCam.[h,cc]
523 * mcalib/Makefile
524 * mcalib/CalibLinkDef.h
525 - two new histogram classes to perform claibraion checks, will be
526 especially useful for the data-check.
527
528 * mcalib/MCalibrationQEPix.cc
529 - found a bug in the setting of validity flags of colours. This
530 made the QE used for calibration uncorrect by about a factor 1.5
531 for the outer pixels if only one colour is used for calibration.
532
533 * mjobs/MJCalibration.[h,cc]
534 - moved colour finder from the macros into this class with the
535 function FindColor()
536 - had to add ~MJCalibration() {} because otherwise, I get a
537 segmentation violation in the destructor, the debugger says in
538 some TString. Maybe it's because of the GetDescriptor() in
539 ~MParContainer() ?
540
541 * macros/calibration.C
542 * macros/calibrate_data.C
543 * macros/pedphotcalc.C
544 * macros/bootcampstandardanalysis.C
545 - removed function FindColor()
546
547 * mcalib/MCalibrationCam.h
548 - make Init() and InitSize() virtual
549
550 * mcalib/MCalibrationChargeCam.[h,cc]
551 - introduce two TArrayI's for the number of uncalibrated and
552 unreliable pixels.
553
554 * mcalib/MCalibrationChargeCalc.[h,cc]
555 - calculate and store the above numbers.
556
557 * mbadpixels/MBadPixelsPix.[h,cc]
558 * mbadpixels/MBadPixelsCam.cc
559 - removed bits: kHiGainNotCalibrated and kLoGainNotCalibrated
560 - added bits: kDeviatingFFactor, kConversionHiLoNotValid
561 - removed functions: IsCalibrationResultOK()
562 and IsCalibrationSignalOK()
563 - changed function IsOK() such that it returns false only if
564 the pixels is not suitable (run or evt)
565
566 * mcalib/MCalibrate.cc
567 * mcalib/MCalibrateRelTime.cc
568 - exchanged query for IsCalibrationResultOK() to
569 IsUnsuitableRun(MBadPixelsPix::kUnsuitableRun). This includes
570 now the oscillating pixels (which are sometimes many!!)
571
572 * mcalib/MHCalibrationRelTimePix.cc
573 - commented re-normalization to ns in Renorm()
574 - introduced Getter to fFADCSliceWidth
575
576 * mcalib/MHCalibrationRelTimeCam.cc
577 - renorm to ns in GetPixelsContent()
578 --> now, calibration in MCalibrateRelTimes is consistent
579
580
581
582 2004/04/26: Abelardo Moralejo
583
584 * manalysis/MMcCalibrationUpdate.cc
585 - changed from 1 to 10 the "dummy" value of conversion high to low
586 gain for old camera 0.6 files. Usually these files have no low
587 gain at all, but there was a patched version of the program
588 which did have low gain (with a gain 10 lower than hg).
589
590
591
592 2004/04/25: Abelardo Moralejo
593
594 * mbadpixels/MBadPixelsTreat.cc
595 - Change in line 204: if ((*fBadPixels)[i].IsBad()) by
596 if ((*fBadPixels)[j].IsBad()) The way it was done, it never
597 worked, because the check on whether the neighbour pixels
598 were OK was performed on the same pixel to be treated (i), which
599 is obviously not OK. The same problem fixed in the interpolation
600 of pedestals. Amazingly, this error would have shown up in any
601 test of the class.... I assume it must have been commited
602 completely untested.
603
604 - In InterpolateSignal: moved division of summed charge over
605 number of pixels : put it after the check of the number of
606 valid neighbours to avoid division by 0.
607
608
609
610 2004/04/23: Markus Gaug
611
612 * mcalib/MHCalibrationCam.cc
613 - fixed a bug in the ReInit() for the number of average events in
614 each area index and sector
615
616
617 2004/04/23: Thomas Bretz
618
619 * */Makefile:
620 - added some more mpedestal
621
622 * mreport/MReportRun.cc:
623 - changed to work with the latest version of report-files
624 --> This will make it incompatible with older report files
625 (for this use older Mars versions for merpping)
626
627 * mbase/MStatusDisplay.[h,cc]:
628 - added combo-box to surf through tabs in MARS-tab
629
630
631
632 2004/04/22: Nadia Tonello
633
634 * mcalib/MCalibrateData.cc
635 - changed request for MBadPixelsPix::IsCalibrationResultOK() for
636 MBadPixelsPix::IsUnsuitable(MBadPixelsPix::kUnsuitableRun)
637
638
639
640 2004/04/22: Thomas Bretz
641
642 * mhist/MHCamera.[h,cc]:
643 - implemented SetUsed
644
645 * merpp.cc:
646 - added "-ff" and interleave mode - both not execcively tested yet
647
648 * mhbase/MFillH.cc:
649 - added a missing 'endl'
650
651 * mraw/MRawCrateData.[h,cc], mraw/MRawEvtData.[h,cc],
652 mraw/MRawEvtHeader.[h,cc]
653 - added SkipEvt (the number of skipped bytes is untested)
654
655 * mraw/MRawEvtHeader.[h,cc]
656 - return kCONTINUE if time is invalid
657
658 * mraw/MRawFileRead.[h,cc]:
659 - implemented AddFile feature - first draft!
660 - added feature to skip events
661
662 * mraw/MRawFileWrite.h:
663 - changed default compression level corresponding to merpp to 2
664
665 * mraw/MRawRead.[h,cc]:
666 - added fForceMode flag to be able to suppress event errors
667
668 * mbadpixels/MBadPixelsTreat.[h,cc]:
669 - changes such that the pedestal interpolation is now done
670 only in ReInit. If you need the old behaviour call
671 SetProcessRMS()
672
673 Another step towards less mess:
674
675 * MMcPedestalCopy.[h,cc], MMcPedestalNSBAdd.[h,cc],
676 MPedPhotCalc.[h,cc], MPedPhotCam.[h,cc], MPedPhotPix.[h,cc],
677 MPedCalcPedRun.[h,cc], MPedestalCam.[h,cc],
678 MPedestalPix.[h,cc]:
679 - moved from manalysis to mpedestal
680
681 * mpedestal/Makefile, mpedestal/PedestalLinkDef.h,
682 mpedestal/PedestalIncl.h:
683 - added
684
685 * manalysis/Makefile, manalysis/AnalysisLinkDef.h,
686 manalysis/AnalysisIncl.h:
687 - removed files above
688
689 * mbadpixels/Makefile:
690 - added mpedestals
691
692 * Makefile:
693 - added mpedestals
694
695
696 2004/04/22: Antonio Stamerra
697
698 * mmain/MEventDisplay.cc
699 - Added new tab "Trigger" adding a new MHEvent (evt9),
700 filled through the MMcTriggerLvl2 container.
701 A new MFillH task for evt9 and MMcTriggerLvl2Calc task
702 have been added.
703
704 * mhist/MHEvent.[h,cc]
705 - Added new event type kEvtTrigPix
706
707 * manalysis/MMcTriggerLvl2.[h,cc]
708 - The class now inherits from MCamEvent
709 - Added the methods GetPixelContent and DrawPixelContent (from MCamEvent)
710 - Added the method IsPixelInTrigger that returns kTRUE if a pixels
711 is in the trigger region
712
713 * manalysis/MMcTriggerLvl2Calc.[h,cc]
714 - Added the methods CheckRunType and ReInit to check if the file is MC.
715
716 * mhistmc/Makefile
717 - Added the include for mgui
718
719
720 2004/04/22: Markus Gaug
721
722 * mcalib/MCalibrate.[h,cc]
723 - introduced flat-fielding of charges for the muon calibration,
724 accessible with SetCalibrationMode(kFlatCharge)
725
726 * manalysis/MPedCalcPedRun.cc
727 - added a SetReadyToSave() at the end of PostProcess
728
729 * mjobs/Makefile
730 - added include of mraw
731
732 * mjobs/MJCalibration.cc
733 - added MRawFileRead for option SetDataCheck()
734
735 * mjobs/MJPedestal.cc
736 - added MRawFileRead for option SetDataCheck()
737
738
739 2004/04/21: Thomas Bretz
740
741 * mbase/MTask.cc, mbase/MTaskList.cc:
742 - let MTask in list fTaskProcess to be used as a counter
743
744 * mdata/MDataChain.[h,cc]:
745 - added some treatments for combinations of +/- signs
746
747 * mfbase/MFilterList.[h,cc]:
748 - added a new constructor to simplyfy filter-inversions
749
750 * mfileio/MReadReports.cc:
751 - added comment
752
753 * mhbase/MBinning.[h,cc]:
754 - added new constructor to simplify calls in macros
755
756 * mhbase/MFillH.[h,cc]:
757 - added fDrawOption to be used in MStatusDisplay
758
759 * mhist/MHFalseSource.cc:
760 - added comment
761
762
763
764 2004/04/20: Thomas Bretz
765
766 * macros/derotatedc.C
767 - added tutorial macro plotting derotated dc currents
768
769 * mhist/MHCamEventRot.[h,cc]:
770 - added histogram to be filled with derotated MCamEvents
771
772
773
774 2004/04/18: Abelardo Moralejo
775
776 * mgeom/MGeomCam.h
777 - Update class version to 4 (necessary after M. Gaug's change
778 of the type of member fMaxRadius.
779
780
781
782 2004/04/16: Abelardo Moralejo
783
784 * mcalib/MCalibrationQEPix.[h,cc]
785 - Added fAverageQE. Same role as gkDefaultAverageQE, but can be
786 changed via SetAverageQE. Made public GetAverageQE and
787 GetAverageQERelVar (this changes needed for MC).
788
789 * mcalib/MMcCalibrationCalc.[h,cc]
790 * manalysis/MMcCalibrationUpdate.[h,cc]
791 - Adapted to M. Gaug's changes in calibration classes. Behaviour
792 has been tested to be the same as before those changes. Now the
793 conversion factor from ADC counts to photoelectrons, and the
794 average QE (photons->photoelectrons) are calculated independently
795 (and later combined by MCalibrate to obtain the conversion
796 ADC->photons).
797
798 * mmain/MEventDisplay.cc, macros/mccalibrate.C, starmc.C
799 - Added call to MExtractSignal::SetSaturationLimit(240) Affects
800 only MC display. This was necessary because if electronic noise
801 is simulated in the FADC, sometimes saturated slices look not
802 saturated due to negative fluctuations, so it is better to set
803 the saturation limit at a safe value (240 ADC counts). Changed
804 signal integration range (only for MC), now from slices 5 to 10.
805
806 * msignal/MExtractSignal3.[h,cc]
807 - Changed name of function SetRange for the more adecquate
808 "SetWindows". No change in behaviour of the function.
809
810
811
812 2004/04/16: Markus Gaug
813
814 * msignal/MExtractSignal.cc
815 - commited proposed larger default window from fgLast = 10 to
816 fgLast = 14, because in March the pulses have moved to later
817 arrival times.
818 - removed some inconsistency with slice numbering in FindSignal()
819 from pixel.GetHiGainSamples()+fHiGainFirst-1 to
820 pixel.GetHiGainSamples()+fHiGainFirst and also for the low gain
821
822 * msignal/MExtractSignal2.cc
823 - committed the proposed smaller window egdes from fgFirst=0 to
824 fgFirst = 3, because in March some of the high-gain pulses reach
825 into the "low-gain samples" and mislead thus sliding window to
826 be maximized on the tail of the high-gain pulse.
827
828 * mcalib/MHPedestalPix.cc
829 - fixed a bug which made normalization to values per slice not happen
830
831 * macros/pedestalstudies.C
832 - fixed and documented
833
834
835
836 2004/04/15: Markus Gaug
837
838 * macros/calibration.C
839 - added a function FindColor() to extract the colour by filename,
840 works if there is indeed a colour or if the run nubmer is smaller
841 than 20000 -> take ct1
842
843 * macros/bootcampstandardanalysis.C
844 * macros/pedphotcalc.C
845 * macros/calibrate_data.C
846 - updated the macro to the cvs-standard used at the Udine bootcamp
847
848 * mcalib/MCalibrateRelTimes.[h,cc]
849 * mcalib/Makefile
850 * mcalib/CalibLinkDef.h
851 - new class to calibrate the relative times
852
853 * manalysis/MGeomApply.cc
854 - added MArrivalTime::Init()
855
856 * msignal/MArrivalTime.[h,cc]
857 - added array fDataErr
858
859 * macros/rootlogon.C
860 - added directories mbadpixels and mjobs
861
862 * mcalib/MCalibrationQEPix.cc
863 - set the fAvNorm variables to 1 in Clean()
864
865 * manalysis/MPedPhotCalc.[h,cc]
866 - included possibility to use an MBadPixelsCam
867
868
869
870 2004/04/14: Thomas Bretz
871
872 * manalysis/MCerPhotEvt.[h,cc]:
873 - fixed a bug which caused a missing last pixel (in most cases
874 Index 576)
875
876 * manalysis/MCerPhotPix.cc:
877 - fixed output in Print
878
879 * macros/mccalibrate.C, mmain/MEventDisplay.cc:
880 - added missing SetCalibrationMethod
881
882 * mbadpixels/MBadPixelsCam.[h,cc]:
883 - added copy constructor
884
885 * mbadpixels/MBadPixelsMerge.cc:
886 - added comments
887
888 * mraw/MRawRunHeader.[h,cc]:
889 - added new run-type (kRTPointRun=7)
890
891 * mmain/MEventDisplay.cc:
892 - fixed the broken cleaning levels
893
894
895
896 2004/04/14: Markus Gaug
897
898 * mcalib/MCalibrationQEPix.cc
899 - found a bug in the calculation of the error, fixed
900
901 * macros/mccalibrate.C, mmain/MEventDisplay.cc:
902 - replaced SetCalibrationMethod by SetCalibrationMode
903
904 * htmldoc/images/CalibClasses.gif
905 * htmldoc/images/RelTimeClasses.gif
906 - two schemes used in the class descriptions
907
908 * mcalib/MHCalibrationCam.[h,cc]
909 - included function GetAverageAreas() and GetAverageSectors() like
910 in MCalibrationCam
911
912 * mjobs/MJCalibration.[h,cc]
913 - included calibration of rel.Times, to be chosen with a flag
914 RelTimeCalibration()
915 - signal extractor and arrival time extractor can be chosen by
916 flags as well (see Class description)
917
918
919 * mbadpixels/MBadPixelsCam.cc
920 - add two new types in GetPixelContent, add documentation of
921 GetPixelContent
922
923 * msignal/MArrivalTimeCalc2.cc
924 - commented the warning for pixels with lowgain saturation
925
926
927
928 2004/04/13: Markus Gaug
929
930 * macros/dohtml.C
931 - included directory mbadpixels
932
933 * mcalib/MCalibrationPix.[h,cc]
934 - add functions GetHiLoMeansDivided(), GetHiLoSigmasDivided() and
935 errors
936
937 * mcalib/MCalibrationChargeCam.[h,cc]
938 - removed hi-vs.Lo histograms (come into a separate MIntensityCam)
939 - updated GetPixelContents
940 - updated class documentation
941
942 * mgeom/MGeomMirror.h
943 - include <TVector3.h>, otherwise it does not compile on my machine
944
945 * mjobs/MJPedestals.cc
946 * mjobs/MJCalibration.cc
947 - replaced MBadPixelsMerge by MParList.AddToList(fBadPixels) until
948 bug in MBadPixelsMerge is resolved (see bugtracker).
949
950 * mcalib/MHCalibrationChargePINDiode.cc
951 - return in Draw() if histogram is empty (otherwise segm. violation
952 in eventloop
953
954 * msignal/MExtractedSignalCam.cc
955 - intialize variables by default to 0.
956
957 * mcalib/MHCalibrationChargeCam.[h,cc]
958 - pointer to fSig is not stored, somehow, when running MJCalibration
959 Don't know why. Removed and stored some variables instead
960
961 * mjobs/MJCalibration.[h,cc]
962 - updated documentation, updated QE Cam
963 - set the pulser colour (now obligatory)
964 - set the possibility to choose different displays
965
966 * mcalib/MCalibrationChargeCalc.cc
967 - set the pulser colour (now obligatory)
968
969 * mcalib/MCalibrationChargePix.[h,cc]
970 - put GetRSigmaPerCharge into this class
971
972
973
974 2004/04/13: Thomas Bretz
975
976 * mastro/MAstroCamera.cc, mastro/MAstroCatalog.[h,cc]:
977 - enhanced comments
978 - added some new features
979
980 * mbase/MAGIC.h:
981 - removed some empty lines
982
983 * mfileio/MWriteRootFile.cc:
984 - fixed a compiler warning
985
986 * mgeom/MGeomCorsikaCT.h:
987 - removed obsolete include of TArrayF
988
989 * mgeom/MGeomMirror.[h,cc]:
990 - replaced fReflector by *fReflector
991
992 * mmain/MGDisplayAdc.cc:
993 - fixed a bug which caused the wrong histogram entry to be
994 displayed
995
996
997
998 2004/04/10: Markus Gaug
999
1000 * macros/dohtml.C
1001 - included directory mjobs
1002
1003 * mjobs/MJCalibration.[h,cc]
1004 - added and updated documentation (not yet ready)
1005
1006 * htmldoc/images/CalibClasses.gif
1007 - scheme of the calibration classes, used for documentation in
1008 MJCalibration.cc
1009
1010
1011
1012 2004/04/10: Thomas Bretz
1013
1014 * mastro/MAstroCatalog.[h,cc], mastro/MAstroCamera.[h,cc]:
1015 - added comments
1016
1017 * macros/starfield.C:
1018 - added
1019
1020 * mastro/Makefile, mastro/AstroLinkDef.h
1021 - added MAstroCamera
1022
1023
1024
1025 2004/04/09: Markus Gaug
1026
1027 * mcalib/MHCalibrationChargePINDiode.[h,cc]
1028 * mcalib/MHCalibrationChargeCam.[h,cc]
1029 * mcalib/MHCalibrationChargeCalc.[h,cc]
1030 - put abs. time consistency check from MCalibrationChargeCalc into
1031 MHCalibrationChargePINDiode and MHCalibrationChargeCam
1032
1033 * mcalib/MHCalibrationCam.[h,cc]
1034 * mcalib/MHCalibrationChargeCalc.[h,cc]
1035 - number of used FADC slices also stored in MHCalibrationCam,
1036 MHCalibrationChargeCalc needs no pointer to the signal extractors
1037 any more -> removed
1038
1039 * mcalib/MCalibrationChargePINDiode.[h,cc]
1040 * mcalib/MCalibrationChargeBlindPix.[h,cc]
1041 * mcalib/MCalibrationCam.[h,cc]
1042 - put a default pulser color kNONE
1043
1044 * manalysis/MPedestalCam.[h,cc]
1045 * manalysis/MPedCalcPedRun.[h,cc]
1046 * manalysis/MGeomApply.cc
1047 - added average pixels in the way like it is done in MCalibrationCam
1048
1049
1050
1051 2004/04/08: Thomas Bretz
1052
1053 * mfbase/MF.cc:
1054 - optimized output
1055
1056 * mfbase/MFilterList.cc:
1057 - added some comments
1058
1059 * mfileio/MReadMarsFile.[h,cc], mfileio/MReadTree.[h,cc]:
1060 - added SortFiled-option -- RAQUEL, this is for you!
1061
1062 * mfileio/MWriteRootFile.cc:
1063 - class AddSerialNumber in AddContainer
1064
1065 * mhist/MHFalseSource.[h,cc]:
1066 - optimized setting of hist maximum
1067 - added more source dependant cuts
1068 - changed display layout
1069 - scale number of entries to correct for different acceptance
1070 (not perfect, but the best I can currently do)
1071
1072 * mimage/MHHillasExt.[h,cc]:
1073 - added new histogram for fMaxDist
1074
1075 * mimage/MHNewImagePar.[h,cc]:
1076 - added new histograms for Used/CoreArea
1077
1078 * mimage/MHillasCalc.cc:
1079 - optimized output
1080
1081 * mimage/MHillasExt.cc:
1082 - fMaxDist got a sign
1083
1084 * mimage/MNewImagePar.[h,cc]:
1085 - enhanced comments
1086 - added new Print() member function
1087
1088 * macros/readCT1.C, macros/readMagic.C, mmain/MEventDisplay.cc:
1089 - forward geomcam to newimgepar.Print()
1090
1091
1092
1093 2004/04/08: Markus Gaug
1094
1095 * mcalib/MCalibrationChargeCalc.[h,cc]
1096 * mcalib/MCalibrationChargeCam.[h,cc]
1097 * mcalib/MCalibrationChargePix.[h,cc]
1098 * mcalib/MCalibrationChargeBlindPix.[h,cc]
1099 * mcalib/MCalibrationChargePINDiode.[h,cc]
1100 - put calculation of photon fluxes with the three methods into
1101 MCalibrationChargeCalc
1102 - reorganized calculations in a better readable way (hopefully!)
1103
1104 * mbase/MAGIC.h
1105 * mcalib/MCalibrationCam.[h,cc]
1106 * mcalib/MCalibrationQECam.[h,cc]
1107 * mcalib/MCalibrationQEPix.[h,cc]
1108 - put PulserColor_t away from MAGIC.h into MCalibrationCam
1109 - full implementation of the QE-calibration from MCalibrationQEPix
1110
1111 * msignal/MExtractBlindPixel.cc
1112 - removed warning about low-gain saturation of Blind pixel
1113
1114 * mcalib/MCalibrate.[h,cc]
1115 * mcalib/MCalibrateData.[h,cc]
1116 * mcalib/MMcCalibrationCalc.[h,cc]
1117 * manalysis/MMcCalibrationUpdate.[h,cc]
1118 - conversion factors now separated into FADC2phe and then into
1119 call to average Quantum efficiency.
1120
1121
1122 2004/04/07: Markus Gaug
1123
1124 * mcalib/MHGausEvents.[h,cc]
1125 - added fBlackout events
1126
1127
1128
1129 2004/04/06: Thomas Bretz
1130
1131 * mcalib/MCalibrationCam.[h,cc]:
1132 - simplified call to initialization by new function Init()
1133
1134 * mcalib/MH*.cc:
1135 - fixed some warnings (comparision between signed and unsigned)
1136
1137 * manalysis/MGeomApply.cc:
1138 - use new Init-funtion of MCalibrationCam
1139
1140 * mastro/MAstro.cc:
1141 - some fixes to the conversion functions
1142
1143 * mastro/MAstroCamera.[h,cc]:
1144 - added comments
1145 - changed argument type of AddPrimitives
1146
1147 * mastro/MAstroCatalog.[h,cc]:
1148 - many changes to make it possible to overlay the
1149 catalog on top of a 2D histogram
1150
1151 * mbase/MEvtLoop.cc:
1152 - fixed estimation of run-time
1153
1154 * mbase/MMath.[h,cc]:
1155 - added member functions for signed significances
1156
1157 * mbase/MParContainer.cc:
1158 - changed GetterMethod() to support double reference data mebers
1159
1160 * mbase/MStatusDisplay.cc:
1161 - removed some obsolete debug outputs
1162
1163 * mbase/MTask.[h,cc]:
1164 - removed fNumExecutions, fStopwatch already counts the calls
1165 - slight chagnes to output of PrintStatistics
1166
1167 * mbase/MTaskList.[h,cc]:
1168 - slight chagnes to output of PrintStatistics
1169
1170 * mbase/MTime.cc:
1171 - removed +TwoPi from GetGmst
1172
1173 * mcamera/MCameraAUX.h, mcamera/MCameraHV.h, mcamera/MCameraLV.h,
1174 mcamera/MCameraLid.h, mcamera/MCameraLids.h,
1175 mcamera/MCameraPowerSupply.h:
1176 - added missing Getter functions
1177
1178 * mcamera/MCameraHV.h:
1179 - removed obsolete data-meber fMean
1180
1181 * mdata/DataLinkDef.h:
1182 - added MDataFormula
1183
1184 * mdata/MDataChain.cc, mdata/Makefile:
1185 - enhanced dosumentation
1186 - implemented use of multi argument functions
1187 - added ^-operator
1188
1189 * mdata/MDataList.[h,cc]:
1190 - added ^-operator
1191 - enhanced IsValid
1192
1193 * mfbase/MFilterList.cc:
1194 - changed a warn-output to inf
1195
1196 * mgeom/MGeomCam.[h,cc]:
1197 - added getter returning index corresponding to XY
1198
1199 * mgeom/MGeomPix.[h,cc]:
1200 - added getter IsInside
1201
1202 * mhist/MHCamera.cc:
1203 - Return 0 in GetMean if no entries
1204
1205 * mhist/MHFalseSource.[h,cc]:
1206 - removed conversion stuff (mm/deg)
1207 - slight change to calculation of significance
1208 - added dist-cuts
1209 - added histogram showing number of entries
1210 - added display of catalog
1211
1212 * mhist/MHStarMap.cc:
1213 - added comment
1214
1215 * mimage/MHillasExt.[h,cc]:
1216 - changed class version to 3
1217 - added new data-member fMaxDist
1218
1219 * mimage/MNewImagePar.[h,cc]:
1220 - added new data member fUsedArea and fCoreArea
1221
1222 * mmc/MMcConfigRunHeader.h:
1223 - readded GetMirrors (WHY WAS IT GONE?)
1224
1225 * mpointing/MPointingPos.[h,cc]
1226 - implemented Getter to get coordinates in rad
1227
1228 * mpointing/MSrcPosCalc.[h,cc]:
1229 - fixed direction of rotation
1230 - for the moment do use fTime
1231
1232
1233
1234 2004/04/06: Markus Gaug
1235
1236 * mcalib/MCalibrationChargePix.[h,cc]
1237 - change names of the GetLoGain*() functions to
1238 GetConvertedLoGain*() for better clarity
1239
1240 * mcalib/MCalibrationChargeCam.[h,cc]
1241 - updated and enlarged documentation
1242
1243 * mcalib/MHCalibrationChargeCam.cc
1244 * mcalib/MHCalibrationRelTimeCam.cc
1245 - set the arrays by use of memset
1246 - initialize TObjArrays with the Init-Function
1247
1248
1249 2004/04/05: Markus Gaug
1250
1251 * msignal/MExtractedSignalPINDiode.h
1252 - new function GetLastUsedSlice()
1253
1254 * mcalib/MCalibrationChargeCalc.[h,cc],
1255 * mcalib/MCalibrationChargeCam.cc:
1256 - holds also pointers to MExtractedSignalPINDiode and
1257 MExtractedSignalBlindPixel and does the checks inside the task
1258 (instead of inside the containers)
1259
1260 * mcalib/MCalibrationChargeBlindPix.[h,cc],
1261 * mcalib/MCalibrationChargePINDiode.[h,cc]:
1262 - updated and enlarged documentation
1263
1264 * mcalib/MHCalibrationChargePINDiode.cc
1265 * mcalib/MHCalibrationChargeCam.[h,cc]
1266 - rename Setter for fMeanVar from SetMeanErr() to SetMeanVar()
1267 - rename arrays of fAverageSigmaErr to AverageSigmaVar
1268
1269 * mcalib/MCalibrationPix.[h,cc]
1270 * mcalib/MCalibrationChargePix.[h,cc]
1271 * mcalib/MCalibrationChargeBlindPix.[h,cc]
1272 * mcalib/MCalibrationChargePINDiode.[h,cc]
1273 - add Getters to the relative variance
1274
1275 * mcalib/MHGausEvents.[h,cc]
1276 * mcalib/MCalibrationPix.[h,cc]
1277 * mcalib/MHCalibrationCam.cc
1278 - add to Pickup also Blackout events
1279
1280
1281 2004/04/05: Nadia Tonello
1282
1283 * mbadpixels/MBadPixelsTreat.cc
1284 - In Unmap(): replaced SetPixelUnused with SetPixelUnmapped
1285
1286
1287
1288 2004/04/02: Markus Gaug
1289
1290 * mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationCam.[h,cc],
1291 mcalib/MCalibrationQEPix.[h,cc], mcalib/MCalibrationQECam.[h,cc],
1292 mcalib/MCalibrationRelTimeCam.[h,cc],
1293 mcalib/MCalibrationRelTimePix.[h,cc]:
1294 - updated and enlarged documentation
1295
1296 * mcalib/MHGausEvents.[h,cc], mcalib/MHPedestalPix.[h,cc],
1297 mcalib/MHCalibrationChargePix.[h,cc],
1298 mcalib/MHCalibrationChargeHiGainPix.[h,cc],
1299 mcalib/MHCalibrationChargeLoGainPix.[h,cc],
1300 mcalib/MHCalibrationChargeBlindPix.[h,cc],
1301 mcalib/MHCalibrationChargePINDiode.[h,cc]:
1302 - put fPixId, fPickup, fPickupLimt, CountPickup(), RepeatFit() and
1303 ChangeHistId() into MHGausEvents (before in the derived classes)
1304 - put fChargeNbins, fChargeFirst, fChargeLast,
1305
1306 * mcalib/MHCalibrationRelTimePix.[h,cc]:
1307 - put fRelTimeNbins, fRelTimeFirst, fRelTimeLast together
1308 into MHGausEvents as fNbins, fFirst and fLast
1309
1310 * mcalib/MHCalibrationRelTimePix.[h,cc]:
1311 - remove Renormalization to time slices. Need to think about
1312 more direct way to implement
1313
1314 * mcalib/MHPedestalCam.[h,cc], mcalib/MHCalibrationCam.[h,cc],
1315 mcalib/MHCalibrationChargeCam.[h,cc],
1316 mcalib/MHCalibrationRelTimeCam.[h,cc]:
1317 - put most of the functionality into the base class MHCalibrationCam
1318 - derived classes overload the functions SetupHists, ReInitHists,
1319 FillHists, FinalizeHists and FinalizeBadPixels.
1320 - functions FitHiGainArrays, FitLoGainArrays, FitHiGainHists,
1321 FitLoGainHists and InitHists can be used from base class.
1322
1323 * mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationChargePix.[h,cc],
1324 mcalib/MCalibrationRelTimePix.[h,cc]:
1325 - put most of the functionality into the base class MCalibrationPix
1326 - other two classes derive now from MCalibrationPix
1327
1328 * mcalib/MCalibrationCam.[h,cc], mcalib/MCalibrationChargeCam.[h,cc]
1329 mcalib/MCalibrationRelTimeCam.[h,cc]:
1330 - put most of the functionality into the base class MCalibrationCam
1331 - other two classes derive now from MCalibrationCam
1332 - calls to MCalibration*Cam[i] now have to cast!
1333
1334 * mcalib/MCalibrate.cc, mcalib/MCalibrateData.cc,
1335 * mcalib/MMcCalibrateCalc.cc, manalysis/MMcCalibrationUpdate.cc,
1336 * mcalib/MCalibrationChargeCalc.cc:
1337 - cast calls to MCalibration*Cam[i]
1338
1339 * manalysis/MGeomApply.cc
1340 - add initialization MCalibrationRelTimeCam
1341 - add intialization of average pixels
1342
1343
1344
1345 2004/04/02: Abelardo Moralejo
1346
1347 * msignal/MExtractSignal3.[h,cc]
1348 - added. Alternative method for signal extraction. Uses sliding
1349 window from event to event, but a common window for all pixels
1350 in an event.
1351
1352 * msignal/Makefile, SignalLinkDef.h
1353 - added MExtractSignal3.
1354
1355
1356
1357 2004/04/02: Markus Gaug
1358
1359 * mbadpixels/MBadPixelsPix.h
1360 - added kRelTimeNotFitted and kRelTimeOscillating to Calibration_t
1361 enum
1362
1363 * mcalib/MCalibrationCam.[h,cc], mcalib/MCalibrationPix.[h,cc],
1364 mcalib/Makefile, mcalib/CalibLinkDef.h:
1365 - two new base classes for general calibration storage containers,
1366 contain average pixel storage functionality
1367
1368 * mcalib/MCalibrationRelTimeCam.[h,cc],
1369 mcalib/MCalibrationRelTimePix.[h,cc]:
1370 - new storage container for the rel. time calibration results, derive
1371 from MCalibrationPix, MCalibrationCam
1372
1373
1374
1375 2004/04/01: Markus Gaug
1376
1377 * msignal/MArrivalTimeCalc.[h,cc]
1378 - set fSaturationLimit as a variable with default (instead of 0xff)
1379
1380 * mcalib/MHCalibrationChargeCam.[h,cc]
1381 mcalib/MCalibrationChargeCam.[h,cc]
1382 mcalib/MCalibrationChargeCalc.cc, manalysis/MGeomApply.cc:
1383 - add average pixels per sector
1384
1385 * mcalib/MHGausEvents.[h,cc], mcalib/MHCalibrationChargePix.[h,cc],
1386 mcalib/MHCalibrationRelTimePix.[h,cc]:
1387 - moved BypassFit() function to MHGausEvents
1388
1389 * mcalib/MHCalibrationChargeCam.[h,cc]:
1390 - updated and enlarged documentation
1391 - derives now from mcalib/MHCalibrationCam
1392
1393 * mcalib/MCalibrationChargePix.[h,cc]:
1394 - removed flag kLoGainSaturation, because it is already in MBadPixelsPix
1395
1396 * mcalib/MCalibrationCam.[h,cc], mcalib/Makefile, mcalib/CalibLinkDef.h:
1397 - new base class for all MHCalibration*Cam object, contains the average
1398 pixel functionality
1399
1400
1401
1402 2004/03/31: Markus Gaug
1403
1404 * mcalib/MHCalibrationChargeCam.[h,cc],
1405 mcalib/MCalibrationChargeCam.[h,cc],
1406 mcalib/MCalibrationChargeCalc.cc, manalysis/MGeomApply.cc:
1407 - make the average pixel independent on camera geometry, i.e.
1408 one average pixel per MGeomPix::Aidx
1409
1410
1411
1412 2004/03/31: Abelardo Moralejo
1413
1414 * mmc/MMcConfigRunHeader.[h,cc]
1415 - updated to current version (3) in camera program. Added member
1416 fLightCollectionFactorOuter so that we can store the data on
1417 the simulatedlight collection efficiency (light guides +
1418 plexiglas +...) as a function of incidence angle for outer and
1419 inner pixels independently. Added getters for this information
1420 on light collection efficiency.
1421
1422
1423
1424 2004/03/30: Markus Gaug
1425
1426 * mcalib/MHGausEvents.[h,cc],
1427 mcalib/MHCalibrationChargePix.[h,cc],
1428 mcalib/MHCalibrationChargeHiGainPix.[h,cc],
1429 mcalib/MHCalibrationChargeLoGainPix.[h,cc],
1430 mcalib/MHCalibrationChargeBlindPix.[h,cc],
1431 mcalib/MHCalibrationChargePINDiode.[h,cc],
1432 mcalib/MHCalibrationRelTimeCam.[h,cc],
1433 mcalib/MHCalibrationRelTimePix.[h,cc],
1434 mcalib/MHPedestalPix.[h,cc],
1435 mcalib/MHPedestalCam.[h,cc]:
1436 - updated and enlarged documentation
1437
1438
1439
1440 2004/03/30: Abelardo Moralejo
1441
1442 * mmc/MMcFadcHeader.hxx
1443 - updated to current version (4) in camera program.
1444
1445
1446
1447 2004/03/29: Markus Gaug
1448
1449 * manalysis/MSourcePosFromStarPos.cc
1450 - replaced fabs(ival) by TMath::Abs(ival)
1451
1452 * mbadpixels/MBadPixelsPix.h
1453 - adopt treatment of UnCalibrated_t like the one in Unsuitable_t
1454
1455 * mbadpixels/MBadPixelsPix.cc
1456 - put some documentation in the header
1457
1458 * mcalib/MHCalibrationChargeCam.cc
1459 mcalib/MCalibrationChargeCam.cc
1460 mbadpixels/MBadPixelsCam.cc
1461 - adopt to new style in MBadPixelsPix.h
1462
1463 * mcalib/MCalibrationChargeCalc.[h,cc]
1464 mcalib/MCalibrationChargePix.[h,cc]
1465 - move consistency checks from Pix to Calc
1466
1467 * mcalib/MHGausEvents.[h,cc]
1468 - fixed axes for event and fourier spectrum Draw
1469
1470 * mcalib/MHCalibrationChargePix.[h,cc]
1471 mcalib/MHCalibrationChargeCam.[h,cc]
1472 - moved definition of pulser frequency to MHCalibrationChargeCam
1473
1474
1475
1476 2004/03/24: Thomas Bretz
1477
1478 * mbase/MMath.cc:
1479 - now SignificanceLiMa returns 0 in case sum==0
1480
1481
1482
1483 2004/03/23: Thomas Bretz
1484
1485 * mbase/MContinue.cc, mhbase/MH.cc:
1486 - changed a warning message to an inf-message
1487
1488 * mfileio/MReadTree.cc:
1489 - added an additional logging message when adding files to a
1490 chain successfully.
1491
1492 * mbase/MProgressBar.cc:
1493 - fixed initial size
1494
1495 * mastro/MAstro.[h,cc]:
1496 - changed the code for the rotation angle back to its original
1497 shape. The definition I tried to introduced was already
1498 correctly implemented (assuming that sin is the x-component
1499 of the vector I had it wrong in my mind twice, using
1500 atan2(y,x) everywhere I did recognize it...)
1501
1502 * mreport/MReport.cc:
1503 - fixed a bug which caused a crash when the time is not valid
1504
1505 * mhist/MHStarMap.cc, mpointing/MSrcPosCalc.cc:
1506 - fixed: v.Roatete() must be v=v.Rotate()
1507 - MHStarMap no waorks also without MSrcPosCam, MPointingPos
1508 or MObservatory (leaving out the corresponding translations)
1509
1510
1511
1512 2004/03/22: Markus Gaug
1513
1514 * mfileio/Makefile, mimage/Makefile
1515 - mpointing included
1516
1517
1518
1519 2004/03/22: Thomas Bretz
1520
1521 * mpointing/MSrcPosCalc.[h,cc], MSrcPosCam.[h,cc]:
1522 - added
1523
1524 * mastro/MAstro.[h,cc]:
1525 - added code to calculate rotationangle previously in MObservatory
1526 - changed definition of rotation angle such, that it is now
1527 180deg if Ra and Az grid is parallel
1528
1529 * mastro/MAstroCatalog.[h,cc]:
1530 - fixes and enhancements to the display (such as misscalculated
1531 number of grid lines, title display, etc)
1532 - enhancements to the output
1533 - generalized creation of grid - for further usage
1534
1535 * mastro/MAstroSky2Local.[h,cc]:
1536 - replaced calculation of rotation angle by the function in
1537 MAstro
1538
1539 * mastro/MObservatory.[h,cc]:
1540 - small changes to Print output
1541 - moved code for calculation of rotation angle to MAstro
1542
1543 * mbase/MEvtLoop.cc:
1544 - do not output number of events per second if no events processed
1545
1546 * mbase/MParList.cc:
1547 - updated some comments
1548
1549 * mfileio/MCT1ReadAscii.cc, mfileio/MCT1ReadPreProc.cc,
1550 mfileio/MReadRflFile.cc, mraw/MRawFileRead.cc,
1551 mreport/MReportFileRead.cc:
1552 - output error string if file cannot be opened
1553
1554 * mfileio/MReadTree.cc:
1555 - output name of chain which is scanned
1556
1557 * mimage/MConcentration.cc:
1558 - replaced loop by iterator
1559 - removed obsolete (unused) variables
1560
1561 * mimage/MHNewImagePar.[h,cc]:
1562 - fixed display colors
1563
1564 * mpointing/MPointingPos.[h,cc]:
1565 - added member function to calculate rotation angle
1566 - added comments
1567
1568 * mpointing/Makefile:
1569 - added include MAstro
1570
1571 * manalysis/MSrcPosCam.[h,cc]:
1572 - moved to mpointing
1573
1574 * mpointing/MSrcPosCalc.[h,cc]:
1575 - added: Derotates a star in the camera into MSrcPosCam
1576
1577 * mpointing/Makefile, mpointing/PointingLinkDef.h:
1578 - added MSrcPosCam
1579 - added MSrcPosCalc
1580
1581 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
1582 - removed MSrcPosCam
1583
1584 * mmain/Makefile:
1585 - added include for mpointing
1586
1587 * manalysis/AnalysisIncl.h:
1588 - removed TVector2
1589
1590 * mbase/MParContainer.h:
1591 - added new abstract virtual member function SetVariables
1592 (to be used in fits)
1593 - addeed some text to class description
1594
1595 * mdata/MData.cc:
1596 - added comment
1597
1598 * mdata/MDataArray.[h,cc], mdata/MDataElement.h,
1599 mdata/MDataList.[h,cc], mdata/MDataMember.h,
1600 mfbase/MFDataMember.[h,cc], mfbase/MFilterList.[h,cc]:
1601 - added SetVariables
1602
1603 * mdata/MDataChain.[h,cc]:
1604 - added support for indexed variables [i]
1605 - added SetVariables
1606
1607 * mdata/MDataValue.[h,cc]:
1608 - added support for variable values (through SetVariables)
1609 - added support for an index
1610 - added SetVariables
1611
1612 * mfbase/MF.[h,cc]:
1613 - removed support for {}. This case is now detected
1614 automatically
1615 - added SetVariables
1616 - added support for expressiond like
1617 "MHillas.fLength<2*MHillas.fWidth"
1618
1619 * mfbase/MFDataChain.[h,cc]:
1620 - added fCond data member
1621 - addednew constructor to support fCond
1622 - added support for new condition type
1623 - adapted Print and GetRule
1624
1625 * mimage/MNewImagePar.[h,cc]:
1626 - added some comments
1627
1628 * mhist/MHStarMap.[h,cc]:
1629 - fixed to use the correct MPointingPos instead of the
1630 deprecated MMcEvt. Use MPointingPosCalc to copy the
1631 pointing position from MMcEvt to MPointingPos
1632
1633 * mbase/MMath.[h,cc]:
1634 - added, which currently only implements calculation of
1635 significance and Li/Ma significance
1636
1637 * mbase/Makefile, mbase/BaseLinkDef.h:
1638 - added MMath
1639
1640
1641
1642 2004/03/19: Markus Gaug
1643
1644 * mcalib/MHCalibrationChargePix.cc
1645 - added some style to the default Draw in order to see the
1646 label and axis titles better
1647
1648 * mcalib/MHCalibrationChargeCam.[h,cc]
1649 - store and display more information on the average pxiels
1650
1651 * mcalib/MCalibrationCam.cc
1652 - the GetPixelContent flag were not correct any more, fixed them
1653
1654 * macros/calibration.C
1655 - fixed GetPixelContent flags
1656 - draw radial profile of the variables
1657
1658 * mjobs/MJCalibration.cc
1659 - fixed GetPixelContent flags
1660 - introduced RadialProfile for some displays
1661 - removed some not so important displays
1662
1663 * manalysis/MGeomApply.cc
1664 - included MCalibrationQECam to be initialized
1665
1666 * mcalib/MCalibrationChargePix.[h,cc],
1667 mcalib/MCalibrationQEPix.[h,cc]:
1668 - replace DefinePixId by SetPixId
1669
1670 * mcalib/MCalibrationChargeCalc.[h,cc]
1671 - added MCalibrationQECam
1672 - cleaned the code up a little
1673 - give more information at the end
1674
1675 * mcalib/MCalibrationChargePix.[h,cc]
1676 - took out fNumLoGainSampels whihc is not needed any more because
1677 conversion is only done in the getters
1678 - Canceled function ApplyLoGainConversion (for same reason)
1679
1680 * msignal/MExtractSignal2.cc
1681 - remove uncommented piece of code
1682
1683 * msignal/MExtractSignal.cc, msignal/MExtractSignal2.cc:
1684 - remove warning about pixel with low gain saturation,
1685 now in MBadPixelsPix
1686
1687 * mbadpixels/MBadPixelsPix.[h,cc], mcalib/MCalibrationChargeCam.cc:
1688 - added new flag: kDeviatingNumPhes
1689
1690 * mcalib/MCalibrationChargePix.cc
1691 - check for mean arr. time in last bin replaced by check in last
1692 two bins
1693
1694 * mcalib/MCalibrationChargePix.[h,cc],
1695 mcalib/MCalibrationChargeCam.cc,
1696 mcalib/MHCalibrationChargeCam.cc:
1697 - removed flag kHiGainFitted, kLoGainFitted, since they are
1698 available from MBadPixelsPix
1699
1700 * macros/calibration.C, macros/calibrate_data.C
1701 - a few flags from MCalibrationChargeCam::GetPixelContent were wrong,
1702 corrected them
1703
1704
1705
1706 2004/03/18: Raquel de los Reyes
1707
1708 * macros/DAQDataCheck.C
1709 - macro to check the data from the DAQ system (.raw files).
1710
1711
1712
1713 2004/03/18: Thomas Bretz
1714
1715 * manalysis/AnalysisIncl.h:
1716 - added TVector2
1717
1718 * manalysis/MSrcPosCam.[h,cc]:
1719 - added Getter/Setter using TVector2
1720
1721 * mhbase/MH.cc:
1722 - fixed GetMinimumGT for TH2 and TH3
1723
1724 * mpointing/MPointingPos.h:
1725 - added Getter/Setter for Ra/Dec
1726
1727 * mpointing/MPointingPosCalc.cc:
1728 - fill Ra/Dec into MPointingPos
1729
1730
1731
1732 2004/03/18: Markus Gaug
1733
1734 * mgeom/MGeomCam.[h,cc]
1735 - replace fMaxRadius by a TArrayF of pixel area types
1736 - new TArrayF fMinRadius of each pixel area type
1737 - backward compatibility should be given,
1738 call to GetMaxRadius() returns the value for the whole camera
1739 (which corresponds to the previous value for the Magic camera)
1740
1741 * mimage/MConcentration.cc
1742 - fixed on flog to fLog in order to compile
1743
1744
1745
1746 2004/03/17: Thomas Bretz
1747
1748 * mastro/MAstroCatalog.[h,cc]:
1749 - some simplifications and changes
1750
1751 * mastro/MAstroCatalog.[h,cc]:
1752 - some simplifications and changes
1753
1754 * mastro/MAstroSky2Local.[h,cc]:
1755 - rotation matrix from sky to local coordinates
1756 - added
1757
1758 * mastro/Makefile, mastro/AstroLinkDef.h:
1759 - MAstroSky2Local added
1760
1761 * mraw/MRawEvtPixelIter.cc:
1762 - GetIdxMaxLoGainSample(const Byte_t lofirst) const
1763 accelerated and fixed (the first slice was compared to itself
1764 and the last slice was not taken into account)
1765
1766 * manalysis/MCerPhotAnal2.cc:
1767 - fixed a bug in the new treatment of lo-gains
1768
1769 * mhvstime/MHPixVsTime.cc:
1770 - fixed missing initialization of fTypeErr in constructor
1771
1772 * mimage/MHillas.[h,cc]:
1773 - implemented member function which returns MeanX/Y as TVector2
1774
1775 * mimage/ImageIncl.h:
1776 - added TVector2
1777
1778 * manalysis/MCerPhotEvt.[h,cc]:
1779 - fixed a bug in AddPixels which - in some special circumstances -
1780 cutted pixels with high pixel indices
1781
1782
1783
1784 2004/03/17: Antonio Stamerra
1785
1786 * macros/datatrigcheck.C
1787 - added macro for time and trigger data-checking
1788
1789
1790
1791 2004/03/17: Abelardo Moralejo
1792
1793 * manalysis/MSourcePosfromStarPos.cc
1794 - added cast fabs((Double_t)ival), line 703. Otherwise it does not
1795 compile.
1796
1797 * macros/starmc.C
1798 - added parameter accepted_fraction to select fraction of events
1799 to be processed (useful to make smaller outputs).
1800
1801
1802
1803 2004/03/17: Wolfgang Wittek
1804
1805 * manalysis/MSigmabar.[h,cc]
1806 - correct calculation of sector, which was wrong
1807
1808
1809
1810 2004/03/16: Markus Gaug
1811
1812 * mhist/MHCamera.[h,cc]
1813 - added function RadialProfile which returns a TProfile of the
1814 value along the radius from the camera center
1815
1816
1817
1818 2004/03/16: Oscar Blanch Bigas
1819
1820 * mimage/MConcentration.[h,cc]
1821 - new class for Concentration stuff.
1822 - It computes and stores Concentration 1-8
1823
1824 * mimage/MNewImagePar.[h,cc]
1825 - New Concentration stuff is moved to MConcentration.
1826
1827 * mimage/MHillasCalc.[h,cc], Makefile, ImageLinkDef.h
1828 - Modifications needed to support and compile new
1829 MConcentration class.
1830
1831
1832
1833 2004/03/16: Thomas Bretz
1834
1835 * mjobs/MJ*.[h,cc]
1836 - removed some obsolete comments
1837 - removed projections from Directory (SetDirectory(0))
1838
1839
1840
1841 2004/03/16: Wolfgang Wittek
1842
1843 * manalysis/MSigmabar.[h,cc]
1844 - calculate sigmabar as mean of individual pedestalRMS
1845 instead of sqrt of mean pedestalRMS^2
1846
1847
1848
1849 2004/03/16: Oscar Blanch
1850
1851 * mimage/MNewImagePar.[h,cc]
1852 - New variables members added: fInnerSize, fInnerLeakage[1,2],
1853 fConc[3-8].
1854 - It is only ready for Magic Camera geometry. It has to be done
1855 MGeomCam base.
1856 - The version ahs not been updated since it was done on the
1857 2004/03/10 by Abelardo.
1858
1859
1860
1861 2004/03/15: Markus Gaug
1862
1863 * mcalib/MCalibrationChargePix.[h,cc],
1864 mcalib/MCalibrationChargeCam.[h,cc],
1865 mcalib/MCalibrationChargeCalc.cc:
1866 - conversion from hi- to logain now not applied until the value is
1867 exported outside the class. This is necessary for the error
1868 propagation in the F-Factor method: In the calculation of the
1869 number of Phe, the conversion factors cancel out and do not
1870 enlarge the errors
1871 - pixels with number of phe's outside the range defined by
1872 fPheFFactorRelErrLimit are not any more declared as:
1873 MCalibrationChargePix::IsFFactorMethodValid() == kFALSE ,
1874 but instead as:
1875 MBadPixelsPix::IsSuitableRun(MBadPixelsPix::kUnreliableRun) == kTRUE,
1876 Like this, everybody is allowed to calibrate pixels which give
1877 no reasonable results in the calibration without bothering that
1878 too many pixels fall out. Enjoy!
1879 - In that procedure, the classes passed _internally_ from calculation
1880 of sigmas to calculation of variances which saves all the useless
1881 square rooting.
1882 - took out pointers to MCalibrationChargeBlindPix and
1883 MCalibrationChargePINDiode in MCalibrationChargeCam.
1884
1885
1886
1887 2004/03/15: Abelardo Moralejo
1888
1889 * mmc/MMcEvt.hxx
1890 - added getter function for fZFirstInteraction
1891
1892
1893
1894 2004/03/15: Wolfgang Wittek
1895
1896 * mastro/MObservatory.[h,cc]
1897 - remove bugs in RotationAngle(theta, phi, sin, cos)
1898 replaced
1899 cos = sinl + cosl*cosp /denom;
1900 by
1901 cos = (sinl - cosl*cosp) /denom;
1902
1903
1904
1905 2004/03/15: Thomas Bretz
1906
1907 * mastro/MObservatory.[h,cc]:
1908 - implemented RotationAngle(ra, dec, time)
1909
1910 * mbase/MTask.[h,cc]:
1911 - implemented usage of a TStopwatch to retriev time consumtion
1912 informations
1913 - changed PrintStatistics not to print classes having no
1914 Process() function
1915
1916 * mbase/MTaskList.[h,cc], mfileio/MReadReports.[h,cc]:
1917 - changed PrintStatistics according to changes in MTask
1918
1919 * mraw/MRawEvtHeader.cc:
1920 - added a comment to Fill member function
1921
1922 * manalysis/MCerPhotEvt.[h,cc]:
1923 - added fLut.Set to FixSize and resize fLut by a factor of 2
1924 instead of +1 which acelerates creation of all pixels a lot
1925
1926 * mbadpixels/MBadPixelsPix.cc:
1927 - fixed a typo
1928
1929 * mfilter/MFSoftwareTrigger.cc:
1930 - made statistics output meaning independant of usage of filter!
1931
1932 * mhbase/MFill.[h,cc]:
1933 - added possibility to give tab a different name
1934
1935 * mhist/MHCamera.cc:
1936 - fixed a bug when determin scale for same-option
1937
1938 * mjobs/MJCalibration.cc:
1939 - changed tab names for MFillH
1940
1941 * mjobs/MJExtactSignal.cc:
1942 - added MRawEvtHeader to output
1943
1944 * mbase/MStatusDisplay.[h,cc]:
1945 - changed displayed year
1946 - read and store MStatusArray to and from files
1947
1948 * mfileio/MReadTree.cc:
1949 - enhanced output
1950
1951 * mmain/MCameraDisplay.cc, mmain/MEventDisplay.[h,cc]:
1952 - added preliminary mode to display F1/F2/F3-files
1953
1954 * mbase/MStatusArray.[h,cc]:
1955 - added
1956
1957 * mbase/Makefile, mbase/BaseLinkDef.h:
1958 - added MStatusArray
1959
1960 * mhits/MHCamera.[h,cc], mgui/MHexagon.[h,cc]:
1961 - improved drawing MHCamera with 'same' option
1962
1963
1964
1965 2004/03/13: Markus Gaug
1966
1967 * mcalib/MCalibrationChargeCalc.cc, mcalib/MCalibrationChargeCam.cc,
1968 mcalib/MCalibrationChargePix.[h,cc],
1969 mcalib/MHCalibrationChargeCam.cc,
1970 mcalib/MHCalibrationChargeLoGainPix.cc:
1971 - fixed Low Gain calibration
1972
1973 * mcalib/MHGausEvents.cc:
1974 - changed default fit prob. limit from 0.005 to 0.001
1975
1976 * mbadpixels/MBadPixelsPix.h :
1977 - IsCalibrationResultOK does not ask for FitOK any more
1978
1979 * mcalib/MHCalibrationChargeCam.cc:
1980 - replaced Rel. Err. Limit for outliers in Phe's from 5 sigma to 7
1981
1982 * mraw/MRawEvtPixelIter.[h,cc]:
1983 - function GetIdxMaxLoGainSamples can be called optionally with
1984 offset (because first "loGain" samples are often in reality
1985 hiGain with high values.
1986
1987
1988
1989 2004/03/12: Sebastian Raducci
1990
1991 * manalysis/Makefile
1992 - added mastro in the include directories
1993
1994
1995
1996 2004/03/12: Thomas Bretz
1997
1998 * merpp.cc:
1999 - added 'force' option
2000
2001 * manalysis/MCerPhotAnal2.cc:
2002 - extract pedestal and pedestal rms from lo-gain if hi-gain not
2003 above a certain athreshold
2004
2005 * mastro/MAstroCatalog.[h,c]:
2006 - added text argument to DrawStar
2007
2008 * mbase/MStatusDisplay.cc:
2009 - some small changes to output of SaveAsPS
2010
2011 * mfilter/MFCosmics.cc:
2012 - changed output of filter statistics
2013
2014 * mbadpixels/MBadPixelsTreat.[h,cc]:
2015 - fixed some problems with the code - now it should work like
2016 expected
2017 - added a new member function to be able to change the number
2018 of required neighbors
2019
2020
2021
2022 2004/03/12: Wolfgang Wittek
2023
2024 * manalysis/Makefile
2025 - include 'mastro'
2026
2027 * manalysis/MSourcePosfromStarPos.[h,cc]
2028 - include MObservatory.h
2029 - call member function Rotationangle() of MObservatory
2030
2031
2032
2033 2004/03/12: Markus Gaug
2034
2035 * mjobs/MJCalibration.cc
2036 - updated call in displays to the corr. Cams.
2037
2038 * macros/calibrate_data.C
2039 - macro to study calibrate and study data used in Munich and IFAE
2040
2041
2042
2043 2004/03/12: Antonio Stamerra
2044
2045 * mraw/MRawEvtHeader.[h,cc]
2046 - Added the method GetTriggerID() to decode the trigger pattern.
2047
2048
2049
2050 2004/03/11: Abelardo Moralejo
2051
2052 * mimage/MHillasCalc.cc
2053 - Added some printout in PostProcess, to better express the reasons
2054 for which the reconstruction of some events did not succeed.
2055
2056
2057
2058 2004/03/11: Thomas Bretz
2059
2060 * status.cc:
2061 - updated
2062
2063 * manalysis/MCerPhotAnal2.cc:
2064 - removed an obsolete debug output
2065
2066 * mhist/MHCamera.[h,cc]:
2067 - added same-option to camera display
2068
2069 * mbadpixels/MBadPixelsCalc.[h,cc], mbadpixels/MBadPixelsTreat.[h,cc]:
2070 - implemented functionality of MBlindPixelsCalc2
2071
2072 * mbadpixels/MBadPixelsCam.[h,cc], mbadpixels/MBadPixelsPix.[h,cc],
2073 mbadpixels/MMcBadPixelsSet.cc, mcalib/MCalibrationChargeCalc.cc,
2074 mcalib/MCalibrationChargePix.cc, mcalib/MHCalibrationChargeCam.cc:
2075 - replaced several Set/GetUnsuitable* by a single member function
2076
2077
2078
2079 2004/03/11: Markus Gaug
2080
2081 * mbadpixels/MBadPixelsPix.h
2082 - removed bits about validity of calibration methods
2083 - IsCalibrationResultOK asks also from IsSuitableRun
2084
2085 * mbadpixels/MBadPixelsCam.cc
2086 - updated GetPixelContent
2087 - added Print function
2088
2089 * mcalib/MCalibrationChargeCam.[h,cc]
2090 mcalib/MCalibrationChargePix.h, mcalib/MCalibrationChargeCalc.cc:
2091 - removed pointers to MGeomCam and MBadPixelsCam in MCalibrationChargeCam
2092 - use two loops over pixels in order to determine mean flux of phe;s to
2093 discard pixels far outside the normal distribution
2094
2095 * mcalib/MCalibrate.cc
2096 - added case that no MBadPixelsCam is available.
2097
2098 * mcalib/MHCalibrationChargeCam.cc
2099 - adapted to new MBadPixelsPix::SetUnsuitable function
2100
2101
2102 2004/03/10: Abelardo Moralejo
2103
2104 * manalysis/MCerPhotPix.[h,cc]
2105 - Added member fIsHGSaturated, and setter/getter functions.
2106 Updated class version to 4.
2107
2108 * mcalib/MCalibrate.cc, MCalibrateData.cc
2109 - Added setting of MCerPhotPix.fIsHGSaturated if one or more HG
2110 slices saturate.
2111
2112 * mimage/MNewImagePar.[h,cc]
2113 - Added member fNumHGSaturatedPixels to count the number of pixels
2114 in which high gain saturates. Added getter funciton for it.
2115 Updated class version to 3.
2116
2117
2118
2119 2004/03/10: Markus Gaug
2120
2121 * mcalib/MCalibrationChargeCalc.cc,
2122 mcalib/MCalibrationChargePix.[h,cc],
2123 mcalib/MCalibrationChargeCam.[h,cc]:
2124 - calculation of conversion factor with F-Factor method from
2125 same mean number of photons, derived from weighted mean number
2126 of photo-electrons from inner and outer pixels, respectively
2127
2128 * mjobs/MJPedestal.cc, mjobs/MJCalibration.cc, macros/calibration.C:
2129 - fixed the projections (did only display inner pixels up to now)
2130
2131 * macros/calibration.C
2132 - small bug fixed in display of rel. arrival times
2133 ( used MArrivalTimeCam instead of MHCalibrationRelTimeCam)
2134
2135 * mbadpixels/MBadPixelsCam.cc
2136 - replaced some InitSize(idx) by InitSize(idx+1) in order not to crash
2137 to program when reading from an ascii-file.
2138
2139 * mbadpixels/MBadPixelsCalc.cc
2140 - replaced one SetUnsuitableRun(....) by the new version without
2141 argument.
2142
2143
2144
2145 2004/03/10: Thomas Bretz
2146
2147 * mfilter/MFSoftwareTrigger.[h,cc]:
2148 - changed to support also a predifined number of NN
2149
2150 * mastro/MAstroCatalog.[h,cc]:
2151 - many enhancements
2152 - many speed improvements
2153
2154 * mbadpixels/MBadPixelsPix.[h,cc]:
2155 - fixed
2156
2157
2158
2159 2004/03/10: Ester Aliu
2160
2161 * mtemp/MIslands.[h,cc]
2162 - New MParContainer to hold information about islands
2163 (number of islands, pixels in each Island, Signal/Noise of
2164 each Island).
2165
2166 * mtemp/MIslandCalc.[h,cc]
2167 - New MTask to count and characterize Islands.
2168
2169
2170
2171 2004/03/09: Thomas Bretz
2172
2173 * Makefile.rules:
2174 - replaced *.o by $(...) for building archives
2175
2176 * mjobs/MJCalibration.cc:
2177 - exchanged apply and merge task
2178
2179 * mjobs/MJCalibration.h, mjobs/MJExtractSignal.h, mjobs/MJPedestal.h:
2180 - fixed some const-qualifiers
2181
2182 * mcalib/MHCalibrationChargeBlindPix.cc,
2183 mcalib/MHCalibrationChargeCam.cc,
2184 mcalib/MHCalibrationChargePINDiode.cc
2185 - removed some obsolete output when calling FindCreateObj
2186 - changed some 'not found' output messages to be 'Mars-compliant'
2187 - replaced some gLog by *fLog
2188
2189
2190
2191 2004/03/08: Markus Gaug
2192
2193 * mbadpixels/MBadPixelsPix.h
2194 - small modifications for better readability
2195 - remove Getters for calibration methods
2196 - added flag "UnReliableRun" in fInfo[0]
2197
2198 * mcalib/MHCalibrationChargeCam.cc, mcalib/MCalibrationChargePix.cc:
2199 - fill MBadPixelsPix with UnReliableRun or UnSuitableRun when
2200 calibration does not succeed.
2201
2202 * mcalib/MCalibrationChargeCam.cc
2203 - displaying saturation also for not-valid pixels in GetPixelContent
2204
2205 * msignal/MExtractedSignalCam.[h,cc], msignal/MExtractSignal.[h,cc],
2206 msignal/MExtractSignal2.[h,cc], mananlysis/MHPedestalCam.cc,
2207 mcalib/MCalibrationChargeCalc.[h,cc]:
2208 - in SetUsedFADCSlices, also the window (hi-and logain) is set.
2209 This because MExtractSignal2 set the whole window which was much
2210 bigger than the actually used one. This bug is now removed.
2211
2212
2213
2214 2004/03/08: Thomas Bretz
2215
2216 * merpp.cc:
2217 - fixed a bug in the screen output
2218
2219 * mgeom/MGeomMirror.cc:
2220 - added comment
2221
2222 * mmc/MMcConfigRunHeader.h:
2223 - added member function GetMirrors
2224
2225
2226
2227 2004/03/08: Abelardo Moralejo
2228
2229 * macros/starmc.C, starmcstereo.C, mccalibrate.C
2230 - adapted to m. Gaug's changes: now one MBadPixelsCam containers is
2231 added for each telescope to the parameter list.
2232
2233 * mmain/MEventDisplay.cc, Makefile
2234 - added MBadPixelsCam to par list, and mbadpixels/ to includes.
2235 Necessary due to changes in MCalibrate.
2236
2237
2238
2239 2004/03/06: Markus Gaug
2240
2241 * macros/calibration.C
2242 - adapted call to MHCamera::ProjectionS to the new version
2243
2244 * mcalib/Makefile
2245 - include directory mbadpixels
2246
2247 * manalysis/Makefile
2248 - include directory mbadpixels
2249
2250 * mcalib/MCalibrationChargeCalc.[h,cc]
2251 - include MBadPixelsCam
2252 - remove exclusion of pixels from ascii-file
2253 (now accessible from MBadPixelsCam)
2254
2255 * mcalib/MCalibrationChargePix.[h,cc]
2256 - include MBadPixelsCam
2257
2258 * mcalib/MCalibrationChargeCam.[h,cc]
2259 - include MBadPixelsCam
2260
2261 * mcalib/MHCalibrationChargeCam.[h,cc]
2262 - include MBadPixelsCam
2263 - include one additional MBadPixelsPix for the average inner and
2264 outer pixel, respectively
2265
2266 * mcalib/MHCalibrationChargePix.[h,cc]
2267 - make fSaturated and fPickup a Float_t (for average pixel)
2268
2269 * mbadpixels/MBadPixelsPix.h
2270 - include the CalibrationType_t infos
2271 - exchange "SetUnsuitable" by "SetUnsuitableRun"
2272
2273 * mbadpixels/MBadPixelsCam.cc, mbadpixels/MMcBadPixelsSet.cc:
2274 - exchange "SetUnsuitable" by "SetUnsuitableRun"
2275
2276 * mbadpixels/MBadPixelsCalc.cc:
2277 - exchange "SetUnsuitable" by "SetUnsuitableEvt"
2278
2279 * manalysis/MGeomApply.cc
2280 - remove obsolete MArrivalTime
2281 - add MBadPixelsCam
2282
2283 * mcalib/MCalibrate.[h,cc], mcalib/MCalibrateData.[h,cc]
2284 - implemented calls to MBadPixelsCam
2285
2286 * macros/calibration.C, macros/bootcampstandardanalysis.C,
2287 macros/pedphotcalc.C
2288 - implemented calls to MBadPixelsCam
2289
2290 * mjobs/MJCalibration.cc
2291 - call to MBadPixelsCam
2292
2293
2294
2295 2004/03/05: Nadia Tonello
2296
2297 * manalysis/MBlindPixelsCalc2.[h,cc], manalysis/AnalysisLinkDef.h,
2298 manalysis/Makefile
2299 - Temporary class added (will be included in mbadpixels/ soon)
2300 - All the functions of MBlindPixelCalc are kept(with small improvements)
2301 - New function added: SetCheckPedestalRms
2302
2303 * manalysis/MCerPhotPix.h
2304 - Status Unmapped added (not include the pixel in the cleaned image)
2305
2306 * mimage/MImgCleanStd.cc
2307 - Checks for Unmapped status added
2308
2309 * mastro/MAstroCatalog.cc, msql/MSQLServer.cc:
2310 - include <stdlib.h> to solve compilation error
2311
2312
2313
2314 2004/03/05: Sebastian Raducci
2315
2316 * msignal/MArrivalTimeCalc.cc
2317 - fixed a little bug (exchanged a - with a + in the Calc() method)
2318
2319
2320
2321 2004/03/05: Markus Gaug
2322
2323 * mcalib/MCalibraitonChargeCalc.cc
2324 - remove some runheader line:
2325 if (runheader->IsMonteCarloRun())
2326 return kTRUE;
2327 which gave always true since this week, don't know why.
2328 - added some information in class description
2329
2330
2331
2332 2004/03/04: Sebastian Raducci
2333
2334 * msignal/MArrivalTimeCalc.cc
2335 - fixed a memory leak (the spline was not deleted...)
2336
2337
2338
2339 2004/03/04: Thomas Bretz
2340
2341 * mgeom/MGeomCam.[h,cc]:
2342 - added new data member fNumAreas
2343 - added new function CalcNumAreas
2344 - increased class version to 3
2345
2346 * mgeom/MGeomCamMagic.cc:
2347 - added setting of area index
2348
2349 * mgeom/MGeomPix.[h,cc]:
2350 - added fAidx data member
2351 - added getter function fAidx
2352 - increased class version to 3
2353
2354 * macros/sectorvstime.C:
2355 - added example of how to plot the evolution of a sector vs time
2356
2357 * mhist/MHVsTime.[h,cc], mhist/MHPixVsTime.[h,cc]:
2358 - moved to mhvstime
2359
2360 * mhvstime/MHSectorVsTime.[h,cc]:
2361 - added
2362
2363 * Makefile:
2364 - added mhvstime
2365
2366 * mhvstime/Makefile, mhvstime/HVsTimeLinkDef.h,
2367 mhvstime/HVsTimeIncl.h:
2368 - added
2369
2370 * mhist/Makefile, mhist/HistLinkDef.h,
2371 - removed MHVsTime
2372 - removed MHPixVsTime
2373
2374 * macros/rootlogon.C, macros/dohtml.C:
2375 - added new directory mhvstime
2376
2377 * msignal/MExtractSignal.cc, msignal/MExtractSignal2.cc:
2378 - changes such, that it doesn't crash if signal has no lo-gain
2379 (This might still give wrong results!)
2380
2381 * macros/dohtml.C:
2382 - added pixvstime.C
2383 - added sectorvstime.C
2384
2385 * manalysis/MMcCalibrationUpdate.cc:
2386 - some changes on file consistency check done by Abelardo,
2387 he may comment on it
2388
2389 * mhist/MHCamera.[h,cc]:
2390 - changed to support also dividing the camera in pixels area indices
2391
2392 * mhist/MHEvent.cc:
2393 - minor change
2394
2395 * mjobs/MJPedestal.cc:
2396 - adapted to changes in MHCamera
2397
2398 * mastro/MAstroCatalog.[h,cc]:
2399 - added preliminary catalog
2400
2401 * mastro/Makefile, mastro/AstroLinkDef.h:
2402 - added MAstroCatalog
2403
2404
2405
2406 2004/03/03: Thomas Bretz
2407
2408 * mgeom/MGeomCam.cc:
2409 - give a name and title also if the default constructor is used
2410
2411 * mgeom/MGeomMirror.[h,cc]:
2412 - added member function GetReflection
2413 - added persistent data member fReflector
2414
2415 * mjobs/MJCalibration.cc, mjobs/MJExtractSignal.cc, mjobs/MJPedestal.cc:
2416 - fixed a typo in the output
2417
2418 * mraw/MRawFileWrite.cc:
2419 - added the missing '.' to MRawRunHeader. Because of the design of
2420 MReadTree this is backward compatible
2421
2422 * mraw/MRawRunHeader.h:
2423 - removed last change from Abelardo. '>255' is the correct
2424 check for MC files following the definition that all MC files
2425 have run types >255 which was made in the past.
2426
2427 * manalysis/MCerPhotAnal.[h,cc], manalysis/MCerPhotAnal2.[h,cc]:
2428 - created ReInit member function to hold all code (moved from
2429 PreProcess) accessing the run header. The run header is not
2430 available in PreProcess. That it was working before was only
2431 by chance, because the run type is initialized with 65535 which
2432 is != 255 but not >255.
2433
2434
2435
2436 2004/03/03: Sebastian Raducci
2437
2438 * msignal/MArrivalTimeCalc.cc
2439 - The calculation of the arrival times is made only when needed
2440 (when the HalfMax is over the pedestal)
2441
2442 * mtools/MCubicSpline.cc
2443 - Commented out an annoying warn
2444
2445
2446
2447 2004/03/03: Abelardo Moralejo
2448
2449 * mraw/MRawRunHeader.h
2450 - Replaced
2451 Bool_t IsMonteCarloRun() const { return fRunType>0x00ff; } by
2452 Bool_t IsMonteCarloRun() const { return (fRunType==0x0100); }
2453 since the latter is the exact translation of what the function
2454 intends to do. I do not know why, but the display of real data
2455 did not work with the upper line!
2456
2457 * mgeom/MGeomCam.cc
2458 - Undid yesterday change! I do not know why, display completely
2459 fails after that change, both for old and new camera files.
2460 Put back fPixels[i] = new MGeomPix; in constructor.
2461
2462
2463
2464 2004/03/02: Abelardo Moralejo
2465
2466 * mmc/MMcCorsikaRunHeader.[h,cc]
2467 - Added operator [] to get references to the objects in
2468 TObjArray fTelescopes.
2469 - Added Print() function.
2470 - Added GetNumCT() function.
2471 - Replaced
2472 fTelescopes[i]= new MGeomCorsikaCT;
2473 by
2474 MGeomCorsikaCT* dummy = new MGeomCorsikaCT();
2475 fTelescopes.Add(dummy);
2476
2477 * mgeom/MGeomCorsikaCT.[h,cc]
2478 - Added getter functions for telescope coordinates.
2479 - Added Print() function.
2480
2481 * mgeom/MGeomCam.cc => NOTE: this change was undone later!
2482 - Replaced
2483 fPixels[i] = new MGeomPix;
2484 by
2485 MGeomPix* dummy = new MGeomPix();
2486 fPixels.Add(dummy);
2487
2488
2489
2490 2004/03/02: Thomas Bretz
2491
2492 * mcalib/MCalibrateData.cc:
2493 - removed usage of MGeomCam (you have MGeomApply for this!)
2494
2495
2496
2497 2004/03/01: Nadia Tonello
2498
2499 * manalysis/MCerPhotEvt.cc
2500 - TObject *MCerPhotEvtIter::Next() now returns Used pixels
2501 only if fUsedonly=kTRUE, otherwise it returns all the pixels
2502 in the array
2503
2504
2505
2506 2004/03/01: Sebastian Raducci
2507
2508 * msignal/MArrivalTimeCalc.[cc,h]
2509 - now the arrival time is at the half max of the spline:
2510 half max = (maximum - pedestal)/2
2511
2512 * mmain/MEventDisplay.cc
2513 - fixed an include (from MArrivalTime.h to MArrivalTimeCam.h)
2514
2515
2516
2517 2004/03/01: Wolfgang Wittek
2518
2519 * mhist/MHStarMap.[h,cc]
2520 - remove bugs
2521 - change GetRotationAngle() such that it can be called from outside
2522
2523
2524
2525 2004/03/01: Thomas Bretz
2526
2527 * Makefile:
2528 - enhanced all calls to subsequent makes by '-f Makefile' to
2529 make sure the correct Makefile is called
2530
2531 * merpp.cc:
2532 - enhanced interpretation of time
2533 - fixed a bug in determin the file-type
2534
2535 * mbase/MTime.[h,cc]:
2536 - added GetGmst() member function
2537
2538 * mastro/MAstro.[h,cc]:
2539 - added Coordinate2Angle
2540 - added AngularDistance
2541 - implemented UT2GMST
2542 - replaced defined by TMath::Pi()
2543
2544 * mastro/MObservatory.[h,cc]:
2545 - added data members for sin-/cos-component of latitude
2546 - added calculation of rotation angle
2547
2548 * mhist/MHStarMap.[h,cc]:
2549 - changes to use MObservatory member function
2550
2551 * manalysis/MCerPhotAnal.cc, manalysis/MCerPhotAnal2.cc,
2552 manalysis/MCerPhotCalc.cc, manalysis/MMcCalibrationUpdate.cc,
2553 manalysis/MMcPedestalCopy.cc, manalysis/MMcPedestalNSBAdd.cc,
2554 manalysis/MPedCalcPedRun.cc, manalysis/MPedPhotCalc.cc,
2555 mcalib/MCalibrationChargeCalc.cc, mcalib/MMcCalibrationCalc.cc
2556 - changed to use IsMonteCarloRun() now
2557
2558 * manalysis/MMcCalibrationUpdate.cc:
2559 - unified output to log-stream
2560 - replaced sqrt by TMath::Sqrt
2561
2562 * mcalib/MCalibrationChargeCalc.cc:
2563 - unified output to log-stream
2564 - removed .Data() from TString where obsolete
2565 - fixed memory leak using gSystem->ExpandPathName
2566
2567 * mpointing/MPointingPosCalc.cc, mraw/MRawFileWrite.cc:
2568 - adde class name to used kRT*/kTT* enums
2569
2570 * mraw/MRawEvtHeader.h:
2571 - made enum data member of class
2572
2573 * mraw/MRawRunHeader.[h,cc]:
2574 - made kMagicNumber and kMaxFormatVersion a static data
2575 member of the class
2576 - added IsMonteCarloRun member function
2577
2578
2579
2580 2004/02/27: Markus Gaug
2581
2582 * mjobs/MJPedestal.cc, mjobs/MJCalibration.cc, macros/calibration.C:
2583 - put in call to MHCamera::Projection the name of the calling
2584 class, otherwise the projected hsitogram will be overwritten by
2585 an empyt one.
2586
2587 * mcalib/MHCalibrationChargePix.[h,cc],
2588 mcalib/MHCalibrationHiGainChargePix.[h,cc],
2589 mcalib/MHCalibrationLoGainChargePix.[h,cc]:
2590 - histogram name setting and title setting moved to constructor,
2591 Functions Init and ChangeHistId derive directly from
2592 MHcalibrationChargePix
2593
2594 * mcalib/MHCalibrationChargeCam.[h,cc],
2595 mcalib/MCalibrationChargeCam.[h,cc],
2596 mcalib/MCalibrationChargeCalc.[h,cc]:
2597 - introduced "average inner" and "average outer" higain and logain
2598 pixels.
2599
2600
2601
2602 2004/02/27: Raducci Sebastian
2603
2604 * mhist/Makefile
2605 - added mastro in the include list
2606
2607
2608
2609 2004/02/27: Abelardo Moralejo
2610
2611 * mmain/MEventDisplay.cc
2612 - replaced in fill8 obsolete MArrivalTime with MArrivalTimeCam.
2613 - Updated display of MC data: removed MCerPhotCalc, and replaced
2614 it by MExtractSignal+MMcCalibrationUpdate+MCalibrate. Now
2615 MPedPhotCam is filled and all the camera display tabs are shown
2616 correctly (most were not working for MC events since a while
2617 ago).
2618
2619 * mmain/Makefile
2620 - Added mcalib to list of include directories.
2621
2622 * manalysis/MMcCalibrationUpdate.[h,cc]
2623 - Added member variable Bool_t fOuterPixelsScaling, which is
2624 kTRUE by default. If set to kFALSE, MCalibrationCam is filled
2625 such that MCerPhotEvt will later be filled with the signal as it
2626 is, not corrected for the (possibly) different gain of the outer
2627 pixels electronic chain. This option was necessary to allow for
2628 the change in the camera display (see above).
2629
2630 * macros/starmc.C
2631 - added (optional) division of output into two, for use as train
2632 and test samples in g/h separation studies.
2633
2634
2635
2636 2004/02/26: Hendrik Bartko
2637
2638 * macros/dohtml.C
2639 - included the path msignals/
2640
2641
2642
2643 2004/02/26: Abelardo Moralejo
2644
2645 * macros/starmcstereo.C
2646 - changed filters to divide data between train and test sample for
2647 gamma hadron separation studies. Now we use the modulus operator
2648 applied to (Corsika) event number:
2649 MF filter1("{MMcEvt;1.fEvtNumber%2}<0.5");
2650 MF filter2("{MMcEvt;1.fEvtNumber%2}>0.5");
2651 - cleaned up a bit the way the CT coordinates are fed to the task
2652 MStereoCalc.
2653 - Changed default FADC integration range (center range to adapt to
2654 new camera).
2655
2656
2657
2658 2004/02/26: Thomas Bretz
2659
2660 * mhist/MHCamera.cc:
2661 - fixed a function description
2662
2663 * mreport/MReport.cc, mreport/MReportFileRead.cc:
2664 - introduced return case -1
2665
2666 * Makefile.rules:
2667 - remove all dependancy files when calling 'rmdep'
2668
2669 * mbase/MAGIC.h, mmc/MMcEvt.hxx:
2670 - moved ParticleId_t to MMcEvt
2671 - implemented MMcEvt::GetParticleName
2672 - implemented MMcEvt::GetEnergyStr
2673
2674 * mfilter/MFGeomag.cc, mfilter/MFParticleId.cc, mhist/MHCompProb.cc,
2675 mhist/MHEvent.cc, mhist/MHHadronness.cc,
2676 mmontecarlo/MMcTriggerRateCalc.cc, mranforest/MHRanForest.cc:
2677 - fixed usage of ParticleId_t
2678
2679 * msignal/Makefile:
2680 - removed obsolete includes
2681
2682 * mastro/Makefile, mastro/AstroLinkDef.h, mastro/MAstro.[h,cc],
2683 mastro/MObservatory.[h,cc]:
2684 - added
2685
2686 * mbase/MAstro.[h,cc]:
2687 - removed
2688
2689 * mbase/Makefile, mbase/BaseLinkDef.h:
2690 - removed MAstro
2691
2692 * Makefile:
2693 - added mastro
2694 - added msql
2695 - added mfbase
2696
2697 * mtemp/MObservatory.[h,cc], mtemp/MObservatoryLocation.[h,cc]:
2698 - removed
2699
2700 * merpp.cc:
2701 - added Sql support
2702
2703 * mraw/MRawFileRead.h:
2704 - added GetFileName
2705
2706 * msql/Makefile, msql/SqlLinkDef.h, msql/SqlIncl.h,
2707 MSQLServer.[h,cc], MSqlInsertRun.[h,cc]:
2708 - added
2709
2710 * mfilter/MF.[h,cc], mfilter/MFDataChain.[h,cc],
2711 mfilter/MFDataMember.[h,cc], mfilter/MFEventSelector.[h,cc],
2712 mfilter/MFEventSelector2.[h,cc], mfilter/MFRealTimePeriod.[h,cc]:
2713 - moved to mfbase
2714
2715 * mfbase/Makefile, mfbase/FBaseLinkDef.h, mfbase/FBaseIncl.h:
2716 - added
2717
2718 * merpp.cc:
2719 - implemented control of gDebug (root debugging)
2720
2721 * mfileio/MWriteAsciiFile.[h,cc], mfileio/MWriteFile.[h,cc],
2722 mfileio/MWriteRootFile.[h,cc]:
2723 - implemented CheckAndWrite return value
2724
2725 * mfileio/MWriteRootFile.cc:
2726 - fixed updating already existing branches (eg concatenating report
2727 files)
2728
2729 * macros/dohtml.C, macros/rootlogon.C:
2730 - added mastro
2731 - added mfbase
2732 - added msql
2733
2734 * mraw/MRawEvtHeader.h:
2735 - implemented GetNumTrigLvl1
2736 - implemented GetNumTrigLvl2
2737
2738
2739
2740 2004/02/25: Markus Gaug
2741
2742 * mcalib/MExtractBlindPixel.[h,cc],
2743 mcalib/MExtractPINDiode.[h,cc],
2744 mcalib/MExtractedSignalBlindPixel.[h,cc],
2745 mcalib/MExtractedSignalPINDiode.[h,cc],
2746 mcalib/Makefile, msignal/Makefile, mcalib/CalibLinkDef.h,
2747 msignal/SignalLinkDef.h:
2748 - moved blindpixel and PINdiode extractors to msignal
2749
2750
2751 * mcalib/MCalibrationQECam.[h,cc], mcalib/MCalibrationQEPix.[h,cc]:
2752 - two new classes to hold the quantum efficieny information of the
2753 calibration
2754
2755 * msignal/MArrivalTimeCalc.[h,cc]
2756 - fill now MArrivalTimePix instead of MArrivalTime
2757
2758 * mcalib/MHCalibrationChargeCam.cc
2759 - display only valid pixels for the corr. values in GetPixelContent
2760
2761 * mcalib/MHCalibrationRelTimeCam.cc
2762 - is now filled from MArrivalTimeCam instead of MArrivalTime
2763
2764 * macros/calibration.C
2765 - divided into two macros: calibration.C using the MJPedestal
2766 standard procedure and pedestalstudies.C using the old
2767 procedures
2768
2769 * macros/pedestalstudies.C
2770 - new macro containing the first previous part of calibration.C
2771
2772 * mcalib/MCalibrationChargeBlindPix.h,
2773 mcalib/MCalibrationChargePINDiode.h, mbase/MAGIC.h,
2774 mjobs/MJCalibration.cc:
2775 - definition of PulserColot_t in MAGIC.h.
2776
2777
2778
2779 2004/02/25: Hendrik Bartko
2780
2781 * macros/rootlogon.C
2782 - set the include path also to msignals/
2783
2784 * manalysis/MExtractSignal.[h,cc], manalysis/MExtractSignal2.[h,cc],
2785 manalysis/MExtractedSignalCam.[h,cc],
2786 manalysis/MExtractedSignalPix.[h,cc],
2787 manalysis/MArrivalTime.[h,cc], manalysis/MArrivalTimeCalc.[h,cc],
2788 manalysis/MArrivalTimeCalc2.[h,cc]:
2789 - removed
2790
2791 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
2792 - removed classes mentioned above
2793
2794 * msignal/MExtractSignal.[h,cc], msignal/MExtractSignal2.[h,cc],
2795 msignal/MExtractedSignalCam.[h,cc],
2796 msignal/MExtractedSignalPix.[h,cc],
2797 msignal/MArrivalTime.[h,cc], msignal/MArrivalTimeCalc.[h,cc],
2798 msignal/MArrivalTimeCalc2.[h,cc]:
2799 - added
2800
2801 * msignal/Makefile, msignal/AnalysisLinkDef.h:
2802 - added classes mentioned above
2803
2804 * mfilter/Makefile, mcalib/Makefile, mjobs/Makefile, mmain/Makefile:
2805 - added include msignal
2806
2807
2808
2809
2810 2004/02/25: Wolfgang Wittek
2811
2812 * mcalib/MCalibrateData.[h,cc]
2813 - initialize size for MPedPhotCam
2814
2815
2816
2817 2004/02/24: Wolfgang Wittek
2818
2819 * manalysis/MSourcPosfromStarPos.[h,cc]
2820 - change member function SetSourceAndStarPosition() to expect sky
2821 coordinates in the standard units
2822 - generalize to more than 1 star
2823 - the class is not yet fully tested
2824
2825 * mfilter/MFSelBasic.[h,cc]
2826 - change default values of cuts
2827
2828
2829
2830 2004/02/24: Markus Gaug
2831
2832 * mjobs/MJCalibration.cc, macros/calibration.C,
2833 macros/bootcampstandardanalysis.C, macros/pedphotcalc.C:
2834 - added MCalibrationChargeBlindPix to plist
2835 - added new filling of histograms with MFillH
2836 - changed SetPulserColor to MCalibrationChargeBlindPix and
2837 MCalibrationChargePINDiode
2838
2839 * mcalib/MHCalibrationChargeBlindPix.[h,cc]:
2840 - receives a pointer to MCalibrationChargePINDiode which is filled
2841 with the results and told to calculate the fluxes in the
2842 Finalize function
2843 - is filled via MFillH from MExtractBlindPixel
2844 - SetPulserColor directly in this class
2845
2846 * mcalib/MCalibrationChargeBlindPix.[h,cc]
2847 - new storage container of the blind pxiel resutls, replaces
2848 MCalibrationBlindPix
2849
2850 * mcalib/MCalibrationChargeCalc.[h,cc]:
2851 - does not fill the histograms any more, but does ony the
2852 calculations in the postprocess. No pointer to MExtractPINDidoe
2853 or MExtractBlindPixel any more.
2854
2855 * mcalib/MCalibrationChargePix.cc
2856 - discovered an error in the calculation of phe's in
2857 CalcFFactorMethod(). The average QE was applied twice.
2858 This error had been introduced on 13/02/04
2859 - loosened criterium convFFactorRelErrLimit from 0.1 to 0.2
2860 - CalcFFactor asks for IsChargeValid before calculating anything
2861
2862 * mcalib/MCalibrationChargePINDiode.[h,cc]
2863 - added function SetFluxOutsidePlexiglassAvailable
2864 - SetPulserColor directly in this class
2865
2866 * mcalib/MCalibrationChargeCam.cc
2867 - removed function SetPulserColor from here
2868
2869 * mcalib/MCalibrationPINDiode.[h,cc], mcalib/MHCalibrationConfig.h,
2870 mcalib/MHCalibrationPINDiode.[h,cc],
2871 mcalib/MCalibrationBlindPix.[h,cc],
2872 mcalib/MHCalibrationBlindPixel.[h,cc]:
2873 - removed since obsolote
2874
2875 * mcalib/MHCalibrationChargePix.cc
2876 - make fPickup an Int_t
2877
2878 * mcalib/MCalibrate.cc
2879 - test validity of every calibration method before retrieving
2880 conversion factors
2881
2882 * mcalib/MHGausEvents.[h,cc]
2883 - add possibility to set fit ranges in call to FitGaus
2884 - make function CreateXaxis protected
2885
2886
2887
2888 2004/02/23: Markus Gaug
2889
2890 * mraw/MRawEvtPixelIter.h
2891 - include GetNumHiGainSamples and GetNumLoGainSamples
2892
2893 * mcalib/MExtractedSignalBlindPixel.h,
2894 mcalib/MExtractBlindPixel.[h,cc]:
2895 - included storage of pedestal
2896
2897 * mcalib/MHGausEvents.[h,cc]
2898 - make the fit functions protected
2899
2900
2901
2902 2004/02/22: Markus Gaug
2903
2904 * mfilter/MFCosmics.[h,cc]
2905 - fMaxNumEmpty changed from absolute number to relative number of
2906 pixels
2907
2908 * mcalib/MHGausEvents.h
2909 - remove the "->" from the pointers which are initialized only
2910 in certain cases. The streamer did not work in case that
2911 MFGausFit was left at the NULL pointer.
2912
2913
2914
2915 2004/02/21: Markus Gaug
2916
2917 * manalysis/MExtractedSignalPix.[h,cc]
2918 - changed variable fIsLoGainUsed to fLoGainUsed
2919 - added function GetNumHiGainSaturated()
2920
2921
2922 2004/02/20: Markus Gaug
2923
2924 * mcalib/MHCalibrationChargeHiGainPix.[h,cc], mcalib/Makefile,
2925 mcalib/MHCalibrationChargeLoGainPix.[h,cc],
2926 mcalib/CalibLinkDef.h
2927 - new class to replace MHCalibrationPixel,
2928 based on MHCalibrationChargePix
2929
2930 * mcalib/MCalibrationChargeCalc.[h,cc]
2931 mcalib/MCalibrationChargeCam.[h,cc]
2932 mcalib/MCalibrationChargePix.[h,cc]
2933 mcalib/MCalibrationChargePINDiode.[h,cc]
2934 mcalib/MCalibrationCalc.[h,cc], mcalib/MCalibrationCam.[h,cc],
2935 mcalib/MCalibrationPINDiode.[h,cc]:
2936 - added the "charge" versions, remove the old ones. The histograms
2937 should be filled in the MH... versions independently of
2938 MCalibrationChargeCalc. This is fully realized for the PIN Didoe
2939 now and will later be so for the pixels and the blind pixel.
2940
2941 * mcalib/MHCalibrationChargePINDiode.[h,cc]
2942 - receives a pointer to MCalibrationChargePINDiode which is filled
2943 with the results and told to calculate the fluxes in the
2944 Finalize function
2945
2946 * mcalib/MCalibrate.[h,cc], mcalib/MCalibrateData.[h,cc],
2947 mcalib/MMcCalibrationCalc.[h,cc], mjobs/MJCalibration.[h,cc],
2948 manalysis/MMcCalibrationUpdate.[h,cc],
2949 mjobs/MJExtractSignal.[h,cc], manalysis/MGeomApply.cc,
2950 mcalib/Makefile, mcalib/CalibLinkDef.h, macros/calibration.C,
2951 macros/bootcampstandardanalysis.C,
2952 macros/pedphotcalc.C:
2953 - replace MCalibrationCam by MCalibrationChargeCam
2954 - replace MCalibrationCalc by MCalibrationChargeCalc
2955
2956
2957
2958 2004/02/19: Markus Gaug
2959
2960 * mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationCam.cc,
2961 mcalib/MCalibrate.cc, mcalib/MCalibrateDate.cc,
2962 manalysis/MMcCalibrationUpdate.cc:
2963 - standardized naming of variables containing "Error", this also affected
2964 the calling functions MCalibrate, MMcCalibrationUpdate and MCalibrateData
2965
2966 * mcalib/MCalibrationCam.cc, mcalib/MCalibrationPix.cc,
2967 mcalib/MCalibrationCalc.cc, mcalib/MCalibrate.cc,
2968 mcalib/MCalibrateData.cc, mcalib/MCalibrationConfig.h:
2969 - took out some configuration numbers and put them directly into
2970 the class
2971 - remove completely MCalibrationConfig.h
2972
2973
2974
2975 2004/02/19: Abelardo Moralejo
2976
2977 * mhist/MHEvent.[h,cc]:
2978 - Changed names of Event "types" to make them more descriptive.
2979 Former kEvtSignal is now called kEvtSignalDensity, and indicates
2980 pixel content scaled by area. Added kEvtSignalRaw, which
2981 corresponds to pixel content (with no scaling) in whatever units
2982 (this depends on how the MHEvent object is filled!). The default
2983 constructor initializes type=kEvtSignalRaw.
2984
2985 * mmain/MEventDisplay.cc
2986 - Changed filling of evt1 and evt2. Now they are filled with raw
2987 content of MCerPhotEvt. Since in MEventDisplay, MCerPhotEvt is
2988 still filled uncalibrated (hence in ADC counts), this means that
2989 what will be now shown in Mars' camera display is now the signal
2990 in each pixel without scaling with pixel area. Given that the
2991 default flat fielding is such that equal light density
2992 corresponds to equal absolute signal (in ADC counts), this is
2993 more reasonable, and allows to check for instance how the
2994 relative pixel gains are adjusted by looking at calibration
2995 events. To be FIXED: there is however an "inconsistency" in
2996 MEventDisplay, and it is that MCerPhotEvt is still used to keep
2997 uncalibrated signals. To be replaced by MExtractedSignalCam?
2998
2999
3000
3001 2004/02/19: Thomas Bretz
3002
3003 * manalysis/MCerPhotEvt.h:
3004 - added operator= to MCerPhotEvtIter -- is this correct?
3005
3006 * mhist/MHCamera.[h,cc]:
3007 - added member function to calculate minimum content and
3008 maximum content for a single sector
3009 - Added possibility to get a projection for a single sector.
3010 - GetMinimum/GetMaximum now only takes used pixels into account
3011 (you can request all pixels using a different member function)
3012 - fixed projection (projection only took pixels with contents!=0
3013 instead of 'used' pixels
3014 - Don't call Sumw2() anymore for projection
3015
3016 * mjobs/MJPedestal.cc:
3017 - added MPedestalCam to output again - MPedestalCam was fixed
3018 yesterday
3019 - Added Histograms for the two camera halves
3020
3021
3022
3023 2004/02/18: Markus Gaug
3024
3025 * macros/calibration.C
3026 - fixed a buggy display of the F-Factor method
3027
3028 * mcalib/MCalibrationCalc.cc
3029 - calculate the F-Factor method already in the post-Process
3030
3031 * mcalib/MCalibrationPix.h
3032 - move CalcFFactorMethod to public
3033
3034
3035
3036 2004/02/18: Abelardo Moralejo
3037
3038 * mtools/MCubicSpline.cc
3039 - in Init, corrected initialization of arrays temp and ysd, which
3040 was done with n-1 elements instead of n.
3041
3042 * mgui/MHexagon.cc
3043 - added comment explaining the algorithm.
3044 - changed explicit values of Sin and Cos 60 degrees by const
3045 variables (more readable).
3046
3047
3048
3049 2004/02/18: Hendrik Bartko
3050
3051 * msignal/:
3052 - removed the backup files *~
3053 - removed the object files *.o
3054 - removed the files SignalCint.*
3055
3056 * mgui/MHexagon.cc
3057 - added comment explaining the algorithm.
3058
3059
3060
3061 2004/02/18: Thomas Bretz
3062
3063 * manalysis/MPedestalCam.[h,cc]:
3064 - Changed order of derivements - seems to be VERY important!
3065 - changed GetSize from UInt_t to Int_t which is the type
3066 of TClonesArray::GetSize() !
3067
3068 * mfileio/MReadReports.cc:
3069 - skip trees with no entries
3070
3071 * mgui/MCamEvent.cc:
3072 - added a comment
3073
3074 * mhbase/MFillH.cc:
3075 - in case SetupFill returns kFALSE and kCanSkip is set
3076 Skip task
3077
3078 * mraw/MRawFileRead.cc:
3079 - don't print warning in case of none executions
3080
3081 * manalysis/MArrivalTimeCalc2.cc:
3082 - added some const-qualifiers
3083
3084
3085
3086 2004/02/17: Raquel de los Reyes
3087
3088 * macros/CCDataCheck.C
3089 - Added some improvements in the plots.
3090
3091
3092
3093 2004/02/17: Abelardo Moralejo
3094
3095 * macros/readrfl.C
3096 - Added missing gPad->cd(1), otherwise the display of events was
3097 not updated.
3098
3099 * mgui/MHexagon.cc
3100 - DistanceToPrimitive(Float_t px, Float_t py) Changed check of
3101 whether px,py is inside the pixel or not. Previous algorithm
3102 was just an approximation.
3103
3104
3105
3106 2004/02/17: Raquel de los Reyes
3107
3108 * mcamera/MCameraHV.h
3109 - Now it derives from a MCamEvent class and implemented the
3110 GetPixContent() and DrawPixelContent() functions. Added the
3111 GetMean function to get the mean HV settings of the camera.
3112
3113 * macros/CCDataCheck.C
3114 - Added the HV settings plots.
3115
3116
3117
3118 2004/02/17: Hendrik Bartko
3119
3120 * msignal:
3121 - new: directory for all signal and time extraction classes
3122
3123 * msignal/MArrivalTimeCam.[h,cc], manalysis/Makefile,
3124 msignal/AnalysisLinkDef.h, MGeomApply.cc:
3125 - new: Storage Container for the ArrivalTime in the camera
3126
3127 * msignal/MArrivalTimePix.[h,cc], manalysis/Makefile,
3128 msignal/AnalysisLinkDef.h:
3129 - new: Storage Container for ArrivalTime information of one pixel
3130
3131 * msignal/Makefile, SignalCint.[h,cc], SignalDep.d, SignalIncl.h,
3132 SignalLinkDef.h
3133 - auxiliary files for msignal directory
3134
3135 * manalysis/MArrivalTimeCalc2.[h,cc]:
3136 - added functionality to compute error of the extracted ArrivalTime
3137 - calculated ArrivalTime is stored in MArrivalTimeCam
3138
3139 * manalysis/MGeomApply.cc
3140 - geometry is applied to MArrivalTimeCam
3141
3142 * Makefile:
3143 - directory msignal is included
3144
3145
3146
3147 2004/02/17: Sebastian Raducci
3148
3149 * mtools/MCubicSpline.[h,cc]
3150 - little corrections in minimums evalustion methods
3151 - changed constructors (they require the fadc slices to be const)
3152
3153 * macros/spline.C
3154 - changed according to the MCubicSpline new constructors
3155
3156 * manalysis/MArrivalTimeCalc.[h,cc]
3157 - changed to use the MCubicSpline class intead of the TSpline class
3158 - warning: now the arrival time is again the maximum of the spline,
3159 soon it will be changed to half maximum
3160
3161
3162
3163 2004/02/17: Wolfgang Wittek
3164
3165 * manalysis/MSourcPosfromStarPos.[h,cc]
3166 - new class; calculates the position of the source in the camera from
3167 the position of a star in the camera and puts it into
3168 MSrcPosCam
3169
3170
3171
3172 2004/02/16: Abelardo Moralejo
3173
3174 * mcalib/MMcCalibrationCalc.cc
3175 - Fixed two typos in screen output.
3176
3177
3178
3179 2004/02/16: Markus Gaug
3180
3181 * mcalib/MCalibrationPix.cc
3182 - documentation from David's email added
3183 - EffectiveQE decreased from 0.2 to 0.18 (see documentation)
3184
3185 * mcalib/Makefile, mcalib/CalibLinkDef.h:
3186 - added MExtractBlindPixel and MExtractedSignalBlindPixel
3187
3188 * mcalib/MExtractBlindPixel.[h,cc]
3189 - new signal extractor for the Blind Pixel
3190
3191 * mcalib/MExtractedSignalBlindPixel.[h,cc]
3192 - new container for the extracted signal of the BlindPixel
3193
3194 * mcalib/MCalibrationCalc.[h,cc]
3195 - does not extract signal from Blind Pixel any more, searches
3196 for MExtractedSignalBlindPixel and fills the hists from there
3197
3198 * macros/calibration.C, macros/bootcampstandardanalysis.C,
3199 macros/pedphotcalc.C, mjobs/MJCalibration.cc:
3200 - introduce the blind pixel and PIN diode extraction in the macro
3201
3202 * manalysis/MPedestalCam.h
3203 - changed type of fTotalEntries from ULong_t to UInt_t
3204 - fixed documentation of fTotalEntries
3205
3206 * manalysis/MPedCalcPedRun.h
3207 - changed type of fNumSamplesTot from ULong_t to UInt_t
3208
3209 * mcalib/MHGausEvents.h
3210 - changed type of fCurrentSize from ULong_t to UInt_t
3211
3212 * mcalib/MCalibrationConfig.h
3213 - removed gkConversionHiLo and gkConversionHiLoErr which is now
3214 directly in the class MCalibrationPix
3215
3216
3217
3218 2004/02/16: Thomas Bretz
3219
3220 * manalysis/AnalysisLinkDef.h:
3221 - added missing MCerPhotEvtIter
3222
3223 * merpp.cc:
3224 - added possible usage of database
3225
3226 * star.cc:
3227 - moved source code into new class MJStar - preliminary
3228
3229 * manalysis/MCerPhotPix.cc:
3230 - updated class header
3231 - fixed Print-output
3232
3233 * mbase/MAGIC.h:
3234 - removed definition of MLog
3235
3236 * mbase/MArgs.h:
3237 - removed include of MAGIC.h
3238
3239 * mbase/MLog.h:
3240 - added extern definition of gLog
3241
3242 * mbase/MParContainer.[h,cc]:
3243 - move body of constructors to source file
3244
3245 * mcalib/MCalibrate.cc, mcalib/MCalibrateData.cc,
3246 mraw/MRawCrateArray.cc, mraw/MRawCrateData.cc,
3247 mraw/MRawEvtData.cc, mraw/MRawEvtHeader.cc, mraw/MRawRead.cc,
3248 mraw/MRawEvtPixelIter.cc, mraw/MRawFileWrite.cc:
3249 - fixed documentation header
3250
3251 * mcalib/MMcCalibrationCalc.[h,cc]:
3252 - fixed documentation header
3253 - fixed usage of FindCreateObj and FindObject
3254 - removed data member to count entries (use histogram instead)
3255 - use TH1 function Integral instead of doing it manually
3256
3257 * mfilter/MFCosmics.cc:
3258 - fixed documentation
3259
3260 * mimage/MHillas.cc, mimage/MImgCleanStd.cc,
3261 mimage/MNewImagePar.[h,cc]:
3262 - replaced for-loops by Iterators
3263
3264 * mraw/MRawFileRead.cc, mraw/MRawSocketRead.cc:
3265 - fixed documentation header
3266 - check return value of MRawRunHeader::ReadEvt
3267
3268 * mraw/mraw/MRawRunHeader.[h,cc]:
3269 - fixed documentation header
3270 - added return value to MRawRunHeader::ReadEvt
3271 - added constant number for max format version - preliminary
3272 (should by a static data member)
3273
3274 * mcalib/MHCalibrationPINDiode.cc:
3275 - do not delete pointers in the destructor which are already
3276 deleted in the base class
3277 - reset histograms in Clear()
3278
3279 * mcalib/MHCalibrationPixel.cc:
3280 - after deletion of instances in Clear() initialize pointer to NULL
3281
3282 * mcalib/MCalibrationCalc.cc, mcalib/MHCalibrationBlindPixel.cc:
3283 - fixed usage of logging stream output levels
3284
3285 * manalysis/MPedCalcPedRun.[h,cc]:
3286 - removed obsolete fSignals
3287
3288 - removed obsolete fNumPixels
3289
3290 * manalysis/MPedestalCam.h:
3291 - added '->' to fArray
3292
3293 * mfileio/MWriteRootFile.cc:
3294 - changed some output to make debugging easier
3295
3296 * mjobs/MJCalibration.cc:
3297 - fixed a bug in drawing
3298
3299 * mjobs/MJExtractSignal.cc:
3300 - removed MPedestalCam from MWriteRootFile output.
3301 When creating the branch it crashes - reason unknown I'll
3302 investigate further
3303
3304
3305
3306 2004/02/16: Markus Gaug
3307
3308 * mcalib/Makefile, mcalib/CalibLinkDef.h, macros/calibration.C:
3309 - added MHCalibrationRelTimePix
3310
3311 * mcalib/MHCalibrationRelTimePix.[h,cc],
3312 mcalib/MHCalibrationRelTimeCam.[h,cc]:
3313 - new classes to fit and display the relative arrival times.
3314 - filled from MArrivalTime
3315 - need: MFillH("MHCalibrationRelTimeCam","MArrivalTime")
3316
3317 * manalysis/MCalibrationCalc.cc
3318 - take out all uncommented code referring to the relative arrival time
3319
3320 * manalysis/MArrivalTime.h
3321 - changed function GetNumPixels to GetSize
3322
3323 * macros/bootcampstandardanalysis.C, macros/pedphotcalc.C
3324 - included cosmics rejection which was in MCalibrationCalc before
3325
3326
3327
3328 2004/02/14: Markus Gaug
3329
3330 * mcalib/Makefile, mcalib/CalibLinkDef.h:
3331 - added MHCalibrationChargePINDiode
3332
3333 * mcalib/MHCalibrationChargePINDiode.[h,cc]
3334 - new class to fill the PIN Diode histograms. Derives from
3335 MHCalibrationChargePix and is filled with MFillH from the
3336 container MExtractedSignalPINDiode.
3337 Will replace MHCalibrationPINDiode entirely soon.
3338
3339 * mcalib/MHCalibrationChargePix.[h,cc]
3340 - new base class for the calibration charges histogram pixel.
3341 Derives from MH and can be filled with the MH with the MH
3342 functions.
3343
3344 * mcalib/MExtractPINDiode.[h,cc]
3345 - new signal extractor for the PIN Diode
3346
3347 * mcalib/MExtractedSignalPINDiode.[h,cc]
3348 - new container for the extracted signal of the PIN Diode
3349
3350 * mcalib/MCalibrationCalc.[h,cc]
3351 - remove the PIN Diode signal extraction
3352
3353 * manalysis/MHPedestalPix.[h,cc]
3354 - new version of MHPedestalPixel, deriving from MHGausEvents.
3355
3356 * manalysis/MHPedestalPixel.[h,cc]
3357 - old version removed, since obsolete (and erroneous)
3358
3359 * manalysis/MHPedestalCam.[h,cc]
3360 - histogramming part of MPedestalCam now in own class
3361
3362 * manalysis/MPedestalPix.h
3363 - removed include of MHPedestalPixel
3364
3365 * macros/calibration.C
3366 - changed pedestal displays accordingly
3367
3368 * mjobs/MJPedestal.h
3369 - class TCanvas included (did not compile otherwise)
3370
3371 * mhbase/MH.cc
3372 - included call to FindGoodLimits(..) in CutEdges()
3373 - axe from pointer to reference
3374 - "CutEdges" renamed to "StripZeros"
3375
3376 * manalysis/MHPedestalPixel.cc, mcalib/MHCalibrationPixel.cc,
3377 mcalib/MHCalibrationBlindPixel.cc:
3378 - "CutEdges" renamed to "StripZeros"
3379
3380 * mcalib/MHGausEvent.[h,cc], mcalib/Makefile, mcalib/CalibLinkDef.h:
3381 - replaced by the improved version: MHGausEvents.[h,cc]
3382
3383
3384
3385 2004/02/14: Thomas Bretz
3386
3387 * manalysis/MCerPhotEvt.[h,cc]:
3388 - added 'Iterator' facility, this will replace some for-loops
3389 in the near future
3390
3391 * mbase/MTime.[h,cc]:
3392 - added a more powerfull interface to get and interprete the
3393 MTime contents as string
3394 - added a new constructor
3395
3396 * mreport/MReportTrigger.h:
3397 - fixed GetPixContent
3398
3399 * mtools/MCubicCoeff.cc, mtools/MCubicSpline.[h,cc]:
3400 - many small changes to simple details (like order of includes)
3401 - some speed improvements
3402 - many small simplifications
3403 - changed parts of the code to be more C++ like (eg Iterators
3404 instead of for-loops)
3405 - disentangles some if-cases
3406 - replaced some math.h function by TMath::
3407 - removed data-member fN (obsolete with iterators)
3408
3409
3410
3411 2004/02/13: Wolfgang Wittek
3412
3413 * mcalib/MCalibrateData.[h,cc]
3414 - new class;
3415 like MCalibrate, but in ReInit it fills the MPedPhot container
3416 using informations from MPedestal, MExtracteSignalCam and
3417 MCalibrationCam
3418
3419 * mcalib/Makefile, mcalib/CalibLinkDef.h
3420 - added MCalibrateData
3421
3422 * manalysis/MPedestalWorkaround.[h,cc]
3423 - create MMcEvt container and fill with theta = 10.0
3424 - set pedestalRMS = 0. if it is > 10.0
3425
3426 * manalysis/MSupercuts.[h,cc]
3427 - change default values of parameters
3428
3429 * manalysis/MSupercutsCalc.[h,cc]
3430 - change dNOMLOGSIZE from 4.1 to 5.0
3431
3432 * mhist/MHBlindPixels.[h,cc]
3433 - change MPedestalCam to MPedPhotCam
3434
3435 * mhist/MHSigmaTheta.[h,cc]
3436 - automatic binning for pixel number doesn't work
3437 use default binning
3438
3439
3440
3441 2004/02/13: Markus Gaug
3442
3443 * mcalib/MCalibrationPix.[h,cc]
3444 - added variables gkAverageQE, gkAverageQEErr, and fAverageQE,
3445 fAverageQEErr
3446 - gkAverageQE initializes to 0.2 (according to David)
3447 - gkAverageQEErr initializes to 0.02 (dito)
3448 - added new member function: SetAverageQE
3449 - call to GetMeanConversionFFactorMethod returns:
3450 fMeanConversionFFactorMethod/fAverageQE.
3451 - call to GetErrorConversionFFactorMethod returns:
3452 errors of fMeanConversionFFactorMethod and fAverageQEErr added
3453 quadratically
3454
3455 * mcalib/Makefile
3456 - split into two parts one comment line
3457
3458
3459 2004/02/13: Thomas Bretz
3460
3461 * mbadpixels/MBadPixelsTreat.[h.cc]:
3462 - added for new bad pixel treatment
3463
3464 * mbadpixels/Makefile, mbadpixels/BadPixelsLinkDef.h:
3465 - added MBadPixelsTreat
3466
3467 * merpp.cc:
3468 - changed the name of the "DC" tree to "Currents" to make
3469 MReportRead work correctly with this tree
3470
3471 * mbase/MTime.[h,cc]:
3472 - Changed UpDMagicTime to support nanosec instead of millisec
3473 - exchanged Reset() by Clear() not to clear the yy/mm/dd
3474 information away in an eventloop
3475
3476 * mraw/MRawEvtHeader.[h,cc]:
3477 - implemented decoding of the time-stamp for raw-data files
3478 with version>2. Thanks to Marcos.
3479
3480 * mraw/MRawRead.[h,c]:
3481 - pipe file version number to MRawEvtHeader::ReadEvt
3482 - create fake time for file-version<3
3483
3484 * macros/readMagic.C:
3485 - changed to use MInteractiveTask
3486
3487 * mbase/MPrint.cc:
3488 - fixed debugging level of some output
3489
3490 * mhist/MHCamera.[h,cc]:
3491 - fixed handling in AddNotify (necessayr due to change of
3492 inheritance from MCamEvent)
3493 - replaced cout by gLog
3494 - added fNotify to list of cleanups
3495
3496 * mhist/MHEvent.cc, mjobs/MJCalibration.cc,
3497 mjobs/MJPedestal.cc:
3498 - fixed usage of AddNotify
3499
3500 * mfileio/MReadReports.cc:
3501 - use a different way to determin whether the tree is a valid tree,
3502 skip invalid trees
3503
3504 * mfileio/MReadTree.cc:
3505 - added another sanity check at the beginning of PreProcess
3506
3507 * mhbase/MFillH.[h,cc]:
3508 - added bit kCanSkip which skips MFillH in case the necessary container
3509 wasn't found.
3510 - cd into the corresponding canvas before filling the MH
3511
3512
3513
3514 2004/02/12: Markus Gaug
3515
3516 * mbase/MArray.[h,cc]:
3517 - changed name of StripZeros
3518
3519 * mcalib/MHGausEvent.cc:
3520 - corrected call to StripZeros
3521
3522 * mcalib/MCalibrationPix.[h,cc]
3523 - implemented dummy for combined method
3524
3525 * mcalib/MCalibrate.[h,cc]
3526 - implemented a dummy for calibration factor 1. (requested by
3527 Javier Rico)
3528 - implemented combined method
3529 - check for valid methods moved to ReInit
3530
3531 * mcalib/MCalibrationCalc.cc
3532 - removed initialization of non-used nsamples
3533
3534 * mcalib/MHCalibrationPixel.[h,cc], mcalib/MCalibrationPix.[h,cc],
3535 mcalib/MCalibrationCalc.[h,cc]
3536 macros/calibration.C
3537 - implemented new histograms:
3538 HSinglePheFADCSlices and HPedestalFADCSlices
3539 They are filled with the FADC slice values of either a s.phe.
3540 event or a pedestal event. The decision is taken with the
3541 variable: MCalibrationCalc::fBlindPixelSinglePheCut, to be set
3542 with a setter
3543
3544 * mtools/MFFT.[h,cc]
3545 - PowerSpectrumDensity of TArrayI implemented
3546
3547
3548
3549 2004/02/12: Thomas Bretz
3550
3551 * mbase/MArray.[h,cc]:
3552 - changed argument of CutEdges from pointer to reference
3553
3554 * mgeom/MGeomPix.h:
3555 - fixed calculation of area of pixel. It was too big for a
3556 factor of 2
3557
3558 * mjobs/MJCalibration.cc:
3559 - slight change of name of a MHCamera
3560
3561 * manalysis/MExtractSignal.cc:
3562 - slight change to the creation of the satpixels list
3563
3564 * mcalib/MHCalibrationBlindPixel.cc, mcalib/MHCalibrationPixel.cc,
3565 mcalib/MHGausEvent.cc:
3566 - corrected call to ProjectArray
3567 - corrected call to CutEdges
3568
3569 * mfilter/MFCosmics.[h,cc]:
3570 - small fixes to logging output
3571 - small simplification to return statement
3572 - declared CosmicsRejection const
3573
3574 * mhbase/MH.[h,cc]:
3575 - changed argument of ProjectArray from pointer to reference
3576 - added missing calcualtion of minimum
3577 - removed obsolete SetEntries
3578 - changed SetDirectory from NULL to gROOT
3579
3580
3581
3582 2004/02/12: Javier López
3583
3584 * macros/pointspreadfunction.C
3585 - added new macro that fits with a 2D gaussian the DC spot for an
3586 star. It gives you the RMS of the PSF and the center of the star,
3587 very useful for misspointing studies.
3588
3589
3590
3591 2004/02/11: Hendrik Bartko
3592
3593 * manalysis/MExtractSignal2.cc:
3594 - introduced a validity check for the set-function of the window
3595 size (even number of slices, WindowSize < NumberSlices)
3596
3597 * manalysis/MArrivalTimeCalc2.[h,cc], manalysis/Makefile,
3598 manalysis/AnalysisLinkDef.h:
3599 - new: introduced the calculation of the arrival time as the signal
3600 weighted mean of the time slices in the maximum window
3601
3602
3603
3604 2004/02/11: Markus Gaug
3605
3606 * mcalib/MCalibrationCalc.cc:
3607 - the blind pixel signal extractor introduced one week ago, counted
3608 one FADC slice too little, thus the normalization w.r.t. pedestals
3609 was wrong. Now corrected.
3610
3611 * manalysis/MExtractSignal.cc, manalysis/MExtractSignal2.cc:
3612 - when "WARNING - Lo Gain saturated" occurs, display also the
3613 corr. pixel numbers.
3614
3615 * mbase/MArray.[h,cc]:
3616 - introduced function to cut array edges with zeros.
3617 (Thomas, should we keep it there or move it to another class? )
3618
3619 * mcalib/MCalibrationCalc.[h,cc]:
3620 - new function SetBlindPixelRange to set start and end of FADC slices
3621 used for the blind pixel signal extraction.
3622 - remove fEvents which are not necessary any more after the shift
3623 to MFCosmics.
3624
3625 * mcalib/MHCalibration(Blind)Pixel.[h,cc]:
3626 - show the fourier spectrum now with axes in frequency [Hz] instead
3627 of inverted events.
3628
3629 * mcalib/MHGausEvent.[h,cc], mcalib/Makefile, mcalib/CalibLinkDef.h:
3630 - new base class for all kind of events with variables having a
3631 Gaussian distribution. Will serve as base class for the
3632 existing and new calibration histogram classes.
3633
3634
3635
3636 2004/02/11: Abelardo Moralejo
3637
3638 * mmain/MEventDisplay.cc
3639 - Switched order of MMcPedestalCopy and MCerPhotCalc in tasklist:
3640 MMcPedestalCopy must be executed earlier!
3641
3642
3643
3644 2004/02/10: Raquel de los Reyes
3645
3646 * mhist/MHPixVsTime.[h,cc]:
3647 - Added a default draw function and replaced the TGraph object
3648 by a pointer to a TGraph object.
3649
3650 * mreport/MReportTrigger.h:
3651 - Now it dereives from a MCamEvent class and implemented the
3652 GetPixContent() and DrawPixelContent() functions.
3653
3654 * maccros/CCDataCheck.C:
3655 - An update of the previous macro. New plots: subsystems status and
3656 macrocells trigger.
3657
3658
3659
3660 2004/02/10: Markus Gaug
3661
3662 * mcalib/MCalibrationCam.cc:
3663 - fixed documentation
3664
3665 * mhbase/MH.[h,cc]:
3666 - new function ProjectArray
3667
3668 * mcalib/MHCalibrationPixel.[h,cc],
3669 mcalib/MHCalibrationBlindPixel.[h,cc]:
3670 - use ProjectArray from MH to plot the projection of the fourier
3671 spectrum
3672
3673 * mfilter/MFCosmics.[h,cc], mfilter/Makefile,
3674 mfilter/FilterLinkDef.h:
3675 - new filter removing cosmics, the same as in MCalibrationCalc
3676 where it was removed now.
3677 Call: MFCosmics cosmics;
3678 MContinue cont(&cosmics);
3679 tlist.AddToList(&cont);
3680
3681 * mcalib/MCalibrationCalc.[h,cc]:
3682 - removed cosmics rejection from there
3683
3684 * macros/calibration.C, mjobs/MJCalibration.cc:
3685 - changed cosmics rejection to the filter algorithm
3686
3687
3688
3689 2004/02/09: Markus Gaug
3690
3691 * mcalib/MCalibrationBlindPix.[h,cc]:
3692 - added histogram to display the average in FADC slices of all
3693 single and double phe events
3694
3695 * mcalib/MCalibrationCalc.cc:
3696 - fill histograms of single-phe events with higain and logain
3697 sampls
3698
3699 * mcalib/MCalibrationCam.[h,cc], mcalib/MCalibrationCalc.cc,
3700 mcalib/MCalibrationConfig.h:
3701 - take all pixel areas out of MGeomPix::GetA(), remove all previous
3702 areas
3703 - calculate photon fluxes from blind pixel and PIN diode, use
3704 area only to fill the conversion factors in MCalibrationPix
3705
3706
3707 * mcalib/MJCalibration.cc:
3708 - display of number of photons for Blindpixel and PIN Diode Method
3709 changed to display of photon flux which is the actually
3710 calculated quantity
3711
3712
3713
3714 2004/02/09: Thomas Bretz
3715
3716 * mbadpixels/*:
3717 - added
3718
3719 * Makefile:
3720 - added MBadPixels
3721
3722 * manalysis/MGeomApply.cc:
3723 - fixed class description
3724
3725 * mjobs/MJCalibration.[h,cc], mjobs/MJExtractSignal.[h,cc]:
3726 - added bad pixel treatment
3727
3728 * mjobs/MJPedestal.[h,cc]:
3729 - reorganized order of functions
3730 - removed a nonsense scrren output (some BLABABLA or so)
3731
3732 * mjobs/Makefile:
3733 - added include for mbadpixels
3734
3735 * mmain/MBrowser.cc:
3736 - do not call construtor of TGTReeLBEntry if pic0=0
3737
3738
3739
3740 2004/02/09: Raquel de los Reyes
3741
3742 * mcamera/MCameraLids.h, mreport/MReportCamera.h
3743 - Added the "Get" functions to access the private data
3744 members of the class.
3745
3746
3747
3748 2004/02/09: Markus Gaug
3749
3750 * MMcCalibrationUpdate.cc, MCalibrate.cc, MCalibrationPix.cc,
3751 MCalibrationPix.h:
3752 - replace MCalibrationPix->IsChargeFitValid() by IsChargeValid()
3753 because we can calibrate with the histogram mean and RMS even
3754 if the fit is not OK. Thus, there is a question: IsFitted() and
3755 IsChargeValid(), i.e. does the charge make any sense?
3756
3757 * MCalibrationCam.cc, MCalibrationConfig.h, MCalibrationCalc.cc:
3758 - found serious bug in calculation of conversion factors for the
3759 outer pixels:
3760 GetMeanConversionBlindPixelMethod and
3761 GetMeanConversionPINDiodeMethod
3762 did not correct for the area of the outer pixel, this did only
3763 MCalibrationCam::GetPixelContent which is not used by MCalibrate
3764
3765
3766
3767 2004/02/06: Markus Gaug
3768
3769 * mgeom/MGeomCam.h
3770 - replaced in Comment of fPixRatio:
3771 "ratio between size of pixel idx and pixel 0" by
3772 "ratio between size of pixel 0 and pixel idx"
3773
3774 * manalysis/MPedestalCam.cc
3775 - catch calls to MHPedestalPixel in case that they are not filled
3776 This led previous calls to segmentation violations
3777 - remove include of MHExtractedSignalPix
3778
3779 * manalysis/MHExtractedSignalPix.[h,cc]
3780 - is everything in MHPedestalPixel, so removed it again
3781
3782 * mjobs/MJPedestal.cc
3783 - put the projections into Display()
3784 - correct the input of Display (0: pedestal, 1: pedestalerror,
3785 2: pedRMS, 3: pedRMSerror)
3786
3787 * manalysis/MHPedestalPixel.cc
3788 - increased number of bins in for charges plot
3789
3790 * mtools/MFFT.[h,cc]
3791 - possibility to have PSD directly from TArray
3792
3793 * mjobs/MJCalibration.[h,cc]
3794 - fixed displays
3795 - replaced MExtractSignal by MExtractSignal2
3796
3797 * mcalib/MHCalibrationPixel.[h,cc], mcalib/MHCalibrationBlindPixel.[h,cc],
3798 mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationBlindPix.[h,cc],
3799 mcalib/MCalibrationPINDiode.[h,cc], mcalib/MHCalibrationPINDiode.[h,cc]:
3800 - remove histograms MHChargevsN..., now keep TArrays directly
3801 - check for oscillations for all pixels (and you will not trust
3802 your eyes when you look at the results :-((((
3803
3804 * mcalib/MCalibrationCalc.[h,cc]
3805 - remove ArrivalTime -> go to separate class
3806 - remove BlindPixel and PIN Diode overflow, now handled directly
3807 inside the corr. classes.
3808 - remove SkipTimeFits -> go the arrival time class
3809
3810 * mcalib/MCalibrationCam.h
3811 - new getters for number of photons
3812 - removed timeslicewidth -> go the corr. time containers
3813
3814 * mcalib/MCalibrationCam.cc
3815 - removed times of GetPixelContent
3816 - added OscillationChecks in GetPixelContent
3817
3818 * manalysis/MMcCalibrationUpdate.cc
3819 - remove calpix.SkipTimeFits which is now obsolet
3820
3821 * macros/calibration.C
3822 - all previous changes now in this macro.
3823 - (NB: Thomas, du brauchst in MJCalibration nicht mehr aendern,
3824 das ging diesmal in einem Aufwasch)
3825
3826
3827
3828 2004/02/06: Thomas Bretz
3829
3830 * mhist/MHPixVsTime.[h,cc]:
3831 - changed such that you can set the name of the time container now
3832
3833 * mraw/MRawRunHeader.[h,cc]:
3834 - added GetMaxPixId()
3835
3836 * mraw/MRawEvtData.cc:
3837 - fixed wrong size calculation for fABflags
3838
3839
3840
3841 2004/02/06: Oscar Blanch
3842
3843 * mmc/MFadcDefine.h && mmc/MMcFadcHeader.cxx
3844 - We cahnged the name (and values) of the global variable
3845 MFADC_RESPONSE_AMPLITUDE to MFADC_RESPONSE_INTEGRAL
3846
3847
3848
3849 2004/02/05: Markus Gaug
3850
3851 * mcalib/MHCalibrationPixel.[h,cc]
3852 - put an NDF limit for the fit
3853 - removed all TStrings and replace them by Form(..)
3854 - Check for nan's of all returned fit values
3855
3856 * mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationCam.cc:
3857 - reshuffled HiLoGainConversion, calculation of F-Factor method,
3858 - calculation of total F-Factor of the readout.
3859
3860 * mcalib/MCalibrationCam.cc
3861 - include relative times to display with GetPixelContent
3862
3863 * mcalib/MCalibrationCalc.[h,cc]
3864 - flag to skip Hi-Lo Calibration
3865 - Hi-LO Graph not filled any more after overflow of ChargevsN
3866 - fill the blind pixel differently from the rest of pixels
3867
3868 * mcalib/MCalibrate.cc:
3869 - call to const MCalibrationPix &pix replaced by MCalibrationPix &pix
3870
3871 * manalysis/MArrivalTimeCalc.cc
3872 - default step width 100 ps.
3873 - look for half maximum (at rising edge)
3874
3875 * manalysis/MExtractSignal.[h,cc]
3876 - removed uncommented code (arrival time)
3877 - set start byte back by one like it was before TB's changes
3878 (does not affect the calculation of number of FADC slices)
3879
3880 * manalysis/MExtractSignal2.[h,cc]
3881 - removed uncommented code (arrival time)
3882
3883 * manalysis/MHPedestalPixel.[h,cc]
3884 - is now filled with total pedestals (not per slice), but results are
3885 renormalized to values per slice (this is not to screw up with the
3886 pedestal RMS and the derived uncertainties)
3887 - new function Renorm(nslices)
3888
3889 * manalysis/MPedestalCam.[h,cc]
3890 - introduced function Clone() (like proposed by TB)
3891 - call to MHPedestalPixel operator() not const any more
3892 - take out lots of uncommented code
3893 - found bug in initialization of hists. SetupFill is called in
3894 PreProcess, therefore, TObjArray is not yet enlarged there.
3895 Now, InitUseHists is called in Fill
3896 - MHPedestalPixel is now filled with total pedestals (not per slice),
3897 but results are
3898 renormalized to values per slice (this is not to screw up with the
3899 pedestal RMS and the derived uncertainties)
3900
3901 * manalysis/MPedCalcPedRun.cc
3902 - added author
3903 - split calculation of RMS into two steps to make it more clear to
3904 the user
3905
3906 * macros/calibration.C
3907 - found bug introduced two days ago, namely calculating pedestlas with
3908 MExtractSignal2 which is now fixed
3909 - Skip HiLoConversionCalibration
3910
3911
3912
3913 2004/02/05: Abelardo Moralejo
3914
3915 * macros/starmc2.C
3916 - added 3rd argument, "kFALSE", to call of MWriteRootFile::Add
3917 for both MMcEvt and MMcRunHeader since these containers are
3918 not present in real data. Name of macro is no longer adequate if
3919 we will use it for calibrated real data (to be changed if so).
3920
3921
3922
3923 2004/02/05: Sebastian Raducci
3924
3925 * mtools/MCubicSpline.[h,cc]
3926 - added
3927 - this class will take the place of the TSpline class to
3928 calculate arrival times
3929
3930 * mtools/MCubicCoeff.[h,cc]
3931 - added
3932 - this class is used by MCubicSpline to store coefficients
3933
3934 * macros/spline.C
3935 - added
3936 - test macro. Shows how to use the MCubicSpline class
3937 - it could be used to test the methods of the Spline class
3938
3939
3940
3941 2004/02/05: Thomas Bretz
3942
3943 * mmain/MBrowser.cc:
3944 - fixed a double deletion of a TGLayoutHints
3945
3946
3947
3948 2004/02/04: Markus Gaug
3949
3950 * mmain/MBrowser.cc:
3951 - corrected TGTReeLBEntry for TGTreeLBEntry
3952
3953
3954
3955 2004/02/04: Thomas Bretz
3956
3957 * manalysis/MExtractSignal2.cc:
3958 - don't allow odd numbers for the window size
3959
3960 * mfilter/MFilterList.cc:
3961 - corrected a wrong logging message
3962
3963 * mmain/MBrowser.cc:
3964 - added '/data/MAGIC' as shortcut in the combo box
3965
3966 * mraw/MRawEvtPixelIter.cc:
3967 - optimized calculation of MaxIdx
3968
3969
3970
3971 2004/02/04: Abelardo Moralejo
3972
3973 * macros/starmc2.C
3974 - removed unnecessary variables BinsHigh, BinsLow
3975
3976
3977
3978 2004/02/04: Markus Gaug
3979
3980 * manalysis/MPedestalCam.[h,cc], manalysis/MPedestalPix.[h,cc],
3981 manalysis/MPedCalcPedRun.[h,cc], manalysis/MHPedestalPixel.[h,cc],
3982 macros/calibration.C:
3983 - histograms are now filled with MFillH as proposed and coded by
3984 Thomas Bretz. Some modifications had to be done, however.
3985 - Class to hold MHPedestalPixel is still MPedestalCam
3986 - MPedCalcPedRun does nothing any more (except from what is was
3987 doing before)
3988
3989 * manalysis/MExtractSignal.cc
3990 - remove uncommented code
3991
3992 * mcalib/MCalibrationCalc.[h,cc]
3993 - modified way to handle histogram overflow: Now flags are set and
3994 ChargevsN histogram is not tried to be filled subsequently
3995
3996
3997
3998 2004/02/03: Markus Gaug
3999
4000 * manalysis/MHExtractedSignalPix.[h,cc]
4001 - added Thomas B. modified version of MHPedestalPixel. Later will
4002 remove MHPedestalPixel
4003
4004 * manalysis/MCalibrationPix.[h,cc], manalysis/MHCalibrationPixel.[h,cc],
4005 manalysis/MCalibrationCam.cc, macros/calibration.C:
4006 - now split completely absolute and relative times. Absolute
4007 times are not fitted, but their histogram mean and rms are
4008 returned.
4009
4010
4011
4012 2004/02/03: Thomas Bretz
4013
4014 * mfileio/MReadTree.cc:
4015 - fixed handling of -1 entries in AddFile: root 3.10/02 crashed
4016
4017 * manalysis/MExtractSignal.[h,cc]:
4018 - moved code to extract the signal from Process to
4019 new member function FindSignal, I left the arrival time
4020 extraction as commented-out code in the code just as a
4021 demonstration to do this very fast.
4022
4023
4024
4025 2004/02/02: Markus Gaug
4026
4027 * manalysis/MPedCalcPedRun.cc
4028 - corrected formulae in Class description
4029
4030 * mcalib/MCalibration.[h,cc], mcalib/MHCalibration.[h,cc],
4031 manalysis/MMcCalibrationUpdate.cc:
4032 - calculate relative times and absolute times. Fit only
4033 the relative ones.
4034
4035
4036
4037 2004/02/02: Abelardo Moralejo
4038
4039 * manalysis/MMcCalibrationUpdate.cc, MMcPedestalCopy.cc
4040 - removed file type check (MC or data) from PreProcess since now
4041 run headers are not yet known at that point.
4042
4043 * mcalib/MMcCalibrationCalc.cc
4044 - same as above.
4045
4046 * NEWS
4047 - updated.
4048
4049
4050
4051 2004/02/02: Thomas Bretz
4052
4053 * manalysis/MExtractSignal2.[h,cc]:
4054 - added new task which takes a given number of slices with the
4055 highest integral content as signal.
4056
4057 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
4058 - added MExtractSignal2
4059
4060
4061
4062 2004/01/30: Abelardo Moralejo
4063
4064 * macros/starmc.C
4065 - changed default FADC integration range (more adequate for coming
4066 camera version).
4067
4068 * macros/mccalibrate.C, starmc2.C
4069 - added. First macro transforms input files from camera simulation
4070 into files with pixel data already calibrated in photons. The
4071 second reads in an already calibrated data file and produces an
4072 output file with Hillas parameters. Both together do the same as
4073 starmc.C, but it is convenient to have files containing
4074 calibrated pixel information.
4075
4076
4077
4078 2004/01/30: Thomas Bretz
4079
4080 * mbase/MDirIter.h:
4081 - added GetNumEntries
4082
4083 * mhist/MHEvent.cc:
4084 - added a dynamic_cast from MParContainer to MCamEvent to get the
4085 correct pointer to the correct base-class.
4086
4087 * mbase/MStatusDisplay.cc:
4088 - In EventInfo check whether gPad==0
4089
4090 * mfileio/MReadMarsFile.cc:
4091 - removed reading RunHeaders from PreProcess, this resulted
4092 in strange behaviour of writing RunHeaders
4093 - fixed consistency check for RunType accordingly
4094
4095 * mfilter/MFilterList.cc:
4096 - do not skip adding filter if only a filter with the same name
4097 exists
4098
4099 * mraw/MRawFileRead.cc:
4100 - added an output message if run header is not accessible
4101
4102 * mraw/MRawRunHeader.[h,cc]:
4103 - initialize fRunType to new enum kRTNone
4104
4105 * mfilter/MFGeomag.cc:
4106 - set fResult to kFALSE at the beginning of Process
4107 - according to this removed setting fResult=kFALSE before return
4108 - replaced some float by Float_t
4109 - added some const-qualifiers
4110 - replaced (rig<0.5/pr*R*(r2-r1)+r1) by (rig-r1)*pr<rnd
4111 with rnd = R * (r2-r1)/2 to make sure that we cannot
4112 devide by 0
4113
4114 * manalysis/MPedCalcPedRun.cc:
4115 - added some comments
4116
4117 * Makefile:
4118 - added mjobs
4119
4120 * mjobs/*:
4121 - added
4122
4123 * mbase/Makefile, mbase/BaseLinkDef.h:
4124 - added MRunIter
4125
4126 * mbase/MRunIter.[h,cc]:
4127 - added
4128
4129
4130
4131 2004/01/30: Markus Gaug
4132
4133 * manalysis/MPedestalCam.h
4134 - added function IsUsedHists()
4135
4136 * manalysis/MPedestalCam.cc
4137 - modified GetPixelContent
4138
4139 * manalysis/MPedestalCam.cc, manalysis/MPedCalcPedRun.cc:
4140 - include storage of number of used FADC slices to compare later
4141 the pedestal per slice ( and sigma per slice)
4142 - return relative differences in GetPixelContent
4143
4144 * mcalib/MCalibrationCalc.[h,cc], mcalib/MHCalibrationBlindPixel.[h,cc]:
4145 - fBlindPixelId and fPINDiodeId now like in PedestalCam
4146 - fill Blind Pixel with information about its fitted pedestal if
4147 available
4148 - initialize charges histogram with a bigger range
4149 - use pedestal information to constrain the pedestal fit ranges
4150
4151 * manalysis/MHPedestalPixel.cc
4152 - initialize charges histogram with a bigger range
4153
4154 * macros/calibration.C
4155 - SetRange of MExtractSignal to 1,14 (see emails of yesterday)
4156 - apply new GetPixelContents of MPedestalCam (more calculations
4157 and displays of errors, correction for different FADC slice
4158 number)
4159
4160 * manalysis/MExtractSignal.cc
4161 - not access to MArrivalTime any more. The same information is
4162 stored in MRawEvt->GetPixelContent(...)
4163
4164 * manalysis/MCalibrationCalc.cc
4165 - retrieve default arrival time from MRawEvt
4166
4167 * manalysis/MCalibrationBlindPix.cc, manalysis/MCalibrationPix.cc
4168 - check for NaN's in fit results
4169
4170
4171
4172 2004/01/29: Abelardo Moralejo
4173
4174 * mfileio/MWriteFile.h
4175 - added missing declaration of ReInit
4176
4177 * manalysis/MMcCalibrationUpdate.cc
4178 - added call to MCalibrationCam::SetBlindPixelMethodValid(kTRUE)
4179 to adapt to recent changes in MCalibrate.
4180
4181
4182
4183 2004/01/29: Thomas Bretz
4184
4185 * manalysis/MArrivalTime.h, manalysis/MCameraData.h,
4186 manalysis/MCerPhotEvt.h, manalysis/MExtractSignalCam.h,
4187 manalysis/MPedPhotCam.h, manalysis/MPedestalCam.h,
4188 mcalib/MCalibrationCam.h, mcamera/MCameraDC.h,
4189 mraw/MRawEvtData.h, mreflector/MRflEvtData.h:
4190 - split derivement into MParContainer and MCamEvent
4191
4192 * manalysis/MExtractSignalCam.[h,cc]:
4193 - removed obsolete MExtractSignal::ReInit
4194 - added -> to fArray
4195
4196 * mbase/MParList.h:
4197 - added a new bit kIsProcessing
4198
4199 * mbase/MTaskList.cc:
4200 - fixed the handling of kDoNotReset and the bahaviour of
4201 SetReadyToSave, such that it is possible to write all
4202 headers
4203
4204 * mfileio/MWriteFile.cc:
4205 - added ReInit which also calls CheckAndWrite
4206
4207 * mgui/MCamEvent.h:
4208 - does not derive from MParContainer anymore
4209
4210
4211
4212 2004/01/29: Markus Gaug
4213
4214 * mcalib/MCalibrationCalc.[h,cc], mcalib/MCalibrationCam.[h,cc],
4215 mcalib/MCalibrationConfig.h
4216 - put gkCalibrationBlindPixelId and gkCalibrationPINDiodeId
4217 directly into the corresponding classes.
4218
4219
4220
4221 2004/01/29: Nicola Galante
4222
4223 * mhistmc/MHMcTriggerLvl2.[h,cc]:
4224 - In method MHMcTriggerLvl2::GetHistByName(const TString name)
4225 added string checking to return also
4226 fHistCellPseudoSize, fHistCellPseudoSizeNorm
4227 and fHistCellPseudoSizeEnergy.
4228 - Added inline functions GetHistCellPseudoSize() and
4229 GetHistCellPseudoSizeNorm().
4230
4231
4232
4233 2004/01/28: Javier Rico
4234
4235 * mcalib/MCalibrate.[h.cc]
4236 - include possibility to select the calibration method to be used
4237
4238
4239
4240 2004/01/28: Markus Gaug
4241
4242 * mcalib/MCalibrate.[h.cc]
4243 - corrected Int_t ReInit() to Bool_t ReInit(MParList *pList)
4244
4245 * mcalib/MCalibrationCalc.[h,cc], mcalib/MCalibrationCam.[h,cc]:
4246 - included flags to indicate if Blind Pixel Method or PIn Diode
4247 method was OK. Up to now, program stopped, if one of the two
4248 methods was chosen but not able to being executed.
4249
4250 * manalysis/MArrivalTimeCalc.cc, manalysis/MExtractSignals.cc,
4251 manalysis/MGeomApply.cc:
4252 - put all missing InitSize(npixels) into MGeomApply
4253
4254 * manalysis/MPedCalcPedRun.[h,cc], manalysis/MPedestalCam.[h,cc],
4255 manalysis/MPedestalPix.[h,cc], manalysis/MHPedestalPixel.[h,cc],
4256 manalysis/Makefile, manalysis/AnalysisLinkDef.h:
4257 - include possibility to fit the pedestals with Gaussian.
4258 - old methods are not affected.
4259 - add new method with MPedCalcPedRun::SetUseHists()
4260
4261
4262
4263 2004/01/28: Abelardo Moralejo
4264
4265 * mcalib/MMcCalibration.cc
4266 - fixed wrong variable type in call to TH1F constructor (number of
4267 bins is now integer), which resulted in a compilation warning.
4268
4269
4270
4271 2004/01/28: Thomas Bretz
4272
4273 * manalysis/MPedestalCam.cc:
4274 - removed unwanted CheckBound from operators. CheckBounds is ONLY
4275 ment for really old MC files and will be removed in the future
4276 anyhow.
4277
4278 * mcalib/MHCalibrationPixel.h:
4279 - removed obsolete include of MFFT
4280
4281 * manalysis/MCerPhotAnal.cc, manalysis/MCerPhotCalc.cc,
4282 manalysis/MPedestalCam.[h,cc]:
4283 - removed use of obsolete MPedestalCam::CheckBounds. This was
4284 a workaround for a 'bug' in very old camera files, which is not
4285 necessary anymore.
4286
4287 * manalysis/MCerPhotAnal2.[h,cc]:
4288 - replaced MPedestalCam by MPedPhotCam
4289
4290 * manalysis/MExtractSignal.cc:
4291 - some small simplification to the signal extraction
4292 - removed some obsolete variables
4293 - replaced for by while
4294 - removed obsolete casts
4295
4296 * mmain/MEventDisplay.cc:
4297 - gave names to the filters
4298 - removed adding MHCamera to fList because it was deleted twice
4299
4300 * mhist/MHCamera.cc:
4301 - fixed usage of fPainter in Paint() - title was not updated
4302 correctly
4303
4304
4305
4306 2004/01/28: Sebastian Raducci
4307
4308 * manalysis/MArrivalTime.[h,cc]:
4309 - removed all the code relative to the cluster evaluation
4310
4311
4312
4313 2004/01/27: Markus Gaug
4314
4315 * manalysis/MPedestalPix.cc:
4316 - initialize default values to 0 instead of -1.
4317
4318 * manalysis/MPedestalCam.[h,cc]:
4319 - include CheckBounds, also in operator[]
4320
4321 * mcalib/MCalibrationCam.[h,cc]:
4322 - apparently, there was a reference to InitSize(UInt_t i) instead
4323 of InitSize(Int_t i), where compiler complained, now changed
4324
4325 * mcalib/MHCalibration*, mcalib/MCalibration*:
4326 - fixed all Clear()'s, Reset()'s, direct intializers
4327
4328
4329
4330 2004/01/27: Thomas Bretz
4331
4332 * mdata/MDataChain.cc:
4333 - added '%' to supported operators
4334
4335
4336
4337 2004/01/26: Nicola Galante
4338
4339 * manalysis/MMcTriggerLvl2.[cc,h]:
4340
4341 - Defined some static constants to avoid ugly "magic numbers"
4342 in arrays: gsNCells, gsNTrigPixels,
4343 gsNPixInCell, gsNLutInCell, gsNPixInLut, fNumPixCell.
4344 - Added method
4345 MMcTriggerLvl2::GetCellCompactPixel(int cell, MGeomCam *fCam)
4346 which computes compact pixels into a given L2T macrocell.
4347 - Added method
4348 MMcTriggerLvl2::CalcBiggerCellPseudoSize()
4349 which computes fCellPseudoSize, the maximum Pseudo Size into L2T
4350 macrocells
4351 - Added method
4352 MMcTriggerLvl2::GetCellPseudoSize() const
4353 which returns fCellPseudoSize
4354 - Added method
4355 MMcTriggerLvl2::IsPixelInCell(Int_t pixel, Int_t cell),
4356 which controls whether a pixel belongs to a given L2T cell.
4357 - Added method
4358 MMcTriggerLvl2::GetMaxCell() const
4359 which returns fMaxCell, the cell with the maximum
4360 fCellPseudoSize.
4361
4362
4363
4364 2004/01/26: Markus Gaug, Michele Doro
4365
4366 * manalysis/MArrivalTime.[h,cc], manalysis/MArrivalTimeCalc.[h,cc]:
4367 - moved calculation of arrival time from MArrivalTime to
4368 MArrivalTimeCalc. MArrivalTime does not do any Process-job
4369 anymore
4370 - TSpline5 now on stack.
4371 - function to set the stepsize
4372
4373 * mcalib/MHCalibrationBlindPixel.[h,cc]:
4374 - force mu_{0} in Blind Pixel Fit to be around 0 in fKPoisson4
4375 - implement combined Polya fit and Michele's back-scattered electron
4376 fit
4377
4378 * mcalib/MHCalibrationPixel.[h,cc], mcalib/MCalibrationPix.cc,
4379 mcalib/MCalibrationPINDiode.cc:
4380 - combine FitChargeHiGain and FitChargeLoGain into one function
4381
4382 * macros/calibration.C
4383 - improve double gauss fit a bit
4384
4385
4386
4387 2004/01/26: Thomas Bretz
4388
4389 * mraw/MRawEvtPixelIter.[h,cc]:
4390 - removed member function GetNumPixels. For more details see mantis.
4391
4392 * manalysis/MArrivalTime.[h,cc]:
4393 - reorganized includes
4394 - fixed InitSize and ClearArray (now Reset) to fit MParContainer
4395 definition
4396 - for the moment removed usage of fPixelChecked - THIS WILL CRASH YOUR
4397 PROGRAM
4398
4399 * manalysis/MArrivalTimeCalc.[h,cc]:
4400 - reorganized includes
4401 - removed many obsolete code, exspecially copy&paste relicts!
4402 - fixed usage of InitSize
4403 - removed CleanArray. Reset() is called automatically before Process()
4404
4405 * manalysis/MExtractedSignalCam.[h,cc]:
4406 - added SetLogStream
4407 - removed obsolete include MGeomCam
4408 - replaced PrintOut by Print
4409 - added const-qualifiers to all Getters
4410 - fixed documentation
4411
4412 * manalysis/MExtractedSignalPix.[h,cc]:
4413 - replaced PrintOut by Print
4414 - fixed documentation
4415
4416 * manalysis/MEventRateCalc.cc, manalysis/MPedCalcPedRun.cc:
4417 - replaced memset by Reset()
4418
4419
4420
4421 2004/01/24: Abelardo Moralejo
4422
4423 * macros/starmcstereo.C
4424 - Added. Example of how to run the analysis chain for MC files
4425 containing simulation of stereo systems of 2 telescopes.
4426
4427 * mcalib/MCalibrate.cc
4428 - Added check that value of signal from MExtractedSignalPix is not
4429 the default (error) value. In such a case, the signal in
4430 MCerPhotEvt is now set to 0. Before, all pixels got very high
4431 values in MCerPhotEvt in case the MRawEvtData object for the
4432 event was missing in the file. This happened in MC files, in
4433 which in some circumstances an event is written without the
4434 pixel information (for instance, when running stereo simulations
4435 the pixel data is missing for non-triggered telescopes, but the
4436 event headers are present).
4437
4438
4439
4440 2004/01/23: Markus Gaug
4441
4442 * manalysis/MExtractSignal.[h,cc], manalysis/MExtractedSignalPix.[h,cc],
4443 manalysis/MArrivalTime.[h,cc], mcalib/MCalibrationBlindPix.h,
4444 mcalib/MHCalibrationBlindPixel.[h,cc], mcalib/MCalibrationPINDiode.h,
4445 mcalib/MHCalibrationPINDiode.[h,cc], mcalib/MCalibrationPix.[h,cc],
4446 mcalib/MHCalibrationPixel.[h,cc], mcalib/MCalibrationCalc.[h,cc]:
4447 - use MArrivalTime for Storage (or calculation) of time
4448 in MExtractSignal
4449 - pass from TH1I histos to TH1F for times
4450
4451 * mcalib/MCalibrationBlindPix.h, mcalib/MHCalibrationBlindPixel.[h,cc],
4452 mcalib/MCalibrationPix.[h,cc], mcalib/MHCalibrationPixel.[h,cc],
4453 mcalib/MCalibrationCalc.[h,cc]:
4454 - clean up setters
4455 - pass to bit-fields for all flags
4456
4457 * mcalib/MCalibrationCam.cc
4458 - exclude Blind Pixel from Camera display
4459 - do not fill &val when return kFALSE
4460
4461 * macros/calibration.C
4462 - include functions to exclude the blind pixel,
4463 calculation of times and quality checks
4464
4465
4466
4467 2004/01/23: Abelardo Moralejo
4468
4469 * mcalib/MCalibrate.cc, manalysis/MExtractSignal.cc
4470 - Added support (using AddSerialNumber) for stereo MC files.
4471
4472
4473
4474 2004/01/23: Thomas Bretz
4475
4476 * mbase/MAstro.cc:
4477 - Fixed calculation of MJD. In Ymd2Mjd a plus should be a minus.
4478
4479 * mreport/MReport*.[h,cc]:
4480 - changed all classes to return Int_t instead of Bool_t in
4481 InterpreteBody
4482 - changed MReportFileRead such, that a wrong line results in
4483 skipping the line instead of abort reading.
4484
4485 * manalysis/MExtractSignal.cc:
4486 - do not print information for each pixel - it's too much.
4487
4488 * mbase/MStatusDisplay.cc:
4489 - when reading a status display do not display tabs with
4490 the same name than one which is already existing.
4491
4492 * mcalib/MCalibrate.cc:
4493 - directly store pointer to pixel when setting saturation flag
4494
4495 * mcamera/MCameraDC.cc:
4496 - fixed some comments
4497
4498 * mhist/MHCamEvent.cc:
4499 - fixed a crash when no geometry was available
4500
4501 * mhist/MHCamera.[h,cc]:
4502 - removed obsolete member function SetPix
4503
4504 * mbase/MStatusDisplay.[h,cc]:
4505 - added EventInfo member function
4506 - implemented preliminary redirection of GetObjectInfo to
4507 StatusLine2 -> An own status line for this is missing
4508
4509 * manalysis/MExtractSignal.[h,cc]:
4510 - implemented StreamPrimitive
4511 - changed deafults to be static const data members
4512
4513 * manalysis/MGeomApply.[h,cc]:
4514 - implemented StreamPrimitive
4515
4516
4517
4518 2004/01/23: Abelardo Moralejo
4519
4520 * manalysis/MMcCalibrationUpdate.[h,cc]
4521 - Added check to guarantee that the FADC simulation parameters of
4522 all read files (those used for calibration and those analyzed)
4523 are the same.
4524 - Added missing support for analysis of stereo files.
4525
4526 * mcalib/MMcCalibrationCalc.cc
4527 - Removed obsolete FIXME comment.
4528 - Added missing support for analysis of stereo files.
4529
4530
4531 2004/01/23: Raquel de los Reyes
4532
4533 * macros/CCDataCheck.C
4534 - Added the temperature distribution of the optical links
4535 and the plots of the LV power supplies.
4536 * mcamera/MCameraLV.h
4537 - Added the "Get" functions to access the private data
4538 members of the class.
4539
4540
4541 2004/01/22: Abelardo Moralejo
4542
4543 * manalysis/MMcCalibrationUpdate.[h,cc]
4544 - Now ratio of high to low gain is taken from MCalibrationCam if
4545 it existed previously in the parameter list, instead of being
4546 read again from the MMcFadcHeader. Removed Setter function for
4547 fADC2PhInner, no longer necessary. Fixed error regarding the
4548 pedestal conversion to photons (did not read conversion factor
4549 from preexisting MCalibrationCam object).
4550
4551 * mcalib/MMcCalibrationCalc.cc
4552 - Changed parameters of the histogram, and also the quantity being
4553 histogrammed. Check that input data come from a noiseless camera
4554 file before proceeding to do the calibration. Introduced lower
4555 size in cut for calibration. Now rhe calibration constant is not
4556 calculated from the mean of photons/ADC counts, but from the peak
4557 of the histogram.
4558
4559 * macros/starmc.C
4560 - Introduced new scheme. Now there are two loops over two different
4561 sets of files. First loop calculates the calibration constants,
4562 second one does the analysis. Introduced comments. Now the
4563 histogram used in the light calibration is written to the output
4564 file.
4565
4566
4567
4568 2004/01/22: Thomas Bretz
4569
4570 * mcalib/MCalibrate.[h,cc], mcalib/MCalibrationCam.[h,cc],
4571 mcalib/MCalibrationBlindPix.[h,cc], mcalib/MCalibrationCalc.[h,cc],
4572 mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationPINDiode.[h,cc],
4573 mcalib/MCalibrationBlindPixel.[h,cc],
4574 mcalib/MHCalibrationPixel.[h,cc], mcalib/MMcCalibrationCalc.[h,cc],
4575 mcalib/MHCalibrationBlindPixel.[h,cc],
4576 mcalib/MHCalibrationPINDiode.[h,cc]:
4577 - cleaned up includes
4578
4579
4580
4581 2004/01/22: Raquel de los Reyes
4582
4583 * macros/CCDataCheck.C
4584 - macro to check the data from the central control (.rep files).
4585
4586
4587
4588 2004/01/22: Markus Gaug
4589
4590 * macros/calibration.C
4591 - made MStatusDisplay 3 bit smaller
4592
4593 * manalysis/MExtractSignal.cc
4594 - put fSignals->SetUsedFADCSlices into PreProcess
4595
4596 * manalysis/MPedCalcPedRun.cc
4597 - calculate PedRMS as RMS of the sums, later renormalized to units
4598 of RMS/slice (eliminate the wrong effect of odd and even slices)
4599
4600 * mcalib/MCalibrationCalc.cc
4601 - if bit SkipBlindPixelFit is set, now number of photons outside
4602 plexiglass is not intended to be calculated any more (previous
4603 bug)
4604 - exclude excluded pixels in eventloop
4605
4606 * mcalib/MHCalibrationBlindPixel.[h,cc]
4607 - move functions to pointer again (otherwise, Clone will give
4608 strange results)
4609
4610
4611
4612 2004/01/21: Abelardo Moralejo
4613
4614 * mcalib/MMcCalibrationCalc.[h,cc]
4615 - Added. First version of the task intended to calculate the
4616 conversion factors from ADC counts to photons in the MC. It has
4617 a different aim than the recently renamed class
4618 "MMcCalibrationUpdate" (which takes care that the correct
4619 pedestals and conversion factors are supplied to each event, but
4620 does not really calculate anything).
4621
4622 * mcalib/Makefile, CalibLinkDef.h
4623 - Added new class MMcCalibrationCalc
4624
4625 * manalysis/MMcCalibrationUpdate.[h,cc]
4626 - Now the container MCalibrationCam is not created or modified if
4627 it is found that one such container already exists in the
4628 Parameter list (from a previous calibration).
4629
4630
4631
4632 2004/01/21: Thomas Bretz
4633
4634 * mraw/MRawRead.cc:
4635 - restore the fake time for all runs (current time stamp in
4636 the data seems to be toally nonsense)
4637
4638 * mraw/MRawEvtHeader.cc:
4639 - removed decoding of real time (current time stamp in the data
4640 seems to be toally nonsense)
4641
4642
4643
4644 2004/01/21: Abelardo Moralejo
4645
4646 * mmc/MMcEvt.hxx
4647 - Uncommented 6 Getter functions (those regarding the number of
4648 photons surviving the different stages of simulation).
4649
4650 * manalysis/MMcCalibrationUpdate.[h,cc]
4651 - Added (see below).
4652
4653 * manalysis/MMcCalibrationCalc.[h,cc]
4654 - Removed: changed name of this class to MMcCalibrationUpdate,
4655 which is more representative of what it really does. Moved
4656 the filling of the MCalibrationCam container from Process to
4657 ReInit, since it does not change on an event by event basis.
4658 Simplified PreProcess (MCalibrationCam was searched for twice).
4659 Updated class description and comments.
4660
4661 * manalysis/Makefile, AnalysisLinkDef.h
4662 - Adapted to change above
4663
4664 * macros/starmc.C
4665 - Adapted to change above. Changed also task instance name from
4666 mccalibcalc to mccalibupdate.
4667
4668
4669
4670 2004/01/21: Raquel de los Reyes
4671
4672 * mreport/MReportCC.h, mreport/MReportTrigger.h, mcamera/MCameraHV.h
4673 and mcamera/MCameraCalibration.h
4674 - Added the "Get" functions (e.g GetStatus() for fStatus) to access
4675 the private data members of the class.
4676
4677
4678
4679 2004/01/20: Thomas Hengstebeck
4680
4681 * mranforest/MRanForestCalc.[h,cc]
4682 - Added member functions Grow (training of RF) and Fill (reading in
4683 trained forest from file) which simplify macros.
4684 One just needs to call them instead of using MRanForestGrow and
4685 MRanForestFill (and the related training and fill loops) in a
4686 macro.
4687
4688
4689
4690 2004/01/20: Abelardo moralejo
4691
4692 * manalysis/MMcCalibrationCalc.cc
4693 - removed call to MCalibrationPix::SetPedestal, which was not
4694 needed.
4695
4696
4697
4698 2004/01/20: Thomas Bretz
4699
4700 * Makefile:
4701 - replaced 'make' by '$(MAKE)'
4702
4703 * Makefile.rules:
4704 - added Makefile itself to dependencies
4705
4706 * mbase/MTask.cc:
4707 - added comment about ReInit
4708
4709 * mhbase/MH.cc:
4710 - do not clear pad in DrawClone if 'same' option given
4711
4712 * mhist/MHVsTime.cc:
4713 - evaluate 'same' option
4714
4715 * mfileio/MReadCurrents.[h,cc]:
4716 - obsolete, removed
4717
4718 * manalysis/MCerPhotEvt.cc, manalysis/MCerPhotPix.cc:
4719 - added some comments
4720
4721
4722
4723 2004/01/20: Abelardo moralejo
4724
4725 * mcalib/MHCalibrationPINDiode.cc
4726 - Added call to SetDirecory(0) for histograms fHErrCharge,
4727 fHPCharge, fHPTime.
4728
4729 * manalysis/MCerPhotPix.h:
4730 - Changed position of declaration of fIsSaturated to be the last
4731 private variable. Otherwise, since in the constructor it is
4732 initialized in the last place, a warning is displayed upon
4733 compilation in some systems.
4734
4735
4736
4737 2004/01/20: Markus Gaug
4738 * mcalib/Makefile, manalysis/Makefile:
4739 - include directory ../mtools
4740
4741 * mtools/MFFT.[h,cc]
4742 - class inherits from TObject now
4743
4744
4745
4746 2004/01/19: Markus Gaug
4747
4748 * mcalib/MHCalibrationBlindPixel.[h,cc]
4749 - fixed a bug in fFitLegend due to which program crashed by calls
4750 to DrawClone
4751 - Modified way to change the fit function
4752
4753 * mcalib/MHCalibrationPixel.[h,cc]
4754 - reordered function calls
4755 - removed SetupFill
4756
4757 * mcalib/MHCalibrationPINDiode.h
4758 - reordered function calls
4759
4760 * mcalib/MCalibrationPix.[h,cc]
4761 - limits to define fFitValid now as variables in class
4762
4763 * mcalib/MCalibrationCam.[h,cc]
4764 - reordered function calls
4765 - incorporate option to exclude pixels
4766
4767 * mcalib/MCalibrationBlindPix.h
4768 - Modified way to change the fit function
4769
4770 * mcalib/MCalibrationCalc.[h,cc]
4771 - Modified way to change the fit function
4772 - incorporate option to exclude pixels from configuration file
4773
4774 * macros/calibration.C
4775 - Modified way to change the fit function
4776 - incorporate option to exclude pixels from configuration file
4777
4778
4779
4780 2004/01/19: Javier Rico
4781
4782 * manalysis/MPedCalcPedRun.cc, manalysis/MPedPhotCalc.cc
4783 - Added documentation of member functions
4784
4785
4786
4787 2004/01/19: Abelardo Moralejo
4788
4789 * manalysis/MCerPhotPix.[h,cc]
4790 - Added fIsSaturated to flag whether low gain of the pixel is
4791 saturated. Added corresponding getter and setter functions.
4792 Updated ClassDef to version 2.
4793
4794 * mcalib/MCalibrate.cc
4795 - Set the new saturation flag of MCerPhotPix to kTRUE if at least
4796 one low gain FADC slice is saturated.
4797
4798 * mimage/MNewImagePar.[h,cc]
4799 - Added new member variable fNumSaturatedPixels to count how many
4800 pixels were saturated. Updated ClassDef to version 2.
4801
4802
4803
4804 2004/01/19: Thomas Bretz
4805
4806 * manalysis/MPedPhotCalc.[cc,h]:
4807 - fixed order of includes
4808 - removed obsolete forward declarations
4809 - removed obsolete data member fNumPixels (stored already twice in
4810 the two TArrayF)
4811 - fixed some small bugs in the documentation
4812
4813 * manalysis/MPedCalcPedRun.cc:
4814 - updated my eMail address
4815
4816
4817
4818 2004/01/19: Javier Rico
4819
4820 * macros/dohtml.C, NEWS
4821 - include some missing info
4822
4823
4824
4825 2004/01/19: Abelardo Moralejo
4826
4827 * manalysis/MExtractedSignalPix.h
4828 - added GetNumLoGainSaturated()
4829
4830
4831
4832 2004/01/19: Markus Gaug
4833
4834 * macros/dohtml.C
4835 - include calibration.C
4836
4837 * manalysis/MExtractSignal.cc
4838 - warning of logain saturation now only once per event (out of loop)
4839
4840 * mcalib/MCalibrationCalc.cc, mcalib/MCalibrationPix.[h,cc]
4841 - new Flag fExcluded to indicate if pixel has been excluded from
4842 further analysis
4843
4844
4845
4846 2004/01/16: Javier Rico & Pepe Flix
4847
4848 * manalysis/MPedPhotCalc.[cc,h]
4849 - added
4850 - new class for the evaluation of pedestals in units of photons
4851 using the extracted signal from pedestal runs and calibration
4852 constants defined in MCalibrate
4853
4854 * manalysis/AnalysisLinkDef.h, manalysis/Makefile
4855 - added entries for MPedPhotCalc
4856
4857 * macros/pedphotcalc.C
4858 - added
4859 - example on how to use MPedPhotCalc task
4860
4861
4862
4863 2004/01/16: Markus Gaug
4864
4865 * mcalib/MCalibrationFits.h
4866 - removed and incorporated in MHCalibrationBlindPixel.h
4867
4868 * mcalib/MHCalibrationBlindPixel.[h,cc], mcalib/MHCalibrationConfig.h,
4869 mcalib/MCalibrationBlindPix.h:
4870 - incorporate Fit functions
4871 - fixed a bug due to which DrawClone crashed when class was used
4872 in a compiled macro
4873
4874 * mcalib/MCalibrationCalc.cc, mcalib/MCalibrationPix.cc,
4875 mcalib/MCalibrationBlindPix.cc, mcalib/MCalibrationPINDiode.cc,
4876 mcalib/MCalibrationCam.cc, mcalib/MHCalibrationBlindPixel.cc,
4877 mcalib/MHCalibrationPixel.cc:
4878 - fixed the warns and errs in fLog's
4879
4880
4881
4882 2004/01/16: Abelardo Moralejo
4883
4884 * manalysis/MMcCalibrationCalc.cc
4885 - TMath::Max() is no longer used because it did not compile in some
4886 systems for unkown reasons. I replaced it by a safer (and may be
4887 slower) code.
4888 - Added calpix.SetFitValid();
4889
4890 * mhist/MHEvent.cc
4891 - In MHEvent::Fill, fixed: second parameter of SetCamContent must
4892 be 1 in case of RMS:
4893 case kEvtPedestalRMS:
4894 fHist->SetCamContent(*(MCamEvent*)par, 1);
4895
4896
4897
4898 2004/01/15: Abelardo Moralejo
4899
4900 * macros/starmc.C
4901 - Added. Version of star showing new chain to get Hillas
4902 parameters (with Size calibrated in photons) from MC files.
4903
4904
4905
4906 2004/01/15: Javier Rico
4907
4908 * manalysis/MPedCalcPedRun.[h,cc]
4909 - optimize the running time
4910 - add (some) documentation
4911 - correct treatment for the case of several input files
4912
4913 * macros/pedvsevent.C
4914 - added
4915 - draw pedestal mean and rms vs event# for input pixel# and run
4916 file, and compares them to the global pedestal mean and rms
4917
4918
4919
4920 2004/01/15: Raquel de los Reyes
4921
4922 * mhist/MHCamEvent.cc, mhist/MHCamera.cc
4923 - changed the MHCamEvent::SetupFill and MHCamera::GetBinError
4924 functions to compute the estimation of the error of the
4925 mean. It can be done calling to the function
4926 MCamEvent::SetBit(MHCamera::kVariance) in the macro
4927
4928
4929
4930 2004/01/15: Markus Gaug
4931
4932 * mhist/MHCamera.[h,cc]
4933 - incorporate Thomas's changes
4934 - replace void CreateProjection() by TH1D *Projection(const char*)
4935
4936 * macros/calibration.C
4937 - replace MHCamera->Draw("proj") by MHCamera->Projection()
4938 - produce better fits to the projection
4939
4940 * manalysis/MSimulatedAnnealing.[h,cc],
4941 mhist/MHSimulatedAnnealing.[h,cc]:
4942 - moved to directory mtools
4943 - MSimulatedAnnealing now inherits from TObject
4944
4945 * manalysis/Makefile, manalysis/AnalysisLinkDef.h,
4946 mhist/Makefile, mhist/HistLinkDef.h:
4947 - removed MSimulatedAnnealing
4948 - removed MHSimulatedAnnealing
4949
4950 * mtools/Makefile, mtools/AnalysisLinkDef.h:
4951 - added MSimulatedAnnealing
4952 - added MHSimulatedAnnealing
4953
4954
4955
4956 2004/01/15: Thomas Bretz
4957
4958 * manalysis/AnalysisLinkDef.h:
4959 - removed MCurrents
4960
4961 * mhist/MHCamera.[h,cc]:
4962 - added member function Projection
4963 - removed fYproj
4964
4965 * mreport/MReport*.*:
4966 - added more comments
4967
4968
4969
4970 2004/01/14: Markus Gaug
4971
4972 * mtools/MFFT.[h,cc]
4973 - new class to perform Fast Fourier Transforms
4974
4975 * mtools/Makefile
4976 * mtools/ToolsLinkDef.h
4977 - include MFFT
4978
4979 * manalysis/MExtractedSignalCam.h
4980 - removed variables fNumHiGainSamples and fNumLoGainSamples
4981 - function SetNumUsedFADCSlices replaced by SetUsedFADCSlices
4982
4983 * manalysis/MExtractSignal.cc
4984 - updated call to SetUsedFADCSlices
4985
4986
4987
4988 2004/01/14: Abelardo Moralejo
4989
4990 * manalysis/MMcCalibrationCalc.cc:
4991 - set pedestal rms per FADC slice to 0.01 counts in case it is 0.
4992 This can happen (depending on camera simulation parameters), and
4993 rms = 0 later resulted in the pixel being eliminated in the
4994 image cleaning.
4995
4996
4997
4998 2004/01/14: Thomas Bretz
4999
5000 * Makefile:
5001 - replaced old style Makefile.depend by directory specific
5002 dependancy files
5003
5004 * Makefile.rules:
5005 - changed obsolete '.cc.o' style to newer style '%.o: %.c'
5006 - added rule to make dependency files
5007 - added rule to remove dependancy files.
5008 - added rmdep as prerequisite to clean
5009 - include dependency file
5010
5011 * mbase/Makefile, mcalib/Makefile, mcamera/Makefile,
5012 mdata/Makefile, mfileio/Makefile, mfilter/Makefile,
5013 mgeom/Makefile, mgui/Makefile, mhbase/Makefile,
5014 mhist/Makefile, mhistmc/Makefile, mimage/Makefile,
5015 mmain/Makefile, mmc/Makefile, mmontecarlo/Makefile,
5016 mpointing/Makefile, mranforest/Makefile, mraw/Makefile,
5017 mreflector/Makefile, mreport/Makefile, mtemp/Makefile,
5018 mtools/Makefile:
5019 - removed clean-rule, use the one in Makefile.rules instead
5020
5021 * mreport/Makefile, mreport/ReportLinkDef.h:
5022 - added MReportHelp
5023
5024 * mreport/MReportFileRead.cc:
5025 - moved code from MReportHelp to new file
5026 - removed usage of MReport class completely
5027
5028 * mfilter/MFGeomag.[h,cc]:
5029 - fixed a bug which causes MFGeomag to fail if MARSSYS is not set
5030 - changed the second loop from 0->1151 to 1152->2304
5031 - removed dummy arrays used for reading
5032 - output filename in case of 'file not found'
5033 - removed obsolete data members
5034 - removed obsolete Init function
5035 - removed forbidden underscore from member variable
5036 - changed wrong 0/1 in allocation of fResult into kFALSE/TRUE
5037
5038 * mbase/MStatusDisplay.[h,cc]:
5039 - added new member function Open
5040 - added new menu entry kFileOpen
5041 - changed UpdatePSheader algorithm (the old one was much too slow)
5042
5043 * manalysis/MCurrents.[h,cc]:
5044 - removed (old outdated)
5045
5046 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
5047 - removed MCurrents
5048
5049
5050
5051 2004/01/14: Wolfgang Wittek
5052
5053 * macros/ONOFFAnalysis.C:
5054 - current version
5055
5056 * mhist/MHSigmaTheta.[h,cc]:
5057 - replace MPedestalCam by MPedPhotCam
5058
5059 * manalysis/MPad.[h,cc], manalysus/MSigmabar.[h,cc],
5060 manalysus/MSigmabarCalc.[h,cc], manalysus/MCT1PadONOFF.[h,cc],
5061 manalysus/MCT1PadSchweizer.[h,cc], manalysus/MPadding.[h,cc]:
5062 - replace MPedestalCam by MPedPhotCam
5063
5064 * manalysis/MPedPhotPix.[h,cc]
5065 - uncomment SetRms()
5066
5067
5068
5069 2004/01/13: Markus Gaug
5070
5071 * manalysis/MExtractSignal.h
5072 - seems that the reduced light intensity of the CT1 Pulser
5073 results in broader pulses -> Set Default time slices to [3,10]
5074
5075 * mhist/MHCamera.cc
5076 - make Stat Window in option 'proj' bigger
5077 - add comment line at beginning of Draw()
5078
5079 * mcalib/MHCalibrationBlindPixel.[h.cc]
5080 - add Function DrawClone()
5081 - fix bug in calculation of integral (GetIntegral("width"))
5082 - restrict parameters tighter
5083 - declare fit as not valid, if less than 100 events
5084 in single photo-electron peak
5085
5086 * mcalib/MCalibrationFits.h, mcalib/MHCalibrationBlindPixel.[h.cc]
5087 - fit now with fixed normalization
5088
5089 * mcalib/MHCalibrationPixel.[h.cc]
5090 - new function IsEmpty()
5091 - Time fit accepted if ChiSquare less than 30. (instead of 20.)
5092
5093 * mcalib/MCalibrationPix.[h.cc]
5094 - F-Factor corrected and added error
5095 - Histograms not fitted if they are empty
5096 - rejection criteria of fitted charges now > 5 PedRMS (instead 3)
5097
5098 * mcalib/MCalibrationCam.cc
5099 - Square Root of Reduced Sigmas not taken, if they are < 0.
5100 - Reduced Sigma / Charge squared replaced by reduced sigma / charge
5101
5102 * mcalib/MCalibrationCalc.cc
5103 - Blind Pixel is not additionally treated as normal pixel any more
5104 - Blind Pixel Draw replaced by DrawClone
5105
5106 * macros/calibration.C
5107 - took out some unused code
5108 - some default axis labelling corrected
5109
5110
5111
5112 2004/01/13: Abelardo Moralejo
5113
5114 * manalysis/MMcPedestalCopy.cc
5115 - added check of whether input file is a MC file before executing
5116 the PreProcess.
5117
5118
5119
5120 2004/01/13: Wolfgang Wittek
5121
5122 * macros/ONOFFAnalysis.C, macros/ONAnalysis.C:
5123 - change macro to handle also MC events with finite sigmabar
5124
5125 * manalysis/MPadOn.[h,cc]:
5126 - deleted, is replaced by MPad
5127
5128 * manalysis/MPadOnOFF.[h,cc]:
5129 - deleted, is replaced by MPad
5130
5131 * manalysis/MPad.[h,cc]:
5132 - new class, replacing MPadON and MPadONOFF
5133 - handle also MC events with finite sigmabar
5134
5135 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
5136 - replace MPadON and MPadONOFF by MPad
5137
5138
5139
5140 2004/01/13: Thomas Bretz
5141
5142 * mraw/MRawRunHeader.[h,cc]:
5143 - implemented new member function GetRunTypeStr
5144
5145 * Changelog.03:
5146 - added (contains entries of 2003)
5147
5148 * Changelog:
5149 - removed entries of 2003
5150
5151 * mfilter/MFGeomag.cc:
5152 - simplified open/close of input files
5153
5154 * manalysis/MEventRate.[h,cc], manalysis/MEventRateCalc.cc:
5155 - added some comments
5156 - added new member function GetError
5157
5158 * Makefile:
5159 - updated 'make dox' output for convinience
5160
5161 * macros/dohtml.C:
5162 - do not print Info's
5163 - added mcamera
5164 - added mpointing
5165 - added mreport
5166
5167 * mreport/MReportCurrents.cc, mreport/MReportDAQ.cc:
5168 - removed some obsolete comments (these comments confused THtml)
5169
5170 * manalysis/MCameraData.[h,cc], mfileio/MCT1ReadAscii.[h,cc],
5171 mfileio/MCT1ReadPreProc.[h,cc], mfilter/MFCT1SelBasic.cc,
5172 mfilter/MFSelBasic.cc, mhist/MHCamera.cc, mhist/MHEvent.[h,cc],
5173 mimage/MImgCleanStd.[h,cc], mimage/MImgCleanTGB.[h,cc],
5174 mmain/MAnalysis.cc, mmain/MEventDisplay.cc:
5175 - replaced MPedestalCam by MPedPhotCam
5176 - removed some obsolete includes
5177
5178 * mbase/BaseLinkDef.h, mbase/Makefile:
5179 - added MLogPlugin
5180 - added MLogHtml
5181
5182 * mbase/MLog.[h,cc]:
5183 - added use of plugins
5184
5185 * mbase/MLogPlugin.[h,cc], mbase/MLogHtml.[h,cc]:
5186 - added
5187
5188 * mbase/MStatusDisplay.[h,cc]:
5189 - added a Save-As dialog
5190
5191
5192
5193 2004/01/12: Thomas Bretz
5194
5195 * macros/rootlogon.C:
5196 - added mcamera to include path
5197 - added mpointing to include path
5198 - added mreport to include path
5199
5200 * mbase/MLog.cc:
5201 - updated my eMail address
5202
5203 * mbase/MParContainer.h:
5204 - added Read member function
5205
5206 * mbase/MStatusDisplay.[h,cc]:
5207 - changed size of ps-paper
5208 - added a user defined bottom line to the ps-files
5209 - added name (currently unused)
5210 - added title (used as possible bottom line in ps-file)
5211
5212 * mraw/MRawRunHeader.cc:
5213 - added some comments
5214
5215 * status.cc:
5216 - set name of input as bottom line of status display
5217
5218
5219
5220 2004/01/12: Abelardo Moralejo
5221
5222 * mimage/MStereoPar.cc
5223 - fixed mistake: now fSourceY = scale1*hillas1.GetMeanY() + ...
5224 instead of fSourceY = scale2*hillas1.GetMeanY() + ...
5225 Bug had no effect unless scale1 != scale2 (-> telescopes of
5226 different size).
5227
5228
5229
5230 2004/01/12: Markus Gaug
5231
5232 * manalysis/MExtractSignal.[h,cc]
5233 - take out some uncommented code
5234 - replace logainshift by two independent variables:
5235 logainfirst, logainlast
5236 - because in most data, maximum occurs in slice 4, shift default
5237 from slices 4-9 to slices 3-8.
5238
5239 * manalysis/MExtractedSignalPix.[h,cc]
5240 - took out some uncommented code
5241 - new initializers: instead of -1. now 99999.9
5242
5243
5244
5245 2004/01/09: Markus Gaug
5246
5247 * mcalib/MCalibrationCam.[h,cc]
5248 - take out 1-dim histos because we can use
5249 the projections in MHCamera (s.b.)
5250
5251 * mcalib/MHCalibrationBlindPixel.h
5252 - make the fit by default quiet
5253
5254 * mcalib/MHCalibrationPixel.[h,cc]
5255 * mcalib/MCalibrationPix.[h,cc]
5256 - Ranges of time slices stored independently for HiGain and LoGain
5257 in order to allow consecutive checks
5258
5259 * mhist/MHCamera.[h.cc]
5260 - add the possibility to call a Draw("proj") which will
5261 draw a Y-Projection of the histogram
5262
5263 * macros/calibration.C
5264 - apply the drawing of the projections and fit them
5265
5266 * mcalib/MCalibrationCalc.cc
5267 - catch the possibility of a calibration file,
5268 unintendedly being a pedestal or cosmic file.
5269 Program now exits with an error before doing the fits
5270
5271 * mcalib/MCalibrationPix.[h,cc]
5272 - fixed a bug in calculation of fFitValid.
5273 before, a call to IsFitValid() always returned false
5274
5275
5276
5277 2004/01/09: Javier L¢pez
5278
5279 * macros/bootcampstandardanalysis.C
5280 - added new macro that holds the main scheleton discussed in the
5281 december bootcamp in Wuerzburg. It runs first over a pedestal
5282 run, then over a calibration run, again over the pedestal run
5283 to compute de pedestal in number of photons and finally over a
5284 data run to calibrate the data.
5285
5286
5287
5288 2004/01/06: Sebastian Raducci
5289
5290 * manalysis/MArrivalTime.[h,cc]
5291 - added new method to calculate photon arrival times. It uses the
5292 TSpline5 Root Class to interpolate the Fadc Slices. The time is
5293 the abscissa value of the absolute maximum of the interpolation
5294 - added new method to find clusters with similar arrival times.
5295 For now it's a preliminary version. It simply search for adiacent
5296 pixels having the same arrival time (color).
5297
5298 * manalysis/MArrivalTimeCalc.[h,cc]
5299 - modified the Process() method according to the changes in the
5300 Arrival Time Cointainer
5301
5302 * mmain/MEventDisplay.cc
5303 - added new tab in the camera event display to show the arrival
5304 time. This arrival time is calculated with the spline method
5305 - the old Arrival Time pad now it's called Max Slice Idx, because
5306 it's only the index of the slice with the max content.
5307
5308 * mhist/MHEvent.[h,cc]
5309 - added new fType in te enumeration to handle the arrival time
5310 histos
Note: See TracBrowser for help on using the repository browser.