source: trunk/MagicSoft/Mars/Changelog@ 3931

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