source: trunk/MagicSoft/Mars/Changelog@ 2900

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