source: trunk/MagicSoft/Mars/Changelog@ 3716

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