source: trunk/MagicSoft/Mars/Changelog@ 4301

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