source: trunk/MagicSoft/Mars/Changelog@ 4322

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