source: trunk/MagicSoft/Mars/Changelog@ 4401

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