source: trunk/MagicSoft/Mars/Changelog@ 4447

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