source: trunk/MagicSoft/Mars/Changelog@ 4165

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