source: trunk/MagicSoft/Mars/Changelog@ 4534

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