source: trunk/MagicSoft/Mars/Changelog@ 3014

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