source: trunk/MagicSoft/Mars/Changelog@ 2992

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