source: trunk/MagicSoft/Mars/Changelog@ 2892

Last change on this file since 2892 was 2892, checked in by tbretz, 21 years ago
*** empty log message ***
File size: 23.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
7 2004/01/23: Thomas Bretz
8
9 * mbase/MAstro.cc:
10 - Fixed calculation of MJD. In Ymd2Mjd a plus should be a minus.
11
12 * mreport/MReport*.[h,cc]:
13 - changed all classes to return Int_t instead of Bool_t in
14 InterpreteBody
15 - changed MReportFileRead such, that a wrong line results in
16 skipping the line instead of abort reading.
17
18
19
20 2004/01/23: Abelardo Moralejo
21
22 * manalysis/MMcCalibrationUpdate.[h,cc]
23 - Added check to guarantee that the FADC simulation parameters of
24 all read files (those used for calibration and those analyzed)
25 are the same.
26 - Added missing support for analysis of stereo files.
27
28 * mcalib/MMcCalibrationCalc.cc
29 - Removed obsolete FIXME comment.
30 - Added missing support for analysis of stereo files.
31
32
33
34 2004/01/23: Raquel de los Reyes
35
36 * macros/CCDataCheck.C
37 - Added the temperature distribution of the optical links.
38
39
40
41 2004/01/22: Abelardo Moralejo
42
43 * manalysis/MMcCalibrationUpdate.[h,cc]
44 - Now ratio of high to low gain is taken from MCalibrationCam if
45 it existed previously in the parameter list, instead of being
46 read again from the MMcFadcHeader. Removed Setter function for
47 fADC2PhInner, no longer necessary. Fixed error regarding the
48 pedestal conversion to photons (did not read conversion factor
49 from preexisting MCalibrationCam object).
50
51 * mcalib/MMcCalibrationCalc.cc
52 - Changed parameters of the histogram, and also the quantity being
53 histogrammed. Check that input data come from a noiseless camera
54 file before proceeding to do the calibration. Introduced lower
55 size in cut for calibration. Now rhe calibration constant is not
56 calculated from the mean of photons/ADC counts, but from the peak
57 of the histogram.
58
59 * macros/starmc.C
60 - Introduced new scheme. Now there are two loops over two different
61 sets of files. First loop calculates the calibration constants,
62 second one does the analysis. Introduced comments. Now the
63 histogram used in the light calibration is written to the output
64 file.
65
66
67
68 2004/01/22: Thomas Bretz
69
70 * mcalib/MCalibrate.[h,cc], mcalib/MCalibrationCam.[h,cc],
71 mcalib/MCalibrationBlindPix.[h,cc], mcalib/MCalibrationCalc.[h,cc],
72 mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationPINDiode.[h,cc],
73 mcalib/MCalibrationBlindPixel.[h,cc],
74 mcalib/MHCalibrationPixel.[h,cc], mcalib/MMcCalibrationCalc.[h,cc],
75 mcalib/MHCalibrationBlindPixel.[h,cc],
76 mcalib/MHCalibrationPINDiode.[h,cc]:
77 - cleaned up includes
78
79
80
81 2004/01/22: Raquel de los Reyes
82
83 * macros/CCDataCheck.C
84 - macro to check the data from the central control (.rep files).
85
86
87
88 2004/01/22: Markus Gaug
89
90 * macros/calibration.C
91 - made MStatusDisplay 3 bit smaller
92
93 * manalysis/MExtractSignal.cc
94 - put fSignals->SetUsedFADCSlices into PreProcess
95
96 * manalysis/MPedCalcPedRun.cc
97 - calculate PedRMS as RMS of the sums, later renormalized to units
98 of RMS/slice (eliminate the wrong effect of odd and even slices)
99
100 * mcalib/MCalibrationCalc.cc
101 - if bit SkipBlindPixelFit is set, now number of photons outside
102 plexiglass is not intended to be calculated any more (previous
103 bug)
104 - exclude excluded pixels in eventloop
105
106 * mcalib/MHCalibrationBlindPixel.[h,cc]
107 - move functions to pointer again (otherwise, Clone will give
108 strange results)
109
110
111
112 2004/01/21: Abelardo Moralejo
113
114 * mcalib/MMcCalibrationCalc.[h,cc]
115 - Added. First version of the task intended to calculate the
116 conversion factors from ADC counts to photons in the MC. It has
117 a different aim than the recently renamed class
118 "MMcCalibrationUpdate" (which takes care that the correct
119 pedestals and conversion factors are supplied to each event, but
120 does not really calculate anything).
121
122 * mcalib/Makefile, CalibLinkDef.h
123 - Added new class MMcCalibrationCalc
124
125 * manalysis/MMcCalibrationUpdate.[h,cc]
126 - Now the container MCalibrationCam is not created or modified if
127 it is found that one such container already exists in the
128 Parameter list (from a previous calibration).
129
130
131
132 2004/01/21: Thomas Bretz
133
134 * mraw/MRawRead.cc:
135 - restore the fake time for all runs (current time stamp in
136 the data seems to be toally nonsense)
137
138 * mraw/MRawEvtHeader.cc:
139 - removed decoding of real time (current time stamp in the data
140 seems to be toally nonsense)
141
142
143
144 2004/01/21: Abelardo Moralejo
145
146 * mmc/MMcEvt.hxx
147 - Uncommented 6 Getter functions (those regarding the number of
148 photons surviving the different stages of simulation).
149
150 * manalysis/MMcCalibrationUpdate.[h,cc]
151 - Added (see below).
152
153 * manalysis/MMcCalibrationCalc.[h,cc]
154 - Removed: changed name of this class to MMcCalibrationUpdate,
155 which is more representative of what it really does. Moved
156 the filling of the MCalibrationCam container from Process to
157 ReInit, since it does not change on an event by event basis.
158 Simplified PreProcess (MCalibrationCam was searched for twice).
159 Updated class description and comments.
160
161 * manalysis/Makefile, AnalysisLinkDef.h
162 - Adapted to change above
163
164 * macros/starmc.C
165 - Adapted to change above. Changed also task instance name from
166 mccalibcalc to mccalibupdate.
167
168
169
170 2004/01/21: Raquel de los Reyes
171
172 * mreport/MReportCC.h, mreport/MReportTrigger.h, mcamera/MCameraHV.h
173 and mcamera/MCameraCalibration.h
174 - Added the "Get" functions (e.g GetStatus() for fStatus) to access
175 the private data members of the class.
176
177
178
179 2004/01/20: Thomas Hengstebeck
180
181 * mranforest/MRanForestCalc.[h,cc]
182 - Added member functions Grow (training of RF) and Fill (reading in
183 trained forest from file) which simplify macros.
184 One just needs to call them instead of using MRanForestGrow and
185 MRanForestFill (and the related training and fill loops) in a
186 macro.
187
188
189
190 2004/01/20: Abelardo moralejo
191
192 * manalysis/MMcCalibrationCalc.cc
193 - removed call to MCalibrationPix::SetPedestal, which was not
194 needed.
195
196
197
198 2004/01/20: Thomas Bretz
199
200 * Makefile:
201 - replaced 'make' by '$(MAKE)'
202
203 * Makefile.rules:
204 - added Makefile itself to dependencies
205
206 * mbase/MTask.cc:
207 - added comment about ReInit
208
209 * mhbase/MH.cc:
210 - do not clear pad in DrawClone if 'same' option given
211
212 * mhist/MHVsTime.cc:
213 - evaluate 'same' option
214
215 * mfileio/MReadCurrents.[h,cc]:
216 - obsolete, removed
217
218 * manalysis/MCerPhotEvt.cc, manalysis/MCerPhotPix.cc:
219 - added some comments
220
221
222
223 2004/01/20: Abelardo moralejo
224
225 * mcalib/MHCalibrationPINDiode.cc
226 - Added call to SetDirecory(0) for histograms fHErrCharge,
227 fHPCharge, fHPTime.
228
229 * manalysis/MCerPhotPix.h:
230 - Changed position of declaration of fIsSaturated to be the last
231 private variable. Otherwise, since in the constructor it is
232 initialized in the last place, a warning is displayed upon
233 compilation in some systems.
234
235
236
237 2004/01/20: Markus Gaug
238 * mcalib/Makefile, manalysis/Makefile:
239 - include directory ../mtools
240
241 * mtools/MFFT.[h,cc]
242 - class inherits from TObject now
243
244
245
246 2004/01/19: Markus Gaug
247
248 * mcalib/MHCalibrationBlindPixel.[h,cc]
249 - fixed a bug in fFitLegend due to which program crashed by calls
250 to DrawClone
251 - Modified way to change the fit function
252
253 * mcalib/MHCalibrationPixel.[h,cc]
254 - reordered function calls
255 - removed SetupFill
256
257 * mcalib/MHCalibrationPINDiode.h
258 - reordered function calls
259
260 * mcalib/MCalibrationPix.[h,cc]
261 - limits to define fFitValid now as variables in class
262
263 * mcalib/MCalibrationCam.[h,cc]
264 - reordered function calls
265 - incorporate option to exclude pixels
266
267 * mcalib/MCalibrationBlindPix.h
268 - Modified way to change the fit function
269
270 * mcalib/MCalibrationCalc.[h,cc]
271 - Modified way to change the fit function
272 - incorporate option to exclude pixels from configuration file
273
274 * macros/calibration.C
275 - Modified way to change the fit function
276 - incorporate option to exclude pixels from configuration file
277
278
279
280 2004/01/19: Javier Rico
281
282 * manalysis/MPedCalcPedRun.cc, manalysis/MPedPhotCalc.cc
283 - Added documentation of member functions
284
285
286
287 2004/01/19: Abelardo Moralejo
288
289 * manalysis/MCerPhotPix.[h,cc]
290 - Added fIsSaturated to flag whether low gain of the pixel is
291 saturated. Added corresponding getter and setter functions.
292 Updated ClassDef to version 2.
293
294 * mcalib/MCalibrate.cc
295 - Set the new saturation flag of MCerPhotPix to kTRUE if at least
296 one low gain FADC slice is saturated.
297
298 * mimage/MNewImagePar.[h,cc]
299 - Added new member variable fNumSaturatedPixels to count how many
300 pixels were saturated. Updated ClassDef to version 2.
301
302
303
304 2004/01/19: Thomas Bretz
305
306 * manalysis/MPedPhotCalc.[cc,h]:
307 - fixed order of includes
308 - removed obsolete forward declarations
309 - removed obsolete data member fNumPixels (stored already twice in
310 the two TArrayF)
311 - fixed some small bugs in the documentation
312
313 * manalysis/MPedCalcPedRun.cc:
314 - updated my eMail address
315
316
317
318 2004/01/19: Javier Rico
319
320 * macros/dohtml.C, NEWS
321 - include some missing info
322
323
324
325 2004/01/19: Abelardo Moralejo
326
327 * manalysis/MExtractedSignalPix.h
328 - added GetNumLoGainSaturated()
329
330
331
332 2004/01/19: Markus Gaug
333
334 * macros/dohtml.C
335 - include calibration.C
336
337 * manalysis/MExtractSignal.cc
338 - warning of logain saturation now only once per event (out of loop)
339
340 * mcalib/MCalibrationCalc.cc, mcalib/MCalibrationPix.[h,cc]
341 - new Flag fExcluded to indicate if pixel has been excluded from
342 further analysis
343
344
345
346 2004/01/16: Javier Rico & Pepe Flix
347
348 * manalysis/MPedPhotCalc.[cc,h]
349 - added
350 - new class for the evaluation of pedestals in units of photons
351 using the extracted signal from pedestal runs and calibration
352 constants defined in MCalibrate
353
354 * manalysis/AnalysisLinkDef.h, manalysis/Makefile
355 - added entries for MPedPhotCalc
356
357 * macros/pedphotcalc.C
358 - added
359 - example on how to use MPedPhotCalc task
360
361
362
363 2004/01/16: Markus Gaug
364
365 * mcalib/MCalibrationFits.h
366 - removed and incorporated in MHCalibrationBlindPixel.h
367
368 * mcalib/MHCalibrationBlindPixel.[h,cc], mcalib/MHCalibrationConfig.h,
369 mcalib/MCalibrationBlindPix.h:
370 - incorporate Fit functions
371 - fixed a bug due to which DrawClone crashed when class was used
372 in a compiled macro
373
374 * mcalib/MCalibrationCalc.cc, mcalib/MCalibrationPix.cc,
375 mcalib/MCalibrationBlindPix.cc, mcalib/MCalibrationPINDiode.cc,
376 mcalib/MCalibrationCam.cc, mcalib/MHCalibrationBlindPixel.cc,
377 mcalib/MHCalibrationPixel.cc:
378 - fixed the warns and errs in fLog's
379
380
381
382 2004/01/16: Abelardo Moralejo
383
384 * manalysis/MMcCalibrationCalc.cc
385 - TMath::Max() is no longer used because it did not compile in some
386 systems for unkown reasons. I replaced it by a safer (and may be
387 slower) code.
388 - Added calpix.SetFitValid();
389
390 * mhist/MHEvent.cc
391 - In MHEvent::Fill, fixed: second parameter of SetCamContent must
392 be 1 in case of RMS:
393 case kEvtPedestalRMS:
394 fHist->SetCamContent(*(MCamEvent*)par, 1);
395
396
397
398 2004/01/15: Abelardo Moralejo
399
400 * macros/starmc.C
401 - Added. Version of star showing new chain to get Hillas
402 parameters (with Size calibrated in photons) from MC files.
403
404
405
406 2004/01/15: Javier Rico
407
408 * manalysis/MPedCalcPedRun.[h,cc]
409 - optimize the running time
410 - add (some) documentation
411 - correct treatment for the case of several input files
412
413 * macros/pedvsevent.C
414 - added
415 - draw pedestal mean and rms vs event# for input pixel# and run
416 file, and compares them to the global pedestal mean and rms
417
418
419
420 2004/01/15: Raquel de los Reyes
421
422 * mhist/MHCamEvent.cc, mhist/MHCamera.cc
423 - changed the MHCamEvent::SetupFill and MHCamera::GetBinError
424 functions to compute the estimation of the error of the
425 mean. It can be done calling to the function
426 MCamEvent::SetBit(MHCamera::kVariance) in the macro
427
428
429
430 2004/01/15: Markus Gaug
431
432 * mhist/MHCamera.[h,cc]
433 - incorporate Thomas's changes
434 - replace void CreateProjection() by TH1D *Projection(const char*)
435
436 * macros/calibration.C
437 - replace MHCamera->Draw("proj") by MHCamera->Projection()
438 - produce better fits to the projection
439
440 * manalysis/MSimulatedAnnealing.[h,cc],
441 mhist/MHSimulatedAnnealing.[h,cc]:
442 - moved to directory mtools
443 - MSimulatedAnnealing now inherits from TObject
444
445 * manalysis/Makefile, manalysis/AnalysisLinkDef.h,
446 mhist/Makefile, mhist/HistLinkDef.h:
447 - removed MSimulatedAnnealing
448 - removed MHSimulatedAnnealing
449
450 * mtools/Makefile, mtools/AnalysisLinkDef.h:
451 - added MSimulatedAnnealing
452 - added MHSimulatedAnnealing
453
454
455
456 2004/01/15: Thomas Bretz
457
458 * manalysis/AnalysisLinkDef.h:
459 - removed MCurrents
460
461 * mhist/MHCamera.[h,cc]:
462 - added member function Projection
463 - removed fYproj
464
465 * mreport/MReport*.*:
466 - added more comments
467
468
469
470 2004/01/14: Markus Gaug
471
472 * mtools/MFFT.[h,cc]
473 - new class to perform Fast Fourier Transforms
474
475 * mtools/Makefile
476 * mtools/ToolsLinkDef.h
477 - include MFFT
478
479 * manalysis/MExtractedSignalCam.h
480 - removed variables fNumHiGainSamples and fNumLoGainSamples
481 - function SetNumUsedFADCSlices replaced by SetUsedFADCSlices
482
483 * manalysis/MExtractSignal.cc
484 - updated call to SetUsedFADCSlices
485
486
487
488 2004/01/14: Abelardo Moralejo
489
490 * manalysis/MMcCalibrationCalc.cc:
491 - set pedestal rms per FADC slice to 0.01 counts in case it is 0.
492 This can happen (depending on camera simulation parameters), and
493 rms = 0 later resulted in the pixel being eliminated in the
494 image cleaning.
495
496
497
498 2004/01/14: Thomas Bretz
499
500 * Makefile:
501 - replaced old style Makefile.depend by directory specific
502 dependancy files
503
504 * Makefile.rules:
505 - changed obsolete '.cc.o' style to newer style '%.o: %.c'
506 - added rule to make dependency files
507 - added rule to remove dependancy files.
508 - added rmdep as prerequisite to clean
509 - include dependency file
510
511 * mbase/Makefile, mcalib/Makefile, mcamera/Makefile,
512 mdata/Makefile, mfileio/Makefile, mfilter/Makefile,
513 mgeom/Makefile, mgui/Makefile, mhbase/Makefile,
514 mhist/Makefile, mhistmc/Makefile, mimage/Makefile,
515 mmain/Makefile, mmc/Makefile, mmontecarlo/Makefile,
516 mpointing/Makefile, mranforest/Makefile, mraw/Makefile,
517 mreflector/Makefile, mreport/Makefile, mtemp/Makefile,
518 mtools/Makefile:
519 - removed clean-rule, use the one in Makefile.rules instead
520
521 * mreport/Makefile, mreport/ReportLinkDef.h:
522 - added MReportHelp
523
524 * mreport/MReportFileRead.cc:
525 - moved code from MReportHelp to new file
526 - removed usage of MReport class completely
527
528 * mfilter/MFGeomag.[h,cc]:
529 - fixed a bug which causes MFGeomag to fail if MARSSYS is not set
530 - changed the second loop from 0->1151 to 1152->2304
531 - removed dummy arrays used for reading
532 - output filename in case of 'file not found'
533 - removed obsolete data members
534 - removed obsolete Init function
535 - removed forbidden underscore from member variable
536 - changed wrong 0/1 in allocation of fResult into kFALSE/TRUE
537
538 * mbase/MStatusDisplay.[h,cc]:
539 - added new member function Open
540 - added new menu entry kFileOpen
541 - changed UpdatePSheader algorithm (the old one was much too slow)
542
543 * manalysis/MCurrents.[h,cc]:
544 - removed (old outdated)
545
546 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
547 - removed MCurrents
548
549
550
551 2004/01/14: Wolfgang Wittek
552
553 * macros/ONOFFAnalysis.C:
554 - current version
555
556 * mhist/MHSigmaTheta.[h,cc]:
557 - replace MPedestalCam by MPedPhotCam
558
559 * manalysis/MPad.[h,cc], manalysus/MSigmabar.[h,cc],
560 manalysus/MSigmabarCalc.[h,cc], manalysus/MCT1PadONOFF.[h,cc],
561 manalysus/MCT1PadSchweizer.[h,cc], manalysus/MPadding.[h,cc]:
562 - replace MPedestalCam by MPedPhotCam
563
564 * manalysis/MPedPhotPix.[h,cc]
565 - uncomment SetRms()
566
567
568
569 2004/01/13: Markus Gaug
570
571 * manalysis/MExtractSignal.h
572 - seems that the reduced light intensity of the CT1 Pulser
573 results in broader pulses -> Set Default time slices to [3,10]
574
575 * mhist/MHCamera.cc
576 - make Stat Window in option 'proj' bigger
577 - add comment line at beginning of Draw()
578
579 * mcalib/MHCalibrationBlindPixel.[h.cc]
580 - add Function DrawClone()
581 - fix bug in calculation of integral (GetIntegral("width"))
582 - restrict parameters tighter
583 - declare fit as not valid, if less than 100 events
584 in single photo-electron peak
585
586 * mcalib/MCalibrationFits.h, mcalib/MHCalibrationBlindPixel.[h.cc]
587 - fit now with fixed normalization
588
589 * mcalib/MHCalibrationPixel.[h.cc]
590 - new function IsEmpty()
591 - Time fit accepted if ChiSquare less than 30. (instead of 20.)
592
593 * mcalib/MCalibrationPix.[h.cc]
594 - F-Factor corrected and added error
595 - Histograms not fitted if they are empty
596 - rejection criteria of fitted charges now > 5 PedRMS (instead 3)
597
598 * mcalib/MCalibrationCam.cc
599 - Square Root of Reduced Sigmas not taken, if they are < 0.
600 - Reduced Sigma / Charge squared replaced by reduced sigma / charge
601
602 * mcalib/MCalibrationCalc.cc
603 - Blind Pixel is not additionally treated as normal pixel any more
604 - Blind Pixel Draw replaced by DrawClone
605
606 * macros/calibration.C
607 - took out some unused code
608 - some default axis labelling corrected
609
610
611
612 2004/01/13: Abelardo Moralejo
613
614 * manalysis/MMcPedestalCopy.cc
615 - added check of whether input file is a MC file before executing
616 the PreProcess.
617
618
619
620 2004/01/13: Wolfgang Wittek
621
622 * macros/ONOFFAnalysis.C, macros/ONAnalysis.C:
623 - change macro to handle also MC events with finite sigmabar
624
625 * manalysis/MPadOn.[h,cc]:
626 - deleted, is replaced by MPad
627
628 * manalysis/MPadOnOFF.[h,cc]:
629 - deleted, is replaced by MPad
630
631 * manalysis/MPad.[h,cc]:
632 - new class, replacing MPadON and MPadONOFF
633 - handle also MC events with finite sigmabar
634
635 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
636 - replace MPadON and MPadONOFF by MPad
637
638
639
640 2004/01/13: Thomas Bretz
641
642 * mraw/MRawRunHeader.[h,cc]:
643 - implemented new member function GetRunTypeStr
644
645 * Changelog.03:
646 - added (contains entries of 2003)
647
648 * Changelog:
649 - removed entries of 2003
650
651 * mfilter/MFGeomag.cc:
652 - simplified open/close of input files
653
654 * manalysis/MEventRate.[h,cc], manalysis/MEventRateCalc.cc:
655 - added some comments
656 - added new member function GetError
657
658 * Makefile:
659 - updated 'make dox' output for convinience
660
661 * macros/dohtml.C:
662 - do not print Info's
663 - added mcamera
664 - added mpointing
665 - added mreport
666
667 * mreport/MReportCurrents.cc, mreport/MReportDAQ.cc:
668 - removed some obsolete comments (these comments confused THtml)
669
670 * manalysis/MCameraData.[h,cc], mfileio/MCT1ReadAscii.[h,cc],
671 mfileio/MCT1ReadPreProc.[h,cc], mfilter/MFCT1SelBasic.cc,
672 mfilter/MFSelBasic.cc, mhist/MHCamera.cc, mhist/MHEvent.[h,cc],
673 mimage/MImgCleanStd.[h,cc], mimage/MImgCleanTGB.[h,cc],
674 mmain/MAnalysis.cc, mmain/MEventDisplay.cc:
675 - replaced MPedestalCam by MPedPhotCam
676 - removed some obsolete includes
677
678 * mbase/BaseLinkDef.h, mbase/Makefile:
679 - added MLogPlugin
680 - added MLogHtml
681
682 * mbase/MLog.[h,cc]:
683 - added use of plugins
684
685 * mbase/MLogPlugin.[h,cc], mbase/MLogHtml.[h,cc]:
686 - added
687
688 * mbase/MStatusDisplay.[h,cc]:
689 - added a Save-As dialog
690
691
692
693 2004/01/12: Thomas Bretz
694
695 * macros/rootlogon.C:
696 - added mcamera to include path
697 - added mpointing to include path
698 - added mreport to include path
699
700 * mbase/MLog.cc:
701 - updated my eMail address
702
703 * mbase/MParContainer.h:
704 - added Read member function
705
706 * mbase/MStatusDisplay.[h,cc]:
707 - changed size of ps-paper
708 - added a user defined bottom line to the ps-files
709 - added name (currently unused)
710 - added title (used as possible bottom line in ps-file)
711
712 * mraw/MRawRunHeader.cc:
713 - added some comments
714
715 * status.cc:
716 - set name of input as bottom line of status display
717
718
719
720 2004/01/12: Abelardo Moralejo
721
722 * mimage/MStereoPar.cc
723 - fixed mistake: now fSourceY = scale1*hillas1.GetMeanY() + ...
724 instead of fSourceY = scale2*hillas1.GetMeanY() + ...
725 Bug had no effect unless scale1 != scale2 (-> telescopes of
726 different size).
727
728
729
730 2004/01/12: Markus Gaug
731
732 * manalysis/MExtractSignal.[h,cc]
733 - take out some uncommented code
734 - replace logainshift by two independent variables:
735 logainfirst, logainlast
736 - because in most data, maximum occurs in slice 4, shift default
737 from slices 4-9 to slices 3-8.
738
739 * manalysis/MExtractedSignalPix.[h,cc]
740 - took out some uncommented code
741 - new initializers: instead of -1. now 99999.9
742
743
744
745 2004/01/09: Markus Gaug
746
747 * mcalib/MCalibrationCam.[h,cc]
748 - take out 1-dim histos because we can use
749 the projections in MHCamera (s.b.)
750
751 * mcalib/MHCalibrationBlindPixel.h
752 - make the fit by default quiet
753
754 * mcalib/MHCalibrationPixel.[h,cc]
755 * mcalib/MCalibrationPix.[h,cc]
756 - Ranges of time slices stored independently for HiGain and LoGain
757 in order to allow consecutive checks
758
759 * mhist/MHCamera.[h.cc]
760 - add the possibility to call a Draw("proj") which will
761 draw a Y-Projection of the histogram
762
763 * macros/calibration.C
764 - apply the drawing of the projections and fit them
765
766 * mcalib/MCalibrationCalc.cc
767 - catch the possibility of a calibration file,
768 unintendedly being a pedestal or cosmic file.
769 Program now exits with an error before doing the fits
770
771 * mcalib/MCalibrationPix.[h,cc]
772 - fixed a bug in calculation of fFitValid.
773 before, a call to IsFitValid() always returned false
774
775
776
777 2004/01/09: Javier L¢pez
778
779 * macros/bootcampstandardanalysis.C
780 - added new macro that holds the main scheleton discussed in the
781 december bootcamp in Wuerzburg. It runs first over a pedestal
782 run, then over a calibration run, again over the pedestal run
783 to compute de pedestal in number of photons and finally over a
784 data run to calibrate the data.
785
786
787
788 2004/01/06: Sebastian Raducci
789
790 * manalysis/MArrivalTime.[h,cc]
791 - added new method to calculate photon arrival times. It uses the
792 TSpline5 Root Class to interpolate the Fadc Slices. The time is
793 the abscissa value of the absolute maximum of the interpolation
794 - added new method to find clusters with similar arrival times.
795 For now it's a preliminary version. It simply search for adiacent
796 pixels having the same arrival time (color).
797
798 * manalysis/MArrivalTimeCalc.[h,cc]
799 - modified the Process() method according to the changes in the
800 Arrival Time Cointainer
801
802 * mmain/MEventDisplay.cc
803 - added new tab in the camera event display to show the arrival
804 time. This arrival time is calculated with the spline method
805 - the old Arrival Time pad now it's called Max Slice Idx, because
806 it's only the index of the slice with the max content.
807
808 * mhist/MHEvent.[h,cc]
809 - added new fType in te enumeration to handle the arrival time
810 histos
Note: See TracBrowser for help on using the repository browser.