source: trunk/MagicSoft/Mars/Changelog@ 3686

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