source: trunk/MagicSoft/Mars/Changelog@ 3439

Last change on this file since 3439 was 3439, checked in by moralejo, 21 years ago
*** empty log message ***
File size: 90.7 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
4
5 -*-*- END OF LINE -*-*-
6
72004/03/08: Abelardo Moralejo
8 * macros/starmstereo.C
9 - adapted to m. Gaug's changes: now one MBadPixelsCam containers is
10 added for each telescope to the parameter list.
11
122004/03/06: Markus Gaug
13
14 * macros/calibration.C
15 - adapted call to MHCamera::ProjectionS to the new version
16
17 * mcalib/Makefile
18 - include directory mbadpixels
19
20 * manalysis/Makefile
21 - include directory mbadpixels
22
23 * mcalib/MCalibrationChargeCalc.[h,cc]
24 - include MBadPixelsCam
25 - remove exclusion of pixels from ascii-file
26 (now accessible from MBadPixelsCam)
27
28 * mcalib/MCalibrationChargePix.[h,cc]
29 - include MBadPixelsCam
30
31 * mcalib/MCalibrationChargeCam.[h,cc]
32 - include MBadPixelsCam
33
34 * mcalib/MHCalibrationChargeCam.[h,cc]
35 - include MBadPixelsCam
36 - include one additional MBadPixelsPix for the average inner and
37 outer pixel, respectively
38
39 * mcalib/MHCalibrationChargePix.[h,cc]
40 - make fSaturated and fPickup a Float_t (for average pixel)
41
42 * mbadpixels/MBadPixelsPix.h
43 - include the CalibrationType_t infos
44 - exchange "SetUnsuitable" by "SetUnsuitableRun"
45
46 * mbadpixels/MBadPixelsCam.cc
47 * mbadpixels/MMcBadPixelsSet.cc
48 - exchange "SetUnsuitable" by "SetUnsuitableRun"
49
50 * mbadpixels/MBadPixelsCalc.cc
51 - exchange "SetUnsuitable" by "SetUnsuitableEvt"
52
53 * manalysis/MGeomApply.cc
54 - remove obsolete MArrivalTime
55 - add MBadPixelsCam
56
57 * mcalib/MCalibrate.[h,cc]
58 * mcalib/MCalibrateData.[h,cc]
59 - implemented calls to MBadPixelsCam
60
61 * macros/calibration.C
62 * macros/bootcampstandardanalysis.C
63 * macros/pedphotcalc.C
64 - implemented calls to MBadPixelsCam
65
66 * mjobs/MJCalibration.cc
67 - call to MBadPixelsCam
68
69
702004/03/05: Nadia Tonello
71
72 * manalysis/MBlindPixelsCalc2.[h,cc]
73 * manalysis/AnalysisLinkDef.h
74 * manalysis/Makefile
75 - Temporary class added (will be included in mbadpixels/ soon)
76 - All the functions of MBlindPixelCalc are kept(with small improvements)
77 - New function added: SetCheckPedestalRms
78
79 * manalysis/MCerPhotPix.h
80 - Status Unmapped added (not include the pixel in the cleaned image)
81
82 * mimage/MImgCleanStd.cc
83 - Checks for Unmapped status added
84
85 * mastro/MAstroCatalog.cc
86 * msql/MSQLServer.cc
87 - include <stdlib.h> to solve compilation error
88
89
902004/03/05: Sebastian Raducci
91 * msignal/MArrivalTimeCalc.cc
92 - fixed a little bug (exchanged a - with a + in the Calc() method)
93
94
952004/03/05: Markus Gaug
96 * mcalib/MCalibraitonChargeCalc.cc
97 - remove some runheader line:
98 if (runheader->IsMonteCarloRun())
99 return kTRUE;
100 which gave always true since this week, don't know why.
101 - added some information in class description
102
103
104 2004/03/04: Sebastian Raducci
105
106 * msignal/MArrivalTimeCalc.cc
107 - fixed a memory leak (the spline was not deleted...)
108
109 2004/03/04: Thomas Bretz
110
111 * mgeom/MGeomCam.[h,cc]:
112 - added new data member fNumAreas
113 - added new function CalcNumAreas
114 - increased class version to 3
115
116 * mgeom/MGeomCamMagic.cc:
117 - added setting of area index
118
119 * mgeom/MGeomPix.[h,cc]:
120 - added fAidx data member
121 - added getter function fAidx
122 - increased class version to 3
123
124 * macros/sectorvstime.C:
125 - added example of how to plot the evolution of a sector vs time
126
127 * mhist/MHVsTime.[h,cc], mhist/MHPixVsTime.[h,cc]:
128 - moved to mhvstime
129
130 * mhvstime/MHSectorVsTime.[h,cc]:
131 - added
132
133 * Makefile:
134 - added mhvstime
135
136 * mhvstime/Makefile, mhvstime/HVsTimeLinkDef.h,
137 mhvstime/HVsTimeIncl.h:
138 - added
139
140 * mhist/Makefile, mhist/HistLinkDef.h,
141 - removed MHVsTime
142 - removed MHPixVsTime
143
144 * macros/rootlogon.C, macros/dohtml.C:
145 - added new directory mhvstime
146
147 * msignal/MExtractSignal.cc, msignal/MExtractSignal2.cc:
148 - changes such, that it doesn't crash if signal has no lo-gain
149 (This might still give wrong results!)
150
151 * macros/dohtml.C:
152 - added pixvstime.C
153 - added sectorvstime.C
154
155 * manalysis/MMcCalibrationUpdate.cc:
156 - some changes on file consistency check done by Abelardo,
157 he may comment on it
158
159 * mhist/MHCamera.[h,cc]:
160 - changed to support also dividing the camera in pixels area indices
161
162 * mhist/MHEvent.cc:
163 - minor change
164
165 * mjobs/MJPedestal.cc:
166 - adapted to changes in MHCamera
167
168
169
170 2004/03/03: Thomas Bretz
171
172 * mgeom/MGeomCam.cc:
173 - give a name and title also if the default constructor is used
174
175 * mgeom/MGeomMirror.[h,cc]:
176 - added member function GetReflection
177 - added persistent data member fReflector
178
179 * mjobs/MJCalibration.cc, mjobs/MJExtractSignal.cc, mjobs/MJPedestal.cc:
180 - fixed a typo in the output
181
182 * mraw/MRawFileWrite.cc:
183 - added the missing '.' to MRawRunHeader. Because of the design of
184 MReadTree this is backward compatible
185
186 * mraw/MRawRunHeader.h:
187 - removed last change from Abelardo. '>255' is the correct
188 check for MC files following the definition that all MC files
189 have run types >255 which was made in the past.
190
191 * manalysis/MCerPhotAnal.[h,cc], manalysis/MCerPhotAnal2.[h,cc]:
192 - created ReInit member function to hold all code (moved from
193 PreProcess) accessing the run header. The run header is not
194 available in PreProcess. That it was working before was only
195 by chance, because the run type is initialized with 65535 which
196 is != 255 but not >255.
197
198
199
200 2004/03/03: Sebastian Raducci
201
202 * msignal/MArrivalTimeCalc.cc
203 - The calculation of the arrival times is made only when needed
204 (when the HalfMax is over the pedestal)
205
206 * mtools/MCubicSpline.cc
207 - Commented out an annoying warn
208
209
210
211 2004/03/03: Abelardo Moralejo
212
213 * mraw/MRawRunHeader.h
214 - Replaced
215 Bool_t IsMonteCarloRun() const { return fRunType>0x00ff; } by
216 Bool_t IsMonteCarloRun() const { return (fRunType==0x0100); }
217 since the latter is the exact translation of what the function
218 intends to do. I do not know why, but the display of real data
219 did not work with the upper line!
220
221 * mgeom/MGeomCam.cc
222 - Undid yesterday change! I do not know why, display completely
223 fails after that change, both for old and new camera files.
224 Put back fPixels[i] = new MGeomPix; in constructor.
225
226
227
228 2004/03/02: Abelardo Moralejo
229
230 * mmc/MMcCorsikaRunHeader.[h,cc]
231 - Added operator [] to get references to the objects in
232 TObjArray fTelescopes.
233 - Added Print() function.
234 - Added GetNumCT() function.
235 - Replaced
236 fTelescopes[i]= new MGeomCorsikaCT;
237 by
238 MGeomCorsikaCT* dummy = new MGeomCorsikaCT();
239 fTelescopes.Add(dummy);
240
241 * mgeom/MGeomCorsikaCT.[h,cc]
242 - Added getter functions for telescope coordinates.
243 - Added Print() function.
244
245 * mgeom/MGeomCam.cc => NOTE: this change was undone later!
246 - Replaced
247 fPixels[i] = new MGeomPix;
248 by
249 MGeomPix* dummy = new MGeomPix();
250 fPixels.Add(dummy);
251
252
253
254 2004/03/02: Thomas Bretz
255
256 * mcalib/MCalibrateData.cc:
257 - removed usage of MGeomCam (you have MGeomApply for this!)
258
259
260
261 2004/03/01: Nadia Tonello
262
263 * manalysis/MCerPhotEvt.cc
264 - TObject *MCerPhotEvtIter::Next() now returns Used pixels
265 only if fUsedonly=kTRUE, otherwise it returns all the pixels
266 in the array
267
268
269
270 2004/03/01: Sebastian Raducci
271
272 * msignal/MArrivalTimeCalc.[cc,h]
273 - now the arrival time is at the half max of the spline:
274 half max = (maximum - pedestal)/2
275
276 * mmain/MEventDisplay.cc
277 - fixed an include (from MArrivalTime.h to MArrivalTimeCam.h)
278
279
280
281 2004/03/01: Wolfgang Wittek
282
283 * mhist/MHStarMap.[h,cc]
284 - remove bugs
285 - change GetRotationAngle() such that it can be called from outside
286
287
288
289 2004/03/01: Thomas Bretz
290
291 * Makefile:
292 - enhanced all calls to subsequent makes by '-f Makefile' to
293 make sure the correct Makefile is called
294
295 * merpp.cc:
296 - enhanced interpretation of time
297 - fixed a bug in determin the file-type
298
299 * mbase/MTime.[h,cc]:
300 - added GetGmst() member function
301
302 * mastro/MAstro.[h,cc]:
303 - added Coordinate2Angle
304 - added AngularDistance
305 - implemented UT2GMST
306 - replaced defined by TMath::Pi()
307
308 * mastro/MObservatory.[h,cc]:
309 - added data members for sin-/cos-component of latitude
310 - added calculation of rotation angle
311
312 * mhist/MHStarMap.[h,cc]:
313 - changes to use MObservatory member function
314
315 * manalysis/MCerPhotAnal.cc, manalysis/MCerPhotAnal2.cc,
316 manalysis/MCerPhotCalc.cc, manalysis/MMcCalibrationUpdate.cc,
317 manalysis/MMcPedestalCopy.cc, manalysis/MMcPedestalNSBAdd.cc,
318 manalysis/MPedCalcPedRun.cc, manalysis/MPedPhotCalc.cc,
319 mcalib/MCalibrationChargeCalc.cc, mcalib/MMcCalibrationCalc.cc
320 - changed to use IsMonteCarloRun() now
321
322 * manalysis/MMcCalibrationUpdate.cc:
323 - unified output to log-stream
324 - replaced sqrt by TMath::Sqrt
325
326 * mcalib/MCalibrationChargeCalc.cc:
327 - unified output to log-stream
328 - removed .Data() from TString where obsolete
329 - fixed memory leak using gSystem->ExpandPathName
330
331 * mpointing/MPointingPosCalc.cc, mraw/MRawFileWrite.cc:
332 - adde class name to used kRT*/kTT* enums
333
334 * mraw/MRawEvtHeader.h:
335 - made enum data member of class
336
337 * mraw/MRawRunHeader.[h,cc]:
338 - made kMagicNumber and kMaxFormatVersion a static data
339 member of the class
340 - added IsMonteCarloRun member function
341
342
343
344 2004/02/27: Markus Gaug
345
346 * mjobs/MJPedestal.cc, mjobs/MJCalibration.cc, macros/calibration.C:
347 - put in call to MHCamera::Projection the name of the calling
348 class, otherwise the projected hsitogram will be overwritten by
349 an empyt one.
350
351 * mcalib/MHCalibrationChargePix.[h,cc],
352 mcalib/MHCalibrationHiGainChargePix.[h,cc],
353 mcalib/MHCalibrationLoGainChargePix.[h,cc]:
354 - histogram name setting and title setting moved to constructor,
355 Functions Init and ChangeHistId derive directly from
356 MHcalibrationChargePix
357
358 * mcalib/MHCalibrationChargeCam.[h,cc],
359 mcalib/MCalibrationChargeCam.[h,cc],
360 mcalib/MCalibrationChargeCalc.[h,cc]:
361 - introduced "average inner" and "average outer" higain and logain
362 pixels.
363
364
365
366 2004/02/27: Raducci Sebastian
367
368 * mhist/Makefile
369 - added mastro in the include list
370
371
372
373 2004/02/27: Abelardo Moralejo
374
375 * mmain/MEventDisplay.cc
376 - replaced in fill8 obsolete MArrivalTime with MArrivalTimeCam.
377 - Updated display of MC data: removed MCerPhotCalc, and replaced
378 it by MExtractSignal+MMcCalibrationUpdate+MCalibrate. Now
379 MPedPhotCam is filled and all the camera display tabs are shown
380 correctly (most were not working for MC events since a while
381 ago).
382
383 * mmain/Makefile
384 - Added mcalib to list of include directories.
385
386 * manalysis/MMcCalibrationUpdate.[h,cc]
387 - Added member variable Bool_t fOuterPixelsScaling, which is
388 kTRUE by default. If set to kFALSE, MCalibrationCam is filled
389 such that MCerPhotEvt will later be filled with the signal as it
390 is, not corrected for the (possibly) different gain of the outer
391 pixels electronic chain. This option was necessary to allow for
392 the change in the camera display (see above).
393
394 * macros/starmc.C
395 - added (optional) division of output into two, for use as train
396 and test samples in g/h separation studies.
397
398
399
400 2004/02/26: Hendrik Bartko
401
402 * macros/dohtml.C
403 - included the path msignals/
404
405
406
407 2004/02/26: Abelardo Moralejo
408
409 * macros/starmcstereo.C
410 - changed filters to divide data between train and test sample for
411 gamma hadron separation studies. Now we use the modulus operator
412 applied to (Corsika) event number:
413 MF filter1("{MMcEvt;1.fEvtNumber%2}<0.5");
414 MF filter2("{MMcEvt;1.fEvtNumber%2}>0.5");
415 - cleaned up a bit the way the CT coordinates are fed to the task
416 MStereoCalc.
417 - Changed default FADC integration range (center range to adapt to
418 new camera).
419
420
421
422 2004/02/26: Thomas Bretz
423
424 * mhist/MHCamera.cc:
425 - fixed a function description
426
427 * mreport/MReport.cc, mreport/MReportFileRead.cc:
428 - introduced return case -1
429
430 * Makefile.rules:
431 - remove all dependancy files when calling 'rmdep'
432
433 * mbase/MAGIC.h, mmc/MMcEvt.hxx:
434 - moved ParticleId_t to MMcEvt
435 - implemented MMcEvt::GetParticleName
436 - implemented MMcEvt::GetEnergyStr
437
438 * mfilter/MFGeomag.cc, mfilter/MFParticleId.cc, mhist/MHCompProb.cc,
439 mhist/MHEvent.cc, mhist/MHHadronness.cc,
440 mmontecarlo/MMcTriggerRateCalc.cc, mranforest/MHRanForest.cc:
441 - fixed usage of ParticleId_t
442
443 * msignal/Makefile:
444 - removed obsolete includes
445
446 * mastro/Makefile, mastro/AstroLinkDef.h, mastro/MAstro.[h,cc],
447 mastro/MObservatory.[h,cc]:
448 - added
449
450 * mbase/MAstro.[h,cc]:
451 - removed
452
453 * mbase/Makefile, mbase/BaseLinkDef.h:
454 - removed MAstro
455
456 * Makefile:
457 - added mastro
458 - added msql
459 - added mfbase
460
461 * mtemp/MObservatory.[h,cc], mtemp/MObservatoryLocation.[h,cc]:
462 - removed
463
464 * merpp.cc:
465 - added Sql support
466
467 * mraw/MRawFileRead.h:
468 - added GetFileName
469
470 * msql/Makefile, msql/SqlLinkDef.h, msql/SqlIncl.h,
471 MSQLServer.[h,cc], MSqlInsertRun.[h,cc]:
472 - added
473
474 * mfilter/MF.[h,cc], mfilter/MFDataChain.[h,cc],
475 mfilter/MFDataMember.[h,cc], mfilter/MFEventSelector.[h,cc],
476 mfilter/MFEventSelector2.[h,cc], mfilter/MFRealTimePeriod.[h,cc]:
477 - moved to mfbase
478
479 * mfbase/Makefile, mfbase/FBaseLinkDef.h, mfbase/FBaseIncl.h:
480 - added
481
482 * merpp.cc:
483 - implemented control of gDebug (root debugging)
484
485 * mfileio/MWriteAsciiFile.[h,cc], mfileio/MWriteFile.[h,cc],
486 mfileio/MWriteRootFile.[h,cc]:
487 - implemented CheckAndWrite return value
488
489 * mfileio/MWriteRootFile.cc:
490 - fixed updating already existing branches (eg concatenating report
491 files)
492
493 * macros/dohtml.C, macros/rootlogon.C:
494 - added mastro
495 - added mfbase
496 - added msql
497
498 * mraw/MRawEvtHeader.h:
499 - implemented GetNumTrigLvl1
500 - implemented GetNumTrigLvl2
501
502
503
504 2004/02/25: Markus Gaug
505
506 * mcalib/MExtractBlindPixel.[h,cc],
507 mcalib/MExtractPINDiode.[h,cc],
508 mcalib/MExtractedSignalBlindPixel.[h,cc],
509 mcalib/MExtractedSignalPINDiode.[h,cc],
510 mcalib/Makefile, msignal/Makefile, mcalib/CalibLinkDef.h,
511 msignal/SignalLinkDef.h:
512 - moved blindpixel and PINdiode extractors to msignal
513
514
515 * mcalib/MCalibrationQECam.[h,cc], mcalib/MCalibrationQEPix.[h,cc]:
516 - two new classes to hold the quantum efficieny information of the
517 calibration
518
519 * msignal/MArrivalTimeCalc.[h,cc]
520 - fill now MArrivalTimePix instead of MArrivalTime
521
522 * mcalib/MHCalibrationChargeCam.cc
523 - display only valid pixels for the corr. values in GetPixelContent
524
525 * mcalib/MHCalibrationRelTimeCam.cc
526 - is now filled from MArrivalTimeCam instead of MArrivalTime
527
528 * macros/calibration.C
529 - divided into two macros: calibration.C using the MJPedestal
530 standard procedure and pedestalstudies.C using the old
531 procedures
532
533 * macros/pedestalstudies.C
534 - new macro containing the first previous part of calibration.C
535
536 * mcalib/MCalibrationChargeBlindPix.h,
537 mcalib/MCalibrationChargePINDiode.h, mbase/MAGIC.h,
538 mjobs/MJCalibration.cc:
539 - definition of PulserColot_t in MAGIC.h.
540
541
542
543 2004/02/25: Hendrik Bartko
544
545 * macros/rootlogon.C
546 - set the include path also to msignals/
547
548 * manalysis/MExtractSignal.[h,cc], manalysis/MExtractSignal2.[h,cc],
549 manalysis/MExtractedSignalCam.[h,cc],
550 manalysis/MExtractedSignalPix.[h,cc],
551 manalysis/MArrivalTime.[h,cc], manalysis/MArrivalTimeCalc.[h,cc],
552 manalysis/MArrivalTimeCalc2.[h,cc]:
553 - removed
554
555 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
556 - removed classes mentioned above
557
558 * msignal/MExtractSignal.[h,cc], msignal/MExtractSignal2.[h,cc],
559 msignal/MExtractedSignalCam.[h,cc],
560 msignal/MExtractedSignalPix.[h,cc],
561 msignal/MArrivalTime.[h,cc], msignal/MArrivalTimeCalc.[h,cc],
562 msignal/MArrivalTimeCalc2.[h,cc]:
563 - added
564
565 * msignal/Makefile, msignal/AnalysisLinkDef.h:
566 - added classes mentioned above
567
568 * mfilter/Makefile, mcalib/Makefile, mjobs/Makefile, mmain/Makefile:
569 - added include msignal
570
571
572
573
574 2004/02/25: Wolfgang Wittek
575
576 * mcalib/MCalibrateData.[h,cc]
577 - initialize size for MPedPhotCam
578
579
580
581 2004/02/24: Wolfgang Wittek
582
583 * manalysis/MSourcPosfromStarPos.[h,cc]
584 - change member function SetSourceAndStarPosition() to expect sky
585 coordinates in the standard units
586 - generalize to more than 1 star
587 - the class is not yet fully tested
588
589 * mfilter/MFSelBasic.[h,cc]
590 - change default values of cuts
591
592
593
594 2004/02/24: Markus Gaug
595
596 * mjobs/MJCalibration.cc, macros/calibration.C,
597 macros/bootcampstandardanalysis.C, macros/pedphotcalc.C:
598 - added MCalibrationChargeBlindPix to plist
599 - added new filling of histograms with MFillH
600 - changed SetPulserColor to MCalibrationChargeBlindPix and
601 MCalibrationChargePINDiode
602
603 * mcalib/MHCalibrationChargeBlindPix.[h,cc]:
604 - receives a pointer to MCalibrationChargePINDiode which is filled
605 with the results and told to calculate the fluxes in the
606 Finalize function
607 - is filled via MFillH from MExtractBlindPixel
608 - SetPulserColor directly in this class
609
610 * mcalib/MCalibrationChargeBlindPix.[h,cc]
611 - new storage container of the blind pxiel resutls, replaces
612 MCalibrationBlindPix
613
614 * mcalib/MCalibrationChargeCalc.[h,cc]:
615 - does not fill the histograms any more, but does ony the
616 calculations in the postprocess. No pointer to MExtractPINDidoe
617 or MExtractBlindPixel any more.
618
619 * mcalib/MCalibrationChargePix.cc
620 - discovered an error in the calculation of phe's in
621 CalcFFactorMethod(). The average QE was applied twice.
622 This error had been introduced on 13/02/04
623 - loosened criterium convFFactorRelErrLimit from 0.1 to 0.2
624 - CalcFFactor asks for IsChargeValid before calculating anything
625
626 * mcalib/MCalibrationChargePINDiode.[h,cc]
627 - added function SetFluxOutsidePlexiglassAvailable
628 - SetPulserColor directly in this class
629
630 * mcalib/MCalibrationChargeCam.cc
631 - removed function SetPulserColor from here
632
633 * mcalib/MCalibrationPINDiode.[h,cc], mcalib/MHCalibrationConfig.h,
634 mcalib/MHCalibrationPINDiode.[h,cc],
635 mcalib/MCalibrationBlindPix.[h,cc],
636 mcalib/MHCalibrationBlindPixel.[h,cc]:
637 - removed since obsolote
638
639 * mcalib/MHCalibrationChargePix.cc
640 - make fPickup an Int_t
641
642 * mcalib/MCalibrate.cc
643 - test validity of every calibration method before retrieving
644 conversion factors
645
646 * mcalib/MHGausEvents.[h,cc]
647 - add possibility to set fit ranges in call to FitGaus
648 - make function CreateXaxis protected
649
650
651
652 2004/02/23: Markus Gaug
653
654 * mraw/MRawEvtPixelIter.h
655 - include GetNumHiGainSamples and GetNumLoGainSamples
656
657 * mcalib/MExtractedSignalBlindPixel.h,
658 mcalib/MExtractBlindPixel.[h,cc]:
659 - included storage of pedestal
660
661 * mcalib/MHGausEvents.[h,cc]
662 - make the fit functions protected
663
664
665
666 2004/02/22: Markus Gaug
667
668 * mfilter/MFCosmics.[h,cc]
669 - fMaxNumEmpty changed from absolute number to relative number of
670 pixels
671
672 * mcalib/MHGausEvents.h
673 - remove the "->" from the pointers which are initialized only
674 in certain cases. The streamer did not work in case that
675 MFGausFit was left at the NULL pointer.
676
677
678
679 2004/02/21: Markus Gaug
680
681 * manalysis/MExtractedSignalPix.[h,cc]
682 - changed variable fIsLoGainUsed to fLoGainUsed
683 - added function GetNumHiGainSaturated()
684
685
686 2004/02/20: Markus Gaug
687
688 * mcalib/MHCalibrationChargeHiGainPix.[h,cc], mcalib/Makefile,
689 mcalib/MHCalibrationChargeLoGainPix.[h,cc],
690 mcalib/CalibLinkDef.h
691 - new class to replace MHCalibrationPixel,
692 based on MHCalibrationChargePix
693
694 * mcalib/MCalibrationChargeCalc.[h,cc]
695 mcalib/MCalibrationChargeCam.[h,cc]
696 mcalib/MCalibrationChargePix.[h,cc]
697 mcalib/MCalibrationChargePINDiode.[h,cc]
698 mcalib/MCalibrationCalc.[h,cc], mcalib/MCalibrationCam.[h,cc],
699 mcalib/MCalibrationPINDiode.[h,cc]:
700 - added the "charge" versions, remove the old ones. The histograms
701 should be filled in the MH... versions independently of
702 MCalibrationChargeCalc. This is fully realized for the PIN Didoe
703 now and will later be so for the pixels and the blind pixel.
704
705 * mcalib/MHCalibrationChargePINDiode.[h,cc]
706 - receives a pointer to MCalibrationChargePINDiode which is filled
707 with the results and told to calculate the fluxes in the
708 Finalize function
709
710 * mcalib/MCalibrate.[h,cc], mcalib/MCalibrateData.[h,cc],
711 mcalib/MMcCalibrationCalc.[h,cc], mjobs/MJCalibration.[h,cc],
712 manalysis/MMcCalibrationUpdate.[h,cc],
713 mjobs/MJExtractSignal.[h,cc], manalysis/MGeomApply.cc,
714 mcalib/Makefile, mcalib/CalibLinkDef.h, macros/calibration.C,
715 macros/bootcampstandardanalysis.C,
716 macros/pedphotcalc.C:
717 - replace MCalibrationCam by MCalibrationChargeCam
718 - replace MCalibrationCalc by MCalibrationChargeCalc
719
720
721
722 2004/02/19: Markus Gaug
723
724 * mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationCam.cc,
725 mcalib/MCalibrate.cc, mcalib/MCalibrateDate.cc,
726 manalysis/MMcCalibrationUpdate.cc:
727 - standardized naming of variables containing "Error", this also affected
728 the calling functions MCalibrate, MMcCalibrationUpdate and MCalibrateData
729
730 * mcalib/MCalibrationCam.cc, mcalib/MCalibrationPix.cc,
731 mcalib/MCalibrationCalc.cc, mcalib/MCalibrate.cc,
732 mcalib/MCalibrateData.cc, mcalib/MCalibrationConfig.h:
733 - took out some configuration numbers and put them directly into
734 the class
735 - remove completely MCalibrationConfig.h
736
737
738
739 2004/02/19: Abelardo Moralejo
740
741 * mhist/MHEvent.[h,cc]:
742 - Changed names of Event "types" to make them more descriptive.
743 Former kEvtSignal is now called kEvtSignalDensity, and indicates
744 pixel content scaled by area. Added kEvtSignalRaw, which
745 corresponds to pixel content (with no scaling) in whatever units
746 (this depends on how the MHEvent object is filled!). The default
747 constructor initializes type=kEvtSignalRaw.
748
749 * mmain/MEventDisplay.cc
750 - Changed filling of evt1 and evt2. Now they are filled with raw
751 content of MCerPhotEvt. Since in MEventDisplay, MCerPhotEvt is
752 still filled uncalibrated (hence in ADC counts), this means that
753 what will be now shown in Mars' camera display is now the signal
754 in each pixel without scaling with pixel area. Given that the
755 default flat fielding is such that equal light density
756 corresponds to equal absolute signal (in ADC counts), this is
757 more reasonable, and allows to check for instance how the
758 relative pixel gains are adjusted by looking at calibration
759 events. To be FIXED: there is however an "inconsistency" in
760 MEventDisplay, and it is that MCerPhotEvt is still used to keep
761 uncalibrated signals. To be replaced by MExtractedSignalCam?
762
763
764
765 2004/02/19: Thomas Bretz
766
767 * manalysis/MCerPhotEvt.h:
768 - added operator= to MCerPhotEvtIter -- is this correct?
769
770 * mhist/MHCamera.[h,cc]:
771 - added member function to calculate minimum content and
772 maximum content for a single sector
773 - Added possibility to get a projection for a single sector.
774 - GetMinimum/GetMaximum now only takes used pixels into account
775 (you can request all pixels using a different member function)
776 - fixed projection (projection only took pixels with contents!=0
777 instead of 'used' pixels
778 - Don't call Sumw2() anymore for projection
779
780 * mjobs/MJPedestal.cc:
781 - added MPedestalCam to output again - MPedestalCam was fixed
782 yesterday
783 - Added Histograms for the two camera halves
784
785
786
787 2004/02/18: Markus Gaug
788
789 * macros/calibration.C
790 - fixed a buggy display of the F-Factor method
791
792 * mcalib/MCalibrationCalc.cc
793 - calculate the F-Factor method already in the post-Process
794
795 * mcalib/MCalibrationPix.h
796 - move CalcFFactorMethod to public
797
798
799
800 2004/02/18: Abelardo Moralejo
801
802 * mtools/MCubicSpline.cc
803 - in Init, corrected initialization of arrays temp and ysd, which
804 was done with n-1 elements instead of n.
805
806 * mgui/MHexagon.cc
807 - added comment explaining the algorithm.
808 - changed explicit values of Sin and Cos 60 degrees by const
809 variables (more readable).
810
811
812
813 2004/02/18: Hendrik Bartko
814
815 * msignal/:
816 - removed the backup files *~
817 - removed the object files *.o
818 - removed the files SignalCint.*
819
820 * mgui/MHexagon.cc
821 - added comment explaining the algorithm.
822
823
824
825 2004/02/18: Thomas Bretz
826
827 * manalysis/MPedestalCam.[h,cc]:
828 - Changed order of derivements - seems to be VERY important!
829 - changed GetSize from UInt_t to Int_t which is the type
830 of TClonesArray::GetSize() !
831
832 * mfileio/MReadReports.cc:
833 - skip trees with no entries
834
835 * mgui/MCamEvent.cc:
836 - added a comment
837
838 * mhbase/MFillH.cc:
839 - in case SetupFill returns kFALSE and kCanSkip is set
840 Skip task
841
842 * mraw/MRawFileRead.cc:
843 - don't print warning in case of none executions
844
845 * manalysis/MArrivalTimeCalc2.cc:
846 - added some const-qualifiers
847
848
849
850 2004/02/17: Raquel de los Reyes
851
852 * macros/CCDataCheck.C
853 - Added some improvements in the plots.
854
855
856
857 2004/02/17: Abelardo Moralejo
858
859 * macros/readrfl.C
860 - Added missing gPad->cd(1), otherwise the display of events was
861 not updated.
862
863 * mgui/MHexagon.cc
864 - DistanceToPrimitive(Float_t px, Float_t py) Changed check of
865 whether px,py is inside the pixel or not. Previous algorithm
866 was just an approximation.
867
868
869
870 2004/02/17: Raquel de los Reyes
871
872 * mcamera/MCameraHV.h
873 - Now it derives from a MCamEvent class and implemented the
874 GetPixContent() and DrawPixelContent() functions. Added the
875 GetMean function to get the mean HV settings of the camera.
876
877 * macros/CCDataCheck.C
878 - Added the HV settings plots.
879
880
881
882 2004/02/17: Hendrik Bartko
883
884 * msignal:
885 - new: directory for all signal and time extraction classes
886
887 * msignal/MArrivalTimeCam.[h,cc], manalysis/Makefile,
888 msignal/AnalysisLinkDef.h, MGeomApply.cc:
889 - new: Storage Container for the ArrivalTime in the camera
890
891 * msignal/MArrivalTimePix.[h,cc], manalysis/Makefile,
892 msignal/AnalysisLinkDef.h:
893 - new: Storage Container for ArrivalTime information of one pixel
894
895 * msignal/Makefile, SignalCint.[h,cc], SignalDep.d, SignalIncl.h,
896 SignalLinkDef.h
897 - auxiliary files for msignal directory
898
899 * manalysis/MArrivalTimeCalc2.[h,cc]:
900 - added functionality to compute error of the extracted ArrivalTime
901 - calculated ArrivalTime is stored in MArrivalTimeCam
902
903 * manalysis/MGeomApply.cc
904 - geometry is applied to MArrivalTimeCam
905
906 * Makefile:
907 - directory msignal is included
908
909
910
911 2004/02/17: Sebastian Raducci
912
913 * mtools/MCubicSpline.[h,cc]
914 - little corrections in minimums evalustion methods
915 - changed constructors (they require the fadc slices to be const)
916
917 * macros/spline.C
918 - changed according to the MCubicSpline new constructors
919
920 * manalysis/MArrivalTimeCalc.[h,cc]
921 - changed to use the MCubicSpline class intead of the TSpline class
922 - warning: now the arrival time is again the maximum of the spline,
923 soon it will be changed to half maximum
924
925
926
927 2004/02/17: Wolfgang Wittek
928
929 * manalysis/MSourcPosfromStarPos.[h,cc]
930 - new class; calculates the position of the source in the camera from
931 the position of a star in the camera and puts it into
932 MSrcPosCam
933
934
935
936 2004/02/16: Abelardo Moralejo
937
938 * mcalib/MMcCalibrationCalc.cc
939 - Fixed two typos in screen output.
940
941
942
943 2004/02/16: Markus Gaug
944
945 * mcalib/MCalibrationPix.cc
946 - documentation from David's email added
947 - EffectiveQE decreased from 0.2 to 0.18 (see documentation)
948
949 * mcalib/Makefile, mcalib/CalibLinkDef.h:
950 - added MExtractBlindPixel and MExtractedSignalBlindPixel
951
952 * mcalib/MExtractBlindPixel.[h,cc]
953 - new signal extractor for the Blind Pixel
954
955 * mcalib/MExtractedSignalBlindPixel.[h,cc]
956 - new container for the extracted signal of the BlindPixel
957
958 * mcalib/MCalibrationCalc.[h,cc]
959 - does not extract signal from Blind Pixel any more, searches
960 for MExtractedSignalBlindPixel and fills the hists from there
961
962 * macros/calibration.C, macros/bootcampstandardanalysis.C,
963 macros/pedphotcalc.C, mjobs/MJCalibration.cc:
964 - introduce the blind pixel and PIN diode extraction in the macro
965
966 * manalysis/MPedestalCam.h
967 - changed type of fTotalEntries from ULong_t to UInt_t
968 - fixed documentation of fTotalEntries
969
970 * manalysis/MPedCalcPedRun.h
971 - changed type of fNumSamplesTot from ULong_t to UInt_t
972
973 * mcalib/MHGausEvents.h
974 - changed type of fCurrentSize from ULong_t to UInt_t
975
976 * mcalib/MCalibrationConfig.h
977 - removed gkConversionHiLo and gkConversionHiLoErr which is now
978 directly in the class MCalibrationPix
979
980
981
982 2004/02/16: Thomas Bretz
983
984 * manalysis/AnalysisLinkDef.h:
985 - added missing MCerPhotEvtIter
986
987 * merpp.cc:
988 - added possible usage of database
989
990 * star.cc:
991 - moved source code into new class MJStar - preliminary
992
993 * manalysis/MCerPhotPix.cc:
994 - updated class header
995 - fixed Print-output
996
997 * mbase/MAGIC.h:
998 - removed definition of MLog
999
1000 * mbase/MArgs.h:
1001 - removed include of MAGIC.h
1002
1003 * mbase/MLog.h:
1004 - added extern definition of gLog
1005
1006 * mbase/MParContainer.[h,cc]:
1007 - move body of constructors to source file
1008
1009 * mcalib/MCalibrate.cc, mcalib/MCalibrateData.cc,
1010 mraw/MRawCrateArray.cc, mraw/MRawCrateData.cc,
1011 mraw/MRawEvtData.cc, mraw/MRawEvtHeader.cc, mraw/MRawRead.cc,
1012 mraw/MRawEvtPixelIter.cc, mraw/MRawFileWrite.cc:
1013 - fixed documentation header
1014
1015 * mcalib/MMcCalibrationCalc.[h,cc]:
1016 - fixed documentation header
1017 - fixed usage of FindCreateObj and FindObject
1018 - removed data member to count entries (use histogram instead)
1019 - use TH1 function Integral instead of doing it manually
1020
1021 * mfilter/MFCosmics.cc:
1022 - fixed documentation
1023
1024 * mimage/MHillas.cc, mimage/MImgCleanStd.cc,
1025 mimage/MNewImagePar.[h,cc]:
1026 - replaced for-loops by Iterators
1027
1028 * mraw/MRawFileRead.cc, mraw/MRawSocketRead.cc:
1029 - fixed documentation header
1030 - check return value of MRawRunHeader::ReadEvt
1031
1032 * mraw/mraw/MRawRunHeader.[h,cc]:
1033 - fixed documentation header
1034 - added return value to MRawRunHeader::ReadEvt
1035 - added constant number for max format version - preliminary
1036 (should by a static data member)
1037
1038 * mcalib/MHCalibrationPINDiode.cc:
1039 - do not delete pointers in the destructor which are already
1040 deleted in the base class
1041 - reset histograms in Clear()
1042
1043 * mcalib/MHCalibrationPixel.cc:
1044 - after deletion of instances in Clear() initialize pointer to NULL
1045
1046 * mcalib/MCalibrationCalc.cc, mcalib/MHCalibrationBlindPixel.cc:
1047 - fixed usage of logging stream output levels
1048
1049 * manalysis/MPedCalcPedRun.[h,cc]:
1050 - removed obsolete fSignals
1051
1052 - removed obsolete fNumPixels
1053
1054 * manalysis/MPedestalCam.h:
1055 - added '->' to fArray
1056
1057 * mfileio/MWriteRootFile.cc:
1058 - changed some output to make debugging easier
1059
1060 * mjobs/MJCalibration.cc:
1061 - fixed a bug in drawing
1062
1063 * mjobs/MJExtractSignal.cc:
1064 - removed MPedestalCam from MWriteRootFile output.
1065 When creating the branch it crashes - reason unknown I'll
1066 investigate further
1067
1068
1069
1070 2004/02/16: Markus Gaug
1071
1072 * mcalib/Makefile, mcalib/CalibLinkDef.h, macros/calibration.C:
1073 - added MHCalibrationRelTimePix
1074
1075 * mcalib/MHCalibrationRelTimePix.[h,cc],
1076 mcalib/MHCalibrationRelTimeCam.[h,cc]:
1077 - new classes to fit and display the relative arrival times.
1078 - filled from MArrivalTime
1079 - need: MFillH("MHCalibrationRelTimeCam","MArrivalTime")
1080
1081 * manalysis/MCalibrationCalc.cc
1082 - take out all uncommented code referring to the relative arrival time
1083
1084 * manalysis/MArrivalTime.h
1085 - changed function GetNumPixels to GetSize
1086
1087 * macros/bootcampstandardanalysis.C, macros/pedphotcalc.C
1088 - included cosmics rejection which was in MCalibrationCalc before
1089
1090
1091
1092 2004/02/14: Markus Gaug
1093
1094 * mcalib/Makefile, mcalib/CalibLinkDef.h:
1095 - added MHCalibrationChargePINDiode
1096
1097 * mcalib/MHCalibrationChargePINDiode.[h,cc]
1098 - new class to fill the PIN Diode histograms. Derives from
1099 MHCalibrationChargePix and is filled with MFillH from the
1100 container MExtractedSignalPINDiode.
1101 Will replace MHCalibrationPINDiode entirely soon.
1102
1103 * mcalib/MHCalibrationChargePix.[h,cc]
1104 - new base class for the calibration charges histogram pixel.
1105 Derives from MH and can be filled with the MH with the MH
1106 functions.
1107
1108 * mcalib/MExtractPINDiode.[h,cc]
1109 - new signal extractor for the PIN Diode
1110
1111 * mcalib/MExtractedSignalPINDiode.[h,cc]
1112 - new container for the extracted signal of the PIN Diode
1113
1114 * mcalib/MCalibrationCalc.[h,cc]
1115 - remove the PIN Diode signal extraction
1116
1117 * manalysis/MHPedestalPix.[h,cc]
1118 - new version of MHPedestalPixel, deriving from MHGausEvents.
1119
1120 * manalysis/MHPedestalPixel.[h,cc]
1121 - old version removed, since obsolete (and erroneous)
1122
1123 * manalysis/MHPedestalCam.[h,cc]
1124 - histogramming part of MPedestalCam now in own class
1125
1126 * manalysis/MPedestalPix.h
1127 - removed include of MHPedestalPixel
1128
1129 * macros/calibration.C
1130 - changed pedestal displays accordingly
1131
1132 * mjobs/MJPedestal.h
1133 - class TCanvas included (did not compile otherwise)
1134
1135 * mhbase/MH.cc
1136 - included call to FindGoodLimits(..) in CutEdges()
1137 - axe from pointer to reference
1138 - "CutEdges" renamed to "StripZeros"
1139
1140 * manalysis/MHPedestalPixel.cc, mcalib/MHCalibrationPixel.cc,
1141 mcalib/MHCalibrationBlindPixel.cc:
1142 - "CutEdges" renamed to "StripZeros"
1143
1144 * mcalib/MHGausEvent.[h,cc], mcalib/Makefile, mcalib/CalibLinkDef.h:
1145 - replaced by the improved version: MHGausEvents.[h,cc]
1146
1147
1148
1149 2004/02/14: Thomas Bretz
1150
1151 * manalysis/MCerPhotEvt.[h,cc]:
1152 - added 'Iterator' facility, this will replace some for-loops
1153 in the near future
1154
1155 * mbase/MTime.[h,cc]:
1156 - added a more powerfull interface to get and interprete the
1157 MTime contents as string
1158 - added a new constructor
1159
1160 * mreport/MReportTrigger.h:
1161 - fixed GetPixContent
1162
1163 * mtools/MCubicCoeff.cc, mtools/MCubicSpline.[h,cc]:
1164 - many small changes to simple details (like order of includes)
1165 - some speed improvements
1166 - many small simplifications
1167 - changed parts of the code to be more C++ like (eg Iterators
1168 instead of for-loops)
1169 - disentangles some if-cases
1170 - replaced some math.h function by TMath::
1171 - removed data-member fN (obsolete with iterators)
1172
1173
1174
1175 2004/02/13: Wolfgang Wittek
1176
1177 * mcalib/MCalibrateData.[h,cc]
1178 - new class;
1179 like MCalibrate, but in ReInit it fills the MPedPhot container
1180 using informations from MPedestal, MExtracteSignalCam and
1181 MCalibrationCam
1182
1183 * mcalib/Makefile, mcalib/CalibLinkDef.h
1184 - added MCalibrateData
1185
1186 * manalysis/MPedestalWorkaround.[h,cc]
1187 - create MMcEvt container and fill with theta = 10.0
1188 - set pedestalRMS = 0. if it is > 10.0
1189
1190 * manalysis/MSupercuts.[h,cc]
1191 - change default values of parameters
1192
1193 * manalysis/MSupercutsCalc.[h,cc]
1194 - change dNOMLOGSIZE from 4.1 to 5.0
1195
1196 * mhist/MHBlindPixels.[h,cc]
1197 - change MPedestalCam to MPedPhotCam
1198
1199 * mhist/MHSigmaTheta.[h,cc]
1200 - automatic binning for pixel number doesn't work
1201 use default binning
1202
1203
1204
1205 2004/02/13: Markus Gaug
1206
1207 * mcalib/MCalibrationPix.[h,cc]
1208 - added variables gkAverageQE, gkAverageQEErr, and fAverageQE,
1209 fAverageQEErr
1210 - gkAverageQE initializes to 0.2 (according to David)
1211 - gkAverageQEErr initializes to 0.02 (dito)
1212 - added new member function: SetAverageQE
1213 - call to GetMeanConversionFFactorMethod returns:
1214 fMeanConversionFFactorMethod/fAverageQE.
1215 - call to GetErrorConversionFFactorMethod returns:
1216 errors of fMeanConversionFFactorMethod and fAverageQEErr added
1217 quadratically
1218
1219 * mcalib/Makefile
1220 - split into two parts one comment line
1221
1222
1223 2004/02/13: Thomas Bretz
1224
1225 * mbadpixels/MBadPixelsTreat.[h.cc]:
1226 - added for new bad pixel treatment
1227
1228 * mbadpixels/Makefile, mbadpixels/BadPixelsLinkDef.h:
1229 - added MBadPixelsTreat
1230
1231 * merpp.cc:
1232 - changed the name of the "DC" tree to "Currents" to make
1233 MReportRead work correctly with this tree
1234
1235 * mbase/MTime.[h,cc]:
1236 - Changed UpDMagicTime to support nanosec instead of millisec
1237 - exchanged Reset() by Clear() not to clear the yy/mm/dd
1238 information away in an eventloop
1239
1240 * mraw/MRawEvtHeader.[h,cc]:
1241 - implemented decoding of the time-stamp for raw-data files
1242 with version>2. Thanks to Marcos.
1243
1244 * mraw/MRawRead.[h,c]:
1245 - pipe file version number to MRawEvtHeader::ReadEvt
1246 - create fake time for file-version<3
1247
1248 * macros/readMagic.C:
1249 - changed to use MInteractiveTask
1250
1251 * mbase/MPrint.cc:
1252 - fixed debugging level of some output
1253
1254 * mhist/MHCamera.[h,cc]:
1255 - fixed handling in AddNotify (necessayr due to change of
1256 inheritance from MCamEvent)
1257 - replaced cout by gLog
1258 - added fNotify to list of cleanups
1259
1260 * mhist/MHEvent.cc, mjobs/MJCalibration.cc,
1261 mjobs/MJPedestal.cc:
1262 - fixed usage of AddNotify
1263
1264 * mfileio/MReadReports.cc:
1265 - use a different way to determin whether the tree is a valid tree,
1266 skip invalid trees
1267
1268 * mfileio/MReadTree.cc:
1269 - added another sanity check at the beginning of PreProcess
1270
1271 * mhbase/MFillH.[h,cc]:
1272 - added bit kCanSkip which skips MFillH in case the necessary container
1273 wasn't found.
1274 - cd into the corresponding canvas before filling the MH
1275
1276
1277
1278 2004/02/12: Markus Gaug
1279
1280 * mbase/MArray.[h,cc]:
1281 - changed name of StripZeros
1282
1283 * mcalib/MHGausEvent.cc:
1284 - corrected call to StripZeros
1285
1286 * mcalib/MCalibrationPix.[h,cc]
1287 - implemented dummy for combined method
1288
1289 * mcalib/MCalibrate.[h,cc]
1290 - implemented a dummy for calibration factor 1. (requested by
1291 Javier Rico)
1292 - implemented combined method
1293 - check for valid methods moved to ReInit
1294
1295 * mcalib/MCalibrationCalc.cc
1296 - removed initialization of non-used nsamples
1297
1298 * mcalib/MHCalibrationPixel.[h,cc], mcalib/MCalibrationPix.[h,cc],
1299 mcalib/MCalibrationCalc.[h,cc]
1300 macros/calibration.C
1301 - implemented new histograms:
1302 HSinglePheFADCSlices and HPedestalFADCSlices
1303 They are filled with the FADC slice values of either a s.phe.
1304 event or a pedestal event. The decision is taken with the
1305 variable: MCalibrationCalc::fBlindPixelSinglePheCut, to be set
1306 with a setter
1307
1308 * mtools/MFFT.[h,cc]
1309 - PowerSpectrumDensity of TArrayI implemented
1310
1311
1312
1313 2004/02/12: Thomas Bretz
1314
1315 * mbase/MArray.[h,cc]:
1316 - changed argument of CutEdges from pointer to reference
1317
1318 * mgeom/MGeomPix.h:
1319 - fixed calculation of area of pixel. It was too big for a
1320 factor of 2
1321
1322 * mjobs/MJCalibration.cc:
1323 - slight change of name of a MHCamera
1324
1325 * manalysis/MExtractSignal.cc:
1326 - slight change to the creation of the satpixels list
1327
1328 * mcalib/MHCalibrationBlindPixel.cc, mcalib/MHCalibrationPixel.cc,
1329 mcalib/MHGausEvent.cc:
1330 - corrected call to ProjectArray
1331 - corrected call to CutEdges
1332
1333 * mfilter/MFCosmics.[h,cc]:
1334 - small fixes to logging output
1335 - small simplification to return statement
1336 - declared CosmicsRejection const
1337
1338 * mhbase/MH.[h,cc]:
1339 - changed argument of ProjectArray from pointer to reference
1340 - added missing calcualtion of minimum
1341 - removed obsolete SetEntries
1342 - changed SetDirectory from NULL to gROOT
1343
1344
1345
1346 2004/02/12: Javier López
1347
1348 * macros/pointspreadfunction.C
1349 - added new macro that fits with a 2D gaussian the DC spot for an
1350 star. It gives you the RMS of the PSF and the center of the star,
1351 very useful for misspointing studies.
1352
1353
1354
1355 2004/02/11: Hendrik Bartko
1356
1357 * manalysis/MExtractSignal2.cc:
1358 - introduced a validity check for the set-function of the window
1359 size (even number of slices, WindowSize < NumberSlices)
1360
1361 * manalysis/MArrivalTimeCalc2.[h,cc], manalysis/Makefile,
1362 manalysis/AnalysisLinkDef.h:
1363 - new: introduced the calculation of the arrival time as the signal
1364 weighted mean of the time slices in the maximum window
1365
1366
1367
1368 2004/02/11: Markus Gaug
1369
1370 * mcalib/MCalibrationCalc.cc:
1371 - the blind pixel signal extractor introduced one week ago, counted
1372 one FADC slice too little, thus the normalization w.r.t. pedestals
1373 was wrong. Now corrected.
1374
1375 * manalysis/MExtractSignal.cc, manalysis/MExtractSignal2.cc:
1376 - when "WARNING - Lo Gain saturated" occurs, display also the
1377 corr. pixel numbers.
1378
1379 * mbase/MArray.[h,cc]:
1380 - introduced function to cut array edges with zeros.
1381 (Thomas, should we keep it there or move it to another class? )
1382
1383 * mcalib/MCalibrationCalc.[h,cc]:
1384 - new function SetBlindPixelRange to set start and end of FADC slices
1385 used for the blind pixel signal extraction.
1386 - remove fEvents which are not necessary any more after the shift
1387 to MFCosmics.
1388
1389 * mcalib/MHCalibration(Blind)Pixel.[h,cc]:
1390 - show the fourier spectrum now with axes in frequency [Hz] instead
1391 of inverted events.
1392
1393 * mcalib/MHGausEvent.[h,cc], mcalib/Makefile, mcalib/CalibLinkDef.h:
1394 - new base class for all kind of events with variables having a
1395 Gaussian distribution. Will serve as base class for the
1396 existing and new calibration histogram classes.
1397
1398
1399
1400 2004/02/11: Abelardo Moralejo
1401
1402 * mmain/MEventDisplay.cc
1403 - Switched order of MMcPedestalCopy and MCerPhotCalc in tasklist:
1404 MMcPedestalCopy must be executed earlier!
1405
1406
1407
1408 2004/02/10: Raquel de los Reyes
1409
1410 * mhist/MHPixVsTime.[h,cc]:
1411 - Added a default draw function and replaced the TGraph object
1412 by a pointer to a TGraph object.
1413
1414 * mreport/MReportTrigger.h:
1415 - Now it dereives from a MCamEvent class and implemented the
1416 GetPixContent() and DrawPixelContent() functions.
1417
1418 * maccros/CCDataCheck.C:
1419 - An update of the previous macro. New plots: subsystems status and
1420 macrocells trigger.
1421
1422
1423
1424 2004/02/10: Markus Gaug
1425
1426 * mcalib/MCalibrationCam.cc:
1427 - fixed documentation
1428
1429 * mhbase/MH.[h,cc]:
1430 - new function ProjectArray
1431
1432 * mcalib/MHCalibrationPixel.[h,cc],
1433 mcalib/MHCalibrationBlindPixel.[h,cc]:
1434 - use ProjectArray from MH to plot the projection of the fourier
1435 spectrum
1436
1437 * mfilter/MFCosmics.[h,cc], mfilter/Makefile,
1438 mfilter/FilterLinkDef.h:
1439 - new filter removing cosmics, the same as in MCalibrationCalc
1440 where it was removed now.
1441 Call: MFCosmics cosmics;
1442 MContinue cont(&cosmics);
1443 tlist.AddToList(&cont);
1444
1445 * mcalib/MCalibrationCalc.[h,cc]:
1446 - removed cosmics rejection from there
1447
1448 * macros/calibration.C, mjobs/MJCalibration.cc:
1449 - changed cosmics rejection to the filter algorithm
1450
1451
1452
1453 2004/02/09: Markus Gaug
1454
1455 * mcalib/MCalibrationBlindPix.[h,cc]:
1456 - added histogram to display the average in FADC slices of all
1457 single and double phe events
1458
1459 * mcalib/MCalibrationCalc.cc:
1460 - fill histograms of single-phe events with higain and logain
1461 sampls
1462
1463 * mcalib/MCalibrationCam.[h,cc], mcalib/MCalibrationCalc.cc,
1464 mcalib/MCalibrationConfig.h:
1465 - take all pixel areas out of MGeomPix::GetA(), remove all previous
1466 areas
1467 - calculate photon fluxes from blind pixel and PIN diode, use
1468 area only to fill the conversion factors in MCalibrationPix
1469
1470
1471 * mcalib/MJCalibration.cc:
1472 - display of number of photons for Blindpixel and PIN Diode Method
1473 changed to display of photon flux which is the actually
1474 calculated quantity
1475
1476
1477
1478 2004/02/09: Thomas Bretz
1479
1480 * mbadpixels/*:
1481 - added
1482
1483 * Makefile:
1484 - added MBadPixels
1485
1486 * manalysis/MGeomApply.cc:
1487 - fixed class description
1488
1489 * mjobs/MJCalibration.[h,cc], mjobs/MJExtractSignal.[h,cc]:
1490 - added bad pixel treatment
1491
1492 * mjobs/MJPedestal.[h,cc]:
1493 - reorganized order of functions
1494 - removed a nonsense scrren output (some BLABABLA or so)
1495
1496 * mjobs/Makefile:
1497 - added include for mbadpixels
1498
1499 * mmain/MBrowser.cc:
1500 - do not call construtor of TGTReeLBEntry if pic0=0
1501
1502
1503
1504 2004/02/09: Raquel de los Reyes
1505
1506 * mcamera/MCameraLids.h, mreport/MReportCamera.h
1507 - Added the "Get" functions to access the private data
1508 members of the class.
1509
1510
1511
1512 2004/02/09: Markus Gaug
1513
1514 * MMcCalibrationUpdate.cc, MCalibrate.cc, MCalibrationPix.cc,
1515 MCalibrationPix.h:
1516 - replace MCalibrationPix->IsChargeFitValid() by IsChargeValid()
1517 because we can calibrate with the histogram mean and RMS even
1518 if the fit is not OK. Thus, there is a question: IsFitted() and
1519 IsChargeValid(), i.e. does the charge make any sense?
1520
1521 * MCalibrationCam.cc, MCalibrationConfig.h, MCalibrationCalc.cc:
1522 - found serious bug in calculation of conversion factors for the
1523 outer pixels:
1524 GetMeanConversionBlindPixelMethod and
1525 GetMeanConversionPINDiodeMethod
1526 did not correct for the area of the outer pixel, this did only
1527 MCalibrationCam::GetPixelContent which is not used by MCalibrate
1528
1529
1530
1531 2004/02/06: Markus Gaug
1532
1533 * mgeom/MGeomCam.h
1534 - replaced in Comment of fPixRatio:
1535 "ratio between size of pixel idx and pixel 0" by
1536 "ratio between size of pixel 0 and pixel idx"
1537
1538 * manalysis/MPedestalCam.cc
1539 - catch calls to MHPedestalPixel in case that they are not filled
1540 This led previous calls to segmentation violations
1541 - remove include of MHExtractedSignalPix
1542
1543 * manalysis/MHExtractedSignalPix.[h,cc]
1544 - is everything in MHPedestalPixel, so removed it again
1545
1546 * mjobs/MJPedestal.cc
1547 - put the projections into Display()
1548 - correct the input of Display (0: pedestal, 1: pedestalerror,
1549 2: pedRMS, 3: pedRMSerror)
1550
1551 * manalysis/MHPedestalPixel.cc
1552 - increased number of bins in for charges plot
1553
1554 * mtools/MFFT.[h,cc]
1555 - possibility to have PSD directly from TArray
1556
1557 * mjobs/MJCalibration.[h,cc]
1558 - fixed displays
1559 - replaced MExtractSignal by MExtractSignal2
1560
1561 * mcalib/MHCalibrationPixel.[h,cc], mcalib/MHCalibrationBlindPixel.[h,cc],
1562 mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationBlindPix.[h,cc],
1563 mcalib/MCalibrationPINDiode.[h,cc], mcalib/MHCalibrationPINDiode.[h,cc]:
1564 - remove histograms MHChargevsN..., now keep TArrays directly
1565 - check for oscillations for all pixels (and you will not trust
1566 your eyes when you look at the results :-((((
1567
1568 * mcalib/MCalibrationCalc.[h,cc]
1569 - remove ArrivalTime -> go to separate class
1570 - remove BlindPixel and PIN Diode overflow, now handled directly
1571 inside the corr. classes.
1572 - remove SkipTimeFits -> go the arrival time class
1573
1574 * mcalib/MCalibrationCam.h
1575 - new getters for number of photons
1576 - removed timeslicewidth -> go the corr. time containers
1577
1578 * mcalib/MCalibrationCam.cc
1579 - removed times of GetPixelContent
1580 - added OscillationChecks in GetPixelContent
1581
1582 * manalysis/MMcCalibrationUpdate.cc
1583 - remove calpix.SkipTimeFits which is now obsolet
1584
1585 * macros/calibration.C
1586 - all previous changes now in this macro.
1587 - (NB: Thomas, du brauchst in MJCalibration nicht mehr aendern,
1588 das ging diesmal in einem Aufwasch)
1589
1590
1591
1592 2004/02/06: Thomas Bretz
1593
1594 * mhist/MHPixVsTime.[h,cc]:
1595 - changed such that you can set the name of the time container now
1596
1597 * mraw/MRawRunHeader.[h,cc]:
1598 - added GetMaxPixId()
1599
1600 * mraw/MRawEvtData.cc:
1601 - fixed wrong size calculation for fABflags
1602
1603
1604
1605 2004/02/06: Oscar Blanch
1606
1607 * mmc/MFadcDefine.h && mmc/MMcFadcHeader.cxx
1608 - We cahnged the name (and values) of the global variable
1609 MFADC_RESPONSE_AMPLITUDE to MFADC_RESPONSE_INTEGRAL
1610
1611
1612
1613 2004/02/05: Markus Gaug
1614
1615 * mcalib/MHCalibrationPixel.[h,cc]
1616 - put an NDF limit for the fit
1617 - removed all TStrings and replace them by Form(..)
1618 - Check for nan's of all returned fit values
1619
1620 * mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationCam.cc:
1621 - reshuffled HiLoGainConversion, calculation of F-Factor method,
1622 - calculation of total F-Factor of the readout.
1623
1624 * mcalib/MCalibrationCam.cc
1625 - include relative times to display with GetPixelContent
1626
1627 * mcalib/MCalibrationCalc.[h,cc]
1628 - flag to skip Hi-Lo Calibration
1629 - Hi-LO Graph not filled any more after overflow of ChargevsN
1630 - fill the blind pixel differently from the rest of pixels
1631
1632 * mcalib/MCalibrate.cc:
1633 - call to const MCalibrationPix &pix replaced by MCalibrationPix &pix
1634
1635 * manalysis/MArrivalTimeCalc.cc
1636 - default step width 100 ps.
1637 - look for half maximum (at rising edge)
1638
1639 * manalysis/MExtractSignal.[h,cc]
1640 - removed uncommented code (arrival time)
1641 - set start byte back by one like it was before TB's changes
1642 (does not affect the calculation of number of FADC slices)
1643
1644 * manalysis/MExtractSignal2.[h,cc]
1645 - removed uncommented code (arrival time)
1646
1647 * manalysis/MHPedestalPixel.[h,cc]
1648 - is now filled with total pedestals (not per slice), but results are
1649 renormalized to values per slice (this is not to screw up with the
1650 pedestal RMS and the derived uncertainties)
1651 - new function Renorm(nslices)
1652
1653 * manalysis/MPedestalCam.[h,cc]
1654 - introduced function Clone() (like proposed by TB)
1655 - call to MHPedestalPixel operator() not const any more
1656 - take out lots of uncommented code
1657 - found bug in initialization of hists. SetupFill is called in
1658 PreProcess, therefore, TObjArray is not yet enlarged there.
1659 Now, InitUseHists is called in Fill
1660 - MHPedestalPixel is now filled with total pedestals (not per slice),
1661 but results are
1662 renormalized to values per slice (this is not to screw up with the
1663 pedestal RMS and the derived uncertainties)
1664
1665 * manalysis/MPedCalcPedRun.cc
1666 - added author
1667 - split calculation of RMS into two steps to make it more clear to
1668 the user
1669
1670 * macros/calibration.C
1671 - found bug introduced two days ago, namely calculating pedestlas with
1672 MExtractSignal2 which is now fixed
1673 - Skip HiLoConversionCalibration
1674
1675
1676
1677 2004/02/05: Abelardo Moralejo
1678
1679 * macros/starmc2.C
1680 - added 3rd argument, "kFALSE", to call of MWriteRootFile::Add
1681 for both MMcEvt and MMcRunHeader since these containers are
1682 not present in real data. Name of macro is no longer adequate if
1683 we will use it for calibrated real data (to be changed if so).
1684
1685
1686
1687 2004/02/05: Sebastian Raducci
1688
1689 * mtools/MCubicSpline.[h,cc]
1690 - added
1691 - this class will take the place of the TSpline class to
1692 calculate arrival times
1693
1694 * mtools/MCubicCoeff.[h,cc]
1695 - added
1696 - this class is used by MCubicSpline to store coefficients
1697
1698 * macros/spline.C
1699 - added
1700 - test macro. Shows how to use the MCubicSpline class
1701 - it could be used to test the methods of the Spline class
1702
1703
1704
1705 2004/02/05: Thomas Bretz
1706
1707 * mmain/MBrowser.cc:
1708 - fixed a double deletion of a TGLayoutHints
1709
1710
1711
1712 2004/02/04: Markus Gaug
1713
1714 * mmain/MBrowser.cc:
1715 - corrected TGTReeLBEntry for TGTreeLBEntry
1716
1717
1718
1719 2004/02/04: Thomas Bretz
1720
1721 * manalysis/MExtractSignal2.cc:
1722 - don't allow odd numbers for the window size
1723
1724 * mfilter/MFilterList.cc:
1725 - corrected a wrong logging message
1726
1727 * mmain/MBrowser.cc:
1728 - added '/data/MAGIC' as shortcut in the combo box
1729
1730 * mraw/MRawEvtPixelIter.cc:
1731 - optimized calculation of MaxIdx
1732
1733
1734
1735 2004/02/04: Abelardo Moralejo
1736
1737 * macros/starmc2.C
1738 - removed unnecessary variables BinsHigh, BinsLow
1739
1740
1741
1742 2004/02/04: Markus Gaug
1743
1744 * manalysis/MPedestalCam.[h,cc], manalysis/MPedestalPix.[h,cc],
1745 manalysis/MPedCalcPedRun.[h,cc], manalysis/MHPedestalPixel.[h,cc],
1746 macros/calibration.C:
1747 - histograms are now filled with MFillH as proposed and coded by
1748 Thomas Bretz. Some modifications had to be done, however.
1749 - Class to hold MHPedestalPixel is still MPedestalCam
1750 - MPedCalcPedRun does nothing any more (except from what is was
1751 doing before)
1752
1753 * manalysis/MExtractSignal.cc
1754 - remove uncommented code
1755
1756 * mcalib/MCalibrationCalc.[h,cc]
1757 - modified way to handle histogram overflow: Now flags are set and
1758 ChargevsN histogram is not tried to be filled subsequently
1759
1760
1761
1762 2004/02/03: Markus Gaug
1763
1764 * manalysis/MHExtractedSignalPix.[h,cc]
1765 - added Thomas B. modified version of MHPedestalPixel. Later will
1766 remove MHPedestalPixel
1767
1768 * manalysis/MCalibrationPix.[h,cc], manalysis/MHCalibrationPixel.[h,cc],
1769 manalysis/MCalibrationCam.cc, macros/calibration.C:
1770 - now split completely absolute and relative times. Absolute
1771 times are not fitted, but their histogram mean and rms are
1772 returned.
1773
1774
1775
1776 2004/02/03: Thomas Bretz
1777
1778 * mfileio/MReadTree.cc:
1779 - fixed handling of -1 entries in AddFile: root 3.10/02 crashed
1780
1781 * manalysis/MExtractSignal.[h,cc]:
1782 - moved code to extract the signal from Process to
1783 new member function FindSignal, I left the arrival time
1784 extraction as commented-out code in the code just as a
1785 demonstration to do this very fast.
1786
1787
1788
1789 2004/02/02: Markus Gaug
1790
1791 * manalysis/MPedCalcPedRun.cc
1792 - corrected formulae in Class description
1793
1794 * mcalib/MCalibration.[h,cc], mcalib/MHCalibration.[h,cc],
1795 manalysis/MMcCalibrationUpdate.cc:
1796 - calculate relative times and absolute times. Fit only
1797 the relative ones.
1798
1799
1800
1801 2004/02/02: Abelardo Moralejo
1802
1803 * manalysis/MMcCalibrationUpdate.cc, MMcPedestalCopy.cc
1804 - removed file type check (MC or data) from PreProcess since now
1805 run headers are not yet known at that point.
1806
1807 * mcalib/MMcCalibrationCalc.cc
1808 - same as above.
1809
1810 * NEWS
1811 - updated.
1812
1813
1814
1815 2004/02/02: Thomas Bretz
1816
1817 * manalysis/MExtractSignal2.[h,cc]:
1818 - added new task which takes a given number of slices with the
1819 highest integral content as signal.
1820
1821 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
1822 - added MExtractSignal2
1823
1824
1825
1826 2004/01/30: Abelardo Moralejo
1827
1828 * macros/starmc.C
1829 - changed default FADC integration range (more adequate for coming
1830 camera version).
1831
1832 * macros/mccalibrate.C, starmc2.C
1833 - added. First macro transforms input files from camera simulation
1834 into files with pixel data already calibrated in photons. The
1835 second reads in an already calibrated data file and produces an
1836 output file with Hillas parameters. Both together do the same as
1837 starmc.C, but it is convenient to have files containing
1838 calibrated pixel information.
1839
1840
1841
1842 2004/01/30: Thomas Bretz
1843
1844 * mbase/MDirIter.h:
1845 - added GetNumEntries
1846
1847 * mhist/MHEvent.cc:
1848 - added a dynamic_cast from MParContainer to MCamEvent to get the
1849 correct pointer to the correct base-class.
1850
1851 * mbase/MStatusDisplay.cc:
1852 - In EventInfo check whether gPad==0
1853
1854 * mfileio/MReadMarsFile.cc:
1855 - removed reading RunHeaders from PreProcess, this resulted
1856 in strange behaviour of writing RunHeaders
1857 - fixed consistency check for RunType accordingly
1858
1859 * mfilter/MFilterList.cc:
1860 - do not skip adding filter if only a filter with the same name
1861 exists
1862
1863 * mraw/MRawFileRead.cc:
1864 - added an output message if run header is not accessible
1865
1866 * mraw/MRawRunHeader.[h,cc]:
1867 - initialize fRunType to new enum kRTNone
1868
1869 * mfilter/MFGeomag.cc:
1870 - set fResult to kFALSE at the beginning of Process
1871 - according to this removed setting fResult=kFALSE before return
1872 - replaced some float by Float_t
1873 - added some const-qualifiers
1874 - replaced (rig<0.5/pr*R*(r2-r1)+r1) by (rig-r1)*pr<rnd
1875 with rnd = R * (r2-r1)/2 to make sure that we cannot
1876 devide by 0
1877
1878 * manalysis/MPedCalcPedRun.cc:
1879 - added some comments
1880
1881 * Makefile:
1882 - added mjobs
1883
1884 * mjobs/*:
1885 - added
1886
1887 * mbase/Makefile, mbase/BaseLinkDef.h:
1888 - added MRunIter
1889
1890 * mbase/MRunIter.[h,cc]:
1891 - added
1892
1893
1894
1895 2004/01/30: Markus Gaug
1896
1897 * manalysis/MPedestalCam.h
1898 - added function IsUsedHists()
1899
1900 * manalysis/MPedestalCam.cc
1901 - modified GetPixelContent
1902
1903 * manalysis/MPedestalCam.cc, manalysis/MPedCalcPedRun.cc:
1904 - include storage of number of used FADC slices to compare later
1905 the pedestal per slice ( and sigma per slice)
1906 - return relative differences in GetPixelContent
1907
1908 * mcalib/MCalibrationCalc.[h,cc], mcalib/MHCalibrationBlindPixel.[h,cc]:
1909 - fBlindPixelId and fPINDiodeId now like in PedestalCam
1910 - fill Blind Pixel with information about its fitted pedestal if
1911 available
1912 - initialize charges histogram with a bigger range
1913 - use pedestal information to constrain the pedestal fit ranges
1914
1915 * manalysis/MHPedestalPixel.cc
1916 - initialize charges histogram with a bigger range
1917
1918 * macros/calibration.C
1919 - SetRange of MExtractSignal to 1,14 (see emails of yesterday)
1920 - apply new GetPixelContents of MPedestalCam (more calculations
1921 and displays of errors, correction for different FADC slice
1922 number)
1923
1924 * manalysis/MExtractSignal.cc
1925 - not access to MArrivalTime any more. The same information is
1926 stored in MRawEvt->GetPixelContent(...)
1927
1928 * manalysis/MCalibrationCalc.cc
1929 - retrieve default arrival time from MRawEvt
1930
1931 * manalysis/MCalibrationBlindPix.cc, manalysis/MCalibrationPix.cc
1932 - check for NaN's in fit results
1933
1934
1935
1936 2004/01/29: Abelardo Moralejo
1937
1938 * mfileio/MWriteFile.h
1939 - added missing declaration of ReInit
1940
1941 * manalysis/MMcCalibrationUpdate.cc
1942 - added call to MCalibrationCam::SetBlindPixelMethodValid(kTRUE)
1943 to adapt to recent changes in MCalibrate.
1944
1945
1946
1947 2004/01/29: Thomas Bretz
1948
1949 * manalysis/MArrivalTime.h, manalysis/MCameraData.h,
1950 manalysis/MCerPhotEvt.h, manalysis/MExtractSignalCam.h,
1951 manalysis/MPedPhotCam.h, manalysis/MPedestalCam.h,
1952 mcalib/MCalibrationCam.h, mcamera/MCameraDC.h,
1953 mraw/MRawEvtData.h, mreflector/MRflEvtData.h:
1954 - split derivement into MParContainer and MCamEvent
1955
1956 * manalysis/MExtractSignalCam.[h,cc]:
1957 - removed obsolete MExtractSignal::ReInit
1958 - added -> to fArray
1959
1960 * mbase/MParList.h:
1961 - added a new bit kIsProcessing
1962
1963 * mbase/MTaskList.cc:
1964 - fixed the handling of kDoNotReset and the bahaviour of
1965 SetReadyToSave, such that it is possible to write all
1966 headers
1967
1968 * mfileio/MWriteFile.cc:
1969 - added ReInit which also calls CheckAndWrite
1970
1971 * mgui/MCamEvent.h:
1972 - does not derive from MParContainer anymore
1973
1974
1975
1976 2004/01/29: Markus Gaug
1977
1978 * mcalib/MCalibrationCalc.[h,cc], mcalib/MCalibrationCam.[h,cc],
1979 mcalib/MCalibrationConfig.h
1980 - put gkCalibrationBlindPixelId and gkCalibrationPINDiodeId
1981 directly into the corresponding classes.
1982
1983
1984
1985 2004/01/29: Nicola Galante
1986
1987 * mhistmc/MHMcTriggerLvl2.[h,cc]:
1988 - In method MHMcTriggerLvl2::GetHistByName(const TString name)
1989 added string checking to return also
1990 fHistCellPseudoSize, fHistCellPseudoSizeNorm
1991 and fHistCellPseudoSizeEnergy.
1992 - Added inline functions GetHistCellPseudoSize() and
1993 GetHistCellPseudoSizeNorm().
1994
1995
1996
1997 2004/01/28: Javier Rico
1998
1999 * mcalib/MCalibrate.[h.cc]
2000 - include possibility to select the calibration method to be used
2001
2002
2003
2004 2004/01/28: Markus Gaug
2005
2006 * mcalib/MCalibrate.[h.cc]
2007 - corrected Int_t ReInit() to Bool_t ReInit(MParList *pList)
2008
2009 * mcalib/MCalibrationCalc.[h,cc], mcalib/MCalibrationCam.[h,cc]:
2010 - included flags to indicate if Blind Pixel Method or PIn Diode
2011 method was OK. Up to now, program stopped, if one of the two
2012 methods was chosen but not able to being executed.
2013
2014 * manalysis/MArrivalTimeCalc.cc, manalysis/MExtractSignals.cc,
2015 manalysis/MGeomApply.cc:
2016 - put all missing InitSize(npixels) into MGeomApply
2017
2018 * manalysis/MPedCalcPedRun.[h,cc], manalysis/MPedestalCam.[h,cc],
2019 manalysis/MPedestalPix.[h,cc], manalysis/MHPedestalPixel.[h,cc],
2020 manalysis/Makefile, manalysis/AnalysisLinkDef.h:
2021 - include possibility to fit the pedestals with Gaussian.
2022 - old methods are not affected.
2023 - add new method with MPedCalcPedRun::SetUseHists()
2024
2025
2026
2027 2004/01/28: Abelardo Moralejo
2028
2029 * mcalib/MMcCalibration.cc
2030 - fixed wrong variable type in call to TH1F constructor (number of
2031 bins is now integer), which resulted in a compilation warning.
2032
2033
2034
2035 2004/01/28: Thomas Bretz
2036
2037 * manalysis/MPedestalCam.cc:
2038 - removed unwanted CheckBound from operators. CheckBounds is ONLY
2039 ment for really old MC files and will be removed in the future
2040 anyhow.
2041
2042 * mcalib/MHCalibrationPixel.h:
2043 - removed obsolete include of MFFT
2044
2045 * manalysis/MCerPhotAnal.cc, manalysis/MCerPhotCalc.cc,
2046 manalysis/MPedestalCam.[h,cc]:
2047 - removed use of obsolete MPedestalCam::CheckBounds. This was
2048 a workaround for a 'bug' in very old camera files, which is not
2049 necessary anymore.
2050
2051 * manalysis/MCerPhotAnal2.[h,cc]:
2052 - replaced MPedestalCam by MPedPhotCam
2053
2054 * manalysis/MExtractSignal.cc:
2055 - some small simplification to the signal extraction
2056 - removed some obsolete variables
2057 - replaced for by while
2058 - removed obsolete casts
2059
2060 * mmain/MEventDisplay.cc:
2061 - gave names to the filters
2062 - removed adding MHCamera to fList because it was deleted twice
2063
2064 * mhist/MHCamera.cc:
2065 - fixed usage of fPainter in Paint() - title was not updated
2066 correctly
2067
2068
2069
2070 2004/01/28: Sebastian Raducci
2071
2072 * manalysis/MArrivalTime.[h,cc]:
2073 - removed all the code relative to the cluster evaluation
2074
2075
2076
2077 2004/01/27: Markus Gaug
2078
2079 * manalysis/MPedestalPix.cc:
2080 - initialize default values to 0 instead of -1.
2081
2082 * manalysis/MPedestalCam.[h,cc]:
2083 - include CheckBounds, also in operator[]
2084
2085 * mcalib/MCalibrationCam.[h,cc]:
2086 - apparently, there was a reference to InitSize(UInt_t i) instead
2087 of InitSize(Int_t i), where compiler complained, now changed
2088
2089 * mcalib/MHCalibration*, mcalib/MCalibration*:
2090 - fixed all Clear()'s, Reset()'s, direct intializers
2091
2092
2093
2094 2004/01/27: Thomas Bretz
2095
2096 * mdata/MDataChain.cc:
2097 - added '%' to supported operators
2098
2099
2100
2101 2004/01/26: Nicola Galante
2102
2103 * manalysis/MMcTriggerLvl2.[cc,h]:
2104
2105 - Defined some static constants to avoid ugly "magic numbers"
2106 in arrays: gsNCells, gsNTrigPixels,
2107 gsNPixInCell, gsNLutInCell, gsNPixInLut, fNumPixCell.
2108 - Added method
2109 MMcTriggerLvl2::GetCellCompactPixel(int cell, MGeomCam *fCam)
2110 which computes compact pixels into a given L2T macrocell.
2111 - Added method
2112 MMcTriggerLvl2::CalcBiggerCellPseudoSize()
2113 which computes fCellPseudoSize, the maximum Pseudo Size into L2T
2114 macrocells
2115 - Added method
2116 MMcTriggerLvl2::GetCellPseudoSize() const
2117 which returns fCellPseudoSize
2118 - Added method
2119 MMcTriggerLvl2::IsPixelInCell(Int_t pixel, Int_t cell),
2120 which controls whether a pixel belongs to a given L2T cell.
2121 - Added method
2122 MMcTriggerLvl2::GetMaxCell() const
2123 which returns fMaxCell, the cell with the maximum
2124 fCellPseudoSize.
2125
2126
2127
2128 2004/01/26: Markus Gaug, Michele Doro
2129
2130 * manalysis/MArrivalTime.[h,cc], manalysis/MArrivalTimeCalc.[h,cc]:
2131 - moved calculation of arrival time from MArrivalTime to
2132 MArrivalTimeCalc. MArrivalTime does not do any Process-job
2133 anymore
2134 - TSpline5 now on stack.
2135 - function to set the stepsize
2136
2137 * mcalib/MHCalibrationBlindPixel.[h,cc]:
2138 - force mu_{0} in Blind Pixel Fit to be around 0 in fKPoisson4
2139 - implement combined Polya fit and Michele's back-scattered electron
2140 fit
2141
2142 * mcalib/MHCalibrationPixel.[h,cc], mcalib/MCalibrationPix.cc,
2143 mcalib/MCalibrationPINDiode.cc:
2144 - combine FitChargeHiGain and FitChargeLoGain into one function
2145
2146 * macros/calibration.C
2147 - improve double gauss fit a bit
2148
2149
2150
2151 2004/01/26: Thomas Bretz
2152
2153 * mraw/MRawEvtPixelIter.[h,cc]:
2154 - removed member function GetNumPixels. For more details see mantis.
2155
2156 * manalysis/MArrivalTime.[h,cc]:
2157 - reorganized includes
2158 - fixed InitSize and ClearArray (now Reset) to fit MParContainer
2159 definition
2160 - for the moment removed usage of fPixelChecked - THIS WILL CRASH YOUR
2161 PROGRAM
2162
2163 * manalysis/MArrivalTimeCalc.[h,cc]:
2164 - reorganized includes
2165 - removed many obsolete code, exspecially copy&paste relicts!
2166 - fixed usage of InitSize
2167 - removed CleanArray. Reset() is called automatically before Process()
2168
2169 * manalysis/MExtractedSignalCam.[h,cc]:
2170 - added SetLogStream
2171 - removed obsolete include MGeomCam
2172 - replaced PrintOut by Print
2173 - added const-qualifiers to all Getters
2174 - fixed documentation
2175
2176 * manalysis/MExtractedSignalPix.[h,cc]:
2177 - replaced PrintOut by Print
2178 - fixed documentation
2179
2180 * manalysis/MEventRateCalc.cc, manalysis/MPedCalcPedRun.cc:
2181 - replaced memset by Reset()
2182
2183
2184
2185 2004/01/24: Abelardo Moralejo
2186
2187 * macros/starmcstereo.C
2188 - Added. Example of how to run the analysis chain for MC files
2189 containing simulation of stereo systems of 2 telescopes.
2190
2191 * mcalib/MCalibrate.cc
2192 - Added check that value of signal from MExtractedSignalPix is not
2193 the default (error) value. In such a case, the signal in
2194 MCerPhotEvt is now set to 0. Before, all pixels got very high
2195 values in MCerPhotEvt in case the MRawEvtData object for the
2196 event was missing in the file. This happened in MC files, in
2197 which in some circumstances an event is written without the
2198 pixel information (for instance, when running stereo simulations
2199 the pixel data is missing for non-triggered telescopes, but the
2200 event headers are present).
2201
2202
2203
2204 2004/01/23: Markus Gaug
2205
2206 * manalysis/MExtractSignal.[h,cc], manalysis/MExtractedSignalPix.[h,cc],
2207 manalysis/MArrivalTime.[h,cc], mcalib/MCalibrationBlindPix.h,
2208 mcalib/MHCalibrationBlindPixel.[h,cc], mcalib/MCalibrationPINDiode.h,
2209 mcalib/MHCalibrationPINDiode.[h,cc], mcalib/MCalibrationPix.[h,cc],
2210 mcalib/MHCalibrationPixel.[h,cc], mcalib/MCalibrationCalc.[h,cc]:
2211 - use MArrivalTime for Storage (or calculation) of time
2212 in MExtractSignal
2213 - pass from TH1I histos to TH1F for times
2214
2215 * mcalib/MCalibrationBlindPix.h, mcalib/MHCalibrationBlindPixel.[h,cc],
2216 mcalib/MCalibrationPix.[h,cc], mcalib/MHCalibrationPixel.[h,cc],
2217 mcalib/MCalibrationCalc.[h,cc]:
2218 - clean up setters
2219 - pass to bit-fields for all flags
2220
2221 * mcalib/MCalibrationCam.cc
2222 - exclude Blind Pixel from Camera display
2223 - do not fill &val when return kFALSE
2224
2225 * macros/calibration.C
2226 - include functions to exclude the blind pixel,
2227 calculation of times and quality checks
2228
2229
2230
2231 2004/01/23: Abelardo Moralejo
2232
2233 * mcalib/MCalibrate.cc, manalysis/MExtractSignal.cc
2234 - Added support (using AddSerialNumber) for stereo MC files.
2235
2236
2237
2238 2004/01/23: Thomas Bretz
2239
2240 * mbase/MAstro.cc:
2241 - Fixed calculation of MJD. In Ymd2Mjd a plus should be a minus.
2242
2243 * mreport/MReport*.[h,cc]:
2244 - changed all classes to return Int_t instead of Bool_t in
2245 InterpreteBody
2246 - changed MReportFileRead such, that a wrong line results in
2247 skipping the line instead of abort reading.
2248
2249 * manalysis/MExtractSignal.cc:
2250 - do not print information for each pixel - it's too much.
2251
2252 * mbase/MStatusDisplay.cc:
2253 - when reading a status display do not display tabs with
2254 the same name than one which is already existing.
2255
2256 * mcalib/MCalibrate.cc:
2257 - directly store pointer to pixel when setting saturation flag
2258
2259 * mcamera/MCameraDC.cc:
2260 - fixed some comments
2261
2262 * mhist/MHCamEvent.cc:
2263 - fixed a crash when no geometry was available
2264
2265 * mhist/MHCamera.[h,cc]:
2266 - removed obsolete member function SetPix
2267
2268 * mbase/MStatusDisplay.[h,cc]:
2269 - added EventInfo member function
2270 - implemented preliminary redirection of GetObjectInfo to
2271 StatusLine2 -> An own status line for this is missing
2272
2273 * manalysis/MExtractSignal.[h,cc]:
2274 - implemented StreamPrimitive
2275 - changed deafults to be static const data members
2276
2277 * manalysis/MGeomApply.[h,cc]:
2278 - implemented StreamPrimitive
2279
2280
2281
2282 2004/01/23: Abelardo Moralejo
2283
2284 * manalysis/MMcCalibrationUpdate.[h,cc]
2285 - Added check to guarantee that the FADC simulation parameters of
2286 all read files (those used for calibration and those analyzed)
2287 are the same.
2288 - Added missing support for analysis of stereo files.
2289
2290 * mcalib/MMcCalibrationCalc.cc
2291 - Removed obsolete FIXME comment.
2292 - Added missing support for analysis of stereo files.
2293
2294
2295 2004/01/23: Raquel de los Reyes
2296
2297 * macros/CCDataCheck.C
2298 - Added the temperature distribution of the optical links
2299 and the plots of the LV power supplies.
2300 * mcamera/MCameraLV.h
2301 - Added the "Get" functions to access the private data
2302 members of the class.
2303
2304
2305 2004/01/22: Abelardo Moralejo
2306
2307 * manalysis/MMcCalibrationUpdate.[h,cc]
2308 - Now ratio of high to low gain is taken from MCalibrationCam if
2309 it existed previously in the parameter list, instead of being
2310 read again from the MMcFadcHeader. Removed Setter function for
2311 fADC2PhInner, no longer necessary. Fixed error regarding the
2312 pedestal conversion to photons (did not read conversion factor
2313 from preexisting MCalibrationCam object).
2314
2315 * mcalib/MMcCalibrationCalc.cc
2316 - Changed parameters of the histogram, and also the quantity being
2317 histogrammed. Check that input data come from a noiseless camera
2318 file before proceeding to do the calibration. Introduced lower
2319 size in cut for calibration. Now rhe calibration constant is not
2320 calculated from the mean of photons/ADC counts, but from the peak
2321 of the histogram.
2322
2323 * macros/starmc.C
2324 - Introduced new scheme. Now there are two loops over two different
2325 sets of files. First loop calculates the calibration constants,
2326 second one does the analysis. Introduced comments. Now the
2327 histogram used in the light calibration is written to the output
2328 file.
2329
2330
2331
2332 2004/01/22: Thomas Bretz
2333
2334 * mcalib/MCalibrate.[h,cc], mcalib/MCalibrationCam.[h,cc],
2335 mcalib/MCalibrationBlindPix.[h,cc], mcalib/MCalibrationCalc.[h,cc],
2336 mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationPINDiode.[h,cc],
2337 mcalib/MCalibrationBlindPixel.[h,cc],
2338 mcalib/MHCalibrationPixel.[h,cc], mcalib/MMcCalibrationCalc.[h,cc],
2339 mcalib/MHCalibrationBlindPixel.[h,cc],
2340 mcalib/MHCalibrationPINDiode.[h,cc]:
2341 - cleaned up includes
2342
2343
2344
2345 2004/01/22: Raquel de los Reyes
2346
2347 * macros/CCDataCheck.C
2348 - macro to check the data from the central control (.rep files).
2349
2350
2351
2352 2004/01/22: Markus Gaug
2353
2354 * macros/calibration.C
2355 - made MStatusDisplay 3 bit smaller
2356
2357 * manalysis/MExtractSignal.cc
2358 - put fSignals->SetUsedFADCSlices into PreProcess
2359
2360 * manalysis/MPedCalcPedRun.cc
2361 - calculate PedRMS as RMS of the sums, later renormalized to units
2362 of RMS/slice (eliminate the wrong effect of odd and even slices)
2363
2364 * mcalib/MCalibrationCalc.cc
2365 - if bit SkipBlindPixelFit is set, now number of photons outside
2366 plexiglass is not intended to be calculated any more (previous
2367 bug)
2368 - exclude excluded pixels in eventloop
2369
2370 * mcalib/MHCalibrationBlindPixel.[h,cc]
2371 - move functions to pointer again (otherwise, Clone will give
2372 strange results)
2373
2374
2375
2376 2004/01/21: Abelardo Moralejo
2377
2378 * mcalib/MMcCalibrationCalc.[h,cc]
2379 - Added. First version of the task intended to calculate the
2380 conversion factors from ADC counts to photons in the MC. It has
2381 a different aim than the recently renamed class
2382 "MMcCalibrationUpdate" (which takes care that the correct
2383 pedestals and conversion factors are supplied to each event, but
2384 does not really calculate anything).
2385
2386 * mcalib/Makefile, CalibLinkDef.h
2387 - Added new class MMcCalibrationCalc
2388
2389 * manalysis/MMcCalibrationUpdate.[h,cc]
2390 - Now the container MCalibrationCam is not created or modified if
2391 it is found that one such container already exists in the
2392 Parameter list (from a previous calibration).
2393
2394
2395
2396 2004/01/21: Thomas Bretz
2397
2398 * mraw/MRawRead.cc:
2399 - restore the fake time for all runs (current time stamp in
2400 the data seems to be toally nonsense)
2401
2402 * mraw/MRawEvtHeader.cc:
2403 - removed decoding of real time (current time stamp in the data
2404 seems to be toally nonsense)
2405
2406
2407
2408 2004/01/21: Abelardo Moralejo
2409
2410 * mmc/MMcEvt.hxx
2411 - Uncommented 6 Getter functions (those regarding the number of
2412 photons surviving the different stages of simulation).
2413
2414 * manalysis/MMcCalibrationUpdate.[h,cc]
2415 - Added (see below).
2416
2417 * manalysis/MMcCalibrationCalc.[h,cc]
2418 - Removed: changed name of this class to MMcCalibrationUpdate,
2419 which is more representative of what it really does. Moved
2420 the filling of the MCalibrationCam container from Process to
2421 ReInit, since it does not change on an event by event basis.
2422 Simplified PreProcess (MCalibrationCam was searched for twice).
2423 Updated class description and comments.
2424
2425 * manalysis/Makefile, AnalysisLinkDef.h
2426 - Adapted to change above
2427
2428 * macros/starmc.C
2429 - Adapted to change above. Changed also task instance name from
2430 mccalibcalc to mccalibupdate.
2431
2432
2433
2434 2004/01/21: Raquel de los Reyes
2435
2436 * mreport/MReportCC.h, mreport/MReportTrigger.h, mcamera/MCameraHV.h
2437 and mcamera/MCameraCalibration.h
2438 - Added the "Get" functions (e.g GetStatus() for fStatus) to access
2439 the private data members of the class.
2440
2441
2442
2443 2004/01/20: Thomas Hengstebeck
2444
2445 * mranforest/MRanForestCalc.[h,cc]
2446 - Added member functions Grow (training of RF) and Fill (reading in
2447 trained forest from file) which simplify macros.
2448 One just needs to call them instead of using MRanForestGrow and
2449 MRanForestFill (and the related training and fill loops) in a
2450 macro.
2451
2452
2453
2454 2004/01/20: Abelardo moralejo
2455
2456 * manalysis/MMcCalibrationCalc.cc
2457 - removed call to MCalibrationPix::SetPedestal, which was not
2458 needed.
2459
2460
2461
2462 2004/01/20: Thomas Bretz
2463
2464 * Makefile:
2465 - replaced 'make' by '$(MAKE)'
2466
2467 * Makefile.rules:
2468 - added Makefile itself to dependencies
2469
2470 * mbase/MTask.cc:
2471 - added comment about ReInit
2472
2473 * mhbase/MH.cc:
2474 - do not clear pad in DrawClone if 'same' option given
2475
2476 * mhist/MHVsTime.cc:
2477 - evaluate 'same' option
2478
2479 * mfileio/MReadCurrents.[h,cc]:
2480 - obsolete, removed
2481
2482 * manalysis/MCerPhotEvt.cc, manalysis/MCerPhotPix.cc:
2483 - added some comments
2484
2485
2486
2487 2004/01/20: Abelardo moralejo
2488
2489 * mcalib/MHCalibrationPINDiode.cc
2490 - Added call to SetDirecory(0) for histograms fHErrCharge,
2491 fHPCharge, fHPTime.
2492
2493 * manalysis/MCerPhotPix.h:
2494 - Changed position of declaration of fIsSaturated to be the last
2495 private variable. Otherwise, since in the constructor it is
2496 initialized in the last place, a warning is displayed upon
2497 compilation in some systems.
2498
2499
2500
2501 2004/01/20: Markus Gaug
2502 * mcalib/Makefile, manalysis/Makefile:
2503 - include directory ../mtools
2504
2505 * mtools/MFFT.[h,cc]
2506 - class inherits from TObject now
2507
2508
2509
2510 2004/01/19: Markus Gaug
2511
2512 * mcalib/MHCalibrationBlindPixel.[h,cc]
2513 - fixed a bug in fFitLegend due to which program crashed by calls
2514 to DrawClone
2515 - Modified way to change the fit function
2516
2517 * mcalib/MHCalibrationPixel.[h,cc]
2518 - reordered function calls
2519 - removed SetupFill
2520
2521 * mcalib/MHCalibrationPINDiode.h
2522 - reordered function calls
2523
2524 * mcalib/MCalibrationPix.[h,cc]
2525 - limits to define fFitValid now as variables in class
2526
2527 * mcalib/MCalibrationCam.[h,cc]
2528 - reordered function calls
2529 - incorporate option to exclude pixels
2530
2531 * mcalib/MCalibrationBlindPix.h
2532 - Modified way to change the fit function
2533
2534 * mcalib/MCalibrationCalc.[h,cc]
2535 - Modified way to change the fit function
2536 - incorporate option to exclude pixels from configuration file
2537
2538 * macros/calibration.C
2539 - Modified way to change the fit function
2540 - incorporate option to exclude pixels from configuration file
2541
2542
2543
2544 2004/01/19: Javier Rico
2545
2546 * manalysis/MPedCalcPedRun.cc, manalysis/MPedPhotCalc.cc
2547 - Added documentation of member functions
2548
2549
2550
2551 2004/01/19: Abelardo Moralejo
2552
2553 * manalysis/MCerPhotPix.[h,cc]
2554 - Added fIsSaturated to flag whether low gain of the pixel is
2555 saturated. Added corresponding getter and setter functions.
2556 Updated ClassDef to version 2.
2557
2558 * mcalib/MCalibrate.cc
2559 - Set the new saturation flag of MCerPhotPix to kTRUE if at least
2560 one low gain FADC slice is saturated.
2561
2562 * mimage/MNewImagePar.[h,cc]
2563 - Added new member variable fNumSaturatedPixels to count how many
2564 pixels were saturated. Updated ClassDef to version 2.
2565
2566
2567
2568 2004/01/19: Thomas Bretz
2569
2570 * manalysis/MPedPhotCalc.[cc,h]:
2571 - fixed order of includes
2572 - removed obsolete forward declarations
2573 - removed obsolete data member fNumPixels (stored already twice in
2574 the two TArrayF)
2575 - fixed some small bugs in the documentation
2576
2577 * manalysis/MPedCalcPedRun.cc:
2578 - updated my eMail address
2579
2580
2581
2582 2004/01/19: Javier Rico
2583
2584 * macros/dohtml.C, NEWS
2585 - include some missing info
2586
2587
2588
2589 2004/01/19: Abelardo Moralejo
2590
2591 * manalysis/MExtractedSignalPix.h
2592 - added GetNumLoGainSaturated()
2593
2594
2595
2596 2004/01/19: Markus Gaug
2597
2598 * macros/dohtml.C
2599 - include calibration.C
2600
2601 * manalysis/MExtractSignal.cc
2602 - warning of logain saturation now only once per event (out of loop)
2603
2604 * mcalib/MCalibrationCalc.cc, mcalib/MCalibrationPix.[h,cc]
2605 - new Flag fExcluded to indicate if pixel has been excluded from
2606 further analysis
2607
2608
2609
2610 2004/01/16: Javier Rico & Pepe Flix
2611
2612 * manalysis/MPedPhotCalc.[cc,h]
2613 - added
2614 - new class for the evaluation of pedestals in units of photons
2615 using the extracted signal from pedestal runs and calibration
2616 constants defined in MCalibrate
2617
2618 * manalysis/AnalysisLinkDef.h, manalysis/Makefile
2619 - added entries for MPedPhotCalc
2620
2621 * macros/pedphotcalc.C
2622 - added
2623 - example on how to use MPedPhotCalc task
2624
2625
2626
2627 2004/01/16: Markus Gaug
2628
2629 * mcalib/MCalibrationFits.h
2630 - removed and incorporated in MHCalibrationBlindPixel.h
2631
2632 * mcalib/MHCalibrationBlindPixel.[h,cc], mcalib/MHCalibrationConfig.h,
2633 mcalib/MCalibrationBlindPix.h:
2634 - incorporate Fit functions
2635 - fixed a bug due to which DrawClone crashed when class was used
2636 in a compiled macro
2637
2638 * mcalib/MCalibrationCalc.cc, mcalib/MCalibrationPix.cc,
2639 mcalib/MCalibrationBlindPix.cc, mcalib/MCalibrationPINDiode.cc,
2640 mcalib/MCalibrationCam.cc, mcalib/MHCalibrationBlindPixel.cc,
2641 mcalib/MHCalibrationPixel.cc:
2642 - fixed the warns and errs in fLog's
2643
2644
2645
2646 2004/01/16: Abelardo Moralejo
2647
2648 * manalysis/MMcCalibrationCalc.cc
2649 - TMath::Max() is no longer used because it did not compile in some
2650 systems for unkown reasons. I replaced it by a safer (and may be
2651 slower) code.
2652 - Added calpix.SetFitValid();
2653
2654 * mhist/MHEvent.cc
2655 - In MHEvent::Fill, fixed: second parameter of SetCamContent must
2656 be 1 in case of RMS:
2657 case kEvtPedestalRMS:
2658 fHist->SetCamContent(*(MCamEvent*)par, 1);
2659
2660
2661
2662 2004/01/15: Abelardo Moralejo
2663
2664 * macros/starmc.C
2665 - Added. Version of star showing new chain to get Hillas
2666 parameters (with Size calibrated in photons) from MC files.
2667
2668
2669
2670 2004/01/15: Javier Rico
2671
2672 * manalysis/MPedCalcPedRun.[h,cc]
2673 - optimize the running time
2674 - add (some) documentation
2675 - correct treatment for the case of several input files
2676
2677 * macros/pedvsevent.C
2678 - added
2679 - draw pedestal mean and rms vs event# for input pixel# and run
2680 file, and compares them to the global pedestal mean and rms
2681
2682
2683
2684 2004/01/15: Raquel de los Reyes
2685
2686 * mhist/MHCamEvent.cc, mhist/MHCamera.cc
2687 - changed the MHCamEvent::SetupFill and MHCamera::GetBinError
2688 functions to compute the estimation of the error of the
2689 mean. It can be done calling to the function
2690 MCamEvent::SetBit(MHCamera::kVariance) in the macro
2691
2692
2693
2694 2004/01/15: Markus Gaug
2695
2696 * mhist/MHCamera.[h,cc]
2697 - incorporate Thomas's changes
2698 - replace void CreateProjection() by TH1D *Projection(const char*)
2699
2700 * macros/calibration.C
2701 - replace MHCamera->Draw("proj") by MHCamera->Projection()
2702 - produce better fits to the projection
2703
2704 * manalysis/MSimulatedAnnealing.[h,cc],
2705 mhist/MHSimulatedAnnealing.[h,cc]:
2706 - moved to directory mtools
2707 - MSimulatedAnnealing now inherits from TObject
2708
2709 * manalysis/Makefile, manalysis/AnalysisLinkDef.h,
2710 mhist/Makefile, mhist/HistLinkDef.h:
2711 - removed MSimulatedAnnealing
2712 - removed MHSimulatedAnnealing
2713
2714 * mtools/Makefile, mtools/AnalysisLinkDef.h:
2715 - added MSimulatedAnnealing
2716 - added MHSimulatedAnnealing
2717
2718
2719
2720 2004/01/15: Thomas Bretz
2721
2722 * manalysis/AnalysisLinkDef.h:
2723 - removed MCurrents
2724
2725 * mhist/MHCamera.[h,cc]:
2726 - added member function Projection
2727 - removed fYproj
2728
2729 * mreport/MReport*.*:
2730 - added more comments
2731
2732
2733
2734 2004/01/14: Markus Gaug
2735
2736 * mtools/MFFT.[h,cc]
2737 - new class to perform Fast Fourier Transforms
2738
2739 * mtools/Makefile
2740 * mtools/ToolsLinkDef.h
2741 - include MFFT
2742
2743 * manalysis/MExtractedSignalCam.h
2744 - removed variables fNumHiGainSamples and fNumLoGainSamples
2745 - function SetNumUsedFADCSlices replaced by SetUsedFADCSlices
2746
2747 * manalysis/MExtractSignal.cc
2748 - updated call to SetUsedFADCSlices
2749
2750
2751
2752 2004/01/14: Abelardo Moralejo
2753
2754 * manalysis/MMcCalibrationCalc.cc:
2755 - set pedestal rms per FADC slice to 0.01 counts in case it is 0.
2756 This can happen (depending on camera simulation parameters), and
2757 rms = 0 later resulted in the pixel being eliminated in the
2758 image cleaning.
2759
2760
2761
2762 2004/01/14: Thomas Bretz
2763
2764 * Makefile:
2765 - replaced old style Makefile.depend by directory specific
2766 dependancy files
2767
2768 * Makefile.rules:
2769 - changed obsolete '.cc.o' style to newer style '%.o: %.c'
2770 - added rule to make dependency files
2771 - added rule to remove dependancy files.
2772 - added rmdep as prerequisite to clean
2773 - include dependency file
2774
2775 * mbase/Makefile, mcalib/Makefile, mcamera/Makefile,
2776 mdata/Makefile, mfileio/Makefile, mfilter/Makefile,
2777 mgeom/Makefile, mgui/Makefile, mhbase/Makefile,
2778 mhist/Makefile, mhistmc/Makefile, mimage/Makefile,
2779 mmain/Makefile, mmc/Makefile, mmontecarlo/Makefile,
2780 mpointing/Makefile, mranforest/Makefile, mraw/Makefile,
2781 mreflector/Makefile, mreport/Makefile, mtemp/Makefile,
2782 mtools/Makefile:
2783 - removed clean-rule, use the one in Makefile.rules instead
2784
2785 * mreport/Makefile, mreport/ReportLinkDef.h:
2786 - added MReportHelp
2787
2788 * mreport/MReportFileRead.cc:
2789 - moved code from MReportHelp to new file
2790 - removed usage of MReport class completely
2791
2792 * mfilter/MFGeomag.[h,cc]:
2793 - fixed a bug which causes MFGeomag to fail if MARSSYS is not set
2794 - changed the second loop from 0->1151 to 1152->2304
2795 - removed dummy arrays used for reading
2796 - output filename in case of 'file not found'
2797 - removed obsolete data members
2798 - removed obsolete Init function
2799 - removed forbidden underscore from member variable
2800 - changed wrong 0/1 in allocation of fResult into kFALSE/TRUE
2801
2802 * mbase/MStatusDisplay.[h,cc]:
2803 - added new member function Open
2804 - added new menu entry kFileOpen
2805 - changed UpdatePSheader algorithm (the old one was much too slow)
2806
2807 * manalysis/MCurrents.[h,cc]:
2808 - removed (old outdated)
2809
2810 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
2811 - removed MCurrents
2812
2813
2814
2815 2004/01/14: Wolfgang Wittek
2816
2817 * macros/ONOFFAnalysis.C:
2818 - current version
2819
2820 * mhist/MHSigmaTheta.[h,cc]:
2821 - replace MPedestalCam by MPedPhotCam
2822
2823 * manalysis/MPad.[h,cc], manalysus/MSigmabar.[h,cc],
2824 manalysus/MSigmabarCalc.[h,cc], manalysus/MCT1PadONOFF.[h,cc],
2825 manalysus/MCT1PadSchweizer.[h,cc], manalysus/MPadding.[h,cc]:
2826 - replace MPedestalCam by MPedPhotCam
2827
2828 * manalysis/MPedPhotPix.[h,cc]
2829 - uncomment SetRms()
2830
2831
2832
2833 2004/01/13: Markus Gaug
2834
2835 * manalysis/MExtractSignal.h
2836 - seems that the reduced light intensity of the CT1 Pulser
2837 results in broader pulses -> Set Default time slices to [3,10]
2838
2839 * mhist/MHCamera.cc
2840 - make Stat Window in option 'proj' bigger
2841 - add comment line at beginning of Draw()
2842
2843 * mcalib/MHCalibrationBlindPixel.[h.cc]
2844 - add Function DrawClone()
2845 - fix bug in calculation of integral (GetIntegral("width"))
2846 - restrict parameters tighter
2847 - declare fit as not valid, if less than 100 events
2848 in single photo-electron peak
2849
2850 * mcalib/MCalibrationFits.h, mcalib/MHCalibrationBlindPixel.[h.cc]
2851 - fit now with fixed normalization
2852
2853 * mcalib/MHCalibrationPixel.[h.cc]
2854 - new function IsEmpty()
2855 - Time fit accepted if ChiSquare less than 30. (instead of 20.)
2856
2857 * mcalib/MCalibrationPix.[h.cc]
2858 - F-Factor corrected and added error
2859 - Histograms not fitted if they are empty
2860 - rejection criteria of fitted charges now > 5 PedRMS (instead 3)
2861
2862 * mcalib/MCalibrationCam.cc
2863 - Square Root of Reduced Sigmas not taken, if they are < 0.
2864 - Reduced Sigma / Charge squared replaced by reduced sigma / charge
2865
2866 * mcalib/MCalibrationCalc.cc
2867 - Blind Pixel is not additionally treated as normal pixel any more
2868 - Blind Pixel Draw replaced by DrawClone
2869
2870 * macros/calibration.C
2871 - took out some unused code
2872 - some default axis labelling corrected
2873
2874
2875
2876 2004/01/13: Abelardo Moralejo
2877
2878 * manalysis/MMcPedestalCopy.cc
2879 - added check of whether input file is a MC file before executing
2880 the PreProcess.
2881
2882
2883
2884 2004/01/13: Wolfgang Wittek
2885
2886 * macros/ONOFFAnalysis.C, macros/ONAnalysis.C:
2887 - change macro to handle also MC events with finite sigmabar
2888
2889 * manalysis/MPadOn.[h,cc]:
2890 - deleted, is replaced by MPad
2891
2892 * manalysis/MPadOnOFF.[h,cc]:
2893 - deleted, is replaced by MPad
2894
2895 * manalysis/MPad.[h,cc]:
2896 - new class, replacing MPadON and MPadONOFF
2897 - handle also MC events with finite sigmabar
2898
2899 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
2900 - replace MPadON and MPadONOFF by MPad
2901
2902
2903
2904 2004/01/13: Thomas Bretz
2905
2906 * mraw/MRawRunHeader.[h,cc]:
2907 - implemented new member function GetRunTypeStr
2908
2909 * Changelog.03:
2910 - added (contains entries of 2003)
2911
2912 * Changelog:
2913 - removed entries of 2003
2914
2915 * mfilter/MFGeomag.cc:
2916 - simplified open/close of input files
2917
2918 * manalysis/MEventRate.[h,cc], manalysis/MEventRateCalc.cc:
2919 - added some comments
2920 - added new member function GetError
2921
2922 * Makefile:
2923 - updated 'make dox' output for convinience
2924
2925 * macros/dohtml.C:
2926 - do not print Info's
2927 - added mcamera
2928 - added mpointing
2929 - added mreport
2930
2931 * mreport/MReportCurrents.cc, mreport/MReportDAQ.cc:
2932 - removed some obsolete comments (these comments confused THtml)
2933
2934 * manalysis/MCameraData.[h,cc], mfileio/MCT1ReadAscii.[h,cc],
2935 mfileio/MCT1ReadPreProc.[h,cc], mfilter/MFCT1SelBasic.cc,
2936 mfilter/MFSelBasic.cc, mhist/MHCamera.cc, mhist/MHEvent.[h,cc],
2937 mimage/MImgCleanStd.[h,cc], mimage/MImgCleanTGB.[h,cc],
2938 mmain/MAnalysis.cc, mmain/MEventDisplay.cc:
2939 - replaced MPedestalCam by MPedPhotCam
2940 - removed some obsolete includes
2941
2942 * mbase/BaseLinkDef.h, mbase/Makefile:
2943 - added MLogPlugin
2944 - added MLogHtml
2945
2946 * mbase/MLog.[h,cc]:
2947 - added use of plugins
2948
2949 * mbase/MLogPlugin.[h,cc], mbase/MLogHtml.[h,cc]:
2950 - added
2951
2952 * mbase/MStatusDisplay.[h,cc]:
2953 - added a Save-As dialog
2954
2955
2956
2957 2004/01/12: Thomas Bretz
2958
2959 * macros/rootlogon.C:
2960 - added mcamera to include path
2961 - added mpointing to include path
2962 - added mreport to include path
2963
2964 * mbase/MLog.cc:
2965 - updated my eMail address
2966
2967 * mbase/MParContainer.h:
2968 - added Read member function
2969
2970 * mbase/MStatusDisplay.[h,cc]:
2971 - changed size of ps-paper
2972 - added a user defined bottom line to the ps-files
2973 - added name (currently unused)
2974 - added title (used as possible bottom line in ps-file)
2975
2976 * mraw/MRawRunHeader.cc:
2977 - added some comments
2978
2979 * status.cc:
2980 - set name of input as bottom line of status display
2981
2982
2983
2984 2004/01/12: Abelardo Moralejo
2985
2986 * mimage/MStereoPar.cc
2987 - fixed mistake: now fSourceY = scale1*hillas1.GetMeanY() + ...
2988 instead of fSourceY = scale2*hillas1.GetMeanY() + ...
2989 Bug had no effect unless scale1 != scale2 (-> telescopes of
2990 different size).
2991
2992
2993
2994 2004/01/12: Markus Gaug
2995
2996 * manalysis/MExtractSignal.[h,cc]
2997 - take out some uncommented code
2998 - replace logainshift by two independent variables:
2999 logainfirst, logainlast
3000 - because in most data, maximum occurs in slice 4, shift default
3001 from slices 4-9 to slices 3-8.
3002
3003 * manalysis/MExtractedSignalPix.[h,cc]
3004 - took out some uncommented code
3005 - new initializers: instead of -1. now 99999.9
3006
3007
3008
3009 2004/01/09: Markus Gaug
3010
3011 * mcalib/MCalibrationCam.[h,cc]
3012 - take out 1-dim histos because we can use
3013 the projections in MHCamera (s.b.)
3014
3015 * mcalib/MHCalibrationBlindPixel.h
3016 - make the fit by default quiet
3017
3018 * mcalib/MHCalibrationPixel.[h,cc]
3019 * mcalib/MCalibrationPix.[h,cc]
3020 - Ranges of time slices stored independently for HiGain and LoGain
3021 in order to allow consecutive checks
3022
3023 * mhist/MHCamera.[h.cc]
3024 - add the possibility to call a Draw("proj") which will
3025 draw a Y-Projection of the histogram
3026
3027 * macros/calibration.C
3028 - apply the drawing of the projections and fit them
3029
3030 * mcalib/MCalibrationCalc.cc
3031 - catch the possibility of a calibration file,
3032 unintendedly being a pedestal or cosmic file.
3033 Program now exits with an error before doing the fits
3034
3035 * mcalib/MCalibrationPix.[h,cc]
3036 - fixed a bug in calculation of fFitValid.
3037 before, a call to IsFitValid() always returned false
3038
3039
3040
3041 2004/01/09: Javier L¢pez
3042
3043 * macros/bootcampstandardanalysis.C
3044 - added new macro that holds the main scheleton discussed in the
3045 december bootcamp in Wuerzburg. It runs first over a pedestal
3046 run, then over a calibration run, again over the pedestal run
3047 to compute de pedestal in number of photons and finally over a
3048 data run to calibrate the data.
3049
3050
3051
3052 2004/01/06: Sebastian Raducci
3053
3054 * manalysis/MArrivalTime.[h,cc]
3055 - added new method to calculate photon arrival times. It uses the
3056 TSpline5 Root Class to interpolate the Fadc Slices. The time is
3057 the abscissa value of the absolute maximum of the interpolation
3058 - added new method to find clusters with similar arrival times.
3059 For now it's a preliminary version. It simply search for adiacent
3060 pixels having the same arrival time (color).
3061
3062 * manalysis/MArrivalTimeCalc.[h,cc]
3063 - modified the Process() method according to the changes in the
3064 Arrival Time Cointainer
3065
3066 * mmain/MEventDisplay.cc
3067 - added new tab in the camera event display to show the arrival
3068 time. This arrival time is calculated with the spline method
3069 - the old Arrival Time pad now it's called Max Slice Idx, because
3070 it's only the index of the slice with the max content.
3071
3072 * mhist/MHEvent.[h,cc]
3073 - added new fType in te enumeration to handle the arrival time
3074 histos
Note: See TracBrowser for help on using the repository browser.