source: trunk/MagicSoft/Mars/Changelog@ 4446

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