source: trunk/MagicSoft/Mars/Changelog@ 3081

Last change on this file since 3081 was 3081, checked in by gaug, 21 years ago
*** empty log message ***
File size: 48.3 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 2004/02/10: Markus Gaug
7
8 * mcalib/MCalibrationCam.cc
9 - fixed documentation
10
11 * mhbase/MH.[h,cc]
12 - new function ProjectArray
13
14 * mcalib/MHCalibrationPixel.[h,cc]
15 * mcalib/MHCalibrationBlindPixel.[h,cc]
16 - use ProjectArray from MH to plot the projection of the fourier
17 spectrum
18
19
20 2004/02/09: Markus Gaug
21
22 * mcalib/MCalibrationBlindPix.[h,cc]
23 - added histogram to display the average in FADC slices of all
24 single and double phe events
25
26 * mcalib/MCalibrationCalc.cc
27 - fill histograms of single-phe events with higain and logain
28 sampls
29
30 * mcalib/MCalibrationCam.[h,cc]
31 * mcalib/MCalibrationCalc.cc
32 * mcalib/MCalibrationConfig.h
33 - take all pixel areas out of MGeomPix::GetA(), remove all previous
34 areas
35 - calculate photon fluxes from blind pixel and PIN diode, use
36 area only to fill the conversion factors in MCalibrationPix
37
38
39 * mcalib/MJCalibration.cc
40 - display of number of photons for Blindpixel and PIN Diode Method
41 changed to display of photon flux which is the actually
42 calculated quantity
43
44
45 2004/02/09: Thomas Bretz
46
47 * mbadpixels/*:
48 - added
49
50 * Makefile:
51 - added MBadPixels
52
53 * manalysis/MGeomApply.cc:
54 - fixed class description
55
56 * mjobs/MJCalibration.[h,cc], mjobs/MJExtractSignal.[h,cc]:
57 - added bad pixel treatment
58
59 * mjobs/MJPedestal.[h,cc]:
60 - reorganized order of functions
61 - removed a nonsense scrren output (some BLABABLA or so)
62
63 * mjobs/Makefile:
64 - added include for mbadpixels
65
66 * mmain/MBrowser.cc:
67 - do not call construtor of TGTReeLBEntry if pic0=0
68
69
70
71 2004/02/09: Raquel de los Reyes
72
73 * mcamera/MCameraLids.h, mreport/MReportCamera.h
74 - Added the "Get" functions to access the private data
75 members of the class.
76
77
78
79 2004/02/09: Markus Gaug
80
81 * MMcCalibrationUpdate.cc, MCalibrate.cc, MCalibrationPix.cc,
82 MCalibrationPix.h:
83 - replace MCalibrationPix->IsChargeFitValid() by IsChargeValid()
84 because we can calibrate with the histogram mean and RMS even
85 if the fit is not OK. Thus, there is a question: IsFitted() and
86 IsChargeValid(), i.e. does the charge make any sense?
87
88 * MCalibrationCam.cc, MCalibrationConfig.h, MCalibrationCalc.cc:
89 - found serious bug in calculation of conversion factors for the
90 outer pixels:
91 GetMeanConversionBlindPixelMethod and
92 GetMeanConversionPINDiodeMethod
93 did not correct for the area of the outer pixel, this did only
94 MCalibrationCam::GetPixelContent which is not used by MCalibrate
95
96
97
98 2004/02/06: Markus Gaug
99
100 * mgeom/MGeomCam.h
101 - replaced in Comment of fPixRatio:
102 "ratio between size of pixel idx and pixel 0" by
103 "ratio between size of pixel 0 and pixel idx"
104
105 * manalysis/MPedestalCam.cc
106 - catch calls to MHPedestalPixel in case that they are not filled
107 This led previous calls to segmentation violations
108 - remove include of MHExtractedSignalPix
109
110 * manalysis/MHExtractedSignalPix.[h,cc]
111 - is everything in MHPedestalPixel, so removed it again
112
113 * mjobs/MJPedestal.cc
114 - put the projections into Display()
115 - correct the input of Display (0: pedestal, 1: pedestalerror,
116 2: pedRMS, 3: pedRMSerror)
117
118 * manalysis/MHPedestalPixel.cc
119 - increased number of bins in for charges plot
120
121 * mtools/MFFT.[h,cc]
122 - possibility to have PSD directly from TArray
123
124 * mjobs/MJCalibration.[h,cc]
125 - fixed displays
126 - replaced MExtractSignal by MExtractSignal2
127
128 * mcalib/MHCalibrationPixel.[h,cc], mcalib/MHCalibrationBlindPixel.[h,cc],
129 mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationBlindPix.[h,cc],
130 mcalib/MCalibrationPINDiode.[h,cc], mcalib/MHCalibrationPINDiode.[h,cc]:
131 - remove histograms MHChargevsN..., now keep TArrays directly
132 - check for oscillations for all pixels (and you will not trust
133 your eyes when you look at the results :-((((
134
135 * mcalib/MCalibrationCalc.[h,cc]
136 - remove ArrivalTime -> go to separate class
137 - remove BlindPixel and PIN Diode overflow, now handled directly
138 inside the corr. classes.
139 - remove SkipTimeFits -> go the arrival time class
140
141 * mcalib/MCalibrationCam.h
142 - new getters for number of photons
143 - removed timeslicewidth -> go the corr. time containers
144
145 * mcalib/MCalibrationCam.cc
146 - removed times of GetPixelContent
147 - added OscillationChecks in GetPixelContent
148
149 * manalysis/MMcCalibrationUpdate.cc
150 - remove calpix.SkipTimeFits which is now obsolet
151
152 * macros/calibration.C
153 - all previous changes now in this macro.
154 - (NB: Thomas, du brauchst in MJCalibration nicht mehr aendern,
155 das ging diesmal in einem Aufwasch)
156
157
158
159 2004/02/06: Thomas Bretz
160
161 * mhist/MHPixVsTime.[h,cc]:
162 - changed such that you can set the name of the time container now
163
164 * mraw/MRawRunHeader.[h,cc]:
165 - added GetMaxPixId()
166
167 * mraw/MRawEvtData.cc:
168 - fixed wrong size calculation for fABflags
169
170
171
172 2004/02/06: Oscar Blanch
173
174 * mmc/MFadcDefine.h && mmc/MMcFadcHeader.cxx
175 - We cahnged the name (and values) of the global variable
176 MFADC_RESPONSE_AMPLITUDE to MFADC_RESPONSE_INTEGRAL
177
178
179
180 2004/02/05: Markus Gaug
181
182 * mcalib/MHCalibrationPixel.[h,cc]
183 - put an NDF limit for the fit
184 - removed all TStrings and replace them by Form(..)
185 - Check for nan's of all returned fit values
186
187 * mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationCam.cc:
188 - reshuffled HiLoGainConversion, calculation of F-Factor method,
189 - calculation of total F-Factor of the readout.
190
191 * mcalib/MCalibrationCam.cc
192 - include relative times to display with GetPixelContent
193
194 * mcalib/MCalibrationCalc.[h,cc]
195 - flag to skip Hi-Lo Calibration
196 - Hi-LO Graph not filled any more after overflow of ChargevsN
197 - fill the blind pixel differently from the rest of pixels
198
199 * mcalib/MCalibrate.cc:
200 - call to const MCalibrationPix &pix replaced by MCalibrationPix &pix
201
202 * manalysis/MArrivalTimeCalc.cc
203 - default step width 100 ps.
204 - look for half maximum (at rising edge)
205
206 * manalysis/MExtractSignal.[h,cc]
207 - removed uncommented code (arrival time)
208 - set start byte back by one like it was before TB's changes
209 (does not affect the calculation of number of FADC slices)
210
211 * manalysis/MExtractSignal2.[h,cc]
212 - removed uncommented code (arrival time)
213
214 * manalysis/MHPedestalPixel.[h,cc]
215 - is now filled with total pedestals (not per slice), but results are
216 renormalized to values per slice (this is not to screw up with the
217 pedestal RMS and the derived uncertainties)
218 - new function Renorm(nslices)
219
220 * manalysis/MPedestalCam.[h,cc]
221 - introduced function Clone() (like proposed by TB)
222 - call to MHPedestalPixel operator() not const any more
223 - take out lots of uncommented code
224 - found bug in initialization of hists. SetupFill is called in
225 PreProcess, therefore, TObjArray is not yet enlarged there.
226 Now, InitUseHists is called in Fill
227 - MHPedestalPixel is now filled with total pedestals (not per slice),
228 but results are
229 renormalized to values per slice (this is not to screw up with the
230 pedestal RMS and the derived uncertainties)
231
232 * manalysis/MPedCalcPedRun.cc
233 - added author
234 - split calculation of RMS into two steps to make it more clear to
235 the user
236
237 * macros/calibration.C
238 - found bug introduced two days ago, namely calculating pedestlas with
239 MExtractSignal2 which is now fixed
240 - Skip HiLoConversionCalibration
241
242
243
244 2004/02/05: Abelardo Moralejo
245
246 * macros/starmc2.C
247 - added 3rd argument, "kFALSE", to call of MWriteRootFile::Add
248 for both MMcEvt and MMcRunHeader since these containers are
249 not present in real data. Name of macro is no longer adequate if
250 we will use it for calibrated real data (to be changed if so).
251
252
253
254 2004/02/05: Sebastian Raducci
255
256 * mtools/MCubicSpline.[h,cc]
257 - added
258 - this class will take the place of the TSpline class to
259 calculate arrival times
260
261 * mtools/MCubicCoeff.[h,cc]
262 - added
263 - this class is used by MCubicSpline to store coefficients
264
265 * macros/spline.C
266 - added
267 - test macro. Shows how to use the MCubicSpline class
268 - it could be used to test the methods of the Spline class
269
270
271
272 2004/02/05: Thomas Bretz
273
274 * mmain/MBrowser.cc:
275 - fixed a double deletion of a TGLayoutHints
276
277
278
279 2004/02/04: Markus Gaug
280
281 * mmain/MBrowser.cc:
282 - corrected TGTReeLBEntry for TGTreeLBEntry
283
284
285
286 2004/02/04: Thomas Bretz
287
288 * manalysis/MExtractSignal2.cc:
289 - don't allow odd numbers for the window size
290
291 * mfilter/MFilterList.cc:
292 - corrected a wrong logging message
293
294 * mmain/MBrowser.cc:
295 - added '/data/MAGIC' as shortcut in the combo box
296
297 * mraw/MRawEvtPixelIter.cc:
298 - optimized calculation of MaxIdx
299
300
301
302 2004/02/04: Abelardo Moralejo
303
304 * macros/starmc2.C
305 - removed unnecessary variables BinsHigh, BinsLow
306
307
308
309 2004/02/04: Markus Gaug
310
311 * manalysis/MPedestalCam.[h,cc], manalysis/MPedestalPix.[h,cc],
312 manalysis/MPedCalcPedRun.[h,cc], manalysis/MHPedestalPixel.[h,cc],
313 macros/calibration.C:
314 - histograms are now filled with MFillH as proposed and coded by
315 Thomas Bretz. Some modifications had to be done, however.
316 - Class to hold MHPedestalPixel is still MPedestalCam
317 - MPedCalcPedRun does nothing any more (except from what is was
318 doing before)
319
320 * manalysis/MExtractSignal.cc
321 - remove uncommented code
322
323 * mcalib/MCalibrationCalc.[h,cc]
324 - modified way to handle histogram overflow: Now flags are set and
325 ChargevsN histogram is not tried to be filled subsequently
326
327
328
329 2004/02/03: Markus Gaug
330
331 * manalysis/MHExtractedSignalPix.[h,cc]
332 - added Thomas B. modified version of MHPedestalPixel. Later will
333 remove MHPedestalPixel
334
335 * manalysis/MCalibrationPix.[h,cc], manalysis/MHCalibrationPixel.[h,cc],
336 manalysis/MCalibrationCam.cc, macros/calibration.C:
337 - now split completely absolute and relative times. Absolute
338 times are not fitted, but their histogram mean and rms are
339 returned.
340
341
342
343 2004/02/03: Thomas Bretz
344
345 * mfileio/MReadTree.cc:
346 - fixed handling of -1 entries in AddFile: root 3.10/02 crashed
347
348 * manalysis/MExtractSignal.[h,cc]:
349 - moved code to extract the signal from Process to
350 new member function FindSignal, I left the arrival time
351 extraction as commented-out code in the code just as a
352 demonstration to do this very fast.
353
354
355
356 2004/02/02: Markus Gaug
357
358 * manalysis/MPedCalcPedRun.cc
359 - corrected formulae in Class description
360
361 * mcalib/MCalibration.[h,cc], mcalib/MHCalibration.[h,cc],
362 manalysis/MMcCalibrationUpdate.cc:
363 - calculate relative times and absolute times. Fit only
364 the relative ones.
365
366
367
368 2004/02/02: Abelardo Moralejo
369
370 * manalysis/MMcCalibrationUpdate.cc, MMcPedestalCopy.cc
371 - removed file type check (MC or data) from PreProcess since now
372 run headers are not yet known at that point.
373
374 * mcalib/MMcCalibrationCalc.cc
375 - same as above.
376
377 * NEWS
378 - updated.
379
380
381
382 2004/02/02: Thomas Bretz
383
384 * manalysis/MExtractSignal2.[h,cc]:
385 - added new task which takes a given number of slices with the
386 highest integral content as signal.
387
388 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
389 - added MExtractSignal2
390
391
392
393 2004/01/30: Abelardo Moralejo
394
395 * macros/starmc.C
396 - changed default FADC integration range (more adequate for coming
397 camera version).
398
399 * macros/mccalibrate.C, starmc2.C
400 - added. First macro transforms input files from camera simulation
401 into files with pixel data already calibrated in photons. The
402 second reads in an already calibrated data file and produces an
403 output file with Hillas parameters. Both together do the same as
404 starmc.C, but it is convenient to have files containing
405 calibrated pixel information.
406
407
408
409 2004/01/30: Thomas Bretz
410
411 * mbase/MDirIter.h:
412 - added GetNumEntries
413
414 * mhist/MHEvent.cc:
415 - added a dynamic_cast from MParContainer to MCamEvent to get the
416 correct pointer to the correct base-class.
417
418 * mbase/MStatusDisplay.cc:
419 - In EventInfo check whether gPad==0
420
421 * mfileio/MReadMarsFile.cc:
422 - removed reading RunHeaders from PreProcess, this resulted
423 in strange behaviour of writing RunHeaders
424 - fixed consistency check for RunType accordingly
425
426 * mfilter/MFilterList.cc:
427 - do not skip adding filter if only a filter with the same name
428 exists
429
430 * mraw/MRawFileRead.cc:
431 - added an output message if run header is not accessible
432
433 * mraw/MRawRunHeader.[h,cc]:
434 - initialize fRunType to new enum kRTNone
435
436 * mfilter/MFGeomag.cc:
437 - set fResult to kFALSE at the beginning of Process
438 - according to this removed setting fResult=kFALSE before return
439 - replaced some float by Float_t
440 - added some const-qualifiers
441 - replaced (rig<0.5/pr*R*(r2-r1)+r1) by (rig-r1)*pr<rnd
442 with rnd = R * (r2-r1)/2 to make sure that we cannot
443 devide by 0
444
445 * manalysis/MPedCalcPedRun.cc:
446 - added some comments
447
448 * Makefile:
449 - added mjobs
450
451 * mjobs/*:
452 - added
453
454 * mbase/Makefile, mbase/BaseLinkDef.h:
455 - added MRunIter
456
457 * mbase/MRunIter.[h,cc]:
458 - added
459
460
461
462 2004/01/30: Markus Gaug
463
464 * manalysis/MPedestalCam.h
465 - added function IsUsedHists()
466
467 * manalysis/MPedestalCam.cc
468 - modified GetPixelContent
469
470 * manalysis/MPedestalCam.cc, manalysis/MPedCalcPedRun.cc:
471 - include storage of number of used FADC slices to compare later
472 the pedestal per slice ( and sigma per slice)
473 - return relative differences in GetPixelContent
474
475 * mcalib/MCalibrationCalc.[h,cc], mcalib/MHCalibrationBlindPixel.[h,cc]:
476 - fBlindPixelId and fPINDiodeId now like in PedestalCam
477 - fill Blind Pixel with information about its fitted pedestal if
478 available
479 - initialize charges histogram with a bigger range
480 - use pedestal information to constrain the pedestal fit ranges
481
482 * manalysis/MHPedestalPixel.cc
483 - initialize charges histogram with a bigger range
484
485 * macros/calibration.C
486 - SetRange of MExtractSignal to 1,14 (see emails of yesterday)
487 - apply new GetPixelContents of MPedestalCam (more calculations
488 and displays of errors, correction for different FADC slice
489 number)
490
491 * manalysis/MExtractSignal.cc
492 - not access to MArrivalTime any more. The same information is
493 stored in MRawEvt->GetPixelContent(...)
494
495 * manalysis/MCalibrationCalc.cc
496 - retrieve default arrival time from MRawEvt
497
498 * manalysis/MCalibrationBlindPix.cc, manalysis/MCalibrationPix.cc
499 - check for NaN's in fit results
500
501
502
503 2004/01/29: Abelardo Moralejo
504
505 * mfileio/MWriteFile.h
506 - added missing declaration of ReInit
507
508 * manalysis/MMcCalibrationUpdate.cc
509 - added call to MCalibrationCam::SetBlindPixelMethodValid(kTRUE)
510 to adapt to recent changes in MCalibrate.
511
512
513
514 2004/01/29: Thomas Bretz
515
516 * manalysis/MArrivalTime.h, manalysis/MCameraData.h,
517 manalysis/MCerPhotEvt.h, manalysis/MExtractSignalCam.h,
518 manalysis/MPedPhotCam.h, manalysis/MPedestalCam.h,
519 mcalib/MCalibrationCam.h, mcamera/MCameraDC.h,
520 mraw/MRawEvtData.h, mreflector/MRflEvtData.h:
521 - split derivement into MParContainer and MCamEvent
522
523 * manalysis/MExtractSignalCam.[h,cc]:
524 - removed obsolete MExtractSignal::ReInit
525 - added -> to fArray
526
527 * mbase/MParList.h:
528 - added a new bit kIsProcessing
529
530 * mbase/MTaskList.cc:
531 - fixed the handling of kDoNotReset and the bahaviour of
532 SetReadyToSave, such that it is possible to write all
533 headers
534
535 * mfileio/MWriteFile.cc:
536 - added ReInit which also calls CheckAndWrite
537
538 * mgui/MCamEvent.h:
539 - does not derive from MParContainer anymore
540
541
542
543 2004/01/29: Markus Gaug
544
545 * mcalib/MCalibrationCalc.[h,cc], mcalib/MCalibrationCam.[h,cc],
546 mcalib/MCalibrationConfig.h
547 - put gkCalibrationBlindPixelId and gkCalibrationPINDiodeId
548 directly into the corresponding classes.
549
550
551
552 2004/01/29: Nicola Galante
553
554 * mhistmc/MHMcTriggerLvl2.[h,cc]:
555 - In method MHMcTriggerLvl2::GetHistByName(const TString name)
556 added string checking to return also
557 fHistCellPseudoSize, fHistCellPseudoSizeNorm
558 and fHistCellPseudoSizeEnergy.
559 - Added inline functions GetHistCellPseudoSize() and
560 GetHistCellPseudoSizeNorm().
561
562
563
564 2004/01/28: Javier Rico
565
566 * mcalib/MCalibrate.[h.cc]
567 - include possibility to select the calibration method to be used
568
569
570
571 2004/01/28: Markus Gaug
572
573 * mcalib/MCalibrate.[h.cc]
574 - corrected Int_t ReInit() to Bool_t ReInit(MParList *pList)
575
576 * mcalib/MCalibrationCalc.[h,cc], mcalib/MCalibrationCam.[h,cc]:
577 - included flags to indicate if Blind Pixel Method or PIn Diode
578 method was OK. Up to now, program stopped, if one of the two
579 methods was chosen but not able to being executed.
580
581 * manalysis/MArrivalTimeCalc.cc, manalysis/MExtractSignals.cc,
582 manalysis/MGeomApply.cc:
583 - put all missing InitSize(npixels) into MGeomApply
584
585 * manalysis/MPedCalcPedRun.[h,cc], manalysis/MPedestalCam.[h,cc],
586 manalysis/MPedestalPix.[h,cc], manalysis/MHPedestalPixel.[h,cc],
587 manalysis/Makefile, manalysis/AnalysisLinkDef.h:
588 - include possibility to fit the pedestals with Gaussian.
589 - old methods are not affected.
590 - add new method with MPedCalcPedRun::SetUseHists()
591
592
593
594 2004/01/28: Abelardo Moralejo
595
596 * mcalib/MMcCalibration.cc
597 - fixed wrong variable type in call to TH1F constructor (number of
598 bins is now integer), which resulted in a compilation warning.
599
600
601
602 2004/01/28: Thomas Bretz
603
604 * manalysis/MPedestalCam.cc:
605 - removed unwanted CheckBound from operators. CheckBounds is ONLY
606 ment for really old MC files and will be removed in the future
607 anyhow.
608
609 * mcalib/MHCalibrationPixel.h:
610 - removed obsolete include of MFFT
611
612 * manalysis/MCerPhotAnal.cc, manalysis/MCerPhotCalc.cc,
613 manalysis/MPedestalCam.[h,cc]:
614 - removed use of obsolete MPedestalCam::CheckBounds. This was
615 a workaround for a 'bug' in very old camera files, which is not
616 necessary anymore.
617
618 * manalysis/MCerPhotAnal2.[h,cc]:
619 - replaced MPedestalCam by MPedPhotCam
620
621 * manalysis/MExtractSignal.cc:
622 - some small simplification to the signal extraction
623 - removed some obsolete variables
624 - replaced for by while
625 - removed obsolete casts
626
627 * mmain/MEventDisplay.cc:
628 - gave names to the filters
629 - removed adding MHCamera to fList because it was deleted twice
630
631 * mhist/MHCamera.cc:
632 - fixed usage of fPainter in Paint() - title was not updated
633 correctly
634
635
636
637 2004/01/28: Sebastian Raducci
638
639 * manalysis/MArrivalTime.[h,cc]:
640 - removed all the code relative to the cluster evaluation
641
642
643
644 2004/01/27: Markus Gaug
645
646 * manalysis/MPedestalPix.cc:
647 - initialize default values to 0 instead of -1.
648
649 * manalysis/MPedestalCam.[h,cc]:
650 - include CheckBounds, also in operator[]
651
652 * mcalib/MCalibrationCam.[h,cc]:
653 - apparently, there was a reference to InitSize(UInt_t i) instead
654 of InitSize(Int_t i), where compiler complained, now changed
655
656 * mcalib/MHCalibration*, mcalib/MCalibration*:
657 - fixed all Clear()'s, Reset()'s, direct intializers
658
659
660
661 2004/01/27: Thomas Bretz
662
663 * mdata/MDataChain.cc:
664 - added '%' to supported operators
665
666
667
668 2004/01/26: Nicola Galante
669
670 * manalysis/MMcTriggerLvl2.[cc,h]:
671
672 - Defined some static constants to avoid ugly "magic numbers"
673 in arrays: gsNCells, gsNTrigPixels,
674 gsNPixInCell, gsNLutInCell, gsNPixInLut, fNumPixCell.
675 - Added method
676 MMcTriggerLvl2::GetCellCompactPixel(int cell, MGeomCam *fCam)
677 which computes compact pixels into a given L2T macrocell.
678 - Added method
679 MMcTriggerLvl2::CalcBiggerCellPseudoSize()
680 which computes fCellPseudoSize, the maximum Pseudo Size into L2T
681 macrocells
682 - Added method
683 MMcTriggerLvl2::GetCellPseudoSize() const
684 which returns fCellPseudoSize
685 - Added method
686 MMcTriggerLvl2::IsPixelInCell(Int_t pixel, Int_t cell),
687 which controls whether a pixel belongs to a given L2T cell.
688 - Added method
689 MMcTriggerLvl2::GetMaxCell() const
690 which returns fMaxCell, the cell with the maximum
691 fCellPseudoSize.
692
693
694
695 2004/01/26: Markus Gaug, Michele Doro
696
697 * manalysis/MArrivalTime.[h,cc], manalysis/MArrivalTimeCalc.[h,cc]:
698 - moved calculation of arrival time from MArrivalTime to
699 MArrivalTimeCalc. MArrivalTime does not do any Process-job
700 anymore
701 - TSpline5 now on stack.
702 - function to set the stepsize
703
704 * mcalib/MHCalibrationBlindPixel.[h,cc]:
705 - force mu_{0} in Blind Pixel Fit to be around 0 in fKPoisson4
706 - implement combined Polya fit and Michele's back-scattered electron
707 fit
708
709 * mcalib/MHCalibrationPixel.[h,cc], mcalib/MCalibrationPix.cc,
710 mcalib/MCalibrationPINDiode.cc:
711 - combine FitChargeHiGain and FitChargeLoGain into one function
712
713 * macros/calibration.C
714 - improve double gauss fit a bit
715
716
717
718 2004/01/26: Thomas Bretz
719
720 * mraw/MRawEvtPixelIter.[h,cc]:
721 - removed member function GetNumPixels. For more details see mantis.
722
723 * manalysis/MArrivalTime.[h,cc]:
724 - reorganized includes
725 - fixed InitSize and ClearArray (now Reset) to fit MParContainer
726 definition
727 - for the moment removed usage of fPixelChecked - THIS WILL CRASH YOUR
728 PROGRAM
729
730 * manalysis/MArrivalTimeCalc.[h,cc]:
731 - reorganized includes
732 - removed many obsolete code, exspecially copy&paste relicts!
733 - fixed usage of InitSize
734 - removed CleanArray. Reset() is called automatically before Process()
735
736 * manalysis/MExtractedSignalCam.[h,cc]:
737 - added SetLogStream
738 - removed obsolete include MGeomCam
739 - replaced PrintOut by Print
740 - added const-qualifiers to all Getters
741 - fixed documentation
742
743 * manalysis/MExtractedSignalPix.[h,cc]:
744 - replaced PrintOut by Print
745 - fixed documentation
746
747 * manalysis/MEventRateCalc.cc, manalysis/MPedCalcPedRun.cc:
748 - replaced memset by Reset()
749
750
751
752 2004/01/24: Abelardo Moralejo
753
754 * macros/starmcstereo.C
755 - Added. Example of how to run the analysis chain for MC files
756 containing simulation of stereo systems of 2 telescopes.
757
758 * mcalib/MCalibrate.cc
759 - Added check that value of signal from MExtractedSignalPix is not
760 the default (error) value. In such a case, the signal in
761 MCerPhotEvt is now set to 0. Before, all pixels got very high
762 values in MCerPhotEvt in case the MRawEvtData object for the
763 event was missing in the file. This happened in MC files, in
764 which in some circumstances an event is written without the
765 pixel information (for instance, when running stereo simulations
766 the pixel data is missing for non-triggered telescopes, but the
767 event headers are present).
768
769
770
771 2004/01/23: Markus Gaug
772
773 * manalysis/MExtractSignal.[h,cc], manalysis/MExtractedSignalPix.[h,cc],
774 manalysis/MArrivalTime.[h,cc], mcalib/MCalibrationBlindPix.h,
775 mcalib/MHCalibrationBlindPixel.[h,cc], mcalib/MCalibrationPINDiode.h,
776 mcalib/MHCalibrationPINDiode.[h,cc], mcalib/MCalibrationPix.[h,cc],
777 mcalib/MHCalibrationPixel.[h,cc], mcalib/MCalibrationCalc.[h,cc]:
778 - use MArrivalTime for Storage (or calculation) of time
779 in MExtractSignal
780 - pass from TH1I histos to TH1F for times
781
782 * mcalib/MCalibrationBlindPix.h, mcalib/MHCalibrationBlindPixel.[h,cc],
783 mcalib/MCalibrationPix.[h,cc], mcalib/MHCalibrationPixel.[h,cc],
784 mcalib/MCalibrationCalc.[h,cc]:
785 - clean up setters
786 - pass to bit-fields for all flags
787
788 * mcalib/MCalibrationCam.cc
789 - exclude Blind Pixel from Camera display
790 - do not fill &val when return kFALSE
791
792 * macros/calibration.C
793 - include functions to exclude the blind pixel,
794 calculation of times and quality checks
795
796
797
798 2004/01/23: Abelardo Moralejo
799
800 * mcalib/MCalibrate.cc, manalysis/MExtractSignal.cc
801 - Added support (using AddSerialNumber) for stereo MC files.
802
803
804
805 2004/01/23: Thomas Bretz
806
807 * mbase/MAstro.cc:
808 - Fixed calculation of MJD. In Ymd2Mjd a plus should be a minus.
809
810 * mreport/MReport*.[h,cc]:
811 - changed all classes to return Int_t instead of Bool_t in
812 InterpreteBody
813 - changed MReportFileRead such, that a wrong line results in
814 skipping the line instead of abort reading.
815
816 * manalysis/MExtractSignal.cc:
817 - do not print information for each pixel - it's too much.
818
819 * mbase/MStatusDisplay.cc:
820 - when reading a status display do not display tabs with
821 the same name than one which is already existing.
822
823 * mcalib/MCalibrate.cc:
824 - directly store pointer to pixel when setting saturation flag
825
826 * mcamera/MCameraDC.cc:
827 - fixed some comments
828
829 * mhist/MHCamEvent.cc:
830 - fixed a crash when no geometry was available
831
832 * mhist/MHCamera.[h,cc]:
833 - removed obsolete member function SetPix
834
835 * mbase/MStatusDisplay.[h,cc]:
836 - added EventInfo member function
837 - implemented preliminary redirection of GetObjectInfo to
838 StatusLine2 -> An own status line for this is missing
839
840 * manalysis/MExtractSignal.[h,cc]:
841 - implemented StreamPrimitive
842 - changed deafults to be static const data members
843
844 * manalysis/MGeomApply.[h,cc]:
845 - implemented StreamPrimitive
846
847
848
849 2004/01/23: Abelardo Moralejo
850
851 * manalysis/MMcCalibrationUpdate.[h,cc]
852 - Added check to guarantee that the FADC simulation parameters of
853 all read files (those used for calibration and those analyzed)
854 are the same.
855 - Added missing support for analysis of stereo files.
856
857 * mcalib/MMcCalibrationCalc.cc
858 - Removed obsolete FIXME comment.
859 - Added missing support for analysis of stereo files.
860
861
862 2004/01/23: Raquel de los Reyes
863
864 * macros/CCDataCheck.C
865 - Added the temperature distribution of the optical links
866 and the plots of the LV power supplies.
867 * mcamera/MCameraLV.h
868 - Added the "Get" functions to access the private data
869 members of the class.
870
871
872 2004/01/22: Abelardo Moralejo
873
874 * manalysis/MMcCalibrationUpdate.[h,cc]
875 - Now ratio of high to low gain is taken from MCalibrationCam if
876 it existed previously in the parameter list, instead of being
877 read again from the MMcFadcHeader. Removed Setter function for
878 fADC2PhInner, no longer necessary. Fixed error regarding the
879 pedestal conversion to photons (did not read conversion factor
880 from preexisting MCalibrationCam object).
881
882 * mcalib/MMcCalibrationCalc.cc
883 - Changed parameters of the histogram, and also the quantity being
884 histogrammed. Check that input data come from a noiseless camera
885 file before proceeding to do the calibration. Introduced lower
886 size in cut for calibration. Now rhe calibration constant is not
887 calculated from the mean of photons/ADC counts, but from the peak
888 of the histogram.
889
890 * macros/starmc.C
891 - Introduced new scheme. Now there are two loops over two different
892 sets of files. First loop calculates the calibration constants,
893 second one does the analysis. Introduced comments. Now the
894 histogram used in the light calibration is written to the output
895 file.
896
897
898
899 2004/01/22: Thomas Bretz
900
901 * mcalib/MCalibrate.[h,cc], mcalib/MCalibrationCam.[h,cc],
902 mcalib/MCalibrationBlindPix.[h,cc], mcalib/MCalibrationCalc.[h,cc],
903 mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationPINDiode.[h,cc],
904 mcalib/MCalibrationBlindPixel.[h,cc],
905 mcalib/MHCalibrationPixel.[h,cc], mcalib/MMcCalibrationCalc.[h,cc],
906 mcalib/MHCalibrationBlindPixel.[h,cc],
907 mcalib/MHCalibrationPINDiode.[h,cc]:
908 - cleaned up includes
909
910
911
912 2004/01/22: Raquel de los Reyes
913
914 * macros/CCDataCheck.C
915 - macro to check the data from the central control (.rep files).
916
917
918
919 2004/01/22: Markus Gaug
920
921 * macros/calibration.C
922 - made MStatusDisplay 3 bit smaller
923
924 * manalysis/MExtractSignal.cc
925 - put fSignals->SetUsedFADCSlices into PreProcess
926
927 * manalysis/MPedCalcPedRun.cc
928 - calculate PedRMS as RMS of the sums, later renormalized to units
929 of RMS/slice (eliminate the wrong effect of odd and even slices)
930
931 * mcalib/MCalibrationCalc.cc
932 - if bit SkipBlindPixelFit is set, now number of photons outside
933 plexiglass is not intended to be calculated any more (previous
934 bug)
935 - exclude excluded pixels in eventloop
936
937 * mcalib/MHCalibrationBlindPixel.[h,cc]
938 - move functions to pointer again (otherwise, Clone will give
939 strange results)
940
941
942
943 2004/01/21: Abelardo Moralejo
944
945 * mcalib/MMcCalibrationCalc.[h,cc]
946 - Added. First version of the task intended to calculate the
947 conversion factors from ADC counts to photons in the MC. It has
948 a different aim than the recently renamed class
949 "MMcCalibrationUpdate" (which takes care that the correct
950 pedestals and conversion factors are supplied to each event, but
951 does not really calculate anything).
952
953 * mcalib/Makefile, CalibLinkDef.h
954 - Added new class MMcCalibrationCalc
955
956 * manalysis/MMcCalibrationUpdate.[h,cc]
957 - Now the container MCalibrationCam is not created or modified if
958 it is found that one such container already exists in the
959 Parameter list (from a previous calibration).
960
961
962
963 2004/01/21: Thomas Bretz
964
965 * mraw/MRawRead.cc:
966 - restore the fake time for all runs (current time stamp in
967 the data seems to be toally nonsense)
968
969 * mraw/MRawEvtHeader.cc:
970 - removed decoding of real time (current time stamp in the data
971 seems to be toally nonsense)
972
973
974
975 2004/01/21: Abelardo Moralejo
976
977 * mmc/MMcEvt.hxx
978 - Uncommented 6 Getter functions (those regarding the number of
979 photons surviving the different stages of simulation).
980
981 * manalysis/MMcCalibrationUpdate.[h,cc]
982 - Added (see below).
983
984 * manalysis/MMcCalibrationCalc.[h,cc]
985 - Removed: changed name of this class to MMcCalibrationUpdate,
986 which is more representative of what it really does. Moved
987 the filling of the MCalibrationCam container from Process to
988 ReInit, since it does not change on an event by event basis.
989 Simplified PreProcess (MCalibrationCam was searched for twice).
990 Updated class description and comments.
991
992 * manalysis/Makefile, AnalysisLinkDef.h
993 - Adapted to change above
994
995 * macros/starmc.C
996 - Adapted to change above. Changed also task instance name from
997 mccalibcalc to mccalibupdate.
998
999
1000
1001 2004/01/21: Raquel de los Reyes
1002
1003 * mreport/MReportCC.h, mreport/MReportTrigger.h, mcamera/MCameraHV.h
1004 and mcamera/MCameraCalibration.h
1005 - Added the "Get" functions (e.g GetStatus() for fStatus) to access
1006 the private data members of the class.
1007
1008
1009
1010 2004/01/20: Thomas Hengstebeck
1011
1012 * mranforest/MRanForestCalc.[h,cc]
1013 - Added member functions Grow (training of RF) and Fill (reading in
1014 trained forest from file) which simplify macros.
1015 One just needs to call them instead of using MRanForestGrow and
1016 MRanForestFill (and the related training and fill loops) in a
1017 macro.
1018
1019
1020
1021 2004/01/20: Abelardo moralejo
1022
1023 * manalysis/MMcCalibrationCalc.cc
1024 - removed call to MCalibrationPix::SetPedestal, which was not
1025 needed.
1026
1027
1028
1029 2004/01/20: Thomas Bretz
1030
1031 * Makefile:
1032 - replaced 'make' by '$(MAKE)'
1033
1034 * Makefile.rules:
1035 - added Makefile itself to dependencies
1036
1037 * mbase/MTask.cc:
1038 - added comment about ReInit
1039
1040 * mhbase/MH.cc:
1041 - do not clear pad in DrawClone if 'same' option given
1042
1043 * mhist/MHVsTime.cc:
1044 - evaluate 'same' option
1045
1046 * mfileio/MReadCurrents.[h,cc]:
1047 - obsolete, removed
1048
1049 * manalysis/MCerPhotEvt.cc, manalysis/MCerPhotPix.cc:
1050 - added some comments
1051
1052
1053
1054 2004/01/20: Abelardo moralejo
1055
1056 * mcalib/MHCalibrationPINDiode.cc
1057 - Added call to SetDirecory(0) for histograms fHErrCharge,
1058 fHPCharge, fHPTime.
1059
1060 * manalysis/MCerPhotPix.h:
1061 - Changed position of declaration of fIsSaturated to be the last
1062 private variable. Otherwise, since in the constructor it is
1063 initialized in the last place, a warning is displayed upon
1064 compilation in some systems.
1065
1066
1067
1068 2004/01/20: Markus Gaug
1069 * mcalib/Makefile, manalysis/Makefile:
1070 - include directory ../mtools
1071
1072 * mtools/MFFT.[h,cc]
1073 - class inherits from TObject now
1074
1075
1076
1077 2004/01/19: Markus Gaug
1078
1079 * mcalib/MHCalibrationBlindPixel.[h,cc]
1080 - fixed a bug in fFitLegend due to which program crashed by calls
1081 to DrawClone
1082 - Modified way to change the fit function
1083
1084 * mcalib/MHCalibrationPixel.[h,cc]
1085 - reordered function calls
1086 - removed SetupFill
1087
1088 * mcalib/MHCalibrationPINDiode.h
1089 - reordered function calls
1090
1091 * mcalib/MCalibrationPix.[h,cc]
1092 - limits to define fFitValid now as variables in class
1093
1094 * mcalib/MCalibrationCam.[h,cc]
1095 - reordered function calls
1096 - incorporate option to exclude pixels
1097
1098 * mcalib/MCalibrationBlindPix.h
1099 - Modified way to change the fit function
1100
1101 * mcalib/MCalibrationCalc.[h,cc]
1102 - Modified way to change the fit function
1103 - incorporate option to exclude pixels from configuration file
1104
1105 * macros/calibration.C
1106 - Modified way to change the fit function
1107 - incorporate option to exclude pixels from configuration file
1108
1109
1110
1111 2004/01/19: Javier Rico
1112
1113 * manalysis/MPedCalcPedRun.cc, manalysis/MPedPhotCalc.cc
1114 - Added documentation of member functions
1115
1116
1117
1118 2004/01/19: Abelardo Moralejo
1119
1120 * manalysis/MCerPhotPix.[h,cc]
1121 - Added fIsSaturated to flag whether low gain of the pixel is
1122 saturated. Added corresponding getter and setter functions.
1123 Updated ClassDef to version 2.
1124
1125 * mcalib/MCalibrate.cc
1126 - Set the new saturation flag of MCerPhotPix to kTRUE if at least
1127 one low gain FADC slice is saturated.
1128
1129 * mimage/MNewImagePar.[h,cc]
1130 - Added new member variable fNumSaturatedPixels to count how many
1131 pixels were saturated. Updated ClassDef to version 2.
1132
1133
1134
1135 2004/01/19: Thomas Bretz
1136
1137 * manalysis/MPedPhotCalc.[cc,h]:
1138 - fixed order of includes
1139 - removed obsolete forward declarations
1140 - removed obsolete data member fNumPixels (stored already twice in
1141 the two TArrayF)
1142 - fixed some small bugs in the documentation
1143
1144 * manalysis/MPedCalcPedRun.cc:
1145 - updated my eMail address
1146
1147
1148
1149 2004/01/19: Javier Rico
1150
1151 * macros/dohtml.C, NEWS
1152 - include some missing info
1153
1154
1155
1156 2004/01/19: Abelardo Moralejo
1157
1158 * manalysis/MExtractedSignalPix.h
1159 - added GetNumLoGainSaturated()
1160
1161
1162
1163 2004/01/19: Markus Gaug
1164
1165 * macros/dohtml.C
1166 - include calibration.C
1167
1168 * manalysis/MExtractSignal.cc
1169 - warning of logain saturation now only once per event (out of loop)
1170
1171 * mcalib/MCalibrationCalc.cc, mcalib/MCalibrationPix.[h,cc]
1172 - new Flag fExcluded to indicate if pixel has been excluded from
1173 further analysis
1174
1175
1176
1177 2004/01/16: Javier Rico & Pepe Flix
1178
1179 * manalysis/MPedPhotCalc.[cc,h]
1180 - added
1181 - new class for the evaluation of pedestals in units of photons
1182 using the extracted signal from pedestal runs and calibration
1183 constants defined in MCalibrate
1184
1185 * manalysis/AnalysisLinkDef.h, manalysis/Makefile
1186 - added entries for MPedPhotCalc
1187
1188 * macros/pedphotcalc.C
1189 - added
1190 - example on how to use MPedPhotCalc task
1191
1192
1193
1194 2004/01/16: Markus Gaug
1195
1196 * mcalib/MCalibrationFits.h
1197 - removed and incorporated in MHCalibrationBlindPixel.h
1198
1199 * mcalib/MHCalibrationBlindPixel.[h,cc], mcalib/MHCalibrationConfig.h,
1200 mcalib/MCalibrationBlindPix.h:
1201 - incorporate Fit functions
1202 - fixed a bug due to which DrawClone crashed when class was used
1203 in a compiled macro
1204
1205 * mcalib/MCalibrationCalc.cc, mcalib/MCalibrationPix.cc,
1206 mcalib/MCalibrationBlindPix.cc, mcalib/MCalibrationPINDiode.cc,
1207 mcalib/MCalibrationCam.cc, mcalib/MHCalibrationBlindPixel.cc,
1208 mcalib/MHCalibrationPixel.cc:
1209 - fixed the warns and errs in fLog's
1210
1211
1212
1213 2004/01/16: Abelardo Moralejo
1214
1215 * manalysis/MMcCalibrationCalc.cc
1216 - TMath::Max() is no longer used because it did not compile in some
1217 systems for unkown reasons. I replaced it by a safer (and may be
1218 slower) code.
1219 - Added calpix.SetFitValid();
1220
1221 * mhist/MHEvent.cc
1222 - In MHEvent::Fill, fixed: second parameter of SetCamContent must
1223 be 1 in case of RMS:
1224 case kEvtPedestalRMS:
1225 fHist->SetCamContent(*(MCamEvent*)par, 1);
1226
1227
1228
1229 2004/01/15: Abelardo Moralejo
1230
1231 * macros/starmc.C
1232 - Added. Version of star showing new chain to get Hillas
1233 parameters (with Size calibrated in photons) from MC files.
1234
1235
1236
1237 2004/01/15: Javier Rico
1238
1239 * manalysis/MPedCalcPedRun.[h,cc]
1240 - optimize the running time
1241 - add (some) documentation
1242 - correct treatment for the case of several input files
1243
1244 * macros/pedvsevent.C
1245 - added
1246 - draw pedestal mean and rms vs event# for input pixel# and run
1247 file, and compares them to the global pedestal mean and rms
1248
1249
1250
1251 2004/01/15: Raquel de los Reyes
1252
1253 * mhist/MHCamEvent.cc, mhist/MHCamera.cc
1254 - changed the MHCamEvent::SetupFill and MHCamera::GetBinError
1255 functions to compute the estimation of the error of the
1256 mean. It can be done calling to the function
1257 MCamEvent::SetBit(MHCamera::kVariance) in the macro
1258
1259
1260
1261 2004/01/15: Markus Gaug
1262
1263 * mhist/MHCamera.[h,cc]
1264 - incorporate Thomas's changes
1265 - replace void CreateProjection() by TH1D *Projection(const char*)
1266
1267 * macros/calibration.C
1268 - replace MHCamera->Draw("proj") by MHCamera->Projection()
1269 - produce better fits to the projection
1270
1271 * manalysis/MSimulatedAnnealing.[h,cc],
1272 mhist/MHSimulatedAnnealing.[h,cc]:
1273 - moved to directory mtools
1274 - MSimulatedAnnealing now inherits from TObject
1275
1276 * manalysis/Makefile, manalysis/AnalysisLinkDef.h,
1277 mhist/Makefile, mhist/HistLinkDef.h:
1278 - removed MSimulatedAnnealing
1279 - removed MHSimulatedAnnealing
1280
1281 * mtools/Makefile, mtools/AnalysisLinkDef.h:
1282 - added MSimulatedAnnealing
1283 - added MHSimulatedAnnealing
1284
1285
1286
1287 2004/01/15: Thomas Bretz
1288
1289 * manalysis/AnalysisLinkDef.h:
1290 - removed MCurrents
1291
1292 * mhist/MHCamera.[h,cc]:
1293 - added member function Projection
1294 - removed fYproj
1295
1296 * mreport/MReport*.*:
1297 - added more comments
1298
1299
1300
1301 2004/01/14: Markus Gaug
1302
1303 * mtools/MFFT.[h,cc]
1304 - new class to perform Fast Fourier Transforms
1305
1306 * mtools/Makefile
1307 * mtools/ToolsLinkDef.h
1308 - include MFFT
1309
1310 * manalysis/MExtractedSignalCam.h
1311 - removed variables fNumHiGainSamples and fNumLoGainSamples
1312 - function SetNumUsedFADCSlices replaced by SetUsedFADCSlices
1313
1314 * manalysis/MExtractSignal.cc
1315 - updated call to SetUsedFADCSlices
1316
1317
1318
1319 2004/01/14: Abelardo Moralejo
1320
1321 * manalysis/MMcCalibrationCalc.cc:
1322 - set pedestal rms per FADC slice to 0.01 counts in case it is 0.
1323 This can happen (depending on camera simulation parameters), and
1324 rms = 0 later resulted in the pixel being eliminated in the
1325 image cleaning.
1326
1327
1328
1329 2004/01/14: Thomas Bretz
1330
1331 * Makefile:
1332 - replaced old style Makefile.depend by directory specific
1333 dependancy files
1334
1335 * Makefile.rules:
1336 - changed obsolete '.cc.o' style to newer style '%.o: %.c'
1337 - added rule to make dependency files
1338 - added rule to remove dependancy files.
1339 - added rmdep as prerequisite to clean
1340 - include dependency file
1341
1342 * mbase/Makefile, mcalib/Makefile, mcamera/Makefile,
1343 mdata/Makefile, mfileio/Makefile, mfilter/Makefile,
1344 mgeom/Makefile, mgui/Makefile, mhbase/Makefile,
1345 mhist/Makefile, mhistmc/Makefile, mimage/Makefile,
1346 mmain/Makefile, mmc/Makefile, mmontecarlo/Makefile,
1347 mpointing/Makefile, mranforest/Makefile, mraw/Makefile,
1348 mreflector/Makefile, mreport/Makefile, mtemp/Makefile,
1349 mtools/Makefile:
1350 - removed clean-rule, use the one in Makefile.rules instead
1351
1352 * mreport/Makefile, mreport/ReportLinkDef.h:
1353 - added MReportHelp
1354
1355 * mreport/MReportFileRead.cc:
1356 - moved code from MReportHelp to new file
1357 - removed usage of MReport class completely
1358
1359 * mfilter/MFGeomag.[h,cc]:
1360 - fixed a bug which causes MFGeomag to fail if MARSSYS is not set
1361 - changed the second loop from 0->1151 to 1152->2304
1362 - removed dummy arrays used for reading
1363 - output filename in case of 'file not found'
1364 - removed obsolete data members
1365 - removed obsolete Init function
1366 - removed forbidden underscore from member variable
1367 - changed wrong 0/1 in allocation of fResult into kFALSE/TRUE
1368
1369 * mbase/MStatusDisplay.[h,cc]:
1370 - added new member function Open
1371 - added new menu entry kFileOpen
1372 - changed UpdatePSheader algorithm (the old one was much too slow)
1373
1374 * manalysis/MCurrents.[h,cc]:
1375 - removed (old outdated)
1376
1377 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
1378 - removed MCurrents
1379
1380
1381
1382 2004/01/14: Wolfgang Wittek
1383
1384 * macros/ONOFFAnalysis.C:
1385 - current version
1386
1387 * mhist/MHSigmaTheta.[h,cc]:
1388 - replace MPedestalCam by MPedPhotCam
1389
1390 * manalysis/MPad.[h,cc], manalysus/MSigmabar.[h,cc],
1391 manalysus/MSigmabarCalc.[h,cc], manalysus/MCT1PadONOFF.[h,cc],
1392 manalysus/MCT1PadSchweizer.[h,cc], manalysus/MPadding.[h,cc]:
1393 - replace MPedestalCam by MPedPhotCam
1394
1395 * manalysis/MPedPhotPix.[h,cc]
1396 - uncomment SetRms()
1397
1398
1399
1400 2004/01/13: Markus Gaug
1401
1402 * manalysis/MExtractSignal.h
1403 - seems that the reduced light intensity of the CT1 Pulser
1404 results in broader pulses -> Set Default time slices to [3,10]
1405
1406 * mhist/MHCamera.cc
1407 - make Stat Window in option 'proj' bigger
1408 - add comment line at beginning of Draw()
1409
1410 * mcalib/MHCalibrationBlindPixel.[h.cc]
1411 - add Function DrawClone()
1412 - fix bug in calculation of integral (GetIntegral("width"))
1413 - restrict parameters tighter
1414 - declare fit as not valid, if less than 100 events
1415 in single photo-electron peak
1416
1417 * mcalib/MCalibrationFits.h, mcalib/MHCalibrationBlindPixel.[h.cc]
1418 - fit now with fixed normalization
1419
1420 * mcalib/MHCalibrationPixel.[h.cc]
1421 - new function IsEmpty()
1422 - Time fit accepted if ChiSquare less than 30. (instead of 20.)
1423
1424 * mcalib/MCalibrationPix.[h.cc]
1425 - F-Factor corrected and added error
1426 - Histograms not fitted if they are empty
1427 - rejection criteria of fitted charges now > 5 PedRMS (instead 3)
1428
1429 * mcalib/MCalibrationCam.cc
1430 - Square Root of Reduced Sigmas not taken, if they are < 0.
1431 - Reduced Sigma / Charge squared replaced by reduced sigma / charge
1432
1433 * mcalib/MCalibrationCalc.cc
1434 - Blind Pixel is not additionally treated as normal pixel any more
1435 - Blind Pixel Draw replaced by DrawClone
1436
1437 * macros/calibration.C
1438 - took out some unused code
1439 - some default axis labelling corrected
1440
1441
1442
1443 2004/01/13: Abelardo Moralejo
1444
1445 * manalysis/MMcPedestalCopy.cc
1446 - added check of whether input file is a MC file before executing
1447 the PreProcess.
1448
1449
1450
1451 2004/01/13: Wolfgang Wittek
1452
1453 * macros/ONOFFAnalysis.C, macros/ONAnalysis.C:
1454 - change macro to handle also MC events with finite sigmabar
1455
1456 * manalysis/MPadOn.[h,cc]:
1457 - deleted, is replaced by MPad
1458
1459 * manalysis/MPadOnOFF.[h,cc]:
1460 - deleted, is replaced by MPad
1461
1462 * manalysis/MPad.[h,cc]:
1463 - new class, replacing MPadON and MPadONOFF
1464 - handle also MC events with finite sigmabar
1465
1466 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
1467 - replace MPadON and MPadONOFF by MPad
1468
1469
1470
1471 2004/01/13: Thomas Bretz
1472
1473 * mraw/MRawRunHeader.[h,cc]:
1474 - implemented new member function GetRunTypeStr
1475
1476 * Changelog.03:
1477 - added (contains entries of 2003)
1478
1479 * Changelog:
1480 - removed entries of 2003
1481
1482 * mfilter/MFGeomag.cc:
1483 - simplified open/close of input files
1484
1485 * manalysis/MEventRate.[h,cc], manalysis/MEventRateCalc.cc:
1486 - added some comments
1487 - added new member function GetError
1488
1489 * Makefile:
1490 - updated 'make dox' output for convinience
1491
1492 * macros/dohtml.C:
1493 - do not print Info's
1494 - added mcamera
1495 - added mpointing
1496 - added mreport
1497
1498 * mreport/MReportCurrents.cc, mreport/MReportDAQ.cc:
1499 - removed some obsolete comments (these comments confused THtml)
1500
1501 * manalysis/MCameraData.[h,cc], mfileio/MCT1ReadAscii.[h,cc],
1502 mfileio/MCT1ReadPreProc.[h,cc], mfilter/MFCT1SelBasic.cc,
1503 mfilter/MFSelBasic.cc, mhist/MHCamera.cc, mhist/MHEvent.[h,cc],
1504 mimage/MImgCleanStd.[h,cc], mimage/MImgCleanTGB.[h,cc],
1505 mmain/MAnalysis.cc, mmain/MEventDisplay.cc:
1506 - replaced MPedestalCam by MPedPhotCam
1507 - removed some obsolete includes
1508
1509 * mbase/BaseLinkDef.h, mbase/Makefile:
1510 - added MLogPlugin
1511 - added MLogHtml
1512
1513 * mbase/MLog.[h,cc]:
1514 - added use of plugins
1515
1516 * mbase/MLogPlugin.[h,cc], mbase/MLogHtml.[h,cc]:
1517 - added
1518
1519 * mbase/MStatusDisplay.[h,cc]:
1520 - added a Save-As dialog
1521
1522
1523
1524 2004/01/12: Thomas Bretz
1525
1526 * macros/rootlogon.C:
1527 - added mcamera to include path
1528 - added mpointing to include path
1529 - added mreport to include path
1530
1531 * mbase/MLog.cc:
1532 - updated my eMail address
1533
1534 * mbase/MParContainer.h:
1535 - added Read member function
1536
1537 * mbase/MStatusDisplay.[h,cc]:
1538 - changed size of ps-paper
1539 - added a user defined bottom line to the ps-files
1540 - added name (currently unused)
1541 - added title (used as possible bottom line in ps-file)
1542
1543 * mraw/MRawRunHeader.cc:
1544 - added some comments
1545
1546 * status.cc:
1547 - set name of input as bottom line of status display
1548
1549
1550
1551 2004/01/12: Abelardo Moralejo
1552
1553 * mimage/MStereoPar.cc
1554 - fixed mistake: now fSourceY = scale1*hillas1.GetMeanY() + ...
1555 instead of fSourceY = scale2*hillas1.GetMeanY() + ...
1556 Bug had no effect unless scale1 != scale2 (-> telescopes of
1557 different size).
1558
1559
1560
1561 2004/01/12: Markus Gaug
1562
1563 * manalysis/MExtractSignal.[h,cc]
1564 - take out some uncommented code
1565 - replace logainshift by two independent variables:
1566 logainfirst, logainlast
1567 - because in most data, maximum occurs in slice 4, shift default
1568 from slices 4-9 to slices 3-8.
1569
1570 * manalysis/MExtractedSignalPix.[h,cc]
1571 - took out some uncommented code
1572 - new initializers: instead of -1. now 99999.9
1573
1574
1575
1576 2004/01/09: Markus Gaug
1577
1578 * mcalib/MCalibrationCam.[h,cc]
1579 - take out 1-dim histos because we can use
1580 the projections in MHCamera (s.b.)
1581
1582 * mcalib/MHCalibrationBlindPixel.h
1583 - make the fit by default quiet
1584
1585 * mcalib/MHCalibrationPixel.[h,cc]
1586 * mcalib/MCalibrationPix.[h,cc]
1587 - Ranges of time slices stored independently for HiGain and LoGain
1588 in order to allow consecutive checks
1589
1590 * mhist/MHCamera.[h.cc]
1591 - add the possibility to call a Draw("proj") which will
1592 draw a Y-Projection of the histogram
1593
1594 * macros/calibration.C
1595 - apply the drawing of the projections and fit them
1596
1597 * mcalib/MCalibrationCalc.cc
1598 - catch the possibility of a calibration file,
1599 unintendedly being a pedestal or cosmic file.
1600 Program now exits with an error before doing the fits
1601
1602 * mcalib/MCalibrationPix.[h,cc]
1603 - fixed a bug in calculation of fFitValid.
1604 before, a call to IsFitValid() always returned false
1605
1606
1607
1608 2004/01/09: Javier L¢pez
1609
1610 * macros/bootcampstandardanalysis.C
1611 - added new macro that holds the main scheleton discussed in the
1612 december bootcamp in Wuerzburg. It runs first over a pedestal
1613 run, then over a calibration run, again over the pedestal run
1614 to compute de pedestal in number of photons and finally over a
1615 data run to calibrate the data.
1616
1617
1618
1619 2004/01/06: Sebastian Raducci
1620
1621 * manalysis/MArrivalTime.[h,cc]
1622 - added new method to calculate photon arrival times. It uses the
1623 TSpline5 Root Class to interpolate the Fadc Slices. The time is
1624 the abscissa value of the absolute maximum of the interpolation
1625 - added new method to find clusters with similar arrival times.
1626 For now it's a preliminary version. It simply search for adiacent
1627 pixels having the same arrival time (color).
1628
1629 * manalysis/MArrivalTimeCalc.[h,cc]
1630 - modified the Process() method according to the changes in the
1631 Arrival Time Cointainer
1632
1633 * mmain/MEventDisplay.cc
1634 - added new tab in the camera event display to show the arrival
1635 time. This arrival time is calculated with the spline method
1636 - the old Arrival Time pad now it's called Max Slice Idx, because
1637 it's only the index of the slice with the max content.
1638
1639 * mhist/MHEvent.[h,cc]
1640 - added new fType in te enumeration to handle the arrival time
1641 histos
Note: See TracBrowser for help on using the repository browser.