source: trunk/MagicSoft/Mars/Changelog@ 3731

Last change on this file since 3731 was 3731, checked in by gaug, 21 years ago
*** empty log message ***
File size: 128.4 KB
Line 
1Please do not write behind the end of line tag so that it is possible
2to send a Changelog file to a line printer directly. Thanks.
3
4For your entries please follow EXACTLY this style:
5
6_yyyy/mm/dd:_[Your Name]
7_
8___*_filename:
9_____-_description
10_
11___*_filename2, filename3:
12_____-_description
13_
14_
15_
16
17While an underscore is a placeholder for a white-space or an empty line.
18
19 -*-*- END OF LINE -*-*-
20 2004/04/14: Markus Gaug
21
22 * htmldoc/images/CalibClasses.gif
23 * htmldoc/images/RelTimeClasses.gif
24 - two schemes used in the class descriptions
25
26 * mcalib/MHCalibrationCam.[h,cc]
27 - included function GetAverageAreas() and GetAverageSectors() like
28 in MCalibrationCam
29
30 * mjobs/MJCalibration.[h,cc]
31 - included calibration of rel.Times, to be chosen with a flag
32 RelTimeCalibration()
33
34
35 2004/04/13: Markus Gaug
36
37 * macros/dohtml.C
38 - included directory mbadpixels
39
40 * mcalib/MCalibrationPix.[h,cc]
41 - add functions GetHiLoMeansDivided(), GetHiLoSigmasDivided() and
42 errors
43
44 * mcalib/MCalibrationChargeCam.[h,cc]
45 - removed hi-vs.Lo histograms (come into a separate MIntensityCam)
46 - updated GetPixelContents
47 - updated class documentation
48
49 * mgeom/MGeomMirror.h
50 - include <TVector3.h>, otherwise it does not compile on my machine
51
52 * mjobs/MJPedestals.cc
53 * mjobs/MJCalibration.cc
54 - replaced MBadPixelsMerge by MParList.AddToList(fBadPixels) until
55 bug in MBadPixelsMerge is resolved (see bugtracker).
56
57 * mcalib/MHCalibrationChargePINDiode.cc
58 - return in Draw() if histogram is empty (otherwise segm. violation
59 in eventloop
60
61 * msignal/MExtractedSignalCam.cc
62 - intialize variables by default to 0.
63
64 * mcalib/MHCalibrationChargeCam.[h,cc]
65 - pointer to fSig is not stored, somehow, when running MJCalibration
66 Don't know why. Removed and stored some variables instead
67
68 * mjobs/MJCalibration.[h,cc]
69 - updated documentation, updated QE Cam
70 - set the pulser colour (now obligatory)
71 - set the possibility to choose different displays
72
73
74 * mcalib/MCalibrationChargeCalc.cc
75 - set the pulser colour (now obligatory)
76
77
78 * mcalib/MCalibrationChargePix.[h,cc]
79 - put GetRSigmaPerCharge into this class
80
81
82 2004/04/13: Thomas Bretz
83
84 * mastro/MAstroCamera.cc, mastro/MAstroCatalog.[h,cc]:
85 - enhanced comments
86 - added some new features
87
88 * mbase/MAGIC.h:
89 - removed some empty lines
90
91 * mfileio/MWriteRootFile.cc:
92 - fixed a compiler warning
93
94 * mgeom/MGeomCorsikaCT.h:
95 - removed obsolete include of TArrayF
96
97 * mgeom/MGeomMirror.[h,cc]:
98 - replaced fReflector by *fReflector
99
100 * mmain/MGDisplayAdc.cc:
101 - fixed a bug which caused the wrong histogram entry to be
102 displayed
103
104
105
106 2004/04/10: Markus Gaug
107
108 * macros/dohtml.C
109 - included directory mjobs
110
111 * mjobs/MJCalibration.[h,cc]
112 - added and updated documentation (not yet ready)
113
114 * htmldoc/images/CalibClasses.gif
115 - scheme of the calibration classes, used for documentation in
116 MJCalibration.cc
117
118
119
120 2004/04/10: Thomas Bretz
121
122 * mastro/MAstroCatalog.[h,cc], mastro/MAstroCamera.[h,cc]:
123 - added comments
124
125 * macros/starfield.C:
126 - added
127
128 * mastro/Makefile, mastro/AstroLinkDef.h
129 - added MAstroCamera
130
131
132
133 2004/04/09: Markus Gaug
134
135 * mcalib/MHCalibrationChargePINDiode.[h,cc]
136 * mcalib/MHCalibrationChargeCam.[h,cc]
137 * mcalib/MHCalibrationChargeCalc.[h,cc]
138 - put abs. time consistency check from MCalibrationChargeCalc into
139 MHCalibrationChargePINDiode and MHCalibrationChargeCam
140
141 * mcalib/MHCalibrationCam.[h,cc]
142 * mcalib/MHCalibrationChargeCalc.[h,cc]
143 - number of used FADC slices also stored in MHCalibrationCam,
144 MHCalibrationChargeCalc needs no pointer to the signal extractors
145 any more -> removed
146
147 * mcalib/MCalibrationChargePINDiode.[h,cc]
148 * mcalib/MCalibrationChargeBlindPix.[h,cc]
149 * mcalib/MCalibrationCam.[h,cc]
150 - put a default pulser color kNONE
151
152 * manalysis/MPedestalCam.[h,cc]
153 * manalysis/MPedCalcPedRun.[h,cc]
154 * manalysis/MGeomApply.cc
155 - added average pixels in the way like it is done in MCalibrationCam
156
157
158
159 2004/04/08: Thomas Bretz
160
161 * mfbase/MF.cc:
162 - optimized output
163
164 * mfbase/MFilterList.cc:
165 - added some comments
166
167 * mfileio/MReadMarsFile.[h,cc], mfileio/MReadTree.[h,cc]:
168 - added SortFiled-option -- RAQUEL, this is for you!
169
170 * mfileio/MWriteRootFile.cc:
171 - class AddSerialNumber in AddContainer
172
173 * mhist/MHFalseSource.[h,cc]:
174 - optimized setting of hist maximum
175 - added more source dependant cuts
176 - changed display layout
177 - scale number of entries to correct for different acceptance
178 (not perfect, but the best I can currently do)
179
180 * mimage/MHHillasExt.[h,cc]:
181 - added new histogram for fMaxDist
182
183 * mimage/MHNewImagePar.[h,cc]:
184 - added new histograms for Used/CoreArea
185
186 * mimage/MHillasCalc.cc:
187 - optimized output
188
189 * mimage/MHillasExt.cc:
190 - fMaxDist got a sign
191
192 * mimage/MNewImagePar.[h,cc]:
193 - enhanced comments
194 - added new Print() member function
195
196 * macros/readCT1.C, macros/readMagic.C, mmain/MEventDisplay.cc:
197 - forward geomcam to newimgepar.Print()
198
199
200
201 2004/04/08: Markus Gaug
202
203 * mcalib/MCalibrationChargeCalc.[h,cc]
204 * mcalib/MCalibrationChargeCam.[h,cc]
205 * mcalib/MCalibrationChargePix.[h,cc]
206 * mcalib/MCalibrationChargeBlindPix.[h,cc]
207 * mcalib/MCalibrationChargePINDiode.[h,cc]
208 - put calculation of photon fluxes with the three methods into
209 MCalibrationChargeCalc
210 - reorganized calculations in a better readable way (hopefully!)
211
212 * mbase/MAGIC.h
213 * mcalib/MCalibrationCam.[h,cc]
214 * mcalib/MCalibrationQECam.[h,cc]
215 * mcalib/MCalibrationQEPix.[h,cc]
216 - put PulserColor_t away from MAGIC.h into MCalibrationCam
217 - full implementation of the QE-calibration from MCalibrationQEPix
218
219 * msignal/MExtractBlindPixel.cc
220 - removed warning about low-gain saturation of Blind pixel
221
222 * mcalib/MCalibrate.[h,cc]
223 * mcalib/MCalibrateData.[h,cc]
224 * mcalib/MMcCalibrationCalc.[h,cc]
225 * manalysis/MMcCalibrationUpdate.[h,cc]
226 - conversion factors now separated into FADC2phe and then into
227 call to average Quantum efficiency.
228
229
230 2004/04/07: Markus Gaug
231
232 * mcalib/MHGausEvents.[h,cc]
233 - added fBlackout events
234
235
236
237 2004/04/06: Thomas Bretz
238
239 * mcalib/MCalibrationCam.[h,cc]:
240 - simplified call to initialization by new function Init()
241
242 * mcalib/MH*.cc:
243 - fixed some warnings (comparision between signed and unsigned)
244
245 * manalysis/MGeomApply.cc:
246 - use new Init-funtion of MCalibrationCam
247
248 * mastro/MAstro.cc:
249 - some fixes to the conversion functions
250
251 * mastro/MAstroCamera.[h,cc]:
252 - added comments
253 - changed argument type of AddPrimitives
254
255 * mastro/MAstroCatalog.[h,cc]:
256 - many changes to make it possible to overlay the
257 catalog on top of a 2D histogram
258
259 * mbase/MEvtLoop.cc:
260 - fixed estimation of run-time
261
262 * mbase/MMath.[h,cc]:
263 - added member functions for signed significances
264
265 * mbase/MParContainer.cc:
266 - changed GetterMethod() to support double reference data mebers
267
268 * mbase/MStatusDisplay.cc:
269 - removed some obsolete debug outputs
270
271 * mbase/MTask.[h,cc]:
272 - removed fNumExecutions, fStopwatch already counts the calls
273 - slight chagnes to output of PrintStatistics
274
275 * mbase/MTaskList.[h,cc]:
276 - slight chagnes to output of PrintStatistics
277
278 * mbase/MTime.cc:
279 - removed +TwoPi from GetGmst
280
281 * mcamera/MCameraAUX.h, mcamera/MCameraHV.h, mcamera/MCameraLV.h,
282 mcamera/MCameraLid.h, mcamera/MCameraLids.h,
283 mcamera/MCameraPowerSupply.h:
284 - added missing Getter functions
285
286 * mcamera/MCameraHV.h:
287 - removed obsolete data-meber fMean
288
289 * mdata/DataLinkDef.h:
290 - added MDataFormula
291
292 * mdata/MDataChain.cc, mdata/Makefile:
293 - enhanced dosumentation
294 - implemented use of multi argument functions
295 - added ^-operator
296
297 * mdata/MDataList.[h,cc]:
298 - added ^-operator
299 - enhanced IsValid
300
301 * mfbase/MFilterList.cc:
302 - changed a warn-output to inf
303
304 * mgeom/MGeomCam.[h,cc]:
305 - added getter returning index corresponding to XY
306
307 * mgeom/MGeomPix.[h,cc]:
308 - added getter IsInside
309
310 * mhist/MHCamera.cc:
311 - Return 0 in GetMean if no entries
312
313 * mhist/MHFalseSource.[h,cc]:
314 - removed conversion stuff (mm/deg)
315 - slight change to calculation of significance
316 - added dist-cuts
317 - added histogram showing number of entries
318 - added display of catalog
319
320 * mhist/MHStarMap.cc:
321 - added comment
322
323 * mimage/MHillasExt.[h,cc]:
324 - changed class version to 3
325 - added new data-member fMaxDist
326
327 * mimage/MNewImagePar.[h,cc]:
328 - added new data member fUsedArea and fCoreArea
329
330 * mmc/MMcConfigRunHeader.h:
331 - readded GetMirrors (WHY WAS IT GONE?)
332
333 * mpointing/MPointingPos.[h,cc]
334 - implemented Getter to get coordinates in rad
335
336 * mpointing/MSrcPosCalc.[h,cc]:
337 - fixed direction of rotation
338 - for the moment do use fTime
339
340
341
342 2004/04/06: Markus Gaug
343
344 * mcalib/MCalibrationChargePix.[h,cc]
345 - change names of the GetLoGain*() functions to
346 GetConvertedLoGain*() for better clarity
347
348 * mcalib/MCalibrationChargeCam.[h,cc]
349 - updated and enlarged documentation
350
351 * mcalib/MHCalibrationChargeCam.cc
352 * mcalib/MHCalibrationRelTimeCam.cc
353 - set the arrays by use of memset
354 - initialize TObjArrays with the Init-Function
355
356
357 2004/04/05: Markus Gaug
358
359 * msignal/MExtractedSignalPINDiode.h
360 - new function GetLastUsedSlice()
361
362 * mcalib/MCalibrationChargeCalc.[h,cc],
363 * mcalib/MCalibrationChargeCam.cc:
364 - holds also pointers to MExtractedSignalPINDiode and
365 MExtractedSignalBlindPixel and does the checks inside the task
366 (instead of inside the containers)
367
368 * mcalib/MCalibrationChargeBlindPix.[h,cc],
369 * mcalib/MCalibrationChargePINDiode.[h,cc]:
370 - updated and enlarged documentation
371
372 * mcalib/MHCalibrationChargePINDiode.cc
373 * mcalib/MHCalibrationChargeCam.[h,cc]
374 - rename Setter for fMeanVar from SetMeanErr() to SetMeanVar()
375 - rename arrays of fAverageSigmaErr to AverageSigmaVar
376
377 * mcalib/MCalibrationPix.[h,cc]
378 * mcalib/MCalibrationChargePix.[h,cc]
379 * mcalib/MCalibrationChargeBlindPix.[h,cc]
380 * mcalib/MCalibrationChargePINDiode.[h,cc]
381 - add Getters to the relative variance
382
383 * mcalib/MHGausEvents.[h,cc]
384 * mcalib/MCalibrationPix.[h,cc]
385 * mcalib/MHCalibrationCam.cc
386 - add to Pickup also Blackout events
387
388
389 2004/04/05: Nadia Tonello
390
391 * mbadpixels/MBadPixelsTreat.cc
392 - In Unmap(): replaced SetPixelUnused with SetPixelUnmapped
393
394
395
396 2004/04/02: Markus Gaug
397
398 * mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationCam.[h,cc],
399 mcalib/MCalibrationQEPix.[h,cc], mcalib/MCalibrationQECam.[h,cc],
400 mcalib/MCalibrationRelTimeCam.[h,cc],
401 mcalib/MCalibrationRelTimePix.[h,cc]:
402 - updated and enlarged documentation
403
404 * mcalib/MHGausEvents.[h,cc], mcalib/MHPedestalPix.[h,cc],
405 mcalib/MHCalibrationChargePix.[h,cc],
406 mcalib/MHCalibrationChargeHiGainPix.[h,cc],
407 mcalib/MHCalibrationChargeLoGainPix.[h,cc],
408 mcalib/MHCalibrationChargeBlindPix.[h,cc],
409 mcalib/MHCalibrationChargePINDiode.[h,cc]:
410 - put fPixId, fPickup, fPickupLimt, CountPickup(), RepeatFit() and
411 ChangeHistId() into MHGausEvents (before in the derived classes)
412 - put fChargeNbins, fChargeFirst, fChargeLast,
413
414 * mcalib/MHCalibrationRelTimePix.[h,cc]:
415 - put fRelTimeNbins, fRelTimeFirst, fRelTimeLast together
416 into MHGausEvents as fNbins, fFirst and fLast
417
418 * mcalib/MHCalibrationRelTimePix.[h,cc]:
419 - remove Renormalization to time slices. Need to think about
420 more direct way to implement
421
422 * mcalib/MHPedestalCam.[h,cc], mcalib/MHCalibrationCam.[h,cc],
423 mcalib/MHCalibrationChargeCam.[h,cc],
424 mcalib/MHCalibrationRelTimeCam.[h,cc]:
425 - put most of the functionality into the base class MHCalibrationCam
426 - derived classes overload the functions SetupHists, ReInitHists,
427 FillHists, FinalizeHists and FinalizeBadPixels.
428 - functions FitHiGainArrays, FitLoGainArrays, FitHiGainHists,
429 FitLoGainHists and InitHists can be used from base class.
430
431 * mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationChargePix.[h,cc],
432 mcalib/MCalibrationRelTimePix.[h,cc]:
433 - put most of the functionality into the base class MCalibrationPix
434 - other two classes derive now from MCalibrationPix
435
436 * mcalib/MCalibrationCam.[h,cc], mcalib/MCalibrationChargeCam.[h,cc]
437 mcalib/MCalibrationRelTimeCam.[h,cc]:
438 - put most of the functionality into the base class MCalibrationCam
439 - other two classes derive now from MCalibrationCam
440 - calls to MCalibration*Cam[i] now have to cast!
441
442 * mcalib/MCalibrate.cc, mcalib/MCalibrateData.cc,
443 * mcalib/MMcCalibrateCalc.cc, manalysis/MMcCalibrationUpdate.cc,
444 * mcalib/MCalibrationChargeCalc.cc:
445 - cast calls to MCalibration*Cam[i]
446
447 * manalysis/MGeomApply.cc
448 - add initialization MCalibrationRelTimeCam
449 - add intialization of average pixels
450
451
452
453 2004/04/02: Abelardo Moralejo
454
455 * msignal/MExtractSignal3.[h,cc]
456 - added. Alternative method for signal extraction. Uses sliding
457 window from event to event, but a common window for all pixels
458 in an event.
459
460 * msignal/Makefile, SignalLinkDef.h
461 - added MExtractSignal3.
462
463
464
465 2004/04/02: Markus Gaug
466
467 * mbadpixels/MBadPixelsPix.h
468 - added kRelTimeNotFitted and kRelTimeOscillating to Calibration_t
469 enum
470
471 * mcalib/MCalibrationCam.[h,cc], mcalib/MCalibrationPix.[h,cc],
472 mcalib/Makefile, mcalib/CalibLinkDef.h:
473 - two new base classes for general calibration storage containers,
474 contain average pixel storage functionality
475
476 * mcalib/MCalibrationRelTimeCam.[h,cc],
477 mcalib/MCalibrationRelTimePix.[h,cc]:
478 - new storage container for the rel. time calibration results, derive
479 from MCalibrationPix, MCalibrationCam
480
481
482
483 2004/04/01: Markus Gaug
484
485 * msignal/MArrivalTimeCalc.[h,cc]
486 - set fSaturationLimit as a variable with default (instead of 0xff)
487
488 * mcalib/MHCalibrationChargeCam.[h,cc]
489 mcalib/MCalibrationChargeCam.[h,cc]
490 mcalib/MCalibrationChargeCalc.cc, manalysis/MGeomApply.cc:
491 - add average pixels per sector
492
493 * mcalib/MHGausEvents.[h,cc], mcalib/MHCalibrationChargePix.[h,cc],
494 mcalib/MHCalibrationRelTimePix.[h,cc]:
495 - moved BypassFit() function to MHGausEvents
496
497 * mcalib/MHCalibrationChargeCam.[h,cc]:
498 - updated and enlarged documentation
499 - derives now from mcalib/MHCalibrationCam
500
501 * mcalib/MCalibrationChargePix.[h,cc]:
502 - removed flag kLoGainSaturation, because it is already in MBadPixelsPix
503
504 * mcalib/MCalibrationCam.[h,cc], mcalib/Makefile, mcalib/CalibLinkDef.h:
505 - new base class for all MHCalibration*Cam object, contains the average
506 pixel functionality
507
508
509
510 2004/03/31: Markus Gaug
511
512 * mcalib/MHCalibrationChargeCam.[h,cc],
513 mcalib/MCalibrationChargeCam.[h,cc],
514 mcalib/MCalibrationChargeCalc.cc, manalysis/MGeomApply.cc:
515 - make the average pixel independent on camera geometry, i.e.
516 one average pixel per MGeomPix::Aidx
517
518
519
520 2004/03/31: Abelardo Moralejo
521
522 * mmc/MMcConfigRunHeader.[h,cc]
523 - updated to current version (3) in camera program. Added member
524 fLightCollectionFactorOuter so that we can store the data on
525 the simulatedlight collection efficiency (light guides +
526 plexiglas +...) as a function of incidence angle for outer and
527 inner pixels independently. Added getters for this information
528 on light collection efficiency.
529
530
531
532 2004/03/30: Markus Gaug
533
534 * mcalib/MHGausEvents.[h,cc],
535 mcalib/MHCalibrationChargePix.[h,cc],
536 mcalib/MHCalibrationChargeHiGainPix.[h,cc],
537 mcalib/MHCalibrationChargeLoGainPix.[h,cc],
538 mcalib/MHCalibrationChargeBlindPix.[h,cc],
539 mcalib/MHCalibrationChargePINDiode.[h,cc],
540 mcalib/MHCalibrationRelTimeCam.[h,cc],
541 mcalib/MHCalibrationRelTimePix.[h,cc],
542 mcalib/MHPedestalPix.[h,cc],
543 mcalib/MHPedestalCam.[h,cc]:
544 - updated and enlarged documentation
545
546
547
548 2004/03/30: Abelardo Moralejo
549
550 * mmc/MMcFadcHeader.hxx
551 - updated to current version (4) in camera program.
552
553
554
555 2004/03/29: Markus Gaug
556
557 * manalysis/MSourcePosFromStarPos.cc
558 - replaced fabs(ival) by TMath::Abs(ival)
559
560 * mbadpixels/MBadPixelsPix.h
561 - adopt treatment of UnCalibrated_t like the one in Unsuitable_t
562
563 * mbadpixels/MBadPixelsPix.cc
564 - put some documentation in the header
565
566 * mcalib/MHCalibrationChargeCam.cc
567 mcalib/MCalibrationChargeCam.cc
568 mbadpixels/MBadPixelsCam.cc
569 - adopt to new style in MBadPixelsPix.h
570
571 * mcalib/MCalibrationChargeCalc.[h,cc]
572 mcalib/MCalibrationChargePix.[h,cc]
573 - move consistency checks from Pix to Calc
574
575 * mcalib/MHGausEvents.[h,cc]
576 - fixed axes for event and fourier spectrum Draw
577
578 * mcalib/MHCalibrationChargePix.[h,cc]
579 mcalib/MHCalibrationChargeCam.[h,cc]
580 - moved definition of pulser frequency to MHCalibrationChargeCam
581
582
583
584 2004/03/24: Thomas Bretz
585
586 * mbase/MMath.cc:
587 - now SignificanceLiMa returns 0 in case sum==0
588
589
590
591 2004/03/23: Thomas Bretz
592
593 * mbase/MContinue.cc, mhbase/MH.cc:
594 - changed a warning message to an inf-message
595
596 * mfileio/MReadTree.cc:
597 - added an additional logging message when adding files to a
598 chain successfully.
599
600 * mbase/MProgressBar.cc:
601 - fixed initial size
602
603 * mastro/MAstro.[h,cc]:
604 - changed the code for the rotation angle back to its original
605 shape. The definition I tried to introduced was already
606 correctly implemented (assuming that sin is the x-component
607 of the vector I had it wrong in my mind twice, using
608 atan2(y,x) everywhere I did recognize it...)
609
610 * mreport/MReport.cc:
611 - fixed a bug which caused a crash when the time is not valid
612
613 * mhist/MHStarMap.cc, mpointing/MSrcPosCalc.cc:
614 - fixed: v.Roatete() must be v=v.Rotate()
615 - MHStarMap no waorks also without MSrcPosCam, MPointingPos
616 or MObservatory (leaving out the corresponding translations)
617
618
619
620 2004/03/22: Markus Gaug
621
622 * mfileio/Makefile, mimage/Makefile
623 - mpointing included
624
625
626
627 2004/03/22: Thomas Bretz
628
629 * mpointing/MSrcPosCalc.[h,cc], MSrcPosCam.[h,cc]:
630 - added
631
632 * mastro/MAstro.[h,cc]:
633 - added code to calculate rotationangle previously in MObservatory
634 - changed definition of rotation angle such, that it is now
635 180deg if Ra and Az grid is parallel
636
637 * mastro/MAstroCatalog.[h,cc]:
638 - fixes and enhancements to the display (such as misscalculated
639 number of grid lines, title display, etc)
640 - enhancements to the output
641 - generalized creation of grid - for further usage
642
643 * mastro/MAstroSky2Local.[h,cc]:
644 - replaced calculation of rotation angle by the function in
645 MAstro
646
647 * mastro/MObservatory.[h,cc]:
648 - small changes to Print output
649 - moved code for calculation of rotation angle to MAstro
650
651 * mbase/MEvtLoop.cc:
652 - do not output number of events per second if no events processed
653
654 * mbase/MParList.cc:
655 - updated some comments
656
657 * mfileio/MCT1ReadAscii.cc, mfileio/MCT1ReadPreProc.cc,
658 mfileio/MReadRflFile.cc, mraw/MRawFileRead.cc,
659 mreport/MReportFileRead.cc:
660 - output error string if file cannot be opened
661
662 * mfileio/MReadTree.cc:
663 - output name of chain which is scanned
664
665 * mimage/MConcentration.cc:
666 - replaced loop by iterator
667 - removed obsolete (unused) variables
668
669 * mimage/MHNewImagePar.[h,cc]:
670 - fixed display colors
671
672 * mpointing/MPointingPos.[h,cc]:
673 - added member function to calculate rotation angle
674 - added comments
675
676 * mpointing/Makefile:
677 - added include MAstro
678
679 * manalysis/MSrcPosCam.[h,cc]:
680 - moved to mpointing
681
682 * mpointing/MSrcPosCalc.[h,cc]:
683 - added: Derotates a star in the camera into MSrcPosCam
684
685 * mpointing/Makefile, mpointing/PointingLinkDef.h:
686 - added MSrcPosCam
687 - added MSrcPosCalc
688
689 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
690 - removed MSrcPosCam
691
692 * mmain/Makefile:
693 - added include for mpointing
694
695 * manalysis/AnalysisIncl.h:
696 - removed TVector2
697
698 * mbase/MParContainer.h:
699 - added new abstract virtual member function SetVariables
700 (to be used in fits)
701 - addeed some text to class description
702
703 * mdata/MData.cc:
704 - added comment
705
706 * mdata/MDataArray.[h,cc], mdata/MDataElement.h,
707 mdata/MDataList.[h,cc], mdata/MDataMember.h,
708 mfbase/MFDataMember.[h,cc], mfbase/MFilterList.[h,cc]:
709 - added SetVariables
710
711 * mdata/MDataChain.[h,cc]:
712 - added support for indexed variables [i]
713 - added SetVariables
714
715 * mdata/MDataValue.[h,cc]:
716 - added support for variable values (through SetVariables)
717 - added support for an index
718 - added SetVariables
719
720 * mfbase/MF.[h,cc]:
721 - removed support for {}. This case is now detected
722 automatically
723 - added SetVariables
724 - added support for expressiond like
725 "MHillas.fLength<2*MHillas.fWidth"
726
727 * mfbase/MFDataChain.[h,cc]:
728 - added fCond data member
729 - addednew constructor to support fCond
730 - added support for new condition type
731 - adapted Print and GetRule
732
733 * mimage/MNewImagePar.[h,cc]:
734 - added some comments
735
736 * mhist/MHStarMap.[h,cc]:
737 - fixed to use the correct MPointingPos instead of the
738 deprecated MMcEvt. Use MPointingPosCalc to copy the
739 pointing position from MMcEvt to MPointingPos
740
741 * mbase/MMath.[h,cc]:
742 - added, which currently only implements calculation of
743 significance and Li/Ma significance
744
745 * mbase/Makefile, mbase/BaseLinkDef.h:
746 - added MMath
747
748
749
750 2004/03/19: Markus Gaug
751
752 * mcalib/MHCalibrationChargePix.cc
753 - added some style to the default Draw in order to see the
754 label and axis titles better
755
756 * mcalib/MHCalibrationChargeCam.[h,cc]
757 - store and display more information on the average pxiels
758
759 * mcalib/MCalibrationCam.cc
760 - the GetPixelContent flag were not correct any more, fixed them
761
762 * macros/calibration.C
763 - fixed GetPixelContent flags
764 - draw radial profile of the variables
765
766 * mjobs/MJCalibration.cc
767 - fixed GetPixelContent flags
768 - introduced RadialProfile for some displays
769 - removed some not so important displays
770
771 * manalysis/MGeomApply.cc
772 - included MCalibrationQECam to be initialized
773
774 * mcalib/MCalibrationChargePix.[h,cc],
775 mcalib/MCalibrationQEPix.[h,cc]:
776 - replace DefinePixId by SetPixId
777
778 * mcalib/MCalibrationChargeCalc.[h,cc]
779 - added MCalibrationQECam
780 - cleaned the code up a little
781 - give more information at the end
782
783 * mcalib/MCalibrationChargePix.[h,cc]
784 - took out fNumLoGainSampels whihc is not needed any more because
785 conversion is only done in the getters
786 - Canceled function ApplyLoGainConversion (for same reason)
787
788 * msignal/MExtractSignal2.cc
789 - remove uncommented piece of code
790
791 * msignal/MExtractSignal.cc, msignal/MExtractSignal2.cc:
792 - remove warning about pixel with low gain saturation,
793 now in MBadPixelsPix
794
795 * mbadpixels/MBadPixelsPix.[h,cc], mcalib/MCalibrationChargeCam.cc:
796 - added new flag: kDeviatingNumPhes
797
798 * mcalib/MCalibrationChargePix.cc
799 - check for mean arr. time in last bin replaced by check in last
800 two bins
801
802 * mcalib/MCalibrationChargePix.[h,cc],
803 mcalib/MCalibrationChargeCam.cc,
804 mcalib/MHCalibrationChargeCam.cc:
805 - removed flag kHiGainFitted, kLoGainFitted, since they are
806 available from MBadPixelsPix
807
808 * macros/calibration.C, macros/calibrate_data.C
809 - a few flags from MCalibrationChargeCam::GetPixelContent were wrong,
810 corrected them
811
812
813
814 2004/03/18: Raquel de los Reyes
815
816 * macros/DAQDataCheck.C
817 - macro to check the data from the DAQ system (.raw files).
818
819
820
821 2004/03/18: Thomas Bretz
822
823 * manalysis/AnalysisIncl.h:
824 - added TVector2
825
826 * manalysis/MSrcPosCam.[h,cc]:
827 - added Getter/Setter using TVector2
828
829 * mhbase/MH.cc:
830 - fixed GetMinimumGT for TH2 and TH3
831
832 * mpointing/MPointingPos.h:
833 - added Getter/Setter for Ra/Dec
834
835 * mpointing/MPointingPosCalc.cc:
836 - fill Ra/Dec into MPointingPos
837
838
839
840 2004/03/18: Markus Gaug
841
842 * mgeom/MGeomCam.[h,cc]
843 - replace fMaxRadius by a TArrayF of pixel area types
844 - new TArrayF fMinRadius of each pixel area type
845 - backward compatibility should be given,
846 call to GetMaxRadius() returns the value for the whole camera
847 (which corresponds to the previous value for the Magic camera)
848
849 * mimage/MConcentration.cc
850 - fixed on flog to fLog in order to compile
851
852
853
854 2004/03/17: Thomas Bretz
855
856 * mastro/MAstroCatalog.[h,cc]:
857 - some simplifications and changes
858
859 * mastro/MAstroCatalog.[h,cc]:
860 - some simplifications and changes
861
862 * mastro/MAstroSky2Local.[h,cc]:
863 - rotation matrix from sky to local coordinates
864 - added
865
866 * mastro/Makefile, mastro/AstroLinkDef.h:
867 - MAstroSky2Local added
868
869 * mraw/MRawEvtPixelIter.cc:
870 - GetIdxMaxLoGainSample(const Byte_t lofirst) const
871 accelerated and fixed (the first slice was compared to itself
872 and the last slice was not taken into account)
873
874 * manalysis/MCerPhotAnal2.cc:
875 - fixed a bug in the new treatment of lo-gains
876
877 * mhvstime/MHPixVsTime.cc:
878 - fixed missing initialization of fTypeErr in constructor
879
880 * mimage/MHillas.[h,cc]:
881 - implemented member function which returns MeanX/Y as TVector2
882
883 * mimage/ImageIncl.h:
884 - added TVector2
885
886 * manalysis/MCerPhotEvt.[h,cc]:
887 - fixed a bug in AddPixels which - in some special circumstances -
888 cutted pixels with high pixel indices
889
890
891
892 2004/03/17: Antonio Stamerra
893
894 * macros/datatrigcheck.C
895 - added macro for time and trigger data-checking
896
897
898
899 2004/03/17: Abelardo Moralejo
900
901 * manalysis/MSourcePosfromStarPos.cc
902 - added cast fabs((Double_t)ival), line 703. Otherwise it does not
903 compile.
904
905 * macros/starmc.C
906 - added parameter accepted_fraction to select fraction of events
907 to be processed (useful to make smaller outputs).
908
909
910
911 2004/03/17: Wolfgang Wittek
912
913 * manalysis/MSigmabar.[h,cc]
914 - correct calculation of sector, which was wrong
915
916
917
918 2004/03/16: Markus Gaug
919
920 * mhist/MHCamera.[h,cc]
921 - added function RadialProfile which returns a TProfile of the
922 value along the radius from the camera center
923
924
925
926 2004/03/16: Oscar Blanch Bigas
927
928 * mimage/MConcentration.[h,cc]
929 - new class for Concentration stuff.
930 - It computes and stores Concentration 1-8
931
932 * mimage/MNewImagePar.[h,cc]
933 - New Concentration stuff is moved to MConcentration.
934
935 * mimage/MHillasCalc.[h,cc], Makefile, ImageLinkDef.h
936 - Modifications needed to support and compile new
937 MConcentration class.
938
939
940
941 2004/03/16: Thomas Bretz
942
943 * mjobs/MJ*.[h,cc]
944 - removed some obsolete comments
945 - removed projections from Directory (SetDirectory(0))
946
947
948
949 2004/03/16: Wolfgang Wittek
950
951 * manalysis/MSigmabar.[h,cc]
952 - calculate sigmabar as mean of individual pedestalRMS
953 instead of sqrt of mean pedestalRMS^2
954
955
956
957 2004/03/16: Oscar Blanch
958
959 * mimage/MNewImagePar.[h,cc]
960 - New variables members added: fInnerSize, fInnerLeakage[1,2],
961 fConc[3-8].
962 - It is only ready for Magic Camera geometry. It has to be done
963 MGeomCam base.
964 - The version ahs not been updated since it was done on the
965 2004/03/10 by Abelardo.
966
967
968
969 2004/03/15: Markus Gaug
970
971 * mcalib/MCalibrationChargePix.[h,cc],
972 mcalib/MCalibrationChargeCam.[h,cc],
973 mcalib/MCalibrationChargeCalc.cc:
974 - conversion from hi- to logain now not applied until the value is
975 exported outside the class. This is necessary for the error
976 propagation in the F-Factor method: In the calculation of the
977 number of Phe, the conversion factors cancel out and do not
978 enlarge the errors
979 - pixels with number of phe's outside the range defined by
980 fPheFFactorRelErrLimit are not any more declared as:
981 MCalibrationChargePix::IsFFactorMethodValid() == kFALSE ,
982 but instead as:
983 MBadPixelsPix::IsSuitableRun(MBadPixelsPix::kUnreliableRun) == kTRUE,
984 Like this, everybody is allowed to calibrate pixels which give
985 no reasonable results in the calibration without bothering that
986 too many pixels fall out. Enjoy!
987 - In that procedure, the classes passed _internally_ from calculation
988 of sigmas to calculation of variances which saves all the useless
989 square rooting.
990 - took out pointers to MCalibrationChargeBlindPix and
991 MCalibrationChargePINDiode in MCalibrationChargeCam.
992
993
994
995 2004/03/15: Abelardo Moralejo
996
997 * mmc/MMcEvt.hxx
998 - added getter function for fZFirstInteraction
999
1000
1001
1002 2004/03/15: Wolfgang Wittek
1003
1004 * mastro/MObservatory.[h,cc]
1005 - remove bugs in RotationAngle(theta, phi, sin, cos)
1006 replaced
1007 cos = sinl + cosl*cosp /denom;
1008 by
1009 cos = (sinl - cosl*cosp) /denom;
1010
1011
1012
1013 2004/03/15: Thomas Bretz
1014
1015 * mastro/MObservatory.[h,cc]:
1016 - implemented RotationAngle(ra, dec, time)
1017
1018 * mbase/MTask.[h,cc]:
1019 - implemented usage of a TStopwatch to retriev time consumtion
1020 informations
1021 - changed PrintStatistics not to print classes having no
1022 Process() function
1023
1024 * mbase/MTaskList.[h,cc], mfileio/MReadReports.[h,cc]:
1025 - changed PrintStatistics according to changes in MTask
1026
1027 * mraw/MRawEvtHeader.cc:
1028 - added a comment to Fill member function
1029
1030 * manalysis/MCerPhotEvt.[h,cc]:
1031 - added fLut.Set to FixSize and resize fLut by a factor of 2
1032 instead of +1 which acelerates creation of all pixels a lot
1033
1034 * mbadpixels/MBadPixelsPix.cc:
1035 - fixed a typo
1036
1037 * mfilter/MFSoftwareTrigger.cc:
1038 - made statistics output meaning independant of usage of filter!
1039
1040 * mhbase/MFill.[h,cc]:
1041 - added possibility to give tab a different name
1042
1043 * mhist/MHCamera.cc:
1044 - fixed a bug when determin scale for same-option
1045
1046 * mjobs/MJCalibration.cc:
1047 - changed tab names for MFillH
1048
1049 * mjobs/MJExtactSignal.cc:
1050 - added MRawEvtHeader to output
1051
1052 * mbase/MStatusDisplay.[h,cc]:
1053 - changed displayed year
1054 - read and store MStatusArray to and from files
1055
1056 * mfileio/MReadTree.cc:
1057 - enhanced output
1058
1059 * mmain/MCameraDisplay.cc, mmain/MEventDisplay.[h,cc]:
1060 - added preliminary mode to display F1/F2/F3-files
1061
1062 * mbase/MStatusArray.[h,cc]:
1063 - added
1064
1065 * mbase/Makefile, mbase/BaseLinkDef.h:
1066 - added MStatusArray
1067
1068 * mhits/MHCamera.[h,cc], mgui/MHexagon.[h,cc]:
1069 - improved drawing MHCamera with 'same' option
1070
1071
1072
1073 2004/03/13: Markus Gaug
1074
1075 * mcalib/MCalibrationChargeCalc.cc, mcalib/MCalibrationChargeCam.cc,
1076 mcalib/MCalibrationChargePix.[h,cc],
1077 mcalib/MHCalibrationChargeCam.cc,
1078 mcalib/MHCalibrationChargeLoGainPix.cc:
1079 - fixed Low Gain calibration
1080
1081 * mcalib/MHGausEvents.cc:
1082 - changed default fit prob. limit from 0.005 to 0.001
1083
1084 * mbadpixels/MBadPixelsPix.h :
1085 - IsCalibrationResultOK does not ask for FitOK any more
1086
1087 * mcalib/MHCalibrationChargeCam.cc:
1088 - replaced Rel. Err. Limit for outliers in Phe's from 5 sigma to 7
1089
1090 * mraw/MRawEvtPixelIter.[h,cc]:
1091 - function GetIdxMaxLoGainSamples can be called optionally with
1092 offset (because first "loGain" samples are often in reality
1093 hiGain with high values.
1094
1095
1096
1097 2004/03/12: Sebastian Raducci
1098
1099 * manalysis/Makefile
1100 - added mastro in the include directories
1101
1102
1103
1104 2004/03/12: Thomas Bretz
1105
1106 * merpp.cc:
1107 - added 'force' option
1108
1109 * manalysis/MCerPhotAnal2.cc:
1110 - extract pedestal and pedestal rms from lo-gain if hi-gain not
1111 above a certain athreshold
1112
1113 * mastro/MAstroCatalog.[h,c]:
1114 - added text argument to DrawStar
1115
1116 * mbase/MStatusDisplay.cc:
1117 - some small changes to output of SaveAsPS
1118
1119 * mfilter/MFCosmics.cc:
1120 - changed output of filter statistics
1121
1122 * mbadpixels/MBadPixelsTreat.[h,cc]:
1123 - fixed some problems with the code - now it should work like
1124 expected
1125 - added a new member function to be able to change the number
1126 of required neighbors
1127
1128
1129
1130 2004/03/12: Wolfgang Wittek
1131
1132 * manalysis/Makefile
1133 - include 'mastro'
1134
1135 * manalysis/MSourcePosfromStarPos.[h,cc]
1136 - include MObservatory.h
1137 - call member function Rotationangle() of MObservatory
1138
1139
1140
1141 2004/03/12: Markus Gaug
1142
1143 * mjobs/MJCalibration.cc
1144 - updated call in displays to the corr. Cams.
1145
1146 * macros/calibrate_data.C
1147 - macro to study calibrate and study data used in Munich and IFAE
1148
1149
1150
1151 2004/03/12: Antonio Stamerra
1152
1153 * mraw/MRawEvtHeader.[h,cc]
1154 - Added the method GetTriggerID() to decode the trigger pattern.
1155
1156
1157
1158 2004/03/11: Abelardo Moralejo
1159
1160 * mimage/MHillasCalc.cc
1161 - Added some printout in PostProcess, to better express the reasons
1162 for which the reconstruction of some events did not succeed.
1163
1164
1165
1166 2004/03/11: Thomas Bretz
1167
1168 * status.cc:
1169 - updated
1170
1171 * manalysis/MCerPhotAnal2.cc:
1172 - removed an obsolete debug output
1173
1174 * mhist/MHCamera.[h,cc]:
1175 - added same-option to camera display
1176
1177 * mbadpixels/MBadPixelsCalc.[h,cc], mbadpixels/MBadPixelsTreat.[h,cc]:
1178 - implemented functionality of MBlindPixelsCalc2
1179
1180 * mbadpixels/MBadPixelsCam.[h,cc], mbadpixels/MBadPixelsPix.[h,cc],
1181 mbadpixels/MMcBadPixelsSet.cc, mcalib/MCalibrationChargeCalc.cc,
1182 mcalib/MCalibrationChargePix.cc, mcalib/MHCalibrationChargeCam.cc:
1183 - replaced several Set/GetUnsuitable* by a single member function
1184
1185
1186
1187 2004/03/11: Markus Gaug
1188
1189 * mbadpixels/MBadPixelsPix.h
1190 - removed bits about validity of calibration methods
1191 - IsCalibrationResultOK asks also from IsSuitableRun
1192
1193 * mbadpixels/MBadPixelsCam.cc
1194 - updated GetPixelContent
1195 - added Print function
1196
1197 * mcalib/MCalibrationChargeCam.[h,cc]
1198 mcalib/MCalibrationChargePix.h, mcalib/MCalibrationChargeCalc.cc:
1199 - removed pointers to MGeomCam and MBadPixelsCam in MCalibrationChargeCam
1200 - use two loops over pixels in order to determine mean flux of phe;s to
1201 discard pixels far outside the normal distribution
1202
1203 * mcalib/MCalibrate.cc
1204 - added case that no MBadPixelsCam is available.
1205
1206 * mcalib/MHCalibrationChargeCam.cc
1207 - adapted to new MBadPixelsPix::SetUnsuitable function
1208
1209
1210 2004/03/10: Abelardo Moralejo
1211
1212 * manalysis/MCerPhotPix.[h,cc]
1213 - Added member fIsHGSaturated, and setter/getter functions.
1214 Updated class version to 4.
1215
1216 * mcalib/MCalibrate.cc, MCalibrateData.cc
1217 - Added setting of MCerPhotPix.fIsHGSaturated if one or more HG
1218 slices saturate.
1219
1220 * mimage/MNewImagePar.[h,cc]
1221 - Added member fNumHGSaturatedPixels to count the number of pixels
1222 in which high gain saturates. Added getter funciton for it.
1223 Updated class version to 3.
1224
1225
1226
1227 2004/03/10: Markus Gaug
1228
1229 * mcalib/MCalibrationChargeCalc.cc,
1230 mcalib/MCalibrationChargePix.[h,cc],
1231 mcalib/MCalibrationChargeCam.[h,cc]:
1232 - calculation of conversion factor with F-Factor method from
1233 same mean number of photons, derived from weighted mean number
1234 of photo-electrons from inner and outer pixels, respectively
1235
1236 * mjobs/MJPedestal.cc, mjobs/MJCalibration.cc, macros/calibration.C:
1237 - fixed the projections (did only display inner pixels up to now)
1238
1239 * macros/calibration.C
1240 - small bug fixed in display of rel. arrival times
1241 ( used MArrivalTimeCam instead of MHCalibrationRelTimeCam)
1242
1243 * mbadpixels/MBadPixelsCam.cc
1244 - replaced some InitSize(idx) by InitSize(idx+1) in order not to crash
1245 to program when reading from an ascii-file.
1246
1247 * mbadpixels/MBadPixelsCalc.cc
1248 - replaced one SetUnsuitableRun(....) by the new version without
1249 argument.
1250
1251
1252
1253 2004/03/10: Thomas Bretz
1254
1255 * mfilter/MFSoftwareTrigger.[h,cc]:
1256 - changed to support also a predifined number of NN
1257
1258 * mastro/MAstroCatalog.[h,cc]:
1259 - many enhancements
1260 - many speed improvements
1261
1262 * mbadpixels/MBadPixelsPix.[h,cc]:
1263 - fixed
1264
1265
1266
1267 2004/03/10: Ester Aliu
1268
1269 * mtemp/MIslands.[h,cc]
1270 - New MParContainer to hold information about islands
1271 (number of islands, pixels in each Island, Signal/Noise of
1272 each Island).
1273
1274 * mtemp/MIslandCalc.[h,cc]
1275 - New MTask to count and characterize Islands.
1276
1277
1278
1279 2004/03/09: Thomas Bretz
1280
1281 * Makefile.rules:
1282 - replaced *.o by $(...) for building archives
1283
1284 * mjobs/MJCalibration.cc:
1285 - exchanged apply and merge task
1286
1287 * mjobs/MJCalibration.h, mjobs/MJExtractSignal.h, mjobs/MJPedestal.h:
1288 - fixed some const-qualifiers
1289
1290 * mcalib/MHCalibrationChargeBlindPix.cc,
1291 mcalib/MHCalibrationChargeCam.cc,
1292 mcalib/MHCalibrationChargePINDiode.cc
1293 - removed some obsolete output when calling FindCreateObj
1294 - changed some 'not found' output messages to be 'Mars-compliant'
1295 - replaced some gLog by *fLog
1296
1297
1298
1299 2004/03/08: Markus Gaug
1300
1301 * mbadpixels/MBadPixelsPix.h
1302 - small modifications for better readability
1303 - remove Getters for calibration methods
1304 - added flag "UnReliableRun" in fInfo[0]
1305
1306 * mcalib/MHCalibrationChargeCam.cc, mcalib/MCalibrationChargePix.cc:
1307 - fill MBadPixelsPix with UnReliableRun or UnSuitableRun when
1308 calibration does not succeed.
1309
1310 * mcalib/MCalibrationChargeCam.cc
1311 - displaying saturation also for not-valid pixels in GetPixelContent
1312
1313 * msignal/MExtractedSignalCam.[h,cc], msignal/MExtractSignal.[h,cc],
1314 msignal/MExtractSignal2.[h,cc], mananlysis/MHPedestalCam.cc,
1315 mcalib/MCalibrationChargeCalc.[h,cc]:
1316 - in SetUsedFADCSlices, also the window (hi-and logain) is set.
1317 This because MExtractSignal2 set the whole window which was much
1318 bigger than the actually used one. This bug is now removed.
1319
1320
1321
1322 2004/03/08: Thomas Bretz
1323
1324 * merpp.cc:
1325 - fixed a bug in the screen output
1326
1327 * mgeom/MGeomMirror.cc:
1328 - added comment
1329
1330 * mmc/MMcConfigRunHeader.h:
1331 - added member function GetMirrors
1332
1333
1334
1335 2004/03/08: Abelardo Moralejo
1336
1337 * macros/starmc.C, starmcstereo.C, mccalibrate.C
1338 - adapted to m. Gaug's changes: now one MBadPixelsCam containers is
1339 added for each telescope to the parameter list.
1340
1341 * mmain/MEventDisplay.cc, Makefile
1342 - added MBadPixelsCam to par list, and mbadpixels/ to includes.
1343 Necessary due to changes in MCalibrate.
1344
1345
1346
1347 2004/03/06: Markus Gaug
1348
1349 * macros/calibration.C
1350 - adapted call to MHCamera::ProjectionS to the new version
1351
1352 * mcalib/Makefile
1353 - include directory mbadpixels
1354
1355 * manalysis/Makefile
1356 - include directory mbadpixels
1357
1358 * mcalib/MCalibrationChargeCalc.[h,cc]
1359 - include MBadPixelsCam
1360 - remove exclusion of pixels from ascii-file
1361 (now accessible from MBadPixelsCam)
1362
1363 * mcalib/MCalibrationChargePix.[h,cc]
1364 - include MBadPixelsCam
1365
1366 * mcalib/MCalibrationChargeCam.[h,cc]
1367 - include MBadPixelsCam
1368
1369 * mcalib/MHCalibrationChargeCam.[h,cc]
1370 - include MBadPixelsCam
1371 - include one additional MBadPixelsPix for the average inner and
1372 outer pixel, respectively
1373
1374 * mcalib/MHCalibrationChargePix.[h,cc]
1375 - make fSaturated and fPickup a Float_t (for average pixel)
1376
1377 * mbadpixels/MBadPixelsPix.h
1378 - include the CalibrationType_t infos
1379 - exchange "SetUnsuitable" by "SetUnsuitableRun"
1380
1381 * mbadpixels/MBadPixelsCam.cc, mbadpixels/MMcBadPixelsSet.cc:
1382 - exchange "SetUnsuitable" by "SetUnsuitableRun"
1383
1384 * mbadpixels/MBadPixelsCalc.cc:
1385 - exchange "SetUnsuitable" by "SetUnsuitableEvt"
1386
1387 * manalysis/MGeomApply.cc
1388 - remove obsolete MArrivalTime
1389 - add MBadPixelsCam
1390
1391 * mcalib/MCalibrate.[h,cc], mcalib/MCalibrateData.[h,cc]
1392 - implemented calls to MBadPixelsCam
1393
1394 * macros/calibration.C, macros/bootcampstandardanalysis.C,
1395 macros/pedphotcalc.C
1396 - implemented calls to MBadPixelsCam
1397
1398 * mjobs/MJCalibration.cc
1399 - call to MBadPixelsCam
1400
1401
1402
1403 2004/03/05: Nadia Tonello
1404
1405 * manalysis/MBlindPixelsCalc2.[h,cc], manalysis/AnalysisLinkDef.h,
1406 manalysis/Makefile
1407 - Temporary class added (will be included in mbadpixels/ soon)
1408 - All the functions of MBlindPixelCalc are kept(with small improvements)
1409 - New function added: SetCheckPedestalRms
1410
1411 * manalysis/MCerPhotPix.h
1412 - Status Unmapped added (not include the pixel in the cleaned image)
1413
1414 * mimage/MImgCleanStd.cc
1415 - Checks for Unmapped status added
1416
1417 * mastro/MAstroCatalog.cc, msql/MSQLServer.cc:
1418 - include <stdlib.h> to solve compilation error
1419
1420
1421
1422 2004/03/05: Sebastian Raducci
1423
1424 * msignal/MArrivalTimeCalc.cc
1425 - fixed a little bug (exchanged a - with a + in the Calc() method)
1426
1427
1428
1429 2004/03/05: Markus Gaug
1430
1431 * mcalib/MCalibraitonChargeCalc.cc
1432 - remove some runheader line:
1433 if (runheader->IsMonteCarloRun())
1434 return kTRUE;
1435 which gave always true since this week, don't know why.
1436 - added some information in class description
1437
1438
1439
1440 2004/03/04: Sebastian Raducci
1441
1442 * msignal/MArrivalTimeCalc.cc
1443 - fixed a memory leak (the spline was not deleted...)
1444
1445
1446
1447 2004/03/04: Thomas Bretz
1448
1449 * mgeom/MGeomCam.[h,cc]:
1450 - added new data member fNumAreas
1451 - added new function CalcNumAreas
1452 - increased class version to 3
1453
1454 * mgeom/MGeomCamMagic.cc:
1455 - added setting of area index
1456
1457 * mgeom/MGeomPix.[h,cc]:
1458 - added fAidx data member
1459 - added getter function fAidx
1460 - increased class version to 3
1461
1462 * macros/sectorvstime.C:
1463 - added example of how to plot the evolution of a sector vs time
1464
1465 * mhist/MHVsTime.[h,cc], mhist/MHPixVsTime.[h,cc]:
1466 - moved to mhvstime
1467
1468 * mhvstime/MHSectorVsTime.[h,cc]:
1469 - added
1470
1471 * Makefile:
1472 - added mhvstime
1473
1474 * mhvstime/Makefile, mhvstime/HVsTimeLinkDef.h,
1475 mhvstime/HVsTimeIncl.h:
1476 - added
1477
1478 * mhist/Makefile, mhist/HistLinkDef.h,
1479 - removed MHVsTime
1480 - removed MHPixVsTime
1481
1482 * macros/rootlogon.C, macros/dohtml.C:
1483 - added new directory mhvstime
1484
1485 * msignal/MExtractSignal.cc, msignal/MExtractSignal2.cc:
1486 - changes such, that it doesn't crash if signal has no lo-gain
1487 (This might still give wrong results!)
1488
1489 * macros/dohtml.C:
1490 - added pixvstime.C
1491 - added sectorvstime.C
1492
1493 * manalysis/MMcCalibrationUpdate.cc:
1494 - some changes on file consistency check done by Abelardo,
1495 he may comment on it
1496
1497 * mhist/MHCamera.[h,cc]:
1498 - changed to support also dividing the camera in pixels area indices
1499
1500 * mhist/MHEvent.cc:
1501 - minor change
1502
1503 * mjobs/MJPedestal.cc:
1504 - adapted to changes in MHCamera
1505
1506 * mastro/MAstroCatalog.[h,cc]:
1507 - added preliminary catalog
1508
1509 * mastro/Makefile, mastro/AstroLinkDef.h:
1510 - added MAstroCatalog
1511
1512
1513
1514 2004/03/03: Thomas Bretz
1515
1516 * mgeom/MGeomCam.cc:
1517 - give a name and title also if the default constructor is used
1518
1519 * mgeom/MGeomMirror.[h,cc]:
1520 - added member function GetReflection
1521 - added persistent data member fReflector
1522
1523 * mjobs/MJCalibration.cc, mjobs/MJExtractSignal.cc, mjobs/MJPedestal.cc:
1524 - fixed a typo in the output
1525
1526 * mraw/MRawFileWrite.cc:
1527 - added the missing '.' to MRawRunHeader. Because of the design of
1528 MReadTree this is backward compatible
1529
1530 * mraw/MRawRunHeader.h:
1531 - removed last change from Abelardo. '>255' is the correct
1532 check for MC files following the definition that all MC files
1533 have run types >255 which was made in the past.
1534
1535 * manalysis/MCerPhotAnal.[h,cc], manalysis/MCerPhotAnal2.[h,cc]:
1536 - created ReInit member function to hold all code (moved from
1537 PreProcess) accessing the run header. The run header is not
1538 available in PreProcess. That it was working before was only
1539 by chance, because the run type is initialized with 65535 which
1540 is != 255 but not >255.
1541
1542
1543
1544 2004/03/03: Sebastian Raducci
1545
1546 * msignal/MArrivalTimeCalc.cc
1547 - The calculation of the arrival times is made only when needed
1548 (when the HalfMax is over the pedestal)
1549
1550 * mtools/MCubicSpline.cc
1551 - Commented out an annoying warn
1552
1553
1554
1555 2004/03/03: Abelardo Moralejo
1556
1557 * mraw/MRawRunHeader.h
1558 - Replaced
1559 Bool_t IsMonteCarloRun() const { return fRunType>0x00ff; } by
1560 Bool_t IsMonteCarloRun() const { return (fRunType==0x0100); }
1561 since the latter is the exact translation of what the function
1562 intends to do. I do not know why, but the display of real data
1563 did not work with the upper line!
1564
1565 * mgeom/MGeomCam.cc
1566 - Undid yesterday change! I do not know why, display completely
1567 fails after that change, both for old and new camera files.
1568 Put back fPixels[i] = new MGeomPix; in constructor.
1569
1570
1571
1572 2004/03/02: Abelardo Moralejo
1573
1574 * mmc/MMcCorsikaRunHeader.[h,cc]
1575 - Added operator [] to get references to the objects in
1576 TObjArray fTelescopes.
1577 - Added Print() function.
1578 - Added GetNumCT() function.
1579 - Replaced
1580 fTelescopes[i]= new MGeomCorsikaCT;
1581 by
1582 MGeomCorsikaCT* dummy = new MGeomCorsikaCT();
1583 fTelescopes.Add(dummy);
1584
1585 * mgeom/MGeomCorsikaCT.[h,cc]
1586 - Added getter functions for telescope coordinates.
1587 - Added Print() function.
1588
1589 * mgeom/MGeomCam.cc => NOTE: this change was undone later!
1590 - Replaced
1591 fPixels[i] = new MGeomPix;
1592 by
1593 MGeomPix* dummy = new MGeomPix();
1594 fPixels.Add(dummy);
1595
1596
1597
1598 2004/03/02: Thomas Bretz
1599
1600 * mcalib/MCalibrateData.cc:
1601 - removed usage of MGeomCam (you have MGeomApply for this!)
1602
1603
1604
1605 2004/03/01: Nadia Tonello
1606
1607 * manalysis/MCerPhotEvt.cc
1608 - TObject *MCerPhotEvtIter::Next() now returns Used pixels
1609 only if fUsedonly=kTRUE, otherwise it returns all the pixels
1610 in the array
1611
1612
1613
1614 2004/03/01: Sebastian Raducci
1615
1616 * msignal/MArrivalTimeCalc.[cc,h]
1617 - now the arrival time is at the half max of the spline:
1618 half max = (maximum - pedestal)/2
1619
1620 * mmain/MEventDisplay.cc
1621 - fixed an include (from MArrivalTime.h to MArrivalTimeCam.h)
1622
1623
1624
1625 2004/03/01: Wolfgang Wittek
1626
1627 * mhist/MHStarMap.[h,cc]
1628 - remove bugs
1629 - change GetRotationAngle() such that it can be called from outside
1630
1631
1632
1633 2004/03/01: Thomas Bretz
1634
1635 * Makefile:
1636 - enhanced all calls to subsequent makes by '-f Makefile' to
1637 make sure the correct Makefile is called
1638
1639 * merpp.cc:
1640 - enhanced interpretation of time
1641 - fixed a bug in determin the file-type
1642
1643 * mbase/MTime.[h,cc]:
1644 - added GetGmst() member function
1645
1646 * mastro/MAstro.[h,cc]:
1647 - added Coordinate2Angle
1648 - added AngularDistance
1649 - implemented UT2GMST
1650 - replaced defined by TMath::Pi()
1651
1652 * mastro/MObservatory.[h,cc]:
1653 - added data members for sin-/cos-component of latitude
1654 - added calculation of rotation angle
1655
1656 * mhist/MHStarMap.[h,cc]:
1657 - changes to use MObservatory member function
1658
1659 * manalysis/MCerPhotAnal.cc, manalysis/MCerPhotAnal2.cc,
1660 manalysis/MCerPhotCalc.cc, manalysis/MMcCalibrationUpdate.cc,
1661 manalysis/MMcPedestalCopy.cc, manalysis/MMcPedestalNSBAdd.cc,
1662 manalysis/MPedCalcPedRun.cc, manalysis/MPedPhotCalc.cc,
1663 mcalib/MCalibrationChargeCalc.cc, mcalib/MMcCalibrationCalc.cc
1664 - changed to use IsMonteCarloRun() now
1665
1666 * manalysis/MMcCalibrationUpdate.cc:
1667 - unified output to log-stream
1668 - replaced sqrt by TMath::Sqrt
1669
1670 * mcalib/MCalibrationChargeCalc.cc:
1671 - unified output to log-stream
1672 - removed .Data() from TString where obsolete
1673 - fixed memory leak using gSystem->ExpandPathName
1674
1675 * mpointing/MPointingPosCalc.cc, mraw/MRawFileWrite.cc:
1676 - adde class name to used kRT*/kTT* enums
1677
1678 * mraw/MRawEvtHeader.h:
1679 - made enum data member of class
1680
1681 * mraw/MRawRunHeader.[h,cc]:
1682 - made kMagicNumber and kMaxFormatVersion a static data
1683 member of the class
1684 - added IsMonteCarloRun member function
1685
1686
1687
1688 2004/02/27: Markus Gaug
1689
1690 * mjobs/MJPedestal.cc, mjobs/MJCalibration.cc, macros/calibration.C:
1691 - put in call to MHCamera::Projection the name of the calling
1692 class, otherwise the projected hsitogram will be overwritten by
1693 an empyt one.
1694
1695 * mcalib/MHCalibrationChargePix.[h,cc],
1696 mcalib/MHCalibrationHiGainChargePix.[h,cc],
1697 mcalib/MHCalibrationLoGainChargePix.[h,cc]:
1698 - histogram name setting and title setting moved to constructor,
1699 Functions Init and ChangeHistId derive directly from
1700 MHcalibrationChargePix
1701
1702 * mcalib/MHCalibrationChargeCam.[h,cc],
1703 mcalib/MCalibrationChargeCam.[h,cc],
1704 mcalib/MCalibrationChargeCalc.[h,cc]:
1705 - introduced "average inner" and "average outer" higain and logain
1706 pixels.
1707
1708
1709
1710 2004/02/27: Raducci Sebastian
1711
1712 * mhist/Makefile
1713 - added mastro in the include list
1714
1715
1716
1717 2004/02/27: Abelardo Moralejo
1718
1719 * mmain/MEventDisplay.cc
1720 - replaced in fill8 obsolete MArrivalTime with MArrivalTimeCam.
1721 - Updated display of MC data: removed MCerPhotCalc, and replaced
1722 it by MExtractSignal+MMcCalibrationUpdate+MCalibrate. Now
1723 MPedPhotCam is filled and all the camera display tabs are shown
1724 correctly (most were not working for MC events since a while
1725 ago).
1726
1727 * mmain/Makefile
1728 - Added mcalib to list of include directories.
1729
1730 * manalysis/MMcCalibrationUpdate.[h,cc]
1731 - Added member variable Bool_t fOuterPixelsScaling, which is
1732 kTRUE by default. If set to kFALSE, MCalibrationCam is filled
1733 such that MCerPhotEvt will later be filled with the signal as it
1734 is, not corrected for the (possibly) different gain of the outer
1735 pixels electronic chain. This option was necessary to allow for
1736 the change in the camera display (see above).
1737
1738 * macros/starmc.C
1739 - added (optional) division of output into two, for use as train
1740 and test samples in g/h separation studies.
1741
1742
1743
1744 2004/02/26: Hendrik Bartko
1745
1746 * macros/dohtml.C
1747 - included the path msignals/
1748
1749
1750
1751 2004/02/26: Abelardo Moralejo
1752
1753 * macros/starmcstereo.C
1754 - changed filters to divide data between train and test sample for
1755 gamma hadron separation studies. Now we use the modulus operator
1756 applied to (Corsika) event number:
1757 MF filter1("{MMcEvt;1.fEvtNumber%2}<0.5");
1758 MF filter2("{MMcEvt;1.fEvtNumber%2}>0.5");
1759 - cleaned up a bit the way the CT coordinates are fed to the task
1760 MStereoCalc.
1761 - Changed default FADC integration range (center range to adapt to
1762 new camera).
1763
1764
1765
1766 2004/02/26: Thomas Bretz
1767
1768 * mhist/MHCamera.cc:
1769 - fixed a function description
1770
1771 * mreport/MReport.cc, mreport/MReportFileRead.cc:
1772 - introduced return case -1
1773
1774 * Makefile.rules:
1775 - remove all dependancy files when calling 'rmdep'
1776
1777 * mbase/MAGIC.h, mmc/MMcEvt.hxx:
1778 - moved ParticleId_t to MMcEvt
1779 - implemented MMcEvt::GetParticleName
1780 - implemented MMcEvt::GetEnergyStr
1781
1782 * mfilter/MFGeomag.cc, mfilter/MFParticleId.cc, mhist/MHCompProb.cc,
1783 mhist/MHEvent.cc, mhist/MHHadronness.cc,
1784 mmontecarlo/MMcTriggerRateCalc.cc, mranforest/MHRanForest.cc:
1785 - fixed usage of ParticleId_t
1786
1787 * msignal/Makefile:
1788 - removed obsolete includes
1789
1790 * mastro/Makefile, mastro/AstroLinkDef.h, mastro/MAstro.[h,cc],
1791 mastro/MObservatory.[h,cc]:
1792 - added
1793
1794 * mbase/MAstro.[h,cc]:
1795 - removed
1796
1797 * mbase/Makefile, mbase/BaseLinkDef.h:
1798 - removed MAstro
1799
1800 * Makefile:
1801 - added mastro
1802 - added msql
1803 - added mfbase
1804
1805 * mtemp/MObservatory.[h,cc], mtemp/MObservatoryLocation.[h,cc]:
1806 - removed
1807
1808 * merpp.cc:
1809 - added Sql support
1810
1811 * mraw/MRawFileRead.h:
1812 - added GetFileName
1813
1814 * msql/Makefile, msql/SqlLinkDef.h, msql/SqlIncl.h,
1815 MSQLServer.[h,cc], MSqlInsertRun.[h,cc]:
1816 - added
1817
1818 * mfilter/MF.[h,cc], mfilter/MFDataChain.[h,cc],
1819 mfilter/MFDataMember.[h,cc], mfilter/MFEventSelector.[h,cc],
1820 mfilter/MFEventSelector2.[h,cc], mfilter/MFRealTimePeriod.[h,cc]:
1821 - moved to mfbase
1822
1823 * mfbase/Makefile, mfbase/FBaseLinkDef.h, mfbase/FBaseIncl.h:
1824 - added
1825
1826 * merpp.cc:
1827 - implemented control of gDebug (root debugging)
1828
1829 * mfileio/MWriteAsciiFile.[h,cc], mfileio/MWriteFile.[h,cc],
1830 mfileio/MWriteRootFile.[h,cc]:
1831 - implemented CheckAndWrite return value
1832
1833 * mfileio/MWriteRootFile.cc:
1834 - fixed updating already existing branches (eg concatenating report
1835 files)
1836
1837 * macros/dohtml.C, macros/rootlogon.C:
1838 - added mastro
1839 - added mfbase
1840 - added msql
1841
1842 * mraw/MRawEvtHeader.h:
1843 - implemented GetNumTrigLvl1
1844 - implemented GetNumTrigLvl2
1845
1846
1847
1848 2004/02/25: Markus Gaug
1849
1850 * mcalib/MExtractBlindPixel.[h,cc],
1851 mcalib/MExtractPINDiode.[h,cc],
1852 mcalib/MExtractedSignalBlindPixel.[h,cc],
1853 mcalib/MExtractedSignalPINDiode.[h,cc],
1854 mcalib/Makefile, msignal/Makefile, mcalib/CalibLinkDef.h,
1855 msignal/SignalLinkDef.h:
1856 - moved blindpixel and PINdiode extractors to msignal
1857
1858
1859 * mcalib/MCalibrationQECam.[h,cc], mcalib/MCalibrationQEPix.[h,cc]:
1860 - two new classes to hold the quantum efficieny information of the
1861 calibration
1862
1863 * msignal/MArrivalTimeCalc.[h,cc]
1864 - fill now MArrivalTimePix instead of MArrivalTime
1865
1866 * mcalib/MHCalibrationChargeCam.cc
1867 - display only valid pixels for the corr. values in GetPixelContent
1868
1869 * mcalib/MHCalibrationRelTimeCam.cc
1870 - is now filled from MArrivalTimeCam instead of MArrivalTime
1871
1872 * macros/calibration.C
1873 - divided into two macros: calibration.C using the MJPedestal
1874 standard procedure and pedestalstudies.C using the old
1875 procedures
1876
1877 * macros/pedestalstudies.C
1878 - new macro containing the first previous part of calibration.C
1879
1880 * mcalib/MCalibrationChargeBlindPix.h,
1881 mcalib/MCalibrationChargePINDiode.h, mbase/MAGIC.h,
1882 mjobs/MJCalibration.cc:
1883 - definition of PulserColot_t in MAGIC.h.
1884
1885
1886
1887 2004/02/25: Hendrik Bartko
1888
1889 * macros/rootlogon.C
1890 - set the include path also to msignals/
1891
1892 * manalysis/MExtractSignal.[h,cc], manalysis/MExtractSignal2.[h,cc],
1893 manalysis/MExtractedSignalCam.[h,cc],
1894 manalysis/MExtractedSignalPix.[h,cc],
1895 manalysis/MArrivalTime.[h,cc], manalysis/MArrivalTimeCalc.[h,cc],
1896 manalysis/MArrivalTimeCalc2.[h,cc]:
1897 - removed
1898
1899 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
1900 - removed classes mentioned above
1901
1902 * msignal/MExtractSignal.[h,cc], msignal/MExtractSignal2.[h,cc],
1903 msignal/MExtractedSignalCam.[h,cc],
1904 msignal/MExtractedSignalPix.[h,cc],
1905 msignal/MArrivalTime.[h,cc], msignal/MArrivalTimeCalc.[h,cc],
1906 msignal/MArrivalTimeCalc2.[h,cc]:
1907 - added
1908
1909 * msignal/Makefile, msignal/AnalysisLinkDef.h:
1910 - added classes mentioned above
1911
1912 * mfilter/Makefile, mcalib/Makefile, mjobs/Makefile, mmain/Makefile:
1913 - added include msignal
1914
1915
1916
1917
1918 2004/02/25: Wolfgang Wittek
1919
1920 * mcalib/MCalibrateData.[h,cc]
1921 - initialize size for MPedPhotCam
1922
1923
1924
1925 2004/02/24: Wolfgang Wittek
1926
1927 * manalysis/MSourcPosfromStarPos.[h,cc]
1928 - change member function SetSourceAndStarPosition() to expect sky
1929 coordinates in the standard units
1930 - generalize to more than 1 star
1931 - the class is not yet fully tested
1932
1933 * mfilter/MFSelBasic.[h,cc]
1934 - change default values of cuts
1935
1936
1937
1938 2004/02/24: Markus Gaug
1939
1940 * mjobs/MJCalibration.cc, macros/calibration.C,
1941 macros/bootcampstandardanalysis.C, macros/pedphotcalc.C:
1942 - added MCalibrationChargeBlindPix to plist
1943 - added new filling of histograms with MFillH
1944 - changed SetPulserColor to MCalibrationChargeBlindPix and
1945 MCalibrationChargePINDiode
1946
1947 * mcalib/MHCalibrationChargeBlindPix.[h,cc]:
1948 - receives a pointer to MCalibrationChargePINDiode which is filled
1949 with the results and told to calculate the fluxes in the
1950 Finalize function
1951 - is filled via MFillH from MExtractBlindPixel
1952 - SetPulserColor directly in this class
1953
1954 * mcalib/MCalibrationChargeBlindPix.[h,cc]
1955 - new storage container of the blind pxiel resutls, replaces
1956 MCalibrationBlindPix
1957
1958 * mcalib/MCalibrationChargeCalc.[h,cc]:
1959 - does not fill the histograms any more, but does ony the
1960 calculations in the postprocess. No pointer to MExtractPINDidoe
1961 or MExtractBlindPixel any more.
1962
1963 * mcalib/MCalibrationChargePix.cc
1964 - discovered an error in the calculation of phe's in
1965 CalcFFactorMethod(). The average QE was applied twice.
1966 This error had been introduced on 13/02/04
1967 - loosened criterium convFFactorRelErrLimit from 0.1 to 0.2
1968 - CalcFFactor asks for IsChargeValid before calculating anything
1969
1970 * mcalib/MCalibrationChargePINDiode.[h,cc]
1971 - added function SetFluxOutsidePlexiglassAvailable
1972 - SetPulserColor directly in this class
1973
1974 * mcalib/MCalibrationChargeCam.cc
1975 - removed function SetPulserColor from here
1976
1977 * mcalib/MCalibrationPINDiode.[h,cc], mcalib/MHCalibrationConfig.h,
1978 mcalib/MHCalibrationPINDiode.[h,cc],
1979 mcalib/MCalibrationBlindPix.[h,cc],
1980 mcalib/MHCalibrationBlindPixel.[h,cc]:
1981 - removed since obsolote
1982
1983 * mcalib/MHCalibrationChargePix.cc
1984 - make fPickup an Int_t
1985
1986 * mcalib/MCalibrate.cc
1987 - test validity of every calibration method before retrieving
1988 conversion factors
1989
1990 * mcalib/MHGausEvents.[h,cc]
1991 - add possibility to set fit ranges in call to FitGaus
1992 - make function CreateXaxis protected
1993
1994
1995
1996 2004/02/23: Markus Gaug
1997
1998 * mraw/MRawEvtPixelIter.h
1999 - include GetNumHiGainSamples and GetNumLoGainSamples
2000
2001 * mcalib/MExtractedSignalBlindPixel.h,
2002 mcalib/MExtractBlindPixel.[h,cc]:
2003 - included storage of pedestal
2004
2005 * mcalib/MHGausEvents.[h,cc]
2006 - make the fit functions protected
2007
2008
2009
2010 2004/02/22: Markus Gaug
2011
2012 * mfilter/MFCosmics.[h,cc]
2013 - fMaxNumEmpty changed from absolute number to relative number of
2014 pixels
2015
2016 * mcalib/MHGausEvents.h
2017 - remove the "->" from the pointers which are initialized only
2018 in certain cases. The streamer did not work in case that
2019 MFGausFit was left at the NULL pointer.
2020
2021
2022
2023 2004/02/21: Markus Gaug
2024
2025 * manalysis/MExtractedSignalPix.[h,cc]
2026 - changed variable fIsLoGainUsed to fLoGainUsed
2027 - added function GetNumHiGainSaturated()
2028
2029
2030 2004/02/20: Markus Gaug
2031
2032 * mcalib/MHCalibrationChargeHiGainPix.[h,cc], mcalib/Makefile,
2033 mcalib/MHCalibrationChargeLoGainPix.[h,cc],
2034 mcalib/CalibLinkDef.h
2035 - new class to replace MHCalibrationPixel,
2036 based on MHCalibrationChargePix
2037
2038 * mcalib/MCalibrationChargeCalc.[h,cc]
2039 mcalib/MCalibrationChargeCam.[h,cc]
2040 mcalib/MCalibrationChargePix.[h,cc]
2041 mcalib/MCalibrationChargePINDiode.[h,cc]
2042 mcalib/MCalibrationCalc.[h,cc], mcalib/MCalibrationCam.[h,cc],
2043 mcalib/MCalibrationPINDiode.[h,cc]:
2044 - added the "charge" versions, remove the old ones. The histograms
2045 should be filled in the MH... versions independently of
2046 MCalibrationChargeCalc. This is fully realized for the PIN Didoe
2047 now and will later be so for the pixels and the blind pixel.
2048
2049 * mcalib/MHCalibrationChargePINDiode.[h,cc]
2050 - receives a pointer to MCalibrationChargePINDiode which is filled
2051 with the results and told to calculate the fluxes in the
2052 Finalize function
2053
2054 * mcalib/MCalibrate.[h,cc], mcalib/MCalibrateData.[h,cc],
2055 mcalib/MMcCalibrationCalc.[h,cc], mjobs/MJCalibration.[h,cc],
2056 manalysis/MMcCalibrationUpdate.[h,cc],
2057 mjobs/MJExtractSignal.[h,cc], manalysis/MGeomApply.cc,
2058 mcalib/Makefile, mcalib/CalibLinkDef.h, macros/calibration.C,
2059 macros/bootcampstandardanalysis.C,
2060 macros/pedphotcalc.C:
2061 - replace MCalibrationCam by MCalibrationChargeCam
2062 - replace MCalibrationCalc by MCalibrationChargeCalc
2063
2064
2065
2066 2004/02/19: Markus Gaug
2067
2068 * mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationCam.cc,
2069 mcalib/MCalibrate.cc, mcalib/MCalibrateDate.cc,
2070 manalysis/MMcCalibrationUpdate.cc:
2071 - standardized naming of variables containing "Error", this also affected
2072 the calling functions MCalibrate, MMcCalibrationUpdate and MCalibrateData
2073
2074 * mcalib/MCalibrationCam.cc, mcalib/MCalibrationPix.cc,
2075 mcalib/MCalibrationCalc.cc, mcalib/MCalibrate.cc,
2076 mcalib/MCalibrateData.cc, mcalib/MCalibrationConfig.h:
2077 - took out some configuration numbers and put them directly into
2078 the class
2079 - remove completely MCalibrationConfig.h
2080
2081
2082
2083 2004/02/19: Abelardo Moralejo
2084
2085 * mhist/MHEvent.[h,cc]:
2086 - Changed names of Event "types" to make them more descriptive.
2087 Former kEvtSignal is now called kEvtSignalDensity, and indicates
2088 pixel content scaled by area. Added kEvtSignalRaw, which
2089 corresponds to pixel content (with no scaling) in whatever units
2090 (this depends on how the MHEvent object is filled!). The default
2091 constructor initializes type=kEvtSignalRaw.
2092
2093 * mmain/MEventDisplay.cc
2094 - Changed filling of evt1 and evt2. Now they are filled with raw
2095 content of MCerPhotEvt. Since in MEventDisplay, MCerPhotEvt is
2096 still filled uncalibrated (hence in ADC counts), this means that
2097 what will be now shown in Mars' camera display is now the signal
2098 in each pixel without scaling with pixel area. Given that the
2099 default flat fielding is such that equal light density
2100 corresponds to equal absolute signal (in ADC counts), this is
2101 more reasonable, and allows to check for instance how the
2102 relative pixel gains are adjusted by looking at calibration
2103 events. To be FIXED: there is however an "inconsistency" in
2104 MEventDisplay, and it is that MCerPhotEvt is still used to keep
2105 uncalibrated signals. To be replaced by MExtractedSignalCam?
2106
2107
2108
2109 2004/02/19: Thomas Bretz
2110
2111 * manalysis/MCerPhotEvt.h:
2112 - added operator= to MCerPhotEvtIter -- is this correct?
2113
2114 * mhist/MHCamera.[h,cc]:
2115 - added member function to calculate minimum content and
2116 maximum content for a single sector
2117 - Added possibility to get a projection for a single sector.
2118 - GetMinimum/GetMaximum now only takes used pixels into account
2119 (you can request all pixels using a different member function)
2120 - fixed projection (projection only took pixels with contents!=0
2121 instead of 'used' pixels
2122 - Don't call Sumw2() anymore for projection
2123
2124 * mjobs/MJPedestal.cc:
2125 - added MPedestalCam to output again - MPedestalCam was fixed
2126 yesterday
2127 - Added Histograms for the two camera halves
2128
2129
2130
2131 2004/02/18: Markus Gaug
2132
2133 * macros/calibration.C
2134 - fixed a buggy display of the F-Factor method
2135
2136 * mcalib/MCalibrationCalc.cc
2137 - calculate the F-Factor method already in the post-Process
2138
2139 * mcalib/MCalibrationPix.h
2140 - move CalcFFactorMethod to public
2141
2142
2143
2144 2004/02/18: Abelardo Moralejo
2145
2146 * mtools/MCubicSpline.cc
2147 - in Init, corrected initialization of arrays temp and ysd, which
2148 was done with n-1 elements instead of n.
2149
2150 * mgui/MHexagon.cc
2151 - added comment explaining the algorithm.
2152 - changed explicit values of Sin and Cos 60 degrees by const
2153 variables (more readable).
2154
2155
2156
2157 2004/02/18: Hendrik Bartko
2158
2159 * msignal/:
2160 - removed the backup files *~
2161 - removed the object files *.o
2162 - removed the files SignalCint.*
2163
2164 * mgui/MHexagon.cc
2165 - added comment explaining the algorithm.
2166
2167
2168
2169 2004/02/18: Thomas Bretz
2170
2171 * manalysis/MPedestalCam.[h,cc]:
2172 - Changed order of derivements - seems to be VERY important!
2173 - changed GetSize from UInt_t to Int_t which is the type
2174 of TClonesArray::GetSize() !
2175
2176 * mfileio/MReadReports.cc:
2177 - skip trees with no entries
2178
2179 * mgui/MCamEvent.cc:
2180 - added a comment
2181
2182 * mhbase/MFillH.cc:
2183 - in case SetupFill returns kFALSE and kCanSkip is set
2184 Skip task
2185
2186 * mraw/MRawFileRead.cc:
2187 - don't print warning in case of none executions
2188
2189 * manalysis/MArrivalTimeCalc2.cc:
2190 - added some const-qualifiers
2191
2192
2193
2194 2004/02/17: Raquel de los Reyes
2195
2196 * macros/CCDataCheck.C
2197 - Added some improvements in the plots.
2198
2199
2200
2201 2004/02/17: Abelardo Moralejo
2202
2203 * macros/readrfl.C
2204 - Added missing gPad->cd(1), otherwise the display of events was
2205 not updated.
2206
2207 * mgui/MHexagon.cc
2208 - DistanceToPrimitive(Float_t px, Float_t py) Changed check of
2209 whether px,py is inside the pixel or not. Previous algorithm
2210 was just an approximation.
2211
2212
2213
2214 2004/02/17: Raquel de los Reyes
2215
2216 * mcamera/MCameraHV.h
2217 - Now it derives from a MCamEvent class and implemented the
2218 GetPixContent() and DrawPixelContent() functions. Added the
2219 GetMean function to get the mean HV settings of the camera.
2220
2221 * macros/CCDataCheck.C
2222 - Added the HV settings plots.
2223
2224
2225
2226 2004/02/17: Hendrik Bartko
2227
2228 * msignal:
2229 - new: directory for all signal and time extraction classes
2230
2231 * msignal/MArrivalTimeCam.[h,cc], manalysis/Makefile,
2232 msignal/AnalysisLinkDef.h, MGeomApply.cc:
2233 - new: Storage Container for the ArrivalTime in the camera
2234
2235 * msignal/MArrivalTimePix.[h,cc], manalysis/Makefile,
2236 msignal/AnalysisLinkDef.h:
2237 - new: Storage Container for ArrivalTime information of one pixel
2238
2239 * msignal/Makefile, SignalCint.[h,cc], SignalDep.d, SignalIncl.h,
2240 SignalLinkDef.h
2241 - auxiliary files for msignal directory
2242
2243 * manalysis/MArrivalTimeCalc2.[h,cc]:
2244 - added functionality to compute error of the extracted ArrivalTime
2245 - calculated ArrivalTime is stored in MArrivalTimeCam
2246
2247 * manalysis/MGeomApply.cc
2248 - geometry is applied to MArrivalTimeCam
2249
2250 * Makefile:
2251 - directory msignal is included
2252
2253
2254
2255 2004/02/17: Sebastian Raducci
2256
2257 * mtools/MCubicSpline.[h,cc]
2258 - little corrections in minimums evalustion methods
2259 - changed constructors (they require the fadc slices to be const)
2260
2261 * macros/spline.C
2262 - changed according to the MCubicSpline new constructors
2263
2264 * manalysis/MArrivalTimeCalc.[h,cc]
2265 - changed to use the MCubicSpline class intead of the TSpline class
2266 - warning: now the arrival time is again the maximum of the spline,
2267 soon it will be changed to half maximum
2268
2269
2270
2271 2004/02/17: Wolfgang Wittek
2272
2273 * manalysis/MSourcPosfromStarPos.[h,cc]
2274 - new class; calculates the position of the source in the camera from
2275 the position of a star in the camera and puts it into
2276 MSrcPosCam
2277
2278
2279
2280 2004/02/16: Abelardo Moralejo
2281
2282 * mcalib/MMcCalibrationCalc.cc
2283 - Fixed two typos in screen output.
2284
2285
2286
2287 2004/02/16: Markus Gaug
2288
2289 * mcalib/MCalibrationPix.cc
2290 - documentation from David's email added
2291 - EffectiveQE decreased from 0.2 to 0.18 (see documentation)
2292
2293 * mcalib/Makefile, mcalib/CalibLinkDef.h:
2294 - added MExtractBlindPixel and MExtractedSignalBlindPixel
2295
2296 * mcalib/MExtractBlindPixel.[h,cc]
2297 - new signal extractor for the Blind Pixel
2298
2299 * mcalib/MExtractedSignalBlindPixel.[h,cc]
2300 - new container for the extracted signal of the BlindPixel
2301
2302 * mcalib/MCalibrationCalc.[h,cc]
2303 - does not extract signal from Blind Pixel any more, searches
2304 for MExtractedSignalBlindPixel and fills the hists from there
2305
2306 * macros/calibration.C, macros/bootcampstandardanalysis.C,
2307 macros/pedphotcalc.C, mjobs/MJCalibration.cc:
2308 - introduce the blind pixel and PIN diode extraction in the macro
2309
2310 * manalysis/MPedestalCam.h
2311 - changed type of fTotalEntries from ULong_t to UInt_t
2312 - fixed documentation of fTotalEntries
2313
2314 * manalysis/MPedCalcPedRun.h
2315 - changed type of fNumSamplesTot from ULong_t to UInt_t
2316
2317 * mcalib/MHGausEvents.h
2318 - changed type of fCurrentSize from ULong_t to UInt_t
2319
2320 * mcalib/MCalibrationConfig.h
2321 - removed gkConversionHiLo and gkConversionHiLoErr which is now
2322 directly in the class MCalibrationPix
2323
2324
2325
2326 2004/02/16: Thomas Bretz
2327
2328 * manalysis/AnalysisLinkDef.h:
2329 - added missing MCerPhotEvtIter
2330
2331 * merpp.cc:
2332 - added possible usage of database
2333
2334 * star.cc:
2335 - moved source code into new class MJStar - preliminary
2336
2337 * manalysis/MCerPhotPix.cc:
2338 - updated class header
2339 - fixed Print-output
2340
2341 * mbase/MAGIC.h:
2342 - removed definition of MLog
2343
2344 * mbase/MArgs.h:
2345 - removed include of MAGIC.h
2346
2347 * mbase/MLog.h:
2348 - added extern definition of gLog
2349
2350 * mbase/MParContainer.[h,cc]:
2351 - move body of constructors to source file
2352
2353 * mcalib/MCalibrate.cc, mcalib/MCalibrateData.cc,
2354 mraw/MRawCrateArray.cc, mraw/MRawCrateData.cc,
2355 mraw/MRawEvtData.cc, mraw/MRawEvtHeader.cc, mraw/MRawRead.cc,
2356 mraw/MRawEvtPixelIter.cc, mraw/MRawFileWrite.cc:
2357 - fixed documentation header
2358
2359 * mcalib/MMcCalibrationCalc.[h,cc]:
2360 - fixed documentation header
2361 - fixed usage of FindCreateObj and FindObject
2362 - removed data member to count entries (use histogram instead)
2363 - use TH1 function Integral instead of doing it manually
2364
2365 * mfilter/MFCosmics.cc:
2366 - fixed documentation
2367
2368 * mimage/MHillas.cc, mimage/MImgCleanStd.cc,
2369 mimage/MNewImagePar.[h,cc]:
2370 - replaced for-loops by Iterators
2371
2372 * mraw/MRawFileRead.cc, mraw/MRawSocketRead.cc:
2373 - fixed documentation header
2374 - check return value of MRawRunHeader::ReadEvt
2375
2376 * mraw/mraw/MRawRunHeader.[h,cc]:
2377 - fixed documentation header
2378 - added return value to MRawRunHeader::ReadEvt
2379 - added constant number for max format version - preliminary
2380 (should by a static data member)
2381
2382 * mcalib/MHCalibrationPINDiode.cc:
2383 - do not delete pointers in the destructor which are already
2384 deleted in the base class
2385 - reset histograms in Clear()
2386
2387 * mcalib/MHCalibrationPixel.cc:
2388 - after deletion of instances in Clear() initialize pointer to NULL
2389
2390 * mcalib/MCalibrationCalc.cc, mcalib/MHCalibrationBlindPixel.cc:
2391 - fixed usage of logging stream output levels
2392
2393 * manalysis/MPedCalcPedRun.[h,cc]:
2394 - removed obsolete fSignals
2395
2396 - removed obsolete fNumPixels
2397
2398 * manalysis/MPedestalCam.h:
2399 - added '->' to fArray
2400
2401 * mfileio/MWriteRootFile.cc:
2402 - changed some output to make debugging easier
2403
2404 * mjobs/MJCalibration.cc:
2405 - fixed a bug in drawing
2406
2407 * mjobs/MJExtractSignal.cc:
2408 - removed MPedestalCam from MWriteRootFile output.
2409 When creating the branch it crashes - reason unknown I'll
2410 investigate further
2411
2412
2413
2414 2004/02/16: Markus Gaug
2415
2416 * mcalib/Makefile, mcalib/CalibLinkDef.h, macros/calibration.C:
2417 - added MHCalibrationRelTimePix
2418
2419 * mcalib/MHCalibrationRelTimePix.[h,cc],
2420 mcalib/MHCalibrationRelTimeCam.[h,cc]:
2421 - new classes to fit and display the relative arrival times.
2422 - filled from MArrivalTime
2423 - need: MFillH("MHCalibrationRelTimeCam","MArrivalTime")
2424
2425 * manalysis/MCalibrationCalc.cc
2426 - take out all uncommented code referring to the relative arrival time
2427
2428 * manalysis/MArrivalTime.h
2429 - changed function GetNumPixels to GetSize
2430
2431 * macros/bootcampstandardanalysis.C, macros/pedphotcalc.C
2432 - included cosmics rejection which was in MCalibrationCalc before
2433
2434
2435
2436 2004/02/14: Markus Gaug
2437
2438 * mcalib/Makefile, mcalib/CalibLinkDef.h:
2439 - added MHCalibrationChargePINDiode
2440
2441 * mcalib/MHCalibrationChargePINDiode.[h,cc]
2442 - new class to fill the PIN Diode histograms. Derives from
2443 MHCalibrationChargePix and is filled with MFillH from the
2444 container MExtractedSignalPINDiode.
2445 Will replace MHCalibrationPINDiode entirely soon.
2446
2447 * mcalib/MHCalibrationChargePix.[h,cc]
2448 - new base class for the calibration charges histogram pixel.
2449 Derives from MH and can be filled with the MH with the MH
2450 functions.
2451
2452 * mcalib/MExtractPINDiode.[h,cc]
2453 - new signal extractor for the PIN Diode
2454
2455 * mcalib/MExtractedSignalPINDiode.[h,cc]
2456 - new container for the extracted signal of the PIN Diode
2457
2458 * mcalib/MCalibrationCalc.[h,cc]
2459 - remove the PIN Diode signal extraction
2460
2461 * manalysis/MHPedestalPix.[h,cc]
2462 - new version of MHPedestalPixel, deriving from MHGausEvents.
2463
2464 * manalysis/MHPedestalPixel.[h,cc]
2465 - old version removed, since obsolete (and erroneous)
2466
2467 * manalysis/MHPedestalCam.[h,cc]
2468 - histogramming part of MPedestalCam now in own class
2469
2470 * manalysis/MPedestalPix.h
2471 - removed include of MHPedestalPixel
2472
2473 * macros/calibration.C
2474 - changed pedestal displays accordingly
2475
2476 * mjobs/MJPedestal.h
2477 - class TCanvas included (did not compile otherwise)
2478
2479 * mhbase/MH.cc
2480 - included call to FindGoodLimits(..) in CutEdges()
2481 - axe from pointer to reference
2482 - "CutEdges" renamed to "StripZeros"
2483
2484 * manalysis/MHPedestalPixel.cc, mcalib/MHCalibrationPixel.cc,
2485 mcalib/MHCalibrationBlindPixel.cc:
2486 - "CutEdges" renamed to "StripZeros"
2487
2488 * mcalib/MHGausEvent.[h,cc], mcalib/Makefile, mcalib/CalibLinkDef.h:
2489 - replaced by the improved version: MHGausEvents.[h,cc]
2490
2491
2492
2493 2004/02/14: Thomas Bretz
2494
2495 * manalysis/MCerPhotEvt.[h,cc]:
2496 - added 'Iterator' facility, this will replace some for-loops
2497 in the near future
2498
2499 * mbase/MTime.[h,cc]:
2500 - added a more powerfull interface to get and interprete the
2501 MTime contents as string
2502 - added a new constructor
2503
2504 * mreport/MReportTrigger.h:
2505 - fixed GetPixContent
2506
2507 * mtools/MCubicCoeff.cc, mtools/MCubicSpline.[h,cc]:
2508 - many small changes to simple details (like order of includes)
2509 - some speed improvements
2510 - many small simplifications
2511 - changed parts of the code to be more C++ like (eg Iterators
2512 instead of for-loops)
2513 - disentangles some if-cases
2514 - replaced some math.h function by TMath::
2515 - removed data-member fN (obsolete with iterators)
2516
2517
2518
2519 2004/02/13: Wolfgang Wittek
2520
2521 * mcalib/MCalibrateData.[h,cc]
2522 - new class;
2523 like MCalibrate, but in ReInit it fills the MPedPhot container
2524 using informations from MPedestal, MExtracteSignalCam and
2525 MCalibrationCam
2526
2527 * mcalib/Makefile, mcalib/CalibLinkDef.h
2528 - added MCalibrateData
2529
2530 * manalysis/MPedestalWorkaround.[h,cc]
2531 - create MMcEvt container and fill with theta = 10.0
2532 - set pedestalRMS = 0. if it is > 10.0
2533
2534 * manalysis/MSupercuts.[h,cc]
2535 - change default values of parameters
2536
2537 * manalysis/MSupercutsCalc.[h,cc]
2538 - change dNOMLOGSIZE from 4.1 to 5.0
2539
2540 * mhist/MHBlindPixels.[h,cc]
2541 - change MPedestalCam to MPedPhotCam
2542
2543 * mhist/MHSigmaTheta.[h,cc]
2544 - automatic binning for pixel number doesn't work
2545 use default binning
2546
2547
2548
2549 2004/02/13: Markus Gaug
2550
2551 * mcalib/MCalibrationPix.[h,cc]
2552 - added variables gkAverageQE, gkAverageQEErr, and fAverageQE,
2553 fAverageQEErr
2554 - gkAverageQE initializes to 0.2 (according to David)
2555 - gkAverageQEErr initializes to 0.02 (dito)
2556 - added new member function: SetAverageQE
2557 - call to GetMeanConversionFFactorMethod returns:
2558 fMeanConversionFFactorMethod/fAverageQE.
2559 - call to GetErrorConversionFFactorMethod returns:
2560 errors of fMeanConversionFFactorMethod and fAverageQEErr added
2561 quadratically
2562
2563 * mcalib/Makefile
2564 - split into two parts one comment line
2565
2566
2567 2004/02/13: Thomas Bretz
2568
2569 * mbadpixels/MBadPixelsTreat.[h.cc]:
2570 - added for new bad pixel treatment
2571
2572 * mbadpixels/Makefile, mbadpixels/BadPixelsLinkDef.h:
2573 - added MBadPixelsTreat
2574
2575 * merpp.cc:
2576 - changed the name of the "DC" tree to "Currents" to make
2577 MReportRead work correctly with this tree
2578
2579 * mbase/MTime.[h,cc]:
2580 - Changed UpDMagicTime to support nanosec instead of millisec
2581 - exchanged Reset() by Clear() not to clear the yy/mm/dd
2582 information away in an eventloop
2583
2584 * mraw/MRawEvtHeader.[h,cc]:
2585 - implemented decoding of the time-stamp for raw-data files
2586 with version>2. Thanks to Marcos.
2587
2588 * mraw/MRawRead.[h,c]:
2589 - pipe file version number to MRawEvtHeader::ReadEvt
2590 - create fake time for file-version<3
2591
2592 * macros/readMagic.C:
2593 - changed to use MInteractiveTask
2594
2595 * mbase/MPrint.cc:
2596 - fixed debugging level of some output
2597
2598 * mhist/MHCamera.[h,cc]:
2599 - fixed handling in AddNotify (necessayr due to change of
2600 inheritance from MCamEvent)
2601 - replaced cout by gLog
2602 - added fNotify to list of cleanups
2603
2604 * mhist/MHEvent.cc, mjobs/MJCalibration.cc,
2605 mjobs/MJPedestal.cc:
2606 - fixed usage of AddNotify
2607
2608 * mfileio/MReadReports.cc:
2609 - use a different way to determin whether the tree is a valid tree,
2610 skip invalid trees
2611
2612 * mfileio/MReadTree.cc:
2613 - added another sanity check at the beginning of PreProcess
2614
2615 * mhbase/MFillH.[h,cc]:
2616 - added bit kCanSkip which skips MFillH in case the necessary container
2617 wasn't found.
2618 - cd into the corresponding canvas before filling the MH
2619
2620
2621
2622 2004/02/12: Markus Gaug
2623
2624 * mbase/MArray.[h,cc]:
2625 - changed name of StripZeros
2626
2627 * mcalib/MHGausEvent.cc:
2628 - corrected call to StripZeros
2629
2630 * mcalib/MCalibrationPix.[h,cc]
2631 - implemented dummy for combined method
2632
2633 * mcalib/MCalibrate.[h,cc]
2634 - implemented a dummy for calibration factor 1. (requested by
2635 Javier Rico)
2636 - implemented combined method
2637 - check for valid methods moved to ReInit
2638
2639 * mcalib/MCalibrationCalc.cc
2640 - removed initialization of non-used nsamples
2641
2642 * mcalib/MHCalibrationPixel.[h,cc], mcalib/MCalibrationPix.[h,cc],
2643 mcalib/MCalibrationCalc.[h,cc]
2644 macros/calibration.C
2645 - implemented new histograms:
2646 HSinglePheFADCSlices and HPedestalFADCSlices
2647 They are filled with the FADC slice values of either a s.phe.
2648 event or a pedestal event. The decision is taken with the
2649 variable: MCalibrationCalc::fBlindPixelSinglePheCut, to be set
2650 with a setter
2651
2652 * mtools/MFFT.[h,cc]
2653 - PowerSpectrumDensity of TArrayI implemented
2654
2655
2656
2657 2004/02/12: Thomas Bretz
2658
2659 * mbase/MArray.[h,cc]:
2660 - changed argument of CutEdges from pointer to reference
2661
2662 * mgeom/MGeomPix.h:
2663 - fixed calculation of area of pixel. It was too big for a
2664 factor of 2
2665
2666 * mjobs/MJCalibration.cc:
2667 - slight change of name of a MHCamera
2668
2669 * manalysis/MExtractSignal.cc:
2670 - slight change to the creation of the satpixels list
2671
2672 * mcalib/MHCalibrationBlindPixel.cc, mcalib/MHCalibrationPixel.cc,
2673 mcalib/MHGausEvent.cc:
2674 - corrected call to ProjectArray
2675 - corrected call to CutEdges
2676
2677 * mfilter/MFCosmics.[h,cc]:
2678 - small fixes to logging output
2679 - small simplification to return statement
2680 - declared CosmicsRejection const
2681
2682 * mhbase/MH.[h,cc]:
2683 - changed argument of ProjectArray from pointer to reference
2684 - added missing calcualtion of minimum
2685 - removed obsolete SetEntries
2686 - changed SetDirectory from NULL to gROOT
2687
2688
2689
2690 2004/02/12: Javier López
2691
2692 * macros/pointspreadfunction.C
2693 - added new macro that fits with a 2D gaussian the DC spot for an
2694 star. It gives you the RMS of the PSF and the center of the star,
2695 very useful for misspointing studies.
2696
2697
2698
2699 2004/02/11: Hendrik Bartko
2700
2701 * manalysis/MExtractSignal2.cc:
2702 - introduced a validity check for the set-function of the window
2703 size (even number of slices, WindowSize < NumberSlices)
2704
2705 * manalysis/MArrivalTimeCalc2.[h,cc], manalysis/Makefile,
2706 manalysis/AnalysisLinkDef.h:
2707 - new: introduced the calculation of the arrival time as the signal
2708 weighted mean of the time slices in the maximum window
2709
2710
2711
2712 2004/02/11: Markus Gaug
2713
2714 * mcalib/MCalibrationCalc.cc:
2715 - the blind pixel signal extractor introduced one week ago, counted
2716 one FADC slice too little, thus the normalization w.r.t. pedestals
2717 was wrong. Now corrected.
2718
2719 * manalysis/MExtractSignal.cc, manalysis/MExtractSignal2.cc:
2720 - when "WARNING - Lo Gain saturated" occurs, display also the
2721 corr. pixel numbers.
2722
2723 * mbase/MArray.[h,cc]:
2724 - introduced function to cut array edges with zeros.
2725 (Thomas, should we keep it there or move it to another class? )
2726
2727 * mcalib/MCalibrationCalc.[h,cc]:
2728 - new function SetBlindPixelRange to set start and end of FADC slices
2729 used for the blind pixel signal extraction.
2730 - remove fEvents which are not necessary any more after the shift
2731 to MFCosmics.
2732
2733 * mcalib/MHCalibration(Blind)Pixel.[h,cc]:
2734 - show the fourier spectrum now with axes in frequency [Hz] instead
2735 of inverted events.
2736
2737 * mcalib/MHGausEvent.[h,cc], mcalib/Makefile, mcalib/CalibLinkDef.h:
2738 - new base class for all kind of events with variables having a
2739 Gaussian distribution. Will serve as base class for the
2740 existing and new calibration histogram classes.
2741
2742
2743
2744 2004/02/11: Abelardo Moralejo
2745
2746 * mmain/MEventDisplay.cc
2747 - Switched order of MMcPedestalCopy and MCerPhotCalc in tasklist:
2748 MMcPedestalCopy must be executed earlier!
2749
2750
2751
2752 2004/02/10: Raquel de los Reyes
2753
2754 * mhist/MHPixVsTime.[h,cc]:
2755 - Added a default draw function and replaced the TGraph object
2756 by a pointer to a TGraph object.
2757
2758 * mreport/MReportTrigger.h:
2759 - Now it dereives from a MCamEvent class and implemented the
2760 GetPixContent() and DrawPixelContent() functions.
2761
2762 * maccros/CCDataCheck.C:
2763 - An update of the previous macro. New plots: subsystems status and
2764 macrocells trigger.
2765
2766
2767
2768 2004/02/10: Markus Gaug
2769
2770 * mcalib/MCalibrationCam.cc:
2771 - fixed documentation
2772
2773 * mhbase/MH.[h,cc]:
2774 - new function ProjectArray
2775
2776 * mcalib/MHCalibrationPixel.[h,cc],
2777 mcalib/MHCalibrationBlindPixel.[h,cc]:
2778 - use ProjectArray from MH to plot the projection of the fourier
2779 spectrum
2780
2781 * mfilter/MFCosmics.[h,cc], mfilter/Makefile,
2782 mfilter/FilterLinkDef.h:
2783 - new filter removing cosmics, the same as in MCalibrationCalc
2784 where it was removed now.
2785 Call: MFCosmics cosmics;
2786 MContinue cont(&cosmics);
2787 tlist.AddToList(&cont);
2788
2789 * mcalib/MCalibrationCalc.[h,cc]:
2790 - removed cosmics rejection from there
2791
2792 * macros/calibration.C, mjobs/MJCalibration.cc:
2793 - changed cosmics rejection to the filter algorithm
2794
2795
2796
2797 2004/02/09: Markus Gaug
2798
2799 * mcalib/MCalibrationBlindPix.[h,cc]:
2800 - added histogram to display the average in FADC slices of all
2801 single and double phe events
2802
2803 * mcalib/MCalibrationCalc.cc:
2804 - fill histograms of single-phe events with higain and logain
2805 sampls
2806
2807 * mcalib/MCalibrationCam.[h,cc], mcalib/MCalibrationCalc.cc,
2808 mcalib/MCalibrationConfig.h:
2809 - take all pixel areas out of MGeomPix::GetA(), remove all previous
2810 areas
2811 - calculate photon fluxes from blind pixel and PIN diode, use
2812 area only to fill the conversion factors in MCalibrationPix
2813
2814
2815 * mcalib/MJCalibration.cc:
2816 - display of number of photons for Blindpixel and PIN Diode Method
2817 changed to display of photon flux which is the actually
2818 calculated quantity
2819
2820
2821
2822 2004/02/09: Thomas Bretz
2823
2824 * mbadpixels/*:
2825 - added
2826
2827 * Makefile:
2828 - added MBadPixels
2829
2830 * manalysis/MGeomApply.cc:
2831 - fixed class description
2832
2833 * mjobs/MJCalibration.[h,cc], mjobs/MJExtractSignal.[h,cc]:
2834 - added bad pixel treatment
2835
2836 * mjobs/MJPedestal.[h,cc]:
2837 - reorganized order of functions
2838 - removed a nonsense scrren output (some BLABABLA or so)
2839
2840 * mjobs/Makefile:
2841 - added include for mbadpixels
2842
2843 * mmain/MBrowser.cc:
2844 - do not call construtor of TGTReeLBEntry if pic0=0
2845
2846
2847
2848 2004/02/09: Raquel de los Reyes
2849
2850 * mcamera/MCameraLids.h, mreport/MReportCamera.h
2851 - Added the "Get" functions to access the private data
2852 members of the class.
2853
2854
2855
2856 2004/02/09: Markus Gaug
2857
2858 * MMcCalibrationUpdate.cc, MCalibrate.cc, MCalibrationPix.cc,
2859 MCalibrationPix.h:
2860 - replace MCalibrationPix->IsChargeFitValid() by IsChargeValid()
2861 because we can calibrate with the histogram mean and RMS even
2862 if the fit is not OK. Thus, there is a question: IsFitted() and
2863 IsChargeValid(), i.e. does the charge make any sense?
2864
2865 * MCalibrationCam.cc, MCalibrationConfig.h, MCalibrationCalc.cc:
2866 - found serious bug in calculation of conversion factors for the
2867 outer pixels:
2868 GetMeanConversionBlindPixelMethod and
2869 GetMeanConversionPINDiodeMethod
2870 did not correct for the area of the outer pixel, this did only
2871 MCalibrationCam::GetPixelContent which is not used by MCalibrate
2872
2873
2874
2875 2004/02/06: Markus Gaug
2876
2877 * mgeom/MGeomCam.h
2878 - replaced in Comment of fPixRatio:
2879 "ratio between size of pixel idx and pixel 0" by
2880 "ratio between size of pixel 0 and pixel idx"
2881
2882 * manalysis/MPedestalCam.cc
2883 - catch calls to MHPedestalPixel in case that they are not filled
2884 This led previous calls to segmentation violations
2885 - remove include of MHExtractedSignalPix
2886
2887 * manalysis/MHExtractedSignalPix.[h,cc]
2888 - is everything in MHPedestalPixel, so removed it again
2889
2890 * mjobs/MJPedestal.cc
2891 - put the projections into Display()
2892 - correct the input of Display (0: pedestal, 1: pedestalerror,
2893 2: pedRMS, 3: pedRMSerror)
2894
2895 * manalysis/MHPedestalPixel.cc
2896 - increased number of bins in for charges plot
2897
2898 * mtools/MFFT.[h,cc]
2899 - possibility to have PSD directly from TArray
2900
2901 * mjobs/MJCalibration.[h,cc]
2902 - fixed displays
2903 - replaced MExtractSignal by MExtractSignal2
2904
2905 * mcalib/MHCalibrationPixel.[h,cc], mcalib/MHCalibrationBlindPixel.[h,cc],
2906 mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationBlindPix.[h,cc],
2907 mcalib/MCalibrationPINDiode.[h,cc], mcalib/MHCalibrationPINDiode.[h,cc]:
2908 - remove histograms MHChargevsN..., now keep TArrays directly
2909 - check for oscillations for all pixels (and you will not trust
2910 your eyes when you look at the results :-((((
2911
2912 * mcalib/MCalibrationCalc.[h,cc]
2913 - remove ArrivalTime -> go to separate class
2914 - remove BlindPixel and PIN Diode overflow, now handled directly
2915 inside the corr. classes.
2916 - remove SkipTimeFits -> go the arrival time class
2917
2918 * mcalib/MCalibrationCam.h
2919 - new getters for number of photons
2920 - removed timeslicewidth -> go the corr. time containers
2921
2922 * mcalib/MCalibrationCam.cc
2923 - removed times of GetPixelContent
2924 - added OscillationChecks in GetPixelContent
2925
2926 * manalysis/MMcCalibrationUpdate.cc
2927 - remove calpix.SkipTimeFits which is now obsolet
2928
2929 * macros/calibration.C
2930 - all previous changes now in this macro.
2931 - (NB: Thomas, du brauchst in MJCalibration nicht mehr aendern,
2932 das ging diesmal in einem Aufwasch)
2933
2934
2935
2936 2004/02/06: Thomas Bretz
2937
2938 * mhist/MHPixVsTime.[h,cc]:
2939 - changed such that you can set the name of the time container now
2940
2941 * mraw/MRawRunHeader.[h,cc]:
2942 - added GetMaxPixId()
2943
2944 * mraw/MRawEvtData.cc:
2945 - fixed wrong size calculation for fABflags
2946
2947
2948
2949 2004/02/06: Oscar Blanch
2950
2951 * mmc/MFadcDefine.h && mmc/MMcFadcHeader.cxx
2952 - We cahnged the name (and values) of the global variable
2953 MFADC_RESPONSE_AMPLITUDE to MFADC_RESPONSE_INTEGRAL
2954
2955
2956
2957 2004/02/05: Markus Gaug
2958
2959 * mcalib/MHCalibrationPixel.[h,cc]
2960 - put an NDF limit for the fit
2961 - removed all TStrings and replace them by Form(..)
2962 - Check for nan's of all returned fit values
2963
2964 * mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationCam.cc:
2965 - reshuffled HiLoGainConversion, calculation of F-Factor method,
2966 - calculation of total F-Factor of the readout.
2967
2968 * mcalib/MCalibrationCam.cc
2969 - include relative times to display with GetPixelContent
2970
2971 * mcalib/MCalibrationCalc.[h,cc]
2972 - flag to skip Hi-Lo Calibration
2973 - Hi-LO Graph not filled any more after overflow of ChargevsN
2974 - fill the blind pixel differently from the rest of pixels
2975
2976 * mcalib/MCalibrate.cc:
2977 - call to const MCalibrationPix &pix replaced by MCalibrationPix &pix
2978
2979 * manalysis/MArrivalTimeCalc.cc
2980 - default step width 100 ps.
2981 - look for half maximum (at rising edge)
2982
2983 * manalysis/MExtractSignal.[h,cc]
2984 - removed uncommented code (arrival time)
2985 - set start byte back by one like it was before TB's changes
2986 (does not affect the calculation of number of FADC slices)
2987
2988 * manalysis/MExtractSignal2.[h,cc]
2989 - removed uncommented code (arrival time)
2990
2991 * manalysis/MHPedestalPixel.[h,cc]
2992 - is now filled with total pedestals (not per slice), but results are
2993 renormalized to values per slice (this is not to screw up with the
2994 pedestal RMS and the derived uncertainties)
2995 - new function Renorm(nslices)
2996
2997 * manalysis/MPedestalCam.[h,cc]
2998 - introduced function Clone() (like proposed by TB)
2999 - call to MHPedestalPixel operator() not const any more
3000 - take out lots of uncommented code
3001 - found bug in initialization of hists. SetupFill is called in
3002 PreProcess, therefore, TObjArray is not yet enlarged there.
3003 Now, InitUseHists is called in Fill
3004 - MHPedestalPixel is now filled with total pedestals (not per slice),
3005 but results are
3006 renormalized to values per slice (this is not to screw up with the
3007 pedestal RMS and the derived uncertainties)
3008
3009 * manalysis/MPedCalcPedRun.cc
3010 - added author
3011 - split calculation of RMS into two steps to make it more clear to
3012 the user
3013
3014 * macros/calibration.C
3015 - found bug introduced two days ago, namely calculating pedestlas with
3016 MExtractSignal2 which is now fixed
3017 - Skip HiLoConversionCalibration
3018
3019
3020
3021 2004/02/05: Abelardo Moralejo
3022
3023 * macros/starmc2.C
3024 - added 3rd argument, "kFALSE", to call of MWriteRootFile::Add
3025 for both MMcEvt and MMcRunHeader since these containers are
3026 not present in real data. Name of macro is no longer adequate if
3027 we will use it for calibrated real data (to be changed if so).
3028
3029
3030
3031 2004/02/05: Sebastian Raducci
3032
3033 * mtools/MCubicSpline.[h,cc]
3034 - added
3035 - this class will take the place of the TSpline class to
3036 calculate arrival times
3037
3038 * mtools/MCubicCoeff.[h,cc]
3039 - added
3040 - this class is used by MCubicSpline to store coefficients
3041
3042 * macros/spline.C
3043 - added
3044 - test macro. Shows how to use the MCubicSpline class
3045 - it could be used to test the methods of the Spline class
3046
3047
3048
3049 2004/02/05: Thomas Bretz
3050
3051 * mmain/MBrowser.cc:
3052 - fixed a double deletion of a TGLayoutHints
3053
3054
3055
3056 2004/02/04: Markus Gaug
3057
3058 * mmain/MBrowser.cc:
3059 - corrected TGTReeLBEntry for TGTreeLBEntry
3060
3061
3062
3063 2004/02/04: Thomas Bretz
3064
3065 * manalysis/MExtractSignal2.cc:
3066 - don't allow odd numbers for the window size
3067
3068 * mfilter/MFilterList.cc:
3069 - corrected a wrong logging message
3070
3071 * mmain/MBrowser.cc:
3072 - added '/data/MAGIC' as shortcut in the combo box
3073
3074 * mraw/MRawEvtPixelIter.cc:
3075 - optimized calculation of MaxIdx
3076
3077
3078
3079 2004/02/04: Abelardo Moralejo
3080
3081 * macros/starmc2.C
3082 - removed unnecessary variables BinsHigh, BinsLow
3083
3084
3085
3086 2004/02/04: Markus Gaug
3087
3088 * manalysis/MPedestalCam.[h,cc], manalysis/MPedestalPix.[h,cc],
3089 manalysis/MPedCalcPedRun.[h,cc], manalysis/MHPedestalPixel.[h,cc],
3090 macros/calibration.C:
3091 - histograms are now filled with MFillH as proposed and coded by
3092 Thomas Bretz. Some modifications had to be done, however.
3093 - Class to hold MHPedestalPixel is still MPedestalCam
3094 - MPedCalcPedRun does nothing any more (except from what is was
3095 doing before)
3096
3097 * manalysis/MExtractSignal.cc
3098 - remove uncommented code
3099
3100 * mcalib/MCalibrationCalc.[h,cc]
3101 - modified way to handle histogram overflow: Now flags are set and
3102 ChargevsN histogram is not tried to be filled subsequently
3103
3104
3105
3106 2004/02/03: Markus Gaug
3107
3108 * manalysis/MHExtractedSignalPix.[h,cc]
3109 - added Thomas B. modified version of MHPedestalPixel. Later will
3110 remove MHPedestalPixel
3111
3112 * manalysis/MCalibrationPix.[h,cc], manalysis/MHCalibrationPixel.[h,cc],
3113 manalysis/MCalibrationCam.cc, macros/calibration.C:
3114 - now split completely absolute and relative times. Absolute
3115 times are not fitted, but their histogram mean and rms are
3116 returned.
3117
3118
3119
3120 2004/02/03: Thomas Bretz
3121
3122 * mfileio/MReadTree.cc:
3123 - fixed handling of -1 entries in AddFile: root 3.10/02 crashed
3124
3125 * manalysis/MExtractSignal.[h,cc]:
3126 - moved code to extract the signal from Process to
3127 new member function FindSignal, I left the arrival time
3128 extraction as commented-out code in the code just as a
3129 demonstration to do this very fast.
3130
3131
3132
3133 2004/02/02: Markus Gaug
3134
3135 * manalysis/MPedCalcPedRun.cc
3136 - corrected formulae in Class description
3137
3138 * mcalib/MCalibration.[h,cc], mcalib/MHCalibration.[h,cc],
3139 manalysis/MMcCalibrationUpdate.cc:
3140 - calculate relative times and absolute times. Fit only
3141 the relative ones.
3142
3143
3144
3145 2004/02/02: Abelardo Moralejo
3146
3147 * manalysis/MMcCalibrationUpdate.cc, MMcPedestalCopy.cc
3148 - removed file type check (MC or data) from PreProcess since now
3149 run headers are not yet known at that point.
3150
3151 * mcalib/MMcCalibrationCalc.cc
3152 - same as above.
3153
3154 * NEWS
3155 - updated.
3156
3157
3158
3159 2004/02/02: Thomas Bretz
3160
3161 * manalysis/MExtractSignal2.[h,cc]:
3162 - added new task which takes a given number of slices with the
3163 highest integral content as signal.
3164
3165 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
3166 - added MExtractSignal2
3167
3168
3169
3170 2004/01/30: Abelardo Moralejo
3171
3172 * macros/starmc.C
3173 - changed default FADC integration range (more adequate for coming
3174 camera version).
3175
3176 * macros/mccalibrate.C, starmc2.C
3177 - added. First macro transforms input files from camera simulation
3178 into files with pixel data already calibrated in photons. The
3179 second reads in an already calibrated data file and produces an
3180 output file with Hillas parameters. Both together do the same as
3181 starmc.C, but it is convenient to have files containing
3182 calibrated pixel information.
3183
3184
3185
3186 2004/01/30: Thomas Bretz
3187
3188 * mbase/MDirIter.h:
3189 - added GetNumEntries
3190
3191 * mhist/MHEvent.cc:
3192 - added a dynamic_cast from MParContainer to MCamEvent to get the
3193 correct pointer to the correct base-class.
3194
3195 * mbase/MStatusDisplay.cc:
3196 - In EventInfo check whether gPad==0
3197
3198 * mfileio/MReadMarsFile.cc:
3199 - removed reading RunHeaders from PreProcess, this resulted
3200 in strange behaviour of writing RunHeaders
3201 - fixed consistency check for RunType accordingly
3202
3203 * mfilter/MFilterList.cc:
3204 - do not skip adding filter if only a filter with the same name
3205 exists
3206
3207 * mraw/MRawFileRead.cc:
3208 - added an output message if run header is not accessible
3209
3210 * mraw/MRawRunHeader.[h,cc]:
3211 - initialize fRunType to new enum kRTNone
3212
3213 * mfilter/MFGeomag.cc:
3214 - set fResult to kFALSE at the beginning of Process
3215 - according to this removed setting fResult=kFALSE before return
3216 - replaced some float by Float_t
3217 - added some const-qualifiers
3218 - replaced (rig<0.5/pr*R*(r2-r1)+r1) by (rig-r1)*pr<rnd
3219 with rnd = R * (r2-r1)/2 to make sure that we cannot
3220 devide by 0
3221
3222 * manalysis/MPedCalcPedRun.cc:
3223 - added some comments
3224
3225 * Makefile:
3226 - added mjobs
3227
3228 * mjobs/*:
3229 - added
3230
3231 * mbase/Makefile, mbase/BaseLinkDef.h:
3232 - added MRunIter
3233
3234 * mbase/MRunIter.[h,cc]:
3235 - added
3236
3237
3238
3239 2004/01/30: Markus Gaug
3240
3241 * manalysis/MPedestalCam.h
3242 - added function IsUsedHists()
3243
3244 * manalysis/MPedestalCam.cc
3245 - modified GetPixelContent
3246
3247 * manalysis/MPedestalCam.cc, manalysis/MPedCalcPedRun.cc:
3248 - include storage of number of used FADC slices to compare later
3249 the pedestal per slice ( and sigma per slice)
3250 - return relative differences in GetPixelContent
3251
3252 * mcalib/MCalibrationCalc.[h,cc], mcalib/MHCalibrationBlindPixel.[h,cc]:
3253 - fBlindPixelId and fPINDiodeId now like in PedestalCam
3254 - fill Blind Pixel with information about its fitted pedestal if
3255 available
3256 - initialize charges histogram with a bigger range
3257 - use pedestal information to constrain the pedestal fit ranges
3258
3259 * manalysis/MHPedestalPixel.cc
3260 - initialize charges histogram with a bigger range
3261
3262 * macros/calibration.C
3263 - SetRange of MExtractSignal to 1,14 (see emails of yesterday)
3264 - apply new GetPixelContents of MPedestalCam (more calculations
3265 and displays of errors, correction for different FADC slice
3266 number)
3267
3268 * manalysis/MExtractSignal.cc
3269 - not access to MArrivalTime any more. The same information is
3270 stored in MRawEvt->GetPixelContent(...)
3271
3272 * manalysis/MCalibrationCalc.cc
3273 - retrieve default arrival time from MRawEvt
3274
3275 * manalysis/MCalibrationBlindPix.cc, manalysis/MCalibrationPix.cc
3276 - check for NaN's in fit results
3277
3278
3279
3280 2004/01/29: Abelardo Moralejo
3281
3282 * mfileio/MWriteFile.h
3283 - added missing declaration of ReInit
3284
3285 * manalysis/MMcCalibrationUpdate.cc
3286 - added call to MCalibrationCam::SetBlindPixelMethodValid(kTRUE)
3287 to adapt to recent changes in MCalibrate.
3288
3289
3290
3291 2004/01/29: Thomas Bretz
3292
3293 * manalysis/MArrivalTime.h, manalysis/MCameraData.h,
3294 manalysis/MCerPhotEvt.h, manalysis/MExtractSignalCam.h,
3295 manalysis/MPedPhotCam.h, manalysis/MPedestalCam.h,
3296 mcalib/MCalibrationCam.h, mcamera/MCameraDC.h,
3297 mraw/MRawEvtData.h, mreflector/MRflEvtData.h:
3298 - split derivement into MParContainer and MCamEvent
3299
3300 * manalysis/MExtractSignalCam.[h,cc]:
3301 - removed obsolete MExtractSignal::ReInit
3302 - added -> to fArray
3303
3304 * mbase/MParList.h:
3305 - added a new bit kIsProcessing
3306
3307 * mbase/MTaskList.cc:
3308 - fixed the handling of kDoNotReset and the bahaviour of
3309 SetReadyToSave, such that it is possible to write all
3310 headers
3311
3312 * mfileio/MWriteFile.cc:
3313 - added ReInit which also calls CheckAndWrite
3314
3315 * mgui/MCamEvent.h:
3316 - does not derive from MParContainer anymore
3317
3318
3319
3320 2004/01/29: Markus Gaug
3321
3322 * mcalib/MCalibrationCalc.[h,cc], mcalib/MCalibrationCam.[h,cc],
3323 mcalib/MCalibrationConfig.h
3324 - put gkCalibrationBlindPixelId and gkCalibrationPINDiodeId
3325 directly into the corresponding classes.
3326
3327
3328
3329 2004/01/29: Nicola Galante
3330
3331 * mhistmc/MHMcTriggerLvl2.[h,cc]:
3332 - In method MHMcTriggerLvl2::GetHistByName(const TString name)
3333 added string checking to return also
3334 fHistCellPseudoSize, fHistCellPseudoSizeNorm
3335 and fHistCellPseudoSizeEnergy.
3336 - Added inline functions GetHistCellPseudoSize() and
3337 GetHistCellPseudoSizeNorm().
3338
3339
3340
3341 2004/01/28: Javier Rico
3342
3343 * mcalib/MCalibrate.[h.cc]
3344 - include possibility to select the calibration method to be used
3345
3346
3347
3348 2004/01/28: Markus Gaug
3349
3350 * mcalib/MCalibrate.[h.cc]
3351 - corrected Int_t ReInit() to Bool_t ReInit(MParList *pList)
3352
3353 * mcalib/MCalibrationCalc.[h,cc], mcalib/MCalibrationCam.[h,cc]:
3354 - included flags to indicate if Blind Pixel Method or PIn Diode
3355 method was OK. Up to now, program stopped, if one of the two
3356 methods was chosen but not able to being executed.
3357
3358 * manalysis/MArrivalTimeCalc.cc, manalysis/MExtractSignals.cc,
3359 manalysis/MGeomApply.cc:
3360 - put all missing InitSize(npixels) into MGeomApply
3361
3362 * manalysis/MPedCalcPedRun.[h,cc], manalysis/MPedestalCam.[h,cc],
3363 manalysis/MPedestalPix.[h,cc], manalysis/MHPedestalPixel.[h,cc],
3364 manalysis/Makefile, manalysis/AnalysisLinkDef.h:
3365 - include possibility to fit the pedestals with Gaussian.
3366 - old methods are not affected.
3367 - add new method with MPedCalcPedRun::SetUseHists()
3368
3369
3370
3371 2004/01/28: Abelardo Moralejo
3372
3373 * mcalib/MMcCalibration.cc
3374 - fixed wrong variable type in call to TH1F constructor (number of
3375 bins is now integer), which resulted in a compilation warning.
3376
3377
3378
3379 2004/01/28: Thomas Bretz
3380
3381 * manalysis/MPedestalCam.cc:
3382 - removed unwanted CheckBound from operators. CheckBounds is ONLY
3383 ment for really old MC files and will be removed in the future
3384 anyhow.
3385
3386 * mcalib/MHCalibrationPixel.h:
3387 - removed obsolete include of MFFT
3388
3389 * manalysis/MCerPhotAnal.cc, manalysis/MCerPhotCalc.cc,
3390 manalysis/MPedestalCam.[h,cc]:
3391 - removed use of obsolete MPedestalCam::CheckBounds. This was
3392 a workaround for a 'bug' in very old camera files, which is not
3393 necessary anymore.
3394
3395 * manalysis/MCerPhotAnal2.[h,cc]:
3396 - replaced MPedestalCam by MPedPhotCam
3397
3398 * manalysis/MExtractSignal.cc:
3399 - some small simplification to the signal extraction
3400 - removed some obsolete variables
3401 - replaced for by while
3402 - removed obsolete casts
3403
3404 * mmain/MEventDisplay.cc:
3405 - gave names to the filters
3406 - removed adding MHCamera to fList because it was deleted twice
3407
3408 * mhist/MHCamera.cc:
3409 - fixed usage of fPainter in Paint() - title was not updated
3410 correctly
3411
3412
3413
3414 2004/01/28: Sebastian Raducci
3415
3416 * manalysis/MArrivalTime.[h,cc]:
3417 - removed all the code relative to the cluster evaluation
3418
3419
3420
3421 2004/01/27: Markus Gaug
3422
3423 * manalysis/MPedestalPix.cc:
3424 - initialize default values to 0 instead of -1.
3425
3426 * manalysis/MPedestalCam.[h,cc]:
3427 - include CheckBounds, also in operator[]
3428
3429 * mcalib/MCalibrationCam.[h,cc]:
3430 - apparently, there was a reference to InitSize(UInt_t i) instead
3431 of InitSize(Int_t i), where compiler complained, now changed
3432
3433 * mcalib/MHCalibration*, mcalib/MCalibration*:
3434 - fixed all Clear()'s, Reset()'s, direct intializers
3435
3436
3437
3438 2004/01/27: Thomas Bretz
3439
3440 * mdata/MDataChain.cc:
3441 - added '%' to supported operators
3442
3443
3444
3445 2004/01/26: Nicola Galante
3446
3447 * manalysis/MMcTriggerLvl2.[cc,h]:
3448
3449 - Defined some static constants to avoid ugly "magic numbers"
3450 in arrays: gsNCells, gsNTrigPixels,
3451 gsNPixInCell, gsNLutInCell, gsNPixInLut, fNumPixCell.
3452 - Added method
3453 MMcTriggerLvl2::GetCellCompactPixel(int cell, MGeomCam *fCam)
3454 which computes compact pixels into a given L2T macrocell.
3455 - Added method
3456 MMcTriggerLvl2::CalcBiggerCellPseudoSize()
3457 which computes fCellPseudoSize, the maximum Pseudo Size into L2T
3458 macrocells
3459 - Added method
3460 MMcTriggerLvl2::GetCellPseudoSize() const
3461 which returns fCellPseudoSize
3462 - Added method
3463 MMcTriggerLvl2::IsPixelInCell(Int_t pixel, Int_t cell),
3464 which controls whether a pixel belongs to a given L2T cell.
3465 - Added method
3466 MMcTriggerLvl2::GetMaxCell() const
3467 which returns fMaxCell, the cell with the maximum
3468 fCellPseudoSize.
3469
3470
3471
3472 2004/01/26: Markus Gaug, Michele Doro
3473
3474 * manalysis/MArrivalTime.[h,cc], manalysis/MArrivalTimeCalc.[h,cc]:
3475 - moved calculation of arrival time from MArrivalTime to
3476 MArrivalTimeCalc. MArrivalTime does not do any Process-job
3477 anymore
3478 - TSpline5 now on stack.
3479 - function to set the stepsize
3480
3481 * mcalib/MHCalibrationBlindPixel.[h,cc]:
3482 - force mu_{0} in Blind Pixel Fit to be around 0 in fKPoisson4
3483 - implement combined Polya fit and Michele's back-scattered electron
3484 fit
3485
3486 * mcalib/MHCalibrationPixel.[h,cc], mcalib/MCalibrationPix.cc,
3487 mcalib/MCalibrationPINDiode.cc:
3488 - combine FitChargeHiGain and FitChargeLoGain into one function
3489
3490 * macros/calibration.C
3491 - improve double gauss fit a bit
3492
3493
3494
3495 2004/01/26: Thomas Bretz
3496
3497 * mraw/MRawEvtPixelIter.[h,cc]:
3498 - removed member function GetNumPixels. For more details see mantis.
3499
3500 * manalysis/MArrivalTime.[h,cc]:
3501 - reorganized includes
3502 - fixed InitSize and ClearArray (now Reset) to fit MParContainer
3503 definition
3504 - for the moment removed usage of fPixelChecked - THIS WILL CRASH YOUR
3505 PROGRAM
3506
3507 * manalysis/MArrivalTimeCalc.[h,cc]:
3508 - reorganized includes
3509 - removed many obsolete code, exspecially copy&paste relicts!
3510 - fixed usage of InitSize
3511 - removed CleanArray. Reset() is called automatically before Process()
3512
3513 * manalysis/MExtractedSignalCam.[h,cc]:
3514 - added SetLogStream
3515 - removed obsolete include MGeomCam
3516 - replaced PrintOut by Print
3517 - added const-qualifiers to all Getters
3518 - fixed documentation
3519
3520 * manalysis/MExtractedSignalPix.[h,cc]:
3521 - replaced PrintOut by Print
3522 - fixed documentation
3523
3524 * manalysis/MEventRateCalc.cc, manalysis/MPedCalcPedRun.cc:
3525 - replaced memset by Reset()
3526
3527
3528
3529 2004/01/24: Abelardo Moralejo
3530
3531 * macros/starmcstereo.C
3532 - Added. Example of how to run the analysis chain for MC files
3533 containing simulation of stereo systems of 2 telescopes.
3534
3535 * mcalib/MCalibrate.cc
3536 - Added check that value of signal from MExtractedSignalPix is not
3537 the default (error) value. In such a case, the signal in
3538 MCerPhotEvt is now set to 0. Before, all pixels got very high
3539 values in MCerPhotEvt in case the MRawEvtData object for the
3540 event was missing in the file. This happened in MC files, in
3541 which in some circumstances an event is written without the
3542 pixel information (for instance, when running stereo simulations
3543 the pixel data is missing for non-triggered telescopes, but the
3544 event headers are present).
3545
3546
3547
3548 2004/01/23: Markus Gaug
3549
3550 * manalysis/MExtractSignal.[h,cc], manalysis/MExtractedSignalPix.[h,cc],
3551 manalysis/MArrivalTime.[h,cc], mcalib/MCalibrationBlindPix.h,
3552 mcalib/MHCalibrationBlindPixel.[h,cc], mcalib/MCalibrationPINDiode.h,
3553 mcalib/MHCalibrationPINDiode.[h,cc], mcalib/MCalibrationPix.[h,cc],
3554 mcalib/MHCalibrationPixel.[h,cc], mcalib/MCalibrationCalc.[h,cc]:
3555 - use MArrivalTime for Storage (or calculation) of time
3556 in MExtractSignal
3557 - pass from TH1I histos to TH1F for times
3558
3559 * mcalib/MCalibrationBlindPix.h, mcalib/MHCalibrationBlindPixel.[h,cc],
3560 mcalib/MCalibrationPix.[h,cc], mcalib/MHCalibrationPixel.[h,cc],
3561 mcalib/MCalibrationCalc.[h,cc]:
3562 - clean up setters
3563 - pass to bit-fields for all flags
3564
3565 * mcalib/MCalibrationCam.cc
3566 - exclude Blind Pixel from Camera display
3567 - do not fill &val when return kFALSE
3568
3569 * macros/calibration.C
3570 - include functions to exclude the blind pixel,
3571 calculation of times and quality checks
3572
3573
3574
3575 2004/01/23: Abelardo Moralejo
3576
3577 * mcalib/MCalibrate.cc, manalysis/MExtractSignal.cc
3578 - Added support (using AddSerialNumber) for stereo MC files.
3579
3580
3581
3582 2004/01/23: Thomas Bretz
3583
3584 * mbase/MAstro.cc:
3585 - Fixed calculation of MJD. In Ymd2Mjd a plus should be a minus.
3586
3587 * mreport/MReport*.[h,cc]:
3588 - changed all classes to return Int_t instead of Bool_t in
3589 InterpreteBody
3590 - changed MReportFileRead such, that a wrong line results in
3591 skipping the line instead of abort reading.
3592
3593 * manalysis/MExtractSignal.cc:
3594 - do not print information for each pixel - it's too much.
3595
3596 * mbase/MStatusDisplay.cc:
3597 - when reading a status display do not display tabs with
3598 the same name than one which is already existing.
3599
3600 * mcalib/MCalibrate.cc:
3601 - directly store pointer to pixel when setting saturation flag
3602
3603 * mcamera/MCameraDC.cc:
3604 - fixed some comments
3605
3606 * mhist/MHCamEvent.cc:
3607 - fixed a crash when no geometry was available
3608
3609 * mhist/MHCamera.[h,cc]:
3610 - removed obsolete member function SetPix
3611
3612 * mbase/MStatusDisplay.[h,cc]:
3613 - added EventInfo member function
3614 - implemented preliminary redirection of GetObjectInfo to
3615 StatusLine2 -> An own status line for this is missing
3616
3617 * manalysis/MExtractSignal.[h,cc]:
3618 - implemented StreamPrimitive
3619 - changed deafults to be static const data members
3620
3621 * manalysis/MGeomApply.[h,cc]:
3622 - implemented StreamPrimitive
3623
3624
3625
3626 2004/01/23: Abelardo Moralejo
3627
3628 * manalysis/MMcCalibrationUpdate.[h,cc]
3629 - Added check to guarantee that the FADC simulation parameters of
3630 all read files (those used for calibration and those analyzed)
3631 are the same.
3632 - Added missing support for analysis of stereo files.
3633
3634 * mcalib/MMcCalibrationCalc.cc
3635 - Removed obsolete FIXME comment.
3636 - Added missing support for analysis of stereo files.
3637
3638
3639 2004/01/23: Raquel de los Reyes
3640
3641 * macros/CCDataCheck.C
3642 - Added the temperature distribution of the optical links
3643 and the plots of the LV power supplies.
3644 * mcamera/MCameraLV.h
3645 - Added the "Get" functions to access the private data
3646 members of the class.
3647
3648
3649 2004/01/22: Abelardo Moralejo
3650
3651 * manalysis/MMcCalibrationUpdate.[h,cc]
3652 - Now ratio of high to low gain is taken from MCalibrationCam if
3653 it existed previously in the parameter list, instead of being
3654 read again from the MMcFadcHeader. Removed Setter function for
3655 fADC2PhInner, no longer necessary. Fixed error regarding the
3656 pedestal conversion to photons (did not read conversion factor
3657 from preexisting MCalibrationCam object).
3658
3659 * mcalib/MMcCalibrationCalc.cc
3660 - Changed parameters of the histogram, and also the quantity being
3661 histogrammed. Check that input data come from a noiseless camera
3662 file before proceeding to do the calibration. Introduced lower
3663 size in cut for calibration. Now rhe calibration constant is not
3664 calculated from the mean of photons/ADC counts, but from the peak
3665 of the histogram.
3666
3667 * macros/starmc.C
3668 - Introduced new scheme. Now there are two loops over two different
3669 sets of files. First loop calculates the calibration constants,
3670 second one does the analysis. Introduced comments. Now the
3671 histogram used in the light calibration is written to the output
3672 file.
3673
3674
3675
3676 2004/01/22: Thomas Bretz
3677
3678 * mcalib/MCalibrate.[h,cc], mcalib/MCalibrationCam.[h,cc],
3679 mcalib/MCalibrationBlindPix.[h,cc], mcalib/MCalibrationCalc.[h,cc],
3680 mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationPINDiode.[h,cc],
3681 mcalib/MCalibrationBlindPixel.[h,cc],
3682 mcalib/MHCalibrationPixel.[h,cc], mcalib/MMcCalibrationCalc.[h,cc],
3683 mcalib/MHCalibrationBlindPixel.[h,cc],
3684 mcalib/MHCalibrationPINDiode.[h,cc]:
3685 - cleaned up includes
3686
3687
3688
3689 2004/01/22: Raquel de los Reyes
3690
3691 * macros/CCDataCheck.C
3692 - macro to check the data from the central control (.rep files).
3693
3694
3695
3696 2004/01/22: Markus Gaug
3697
3698 * macros/calibration.C
3699 - made MStatusDisplay 3 bit smaller
3700
3701 * manalysis/MExtractSignal.cc
3702 - put fSignals->SetUsedFADCSlices into PreProcess
3703
3704 * manalysis/MPedCalcPedRun.cc
3705 - calculate PedRMS as RMS of the sums, later renormalized to units
3706 of RMS/slice (eliminate the wrong effect of odd and even slices)
3707
3708 * mcalib/MCalibrationCalc.cc
3709 - if bit SkipBlindPixelFit is set, now number of photons outside
3710 plexiglass is not intended to be calculated any more (previous
3711 bug)
3712 - exclude excluded pixels in eventloop
3713
3714 * mcalib/MHCalibrationBlindPixel.[h,cc]
3715 - move functions to pointer again (otherwise, Clone will give
3716 strange results)
3717
3718
3719
3720 2004/01/21: Abelardo Moralejo
3721
3722 * mcalib/MMcCalibrationCalc.[h,cc]
3723 - Added. First version of the task intended to calculate the
3724 conversion factors from ADC counts to photons in the MC. It has
3725 a different aim than the recently renamed class
3726 "MMcCalibrationUpdate" (which takes care that the correct
3727 pedestals and conversion factors are supplied to each event, but
3728 does not really calculate anything).
3729
3730 * mcalib/Makefile, CalibLinkDef.h
3731 - Added new class MMcCalibrationCalc
3732
3733 * manalysis/MMcCalibrationUpdate.[h,cc]
3734 - Now the container MCalibrationCam is not created or modified if
3735 it is found that one such container already exists in the
3736 Parameter list (from a previous calibration).
3737
3738
3739
3740 2004/01/21: Thomas Bretz
3741
3742 * mraw/MRawRead.cc:
3743 - restore the fake time for all runs (current time stamp in
3744 the data seems to be toally nonsense)
3745
3746 * mraw/MRawEvtHeader.cc:
3747 - removed decoding of real time (current time stamp in the data
3748 seems to be toally nonsense)
3749
3750
3751
3752 2004/01/21: Abelardo Moralejo
3753
3754 * mmc/MMcEvt.hxx
3755 - Uncommented 6 Getter functions (those regarding the number of
3756 photons surviving the different stages of simulation).
3757
3758 * manalysis/MMcCalibrationUpdate.[h,cc]
3759 - Added (see below).
3760
3761 * manalysis/MMcCalibrationCalc.[h,cc]
3762 - Removed: changed name of this class to MMcCalibrationUpdate,
3763 which is more representative of what it really does. Moved
3764 the filling of the MCalibrationCam container from Process to
3765 ReInit, since it does not change on an event by event basis.
3766 Simplified PreProcess (MCalibrationCam was searched for twice).
3767 Updated class description and comments.
3768
3769 * manalysis/Makefile, AnalysisLinkDef.h
3770 - Adapted to change above
3771
3772 * macros/starmc.C
3773 - Adapted to change above. Changed also task instance name from
3774 mccalibcalc to mccalibupdate.
3775
3776
3777
3778 2004/01/21: Raquel de los Reyes
3779
3780 * mreport/MReportCC.h, mreport/MReportTrigger.h, mcamera/MCameraHV.h
3781 and mcamera/MCameraCalibration.h
3782 - Added the "Get" functions (e.g GetStatus() for fStatus) to access
3783 the private data members of the class.
3784
3785
3786
3787 2004/01/20: Thomas Hengstebeck
3788
3789 * mranforest/MRanForestCalc.[h,cc]
3790 - Added member functions Grow (training of RF) and Fill (reading in
3791 trained forest from file) which simplify macros.
3792 One just needs to call them instead of using MRanForestGrow and
3793 MRanForestFill (and the related training and fill loops) in a
3794 macro.
3795
3796
3797
3798 2004/01/20: Abelardo moralejo
3799
3800 * manalysis/MMcCalibrationCalc.cc
3801 - removed call to MCalibrationPix::SetPedestal, which was not
3802 needed.
3803
3804
3805
3806 2004/01/20: Thomas Bretz
3807
3808 * Makefile:
3809 - replaced 'make' by '$(MAKE)'
3810
3811 * Makefile.rules:
3812 - added Makefile itself to dependencies
3813
3814 * mbase/MTask.cc:
3815 - added comment about ReInit
3816
3817 * mhbase/MH.cc:
3818 - do not clear pad in DrawClone if 'same' option given
3819
3820 * mhist/MHVsTime.cc:
3821 - evaluate 'same' option
3822
3823 * mfileio/MReadCurrents.[h,cc]:
3824 - obsolete, removed
3825
3826 * manalysis/MCerPhotEvt.cc, manalysis/MCerPhotPix.cc:
3827 - added some comments
3828
3829
3830
3831 2004/01/20: Abelardo moralejo
3832
3833 * mcalib/MHCalibrationPINDiode.cc
3834 - Added call to SetDirecory(0) for histograms fHErrCharge,
3835 fHPCharge, fHPTime.
3836
3837 * manalysis/MCerPhotPix.h:
3838 - Changed position of declaration of fIsSaturated to be the last
3839 private variable. Otherwise, since in the constructor it is
3840 initialized in the last place, a warning is displayed upon
3841 compilation in some systems.
3842
3843
3844
3845 2004/01/20: Markus Gaug
3846 * mcalib/Makefile, manalysis/Makefile:
3847 - include directory ../mtools
3848
3849 * mtools/MFFT.[h,cc]
3850 - class inherits from TObject now
3851
3852
3853
3854 2004/01/19: Markus Gaug
3855
3856 * mcalib/MHCalibrationBlindPixel.[h,cc]
3857 - fixed a bug in fFitLegend due to which program crashed by calls
3858 to DrawClone
3859 - Modified way to change the fit function
3860
3861 * mcalib/MHCalibrationPixel.[h,cc]
3862 - reordered function calls
3863 - removed SetupFill
3864
3865 * mcalib/MHCalibrationPINDiode.h
3866 - reordered function calls
3867
3868 * mcalib/MCalibrationPix.[h,cc]
3869 - limits to define fFitValid now as variables in class
3870
3871 * mcalib/MCalibrationCam.[h,cc]
3872 - reordered function calls
3873 - incorporate option to exclude pixels
3874
3875 * mcalib/MCalibrationBlindPix.h
3876 - Modified way to change the fit function
3877
3878 * mcalib/MCalibrationCalc.[h,cc]
3879 - Modified way to change the fit function
3880 - incorporate option to exclude pixels from configuration file
3881
3882 * macros/calibration.C
3883 - Modified way to change the fit function
3884 - incorporate option to exclude pixels from configuration file
3885
3886
3887
3888 2004/01/19: Javier Rico
3889
3890 * manalysis/MPedCalcPedRun.cc, manalysis/MPedPhotCalc.cc
3891 - Added documentation of member functions
3892
3893
3894
3895 2004/01/19: Abelardo Moralejo
3896
3897 * manalysis/MCerPhotPix.[h,cc]
3898 - Added fIsSaturated to flag whether low gain of the pixel is
3899 saturated. Added corresponding getter and setter functions.
3900 Updated ClassDef to version 2.
3901
3902 * mcalib/MCalibrate.cc
3903 - Set the new saturation flag of MCerPhotPix to kTRUE if at least
3904 one low gain FADC slice is saturated.
3905
3906 * mimage/MNewImagePar.[h,cc]
3907 - Added new member variable fNumSaturatedPixels to count how many
3908 pixels were saturated. Updated ClassDef to version 2.
3909
3910
3911
3912 2004/01/19: Thomas Bretz
3913
3914 * manalysis/MPedPhotCalc.[cc,h]:
3915 - fixed order of includes
3916 - removed obsolete forward declarations
3917 - removed obsolete data member fNumPixels (stored already twice in
3918 the two TArrayF)
3919 - fixed some small bugs in the documentation
3920
3921 * manalysis/MPedCalcPedRun.cc:
3922 - updated my eMail address
3923
3924
3925
3926 2004/01/19: Javier Rico
3927
3928 * macros/dohtml.C, NEWS
3929 - include some missing info
3930
3931
3932
3933 2004/01/19: Abelardo Moralejo
3934
3935 * manalysis/MExtractedSignalPix.h
3936 - added GetNumLoGainSaturated()
3937
3938
3939
3940 2004/01/19: Markus Gaug
3941
3942 * macros/dohtml.C
3943 - include calibration.C
3944
3945 * manalysis/MExtractSignal.cc
3946 - warning of logain saturation now only once per event (out of loop)
3947
3948 * mcalib/MCalibrationCalc.cc, mcalib/MCalibrationPix.[h,cc]
3949 - new Flag fExcluded to indicate if pixel has been excluded from
3950 further analysis
3951
3952
3953
3954 2004/01/16: Javier Rico & Pepe Flix
3955
3956 * manalysis/MPedPhotCalc.[cc,h]
3957 - added
3958 - new class for the evaluation of pedestals in units of photons
3959 using the extracted signal from pedestal runs and calibration
3960 constants defined in MCalibrate
3961
3962 * manalysis/AnalysisLinkDef.h, manalysis/Makefile
3963 - added entries for MPedPhotCalc
3964
3965 * macros/pedphotcalc.C
3966 - added
3967 - example on how to use MPedPhotCalc task
3968
3969
3970
3971 2004/01/16: Markus Gaug
3972
3973 * mcalib/MCalibrationFits.h
3974 - removed and incorporated in MHCalibrationBlindPixel.h
3975
3976 * mcalib/MHCalibrationBlindPixel.[h,cc], mcalib/MHCalibrationConfig.h,
3977 mcalib/MCalibrationBlindPix.h:
3978 - incorporate Fit functions
3979 - fixed a bug due to which DrawClone crashed when class was used
3980 in a compiled macro
3981
3982 * mcalib/MCalibrationCalc.cc, mcalib/MCalibrationPix.cc,
3983 mcalib/MCalibrationBlindPix.cc, mcalib/MCalibrationPINDiode.cc,
3984 mcalib/MCalibrationCam.cc, mcalib/MHCalibrationBlindPixel.cc,
3985 mcalib/MHCalibrationPixel.cc:
3986 - fixed the warns and errs in fLog's
3987
3988
3989
3990 2004/01/16: Abelardo Moralejo
3991
3992 * manalysis/MMcCalibrationCalc.cc
3993 - TMath::Max() is no longer used because it did not compile in some
3994 systems for unkown reasons. I replaced it by a safer (and may be
3995 slower) code.
3996 - Added calpix.SetFitValid();
3997
3998 * mhist/MHEvent.cc
3999 - In MHEvent::Fill, fixed: second parameter of SetCamContent must
4000 be 1 in case of RMS:
4001 case kEvtPedestalRMS:
4002 fHist->SetCamContent(*(MCamEvent*)par, 1);
4003
4004
4005
4006 2004/01/15: Abelardo Moralejo
4007
4008 * macros/starmc.C
4009 - Added. Version of star showing new chain to get Hillas
4010 parameters (with Size calibrated in photons) from MC files.
4011
4012
4013
4014 2004/01/15: Javier Rico
4015
4016 * manalysis/MPedCalcPedRun.[h,cc]
4017 - optimize the running time
4018 - add (some) documentation
4019 - correct treatment for the case of several input files
4020
4021 * macros/pedvsevent.C
4022 - added
4023 - draw pedestal mean and rms vs event# for input pixel# and run
4024 file, and compares them to the global pedestal mean and rms
4025
4026
4027
4028 2004/01/15: Raquel de los Reyes
4029
4030 * mhist/MHCamEvent.cc, mhist/MHCamera.cc
4031 - changed the MHCamEvent::SetupFill and MHCamera::GetBinError
4032 functions to compute the estimation of the error of the
4033 mean. It can be done calling to the function
4034 MCamEvent::SetBit(MHCamera::kVariance) in the macro
4035
4036
4037
4038 2004/01/15: Markus Gaug
4039
4040 * mhist/MHCamera.[h,cc]
4041 - incorporate Thomas's changes
4042 - replace void CreateProjection() by TH1D *Projection(const char*)
4043
4044 * macros/calibration.C
4045 - replace MHCamera->Draw("proj") by MHCamera->Projection()
4046 - produce better fits to the projection
4047
4048 * manalysis/MSimulatedAnnealing.[h,cc],
4049 mhist/MHSimulatedAnnealing.[h,cc]:
4050 - moved to directory mtools
4051 - MSimulatedAnnealing now inherits from TObject
4052
4053 * manalysis/Makefile, manalysis/AnalysisLinkDef.h,
4054 mhist/Makefile, mhist/HistLinkDef.h:
4055 - removed MSimulatedAnnealing
4056 - removed MHSimulatedAnnealing
4057
4058 * mtools/Makefile, mtools/AnalysisLinkDef.h:
4059 - added MSimulatedAnnealing
4060 - added MHSimulatedAnnealing
4061
4062
4063
4064 2004/01/15: Thomas Bretz
4065
4066 * manalysis/AnalysisLinkDef.h:
4067 - removed MCurrents
4068
4069 * mhist/MHCamera.[h,cc]:
4070 - added member function Projection
4071 - removed fYproj
4072
4073 * mreport/MReport*.*:
4074 - added more comments
4075
4076
4077
4078 2004/01/14: Markus Gaug
4079
4080 * mtools/MFFT.[h,cc]
4081 - new class to perform Fast Fourier Transforms
4082
4083 * mtools/Makefile
4084 * mtools/ToolsLinkDef.h
4085 - include MFFT
4086
4087 * manalysis/MExtractedSignalCam.h
4088 - removed variables fNumHiGainSamples and fNumLoGainSamples
4089 - function SetNumUsedFADCSlices replaced by SetUsedFADCSlices
4090
4091 * manalysis/MExtractSignal.cc
4092 - updated call to SetUsedFADCSlices
4093
4094
4095
4096 2004/01/14: Abelardo Moralejo
4097
4098 * manalysis/MMcCalibrationCalc.cc:
4099 - set pedestal rms per FADC slice to 0.01 counts in case it is 0.
4100 This can happen (depending on camera simulation parameters), and
4101 rms = 0 later resulted in the pixel being eliminated in the
4102 image cleaning.
4103
4104
4105
4106 2004/01/14: Thomas Bretz
4107
4108 * Makefile:
4109 - replaced old style Makefile.depend by directory specific
4110 dependancy files
4111
4112 * Makefile.rules:
4113 - changed obsolete '.cc.o' style to newer style '%.o: %.c'
4114 - added rule to make dependency files
4115 - added rule to remove dependancy files.
4116 - added rmdep as prerequisite to clean
4117 - include dependency file
4118
4119 * mbase/Makefile, mcalib/Makefile, mcamera/Makefile,
4120 mdata/Makefile, mfileio/Makefile, mfilter/Makefile,
4121 mgeom/Makefile, mgui/Makefile, mhbase/Makefile,
4122 mhist/Makefile, mhistmc/Makefile, mimage/Makefile,
4123 mmain/Makefile, mmc/Makefile, mmontecarlo/Makefile,
4124 mpointing/Makefile, mranforest/Makefile, mraw/Makefile,
4125 mreflector/Makefile, mreport/Makefile, mtemp/Makefile,
4126 mtools/Makefile:
4127 - removed clean-rule, use the one in Makefile.rules instead
4128
4129 * mreport/Makefile, mreport/ReportLinkDef.h:
4130 - added MReportHelp
4131
4132 * mreport/MReportFileRead.cc:
4133 - moved code from MReportHelp to new file
4134 - removed usage of MReport class completely
4135
4136 * mfilter/MFGeomag.[h,cc]:
4137 - fixed a bug which causes MFGeomag to fail if MARSSYS is not set
4138 - changed the second loop from 0->1151 to 1152->2304
4139 - removed dummy arrays used for reading
4140 - output filename in case of 'file not found'
4141 - removed obsolete data members
4142 - removed obsolete Init function
4143 - removed forbidden underscore from member variable
4144 - changed wrong 0/1 in allocation of fResult into kFALSE/TRUE
4145
4146 * mbase/MStatusDisplay.[h,cc]:
4147 - added new member function Open
4148 - added new menu entry kFileOpen
4149 - changed UpdatePSheader algorithm (the old one was much too slow)
4150
4151 * manalysis/MCurrents.[h,cc]:
4152 - removed (old outdated)
4153
4154 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
4155 - removed MCurrents
4156
4157
4158
4159 2004/01/14: Wolfgang Wittek
4160
4161 * macros/ONOFFAnalysis.C:
4162 - current version
4163
4164 * mhist/MHSigmaTheta.[h,cc]:
4165 - replace MPedestalCam by MPedPhotCam
4166
4167 * manalysis/MPad.[h,cc], manalysus/MSigmabar.[h,cc],
4168 manalysus/MSigmabarCalc.[h,cc], manalysus/MCT1PadONOFF.[h,cc],
4169 manalysus/MCT1PadSchweizer.[h,cc], manalysus/MPadding.[h,cc]:
4170 - replace MPedestalCam by MPedPhotCam
4171
4172 * manalysis/MPedPhotPix.[h,cc]
4173 - uncomment SetRms()
4174
4175
4176
4177 2004/01/13: Markus Gaug
4178
4179 * manalysis/MExtractSignal.h
4180 - seems that the reduced light intensity of the CT1 Pulser
4181 results in broader pulses -> Set Default time slices to [3,10]
4182
4183 * mhist/MHCamera.cc
4184 - make Stat Window in option 'proj' bigger
4185 - add comment line at beginning of Draw()
4186
4187 * mcalib/MHCalibrationBlindPixel.[h.cc]
4188 - add Function DrawClone()
4189 - fix bug in calculation of integral (GetIntegral("width"))
4190 - restrict parameters tighter
4191 - declare fit as not valid, if less than 100 events
4192 in single photo-electron peak
4193
4194 * mcalib/MCalibrationFits.h, mcalib/MHCalibrationBlindPixel.[h.cc]
4195 - fit now with fixed normalization
4196
4197 * mcalib/MHCalibrationPixel.[h.cc]
4198 - new function IsEmpty()
4199 - Time fit accepted if ChiSquare less than 30. (instead of 20.)
4200
4201 * mcalib/MCalibrationPix.[h.cc]
4202 - F-Factor corrected and added error
4203 - Histograms not fitted if they are empty
4204 - rejection criteria of fitted charges now > 5 PedRMS (instead 3)
4205
4206 * mcalib/MCalibrationCam.cc
4207 - Square Root of Reduced Sigmas not taken, if they are < 0.
4208 - Reduced Sigma / Charge squared replaced by reduced sigma / charge
4209
4210 * mcalib/MCalibrationCalc.cc
4211 - Blind Pixel is not additionally treated as normal pixel any more
4212 - Blind Pixel Draw replaced by DrawClone
4213
4214 * macros/calibration.C
4215 - took out some unused code
4216 - some default axis labelling corrected
4217
4218
4219
4220 2004/01/13: Abelardo Moralejo
4221
4222 * manalysis/MMcPedestalCopy.cc
4223 - added check of whether input file is a MC file before executing
4224 the PreProcess.
4225
4226
4227
4228 2004/01/13: Wolfgang Wittek
4229
4230 * macros/ONOFFAnalysis.C, macros/ONAnalysis.C:
4231 - change macro to handle also MC events with finite sigmabar
4232
4233 * manalysis/MPadOn.[h,cc]:
4234 - deleted, is replaced by MPad
4235
4236 * manalysis/MPadOnOFF.[h,cc]:
4237 - deleted, is replaced by MPad
4238
4239 * manalysis/MPad.[h,cc]:
4240 - new class, replacing MPadON and MPadONOFF
4241 - handle also MC events with finite sigmabar
4242
4243 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
4244 - replace MPadON and MPadONOFF by MPad
4245
4246
4247
4248 2004/01/13: Thomas Bretz
4249
4250 * mraw/MRawRunHeader.[h,cc]:
4251 - implemented new member function GetRunTypeStr
4252
4253 * Changelog.03:
4254 - added (contains entries of 2003)
4255
4256 * Changelog:
4257 - removed entries of 2003
4258
4259 * mfilter/MFGeomag.cc:
4260 - simplified open/close of input files
4261
4262 * manalysis/MEventRate.[h,cc], manalysis/MEventRateCalc.cc:
4263 - added some comments
4264 - added new member function GetError
4265
4266 * Makefile:
4267 - updated 'make dox' output for convinience
4268
4269 * macros/dohtml.C:
4270 - do not print Info's
4271 - added mcamera
4272 - added mpointing
4273 - added mreport
4274
4275 * mreport/MReportCurrents.cc, mreport/MReportDAQ.cc:
4276 - removed some obsolete comments (these comments confused THtml)
4277
4278 * manalysis/MCameraData.[h,cc], mfileio/MCT1ReadAscii.[h,cc],
4279 mfileio/MCT1ReadPreProc.[h,cc], mfilter/MFCT1SelBasic.cc,
4280 mfilter/MFSelBasic.cc, mhist/MHCamera.cc, mhist/MHEvent.[h,cc],
4281 mimage/MImgCleanStd.[h,cc], mimage/MImgCleanTGB.[h,cc],
4282 mmain/MAnalysis.cc, mmain/MEventDisplay.cc:
4283 - replaced MPedestalCam by MPedPhotCam
4284 - removed some obsolete includes
4285
4286 * mbase/BaseLinkDef.h, mbase/Makefile:
4287 - added MLogPlugin
4288 - added MLogHtml
4289
4290 * mbase/MLog.[h,cc]:
4291 - added use of plugins
4292
4293 * mbase/MLogPlugin.[h,cc], mbase/MLogHtml.[h,cc]:
4294 - added
4295
4296 * mbase/MStatusDisplay.[h,cc]:
4297 - added a Save-As dialog
4298
4299
4300
4301 2004/01/12: Thomas Bretz
4302
4303 * macros/rootlogon.C:
4304 - added mcamera to include path
4305 - added mpointing to include path
4306 - added mreport to include path
4307
4308 * mbase/MLog.cc:
4309 - updated my eMail address
4310
4311 * mbase/MParContainer.h:
4312 - added Read member function
4313
4314 * mbase/MStatusDisplay.[h,cc]:
4315 - changed size of ps-paper
4316 - added a user defined bottom line to the ps-files
4317 - added name (currently unused)
4318 - added title (used as possible bottom line in ps-file)
4319
4320 * mraw/MRawRunHeader.cc:
4321 - added some comments
4322
4323 * status.cc:
4324 - set name of input as bottom line of status display
4325
4326
4327
4328 2004/01/12: Abelardo Moralejo
4329
4330 * mimage/MStereoPar.cc
4331 - fixed mistake: now fSourceY = scale1*hillas1.GetMeanY() + ...
4332 instead of fSourceY = scale2*hillas1.GetMeanY() + ...
4333 Bug had no effect unless scale1 != scale2 (-> telescopes of
4334 different size).
4335
4336
4337
4338 2004/01/12: Markus Gaug
4339
4340 * manalysis/MExtractSignal.[h,cc]
4341 - take out some uncommented code
4342 - replace logainshift by two independent variables:
4343 logainfirst, logainlast
4344 - because in most data, maximum occurs in slice 4, shift default
4345 from slices 4-9 to slices 3-8.
4346
4347 * manalysis/MExtractedSignalPix.[h,cc]
4348 - took out some uncommented code
4349 - new initializers: instead of -1. now 99999.9
4350
4351
4352
4353 2004/01/09: Markus Gaug
4354
4355 * mcalib/MCalibrationCam.[h,cc]
4356 - take out 1-dim histos because we can use
4357 the projections in MHCamera (s.b.)
4358
4359 * mcalib/MHCalibrationBlindPixel.h
4360 - make the fit by default quiet
4361
4362 * mcalib/MHCalibrationPixel.[h,cc]
4363 * mcalib/MCalibrationPix.[h,cc]
4364 - Ranges of time slices stored independently for HiGain and LoGain
4365 in order to allow consecutive checks
4366
4367 * mhist/MHCamera.[h.cc]
4368 - add the possibility to call a Draw("proj") which will
4369 draw a Y-Projection of the histogram
4370
4371 * macros/calibration.C
4372 - apply the drawing of the projections and fit them
4373
4374 * mcalib/MCalibrationCalc.cc
4375 - catch the possibility of a calibration file,
4376 unintendedly being a pedestal or cosmic file.
4377 Program now exits with an error before doing the fits
4378
4379 * mcalib/MCalibrationPix.[h,cc]
4380 - fixed a bug in calculation of fFitValid.
4381 before, a call to IsFitValid() always returned false
4382
4383
4384
4385 2004/01/09: Javier L¢pez
4386
4387 * macros/bootcampstandardanalysis.C
4388 - added new macro that holds the main scheleton discussed in the
4389 december bootcamp in Wuerzburg. It runs first over a pedestal
4390 run, then over a calibration run, again over the pedestal run
4391 to compute de pedestal in number of photons and finally over a
4392 data run to calibrate the data.
4393
4394
4395
4396 2004/01/06: Sebastian Raducci
4397
4398 * manalysis/MArrivalTime.[h,cc]
4399 - added new method to calculate photon arrival times. It uses the
4400 TSpline5 Root Class to interpolate the Fadc Slices. The time is
4401 the abscissa value of the absolute maximum of the interpolation
4402 - added new method to find clusters with similar arrival times.
4403 For now it's a preliminary version. It simply search for adiacent
4404 pixels having the same arrival time (color).
4405
4406 * manalysis/MArrivalTimeCalc.[h,cc]
4407 - modified the Process() method according to the changes in the
4408 Arrival Time Cointainer
4409
4410 * mmain/MEventDisplay.cc
4411 - added new tab in the camera event display to show the arrival
4412 time. This arrival time is calculated with the spline method
4413 - the old Arrival Time pad now it's called Max Slice Idx, because
4414 it's only the index of the slice with the max content.
4415
4416 * mhist/MHEvent.[h,cc]
4417 - added new fType in te enumeration to handle the arrival time
4418 histos
Note: See TracBrowser for help on using the repository browser.