source: trunk/MagicSoft/Mars/Changelog@ 3700

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