source: trunk/MagicSoft/Mars/Changelog@ 3834

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