source: trunk/MagicSoft/Mars/Changelog@ 4288

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