source: trunk/MagicSoft/Mars/Changelog@ 3918

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