source: trunk/MagicSoft/Mars/Changelog@ 6869

Last change on this file since 6869 was 6869, checked in by tbretz, 20 years ago
*** empty log message ***
File size: 85.3 KB
Line 
1
2
3Please do not write behind the end of line tag so that it is possible
4to send a Changelog file to a line printer directly. Thanks.
5
6For your entries please follow EXACTLY this style:
7
8_yyyy/mm/dd_[Your Name]
9_
10___*_filename:
11_____-_description
12_
13___*_filename2, filename3:
14_____-_description
15_
16_
17_
18
19While an underscore is a placeholder for a white-space or an empty line.
20
21
22 -*-*- END OF LINE -*-*-
23 2005/03/21 Thomas Bretz
24
25 * mfbase/MFDataChain.cc:
26 - fixed a bug in GetDataMember if fData is not valid
27
28 * mhbase/MH3.cc:
29 - moved drawing histograms back to Draw. This fixes a
30 problem with root 4.02/00. Reading/Writing should be
31 no problem if the names of the profiles are well known.
32 - with this fix 'same' is currently NOT supported
33
34 * mimage/ImageLinkDef.h, mimage/Makefile:
35 - added MNewImagepar2
36 - added MHCewImagePar2
37
38 * mimage/MNewImagePar2.[h,cc], mimage/MHNewImagePar2.[h,cc]:
39 - added new classes calculating and displaying the length
40 of the border line of a shower
41
42 * mimage/MHImagePar.cc:
43 - fixed a problem with root 4.02/00 when setting the margin
44 in Divide to 0 by setting it to 1e-10
45
46 * mimage/MHNewImagePar.[h,cc]:
47 - fixed to display Areas in deg^2
48
49 * mimage/MHillas.cc, mimage/MHillasExt.cc, mimage/MHillasSrc.cc,
50 mimage/MImagePar.cc, mimage/MNewImagePar.cc
51 - a small fix to Print()
52
53 * mimage/MHillasCalc.[h,cc]:
54 - added MNewImagePar2 to supported image parameters
55
56 * mjobs/MJStar.cc:
57 - replaced MCerPhotEvt by MSignalCam
58
59
60
61 2005/03/18 Thomas Bretz
62
63 * Makefile:
64 - removed mone from list of compiled programs
65
66 * mars.cc:
67 - replaced the MARS display by the Camera Display directly
68
69 * manalysis/MCameraData.[h,cc], mcalib/MCalibrateData.[h,cc],
70 mbadpixels/MBadPixelsTreat.[h,cc], mcalib/MCalibrateRelTimes.[h,cc],
71 mimage/MCameraSmooth.[h,cc], mimage/MConcentration.[h,cc],
72 mimage/MHillas.[h,cc], mimage/MHillasExt.[h,cc],
73 mimage/MImgCleanStd.[h,cc], mimage/MNewImagePar.[h,cc],
74 mimage/MImagePar.[h,cc], MNewImagePar.[h,cc],
75 mjobs/MJCalibTest.cc, mhcalib/MHCalibrationTestCam.[h,cc],
76 mpedestal/MPedPhotCalc.[h,cc], mjobs/MJCalibrateSignal.cc:
77 - removed dependancy on MArrivalTime, information now
78 found in MSignalCam
79 - replaced MCerPhotEvt by MSignalCam
80 - it was renamed because it will be completely incompatible
81 anyhow
82
83 * mjobs/MJCalibrateSignal.cc:
84 - use new MSignalCam type to display pulse position of cosmics
85
86 * mcalib/MCalibrateData.cc:
87 - calculate number of saturated pixels
88
89 * manalysis/MCerPhotEvt.[h,cc]:
90 - removed possibility for zero-supression. Now the index
91 is identical with the position in the array
92 - renamed and moved to msignal/MSignalCam.[h,cc]
93
94 * manalysis/MCerPhotPix.cc:
95 - removed obsolete values
96 - added arrival time
97 - renamed and moved to msignal/MSignalPix.[h,cc]
98
99 * mcalib/MCalibrationChargeCalc.cc:
100 - some cosmetic changes and small fixed from the Munich cvs
101 (undocumented)
102
103 * mfileio/MWriteRootFile.cc:
104 - fixed bug in RecursiveRemove which caused crashed with real
105 data
106
107 * mhft/MGeomCamMagicEnhance.cc, mhft/MHexagonalFTCalc.cc:
108 - updated, but untested
109
110 * mhist/MHCamEvent.[h,cc]:
111 - some fixes in Draw to get a correct display in root 4.02/00
112 (at least on 64-bit systems)
113 - removed kSqrtVariance it is included in kProfile now
114
115 * mhist/MHCamera.[h,cc]:
116 - removed sqrtvariance option which is included in profile now
117 - the profile now uses the new array fBinEntries to display
118 a more accurate profile
119
120 * mhist/MHEvent.cc:
121 - set to type 6 for arrival times
122
123 * mimage/MHillasCalc.cc:
124 - updated text for error=1
125
126 * mimage/MImagePar.cc:
127 - copy number of saturated pixels from MSignalCam
128
129 * mjobs/MJStar.cc:
130 - enhanced title of some histogram
131
132 * mjobs/MSequence.cc:
133 - updated path to fit data center (D.Dorner)
134
135 * mmain/MEventDisplay.cc:
136 - display Arrival Time from MSignalCam now
137
138 * msignal/MArrivalTimeCam.cc:
139 - implemented a new case 6 which is identical with the
140 default case AND arrival time from MSignalCam
141
142 * manalysis/Makefile, manalysis/AnalysisLinkDef.h,
143 manalysis/:
144 - removed MCerPhotEvt
145 - removed MCerPHotPix
146 - removed MCerPhotAnal
147 - removed MCerPhotAnal2
148 - removed MCerPhotCalc
149
150 * mimage/Makefile, manalysis/ImageLinkDef.h:
151 - removed MHillasSrcCalc
152
153 * manalysis/MSupercutsCalc.cc:
154 - removed an obsolete include
155
156 * mhist/Makefile, mhist/HistLinkDef.h:
157 - removed MHSigmaTheta
158
159 * mmain/Makefile, mmain/HistLinkDef.h:
160 - removed MDataCheck
161 - removed Mars
162 - removed MAnalysis
163 - removed MMonteCarlo
164 - removed MGDisplayAdc
165 - removed MOnlineDisplay
166 - removed MOnlineDump
167
168 * msignal/Makefile, msignal/HistLinkDef.h, msignal/:
169 - added MSignalCam
170 - added MSignalPix
171 - added MSignalCalc
172
173 * msql/Makefile, msql/SqlLinkDef.h:
174 - removed MSqlInsertRun
175
176 * mfilter/Makefile, mfilter/FilterLinkDef.h:
177 - removed MFSelBasic
178 - removed MFSelStandard
179 - removed MFSelFinal
180
181
182
183 2005/03/17 Thomas Bretz
184
185 * callisto.cc:
186 - added new option moon
187 - use light condition from MSequence to determin light condition
188 automatically
189
190 * mjobs/MJPedestal.h:
191 - allow setting SetUseHists also to kFALSE
192
193 * mjobs/MSequence.[h,cc]:
194 - added fLightCondition
195
196 * mcalib/MCalibrateData.cc:
197 - undocumented change from Markus Gaug
198
199 * mfilter/MFCT1SelBasic.[h,cc], mfilter/MFCT1SelStandard.[h,cc],
200 mfilter/MFCT1SelFinal.[h,cc]:
201 - moved to manalysisct1
202
203 * mfilter/Makefile, mfilter/FilterLinkDef.h:
204 - removed MFCT1SelBasic
205 - removed MFCT1SelStandard
206 - removed MFCT1SelFinal
207
208 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
209 - removed MPad
210 - removed MMakePadHistograms
211 - removed MSigmabar
212 - removed MSigmabarParam
213 - removed MSigmabarCalc
214
215 * mimage/Makefile, mimage/ImageLinkDef.h:
216 - removed MImgCleanTGB
217
218 * mmontecarlo/Makefile, mmontecarlo/MonteCarloLinkDef.h
219 - removed MMcEnergyEst
220 - removed MMcTimeGenerate
221
222 * msignal/Makefile, msignal/SignalLinkDef.h:
223 - removed MArrivalTime
224 - removed MArrivalTimeCalc
225 - removed MArrivalTimeCalc2
226
227 * mjobs/MJCalibration.cc:
228 - followed some undocumented changes from the other cvs
229
230
231
232 2005/03/16 Thomas Bretz
233
234 * callisto.cc:
235 - set changed extractor in MJCalibrateSignal from MJPedestal
236 - don't process 'range finding' for MonteCarlo data
237
238 * callisto.rc:
239 - removed obsolete Modified* option
240
241 * mjobs/MJCalibrateSignal.[h,cc]:
242 - removed obsolete flag for ModifiedExtractWin
243 - allow also NULL for SetExtractor
244 - rearanged the too MWriteRootFile instantiations otherwise
245 callisto crashes in MWriteRootFile::ChangeFile
246 - removed some obsolete comments about an old MC workaround
247
248 * mdata/MDataChain.cc:
249 - fixe to allow sign after e (eg. 1e-3, 1e+5 instead of 1e3, 1e5)
250
251 * mcalib/MCalibColorSet.cc, mcalib/MCalibrationChargeCalc.cc,
252 mhcalib/MHCalibrationCam.cc:
253 - undocummented change
254
255
256
257 2005/03/16 Markus Gaug
258
259 * msignal/MExtractTimeAndChargeSlidingWindow.cc
260 - fixed a bug in the reading of the resource file (reading of the
261 MExtractTimeAndCharge resources was skipped).
262
263 * mcalib/MCalibrateData.cc
264 - for the case that the high-gain saturates, but the low-gain signal
265 could not be extracted successfully, take the high-gain signal,
266 multiplied by 1.5 (before, 0 was taken erroneously).
267
268 * msignal/MExtractTimeAndCharge.cc
269 - catch one potential case for memory leaks in the low-gain
270 calculation. Extract low-gain only if the remaining extraction
271 window is not smaller than the number of slices needed by the
272 signal extractor.
273 - set the default fgLoGainStartShift to -3.5
274
275 * msignal/MExtractTimeAndChargeSpline.[h,cc]
276 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]
277 - adjust fLoGainStartShift by one slice, after findings from MC.
278
279
280
281 2005/03/15 Markus Gaug
282
283 * msignal/MExtractTimeAndChargeSpline.h
284 - take fRandomIter out of the streamer.
285 - take fRiseTimeLoGain and fFallTimeLoGain into the streamer.
286 - raise version number to 4
287
288 * mjobs/MJCalibration.cc
289 - set default to kFALSE for PIN Diode or Blind Pixel calibration
290 (was kTRUE by error).
291
292
293
294 2005/03/15 Thomas Bretz
295
296 * mjobs/MJCalibrateSignal.[h,cc]:
297 - added the fExtractor data member
298 - added a destructor deleting it
299 - only read extractor from file if not set by user
300 - user fExtractor as extractor1
301 - do not delete extractor1 if set by user
302 - added member function to set extractor
303
304 * mjobs/MJPedestal.cc:
305 - removed MFEventSelector workaround again
306 - do not write pedy file anymore
307
308 * callisto.cc:
309 - MJCalibrateSignal now takes the signal extractor directly
310 instead of taking the long way round a new file
311
312 * mpedestal/MExtractPedestal.cc:
313 - ReInit extractor correctly. Now the workaround should be
314 really obsolete
315
316 * mbase/MGMenu.[h,cc]:
317 - make fix fix also compile root 3.10.02
318
319
320
321 2005/03/14 Thomas Bretz
322
323 * mbase/MGMenu.h:
324 - added a fix for root 4.02.00
325
326
327
328 2005/03/14 Markus Gaug
329
330 * mcalib/MCalibrateData.cc
331 - catch the case that now high-gain low-gian intercalibration const.
332 is available.
333
334 * mjobs/MJPedestal.cc
335 - modify option for pedy*.root: from UPDATE to RECREATE
336
337
338
339 2005/03/11 Markus Gaug
340
341 * callisto.rc
342 - changed default weights for DF to cosmics_weights4.dat. (This has
343 turned out to be the most stable set of weights).
344
345 * mjobs/MJCalibration.cc
346 - some cosmetic changes in the output
347 - in case of WriteHists(), do not overwrite existing signal*.root
348 file, but append histograms (bugfix!)
349
350
351
352 2005/03/10 Toni Coarasa (With Nadia's and Alessandro's inside)
353
354 * mjobs/MJCut.cc
355 - inclusion of (TString) to avoid compiler error under 2.95.3
356
357 * sinope.cc
358 - inclusion of <errno.h> to avoid compiler error under 2.95.3
359
360
361
362 2005/03/10 Markus Gaug
363
364 * msignal/MExtractTimeAndCharge.cc
365 - set fgLoGainStartShift to -4.0
366 - put a check to avoid a dynamic low-gain range < 0 (should not
367 occur with current extractors, but one never knows...)
368
369 * msignal/MExtractor.[h,cc]
370 - introduced Clear()-function, used in SetRange()
371
372 * mjobs/MJCalibrateSignal.cc
373 - changed order of initialization of the 2 MWriteRootFiles whereupon
374 the crash goes away. Have to revise the /dev/null work-around
375 in MWriteRootFile!
376
377
378
379 2005/03/09 Markus Gaug
380
381 * msignal/MExtractTimeAndCharge.cc
382 - catch a (very unprobable) case in which the low-gain range could
383 be negative
384
385 * mjobs/MJCalibrateSignal.cc
386 - modify writing of MCalibrationPulseTimeCam to disk in order to
387 avoid program crash in the destructor of MJCalibrateSignal
388
389 * mhcalib/MHGausEvents.h
390 - take fGraphEvents, fGraphPowerSpectrum, fHPowerProbability and
391 fPowerSpectrum out of the streamer.
392 - intialize fFlags to 0
393
394
395
396 2005/03/09 Thomas Hengstebeck
397
398 * mranforest/MRFEnergyEst.cc
399 - changed call of min, max functions to TMath::Min() and
400 TMath::Max() to avoid compilation problems with some gcc
401 versions
402 - changed check of energy rule (last col of MHMatrix) so, that
403 any rule containing "fEnergy" is accepted.
404
405
406
407 2005/03/08 Markus Gaug
408
409 * mhcalib/MHPedestalCam.[h,cc]
410 - introduce new parameter "fFitStart" to decide from outside where
411 to start fitting the pedestals.
412
413
414
415 2005/03/07 Markus Gaug
416
417 * mjobs/hilocalib_df6.root
418 * mjobs/hilocalib_sp2.root
419 - two files with the high-gain vs. logain intercalibration results.
420 for Digital filter and September data and Spline and December
421 data.
422
423 * callisto.rc
424 - allow setting the variables ExtractWinLeft and ExtractWinRight.
425
426 * mhcalib/MHCalibrationHiLoCam.h
427 * mhcalib/MHCalibrationCam.h
428 * mhcalib/MHGausEvents.h
429 - put the Draw-functions into the *MENU*
430
431 * mjobs/MJCalibration.[h,cc]
432 - introduced reading of hi-vs.logain calibration file
433
434 * mjobs/MJPedestal.[h,cc]
435 - modified range setting according Thomas S. suggestions
436
437 * msignal/MArrivalTime.[h,cc]
438 - took out some commented code which will not be used any more
439 - improve Print() function
440
441
442
443 2005/03/05 Markus Gaug
444
445 * msignal/MExtractTimeAndChargeSpline.[h,cc]
446 - removed the obsolete parts of "kMaximum" and "kHalfMaximum" in the
447 code which were still persistent
448 - set default extraction type to integral (instead of amplitude)
449 - set version number to 3
450
451 * mcalib/MCalibrationChargeCam.[h,cc]
452 - added new function GetAvergedConvFADC2PhePerArea for the datacheck
453
454 * mjobs/MJPedestal.[h,cc]
455 - added function WriteExtractor which writes the extractor with the
456 new ranges to disk if fPulsePosCheck has been selected.
457
458 * mjobs/MJCalibrateSignal.[h,cc]
459 - added functionality to read the updated extractor from
460 MJPedestalY2 (with the new extraction ranges).
461
462
463
464 2005/03/04 Abelardo Moralejo
465
466 * mmc/MFadcDefine.h
467 - Changed constant SUBBINS from 5 to 500. This defines the
468 resolution of the analog signal simulation in the camera MC.
469 The time step is the duration of one FADC slice divided by
470 SUBBINS. The change was necessary to implement correctly the PMT
471 time jitter.
472
473
474
475 2005/03/03 Markus Gaug
476
477 * mjobs/pedestalref.rc
478 * mjobs/calibrationref.rc
479 * mjobs/calibrationref_Nov04.rc
480 - added documentation
481
482 * mjobs/signalref.rc
483 - added
484
485 * mjobs/MJPedestal.cc
486 - re-added MFEventSelector which had been removed by TB on the
487 15.2.2005.
488 - added pulse position selector, as decided at the Berlin soft-
489 ware meeting.
490
491 * callisto.cc
492 - added SetPulsePosCheck() in MJPedestalY2
493
494 * mjobs/MJCalibrateSignal.cc
495 - updated pulse pos. calculator, can be switched off now.
496
497 * mjobs/MJCalib.[h,cc]
498 - added flag fPulsePosCheck
499
500
501
502 2005/03/02 Markus Gaug
503
504 * mjobs/MJCalib.[h,cc]
505 * mjobs/MJPedestal.[h,cc]
506 * mjobs/MJCalibration.[h,cc]
507 * mjobs/MJCalibrateSignal.[h,cc]
508 - put the storage types in the base class
509
510 * mbadpixels/MBadPixelsCam.cc
511 - add some output in case that AsciiRead does not work
512
513 * msignal/MExtractTimeAndChargeSpline.cc
514 - speed integration up a little bit.
515
516 * callisto.rc
517 - adapt the low-gain stretch for the different pulse form for
518 calibration and cosmics pulses (only applied if spline is used).
519
520
521
522 2005/02/25 Markus Gaug
523
524 * mhcalib/MHCalibrationHiLoCam.[h,cc]
525 - fixed bug in inter-calibration hi-logain for arrival times.
526
527 * mhcalib/MHCalibrationPulseTimeCam.[h,cc]
528 - fixed the situation where the maximum bin is already found in the
529 low-gain samples.
530
531 * mjobs/MJCalibration.cc
532 - write the MPedestalCams also to disk (needed for data-check).
533
534
535
536 2005/02/25 Abelardo Moralejo
537
538 * msignal/MC_calibration_weights_UV.dat
539 - Added. Weights file for using the digital filter on MC
540 calibration files. For the moment the weights are the same as in
541 the file calibration_weights_UV.dat, only that high and low gain
542 have both the same weights because for the moment the MC pulse
543 shape is the same in both gain branches.
544
545
546
547 2005/02/24 Markus Gaug
548
549 * mjobs/MJCalibrateSignal.cc
550 - include display of pulse times (calculated in the post-process)
551 - include the possibility for the pixel check (like in MJCalibration)
552
553 * mhcalib/MHCalibrationHiLoCam.cc
554 - set default range up to 30.
555
556 * mhcalib/MHCalibrationChargeBlindPix.h
557 - take the TVectors out of the streamer, to be exectuable with
558 root.04.02
559
560
561
562 2005/02/24 Thomas Hengstebeck
563
564 * macros/RFEnergyEst.C
565 - new macro to show the usage of RFEnergyEst class.
566
567
568
569 2005/02/24 Abelardo Moralejo
570
571 * mtemp/mpadova/macros/resize.C
572 - moved MSrcPosCam output container from RunHeaders to Events tree.
573
574
575
576 2005/02/18 Marcos Lopez
577
578 * mflux/
579 - new directory to store the flux related classes.
580
581 * mflux/MHadAlphaCut.{h,cc}
582 - container to store the optimal hadronness and alpha cut for each bin in
583 estimated energy and theta.
584
585 * mflux/MFHadAlpha.{h,cc}
586 - filter to apply the hadronness and alpha cuts stored in
587 MHadAlphaCut. It can be selected to apply only alpha, only hadronness
588 cut or both.
589
590
591
592 2005/02/18 Markus Gaug
593
594 * mhcalib/MHCalibrationPulseTimeCam.[h,cc]
595 - new class to histogram the arrival time of cosmics above a certain
596 threshold.
597
598 * mcalib/MCalibrationPulseTimeCam.[h,cc]
599 - new class container with results of MHCalibrationPulseTimeCam
600
601 * mjobs/MJCalibrateSignal.cc
602 - include MCalibrationPulseTimeCam to display
603
604 2005/02/18 Thomas Bretz
605
606 * mbase/MStatusDisplay.cc:
607 - switch off TH1::AddDirectory during DrawClonePad
608
609 * mjobs/MSequence.[h,cc]:
610 - added some code (still commented) for later use,
611 allowing to setup a different filename for each runfile
612 - added SetNight member function
613 - added Add*Runs member function
614 - with this changes MSequence can replace MRunIter now
615 - allow requesting of standard path from outside
616 (GetStandardPath)
617
618 * Makefile:
619 - added sinope
620
621 * sinope.cc:
622 - added (small tool to check contents of run for datacenter)
623
624 * callisto.cc:
625 - added background information about Callisto
626
627 * ganymed.cc:
628 - added background information about Ganymed
629
630 * mjobs/MJCalibrateSignal.cc:
631 - removed special MC code. The MC files now have a lo-gain
632 switch and we can extract the pedestal rms from lo-gain
633 - don't print statistics if nothing was executed
634 - fixed display. The displayed pedestal RMS was the one
635 caluclated with a extractor but not at random position
636 (This only effects the display, the algorithm was ok)
637
638
639
640 2005/02/17 Markus Gaug
641
642 * mjobs/MJCalibTest.cc
643 - removed bug treating the MC calibration files uncorrectly
644 - added Pixel-Check treatment
645
646 * mjobs/MJCalibration.cc
647 - added Pixel-Check treatment
648
649 * callisto.rc
650 - added pixel-check option
651
652 * msignal/MExtractTimeAndChargeDigitalFilter.cc
653 - calculate high-gain signal even if saturation occurs
654
655
656
657 2005/02/17 Thomas Bretz
658
659 * mjobs/MJStar.cc:
660 - fixed some missing containers in case of MC files
661
662 * callisto.cc:
663 - removed obsolete second check for kModeC
664
665 * mars.rc:
666 - added a lot of option to be able to use a
667 different signal extractor looking into uncalibrated
668 data
669
670 * manalysis/MCameraData.[h,cc]:
671 - added Print() member function
672
673 * manalysis/MCerPhotAnal2.[h,cc]:
674 - switched off writing into MCerPhotEvt
675
676 * mdata/MDataChain.[h,cc]:
677 - added code to handle priorities of operators correctly
678
679 * mhist/MHEvent.cc:
680 - fixed display for MPedestalRMS
681
682 * mjobs/MJCalib.cc:
683 - fixed treatment of PixelCheck resource
684
685 * mjobs/MJCalibrateSignal.cc:
686 - added some comments about Monte Carlo
687 - added MMcFadcHeader to output
688
689 * mjobs/MJPedestal.cc:
690 - do not allow 'UseData' for Monte Carlos. Reason is given as
691 comment in the code
692
693 * mmain/MEventDisplay.[h,cc]:
694 - changed such, that mars.cc allows to set the used extractor
695 - removed the obsolete cam.root, ped.root option
696
697 * mmain/MCameraDisplay.cc:
698 - adapted to change in MEventDisplay
699
700
701
702
703 2005/02/16 Javier Rico
704
705 * mhistmc/MHMcUnfoldCoeff.[cc,h], mhistmc/Makefile,
706 mhistmc/HistMcLinkDef.h
707 - Added container class holding the histograms of the coefficients
708 for the (iterative) unfolding.
709
710 * mmontecarlo/MMcUnfoldCoeffCalc.[cc,h], mmontecarlo/Makefile,
711 mmontecarlo/MonteCarloLinkDef.h
712 - Added task class to compute the coefficients for the (iterative)
713 unfolding.
714
715 * macros/unfoldCoeff.C
716 - added macro that computes the effective areas and coefficients
717 from a MC input file (with OriginalMC tree and MEnergyEst
718 branch containing the energy estimator). This may be used
719 as layout for spectrum computation program.
720
721
722
723 2005/02/16 Markus Gaug
724
725 * mdata/MDataChain.cc
726 - replaced ROOT version check for the compiler from 4.02.00 to
727 4.01.00
728
729 * mranforest/MRFEnergyEst.cc
730 - include "TVector.h", otherwise this class does not compile
731 in newer root versions
732
733 * msignal/MExtractTimeAndCharge.cc
734 - initialize fLoGainStartShift correctly if read from conf. file
735 and modified fOffsetLoGain exists.
736
737 * msignal/*weights*.dat
738 - new weights with the uniform pedestal RMS. (Please use these!)
739
740 * msignal/pulpo_weights*.dat
741 - new weights with the pulpo-pulse form and without NSB!!
742
743
744
745 2005/02/16 Thomas Hengstebeck
746
747 * mranforest/MRFEnergyEst.[h,cc]
748 - added RF class for energy estimation
749
750 * mranforest/MRFEnergyEst.cc
751 - changed calculation of estimated energy, now interpolated values
752 are returned
753
754
755
756 2005/02/16 Abelardo Moralejo
757
758 * macros/starmc2.C:
759 - Changed the way in which the "OriginalMC" tree is copied from
760 the input to the output file. Now we ise the new procedure
761 MWriteRootFile::AddCopySource
762
763 * mhistmc/MHMcCollectionArea.cc
764 - Changed default fName to "MHMcCollectionArea"
765
766 * mtemp/mpadova/macros/resize.C
767 - Changed weights
768
769
770
771 2005/02/16 Thomas Bretz
772
773 * mbase/MEvtLoop.cc:
774 - fixed a typo
775
776 * mbase/MParList.cc, mfileio/MReadMarsFile.cc,
777 mfileio/MReadTree.cc, mfileio/MWriteRootFile.cc,
778 mjobs/MJStar.cc:
779 - optimized size of some output
780
781 * mfileio/MWriteRootFile.[h,cc]:
782 - fixed CopySource option for single-file case
783
784 * mhist/MHCamEvent.cc:
785 - replaced the warn in SetupFill by an inf
786
787 * mhcalib/MHCalibrationCam.cc, mhcalib/MHCalibrationHiLoCam.cc,
788 mhcalib/MHCalibrationChargePINDiode.cc:
789 - removed obsolete output after a failed FindCreateObj (the
790 function itself does the output in case of failure)
791
792 * mhcalib/MHCalibrationCam.cc:
793 - replaced 'err' by 'warn' for under-/overflow in lo-gain pixel,
794 it doesn't result in an fatal error (abort)
795
796 * mranforest/MRanForestCalc.cc:
797 - added a missing debug level to some output
798
799 * mranforest/MRFEnergyEst.[h,cc]:
800 - cleaned up includes
801
802 * callisto.cc, ganymed.cc, star.cc:
803 - implemented enhanced handling of resource debugging
804
805 * mbase/Makefile, mbase/BaseLinkDef.h:
806 - added MEnv
807
808 * mbase/MEnv.[h,cc]:
809 - added
810
811 * mjobs/MJob.[h,cc]:
812 - added new function to allow distribution of extranl MEnv
813 - replaced Bool_t by Int_t for fEnvDebug
814
815 * mjobs/MJPedestal.cc:
816 - adapted to changes of EnvDebug
817
818
819
820 2005/02/15 Abelardo Moralejo
821
822 * macros/mccalibrate.C
823 - fixed small bug
824
825 * mmontecarlo/MMcCollectionAreaCalc.[h,cc]
826 * mhistmc/MHMcCollectionArea.[h,cc]
827 - Changed the way of calculating final effective area for data
828 analysis. The new approach requires the use of MC files produced
829 with the current CVS version of camera. We now make use of the
830 true total number of produced MC events, and allow for the
831 setting of a "tentative" differential gamma spectrum to be used
832 in the calculation of effective areas.
833 Removed unused constructor argument "input" in
834 MMcCollectionAreaCalc.
835
836 * macros/collarea.C
837 - Adapted to the new way of calculating effective areas.
838
839
840
841 2005/02/15 Thomas Bretz
842
843 * callisto.rc:
844 - replaced mutal exclusive options (Integral, Amplitude) by
845 a one-line resource
846
847 * msignal/MExtractTimeAndChargeSpline.cc:
848 - replaced mutal exclusive options (Integral, Amplitude) by
849 a one-line resource "ExtractionType" (old code still works)
850
851 * manalysis/MCerPhotEvt.[h,cc]:
852 - added new variables to store information about islands
853 and removed pixels - PRELIMINARY
854 - increased class version number
855
856 * mfilter/MFSoftwareTrigger.cc:
857 - optimized output in PostProcess
858
859 * mimage/MHImagePar.[h,cc]:
860 - added new histograms for new variables in MCerPhotEvt
861
862 * mimage/MImagePar.[h,cc]:
863 - added new data members for the new image parameters
864 - increased class version
865
866 * mimage/MImgCleanStd.[h,cc]:
867 - adapted image cleaning to calculate the new image
868 parameters
869 - added a flag to keep single core pixels
870
871 * manalysis/MMatrixLoop.[h,cc], mfileio/MReadReports.[h,cc],
872 mfileio/MReadRflFile.[h,cc], mfileio/MReadTree.[h,cc],
873 mraw/MRawFileRead.[h,cc], mraw/MRawSocketRead.h:
874 - renamed GetFileName to GetFullFileName
875
876 * mbase/MInputStreamID.h:
877 - added new member function HasStreamId
878
879 * mbase/MParContainer.[h,cc]:
880 - added a static list to keep track of all created
881 TMathodCall objects
882
883 * mbase/MTask.cc:
884 - enhanced PrintStatistics
885
886 * mfileio/MRead.[h,cc]:
887 - new abstract function GetFullFileName
888 - added implementatio of GetFileName based on GetFullFileName
889
890 * mfileio/MWriteRootFile.[h,cc]:
891 - moved open of a new file to new common member function
892 OpenFile
893 - allow to use an already existing file also when using rules
894 - added a new option which can be used to copy an existing
895 tree (without any change) from the old file into the new file.
896 (in principal you can also do this for some of its branches only)
897 This is done by AddCopySource
898
899 * mjobs/MJCalibrateSignal.cc:
900 - in case of MonteCarlo files write an independant tree
901 'MonteCarlo' for 'MMcEvtBasic'
902
903 * mjobs/MJStar.cc:
904 - copy tree 'MonteCarlo' from old into new files
905
906 * mjobs/MJPedestal.cc:
907 - removed wrong use of MFEventSelector
908
909 * mpedestal/MExtractPedestal.cc:
910 - made sure that fExtractor is correctly pre- and
911 postprocessed.
912
913 * mbase/MTask.cc:
914 - don't preprocess a task if it has been preprocessed already
915
916 * mraw/MRawFileWrite.cc:
917 - if display is set write output to status line
918
919 * mfileio/MReadTree.cc, mfileio/MReadMarsFile.cc:
920 - moved code to display filename in status display from
921 MReadMarsFile::Notify to MReadTree::Notify
922
923
924
925 2005/02/15 Markus Gaug
926
927 * mjobs/MJCalib.h
928 - added GetDataFlag(), otherwise code does not compile!
929
930 * mhcalib/MHCalibrationChargeCam.cc
931 - moved default saturation limit for number of high-gain events from
932 0.02 to 0.05.
933
934 * msignal/MExtractTimeAndCharge.cc
935 - lowered default low-gain switch from 150 to 120. (for calibration
936 events which saturate more than 5% of the events).
937
938 * mjobs/MJCalib.[h,cc]
939 - include possibility to display pixels distributions for test
940 reasons
941
942
943
944 2005/02/14 Thomas Bretz
945
946 * callisto.cc, ganymed.cc, star.cc:
947 - added some more information to '--help' output
948 - replaced MSequences by MDataSet
949 - implemented new debugging options (maybe not perfect yet)
950 --print-files and --print-found
951
952 * mjobs/MJCut.[h,cc]:
953 - replaced MSequences by MDataSet
954 - write MEnergyEst
955 - recalculate MHillasSrc
956 - made sure both MWriteRootFile have different names
957 - don't use "same" option if no off-data
958
959 * mjobs/MSequences.[h,cc]:
960 - removed
961
962 * mjobs/MDataSet.[h,cc]:
963 - added
964
965 * manalysis/MEventRateCalc.[h,cc]:
966 - added a fix which make sure, that the rate is not influenced
967 too much by the start of data taking
968 - fixed setting of mean time corresponding to rate-interval
969
970 * mraw/MRawFileRead.[h,cc]:
971 - calculate total number of events from all files in PreProcess
972
973 * mcalib/MCalibConstCam.cc:
974 - added case 2 to GetPixelContent
975
976 * mjobs/MJCalibrateSignal.cc:
977 - fixed redirection of stream with interleaved calibration infos
978 - changed 'Arrival Time' to 'Calibrated Arrival Time'
979 - display interpolated signal in equivalent photoelectrons to
980 to get rid of scaling effects which makes it difficult to see
981 details of the structure of the inner pixels in the histogram.
982 With this you can immediatly see whether the relative number
983 of phe in the outer pixels is equiv. to the inner pixels.
984 - the same for the calibration factor - with the same argument
985 - adapted to change in MWriteRootFile
986 - use MReadMarsFile for Monte Carlo flag set
987
988 * mhist/MHCamera.cc:
989 - changed drawing such, that NaN is not displayed anymore
990
991 * Makefile:
992 - added new program ganymed
993
994 * mfileio/MWriteRootFile.[h,cc]:
995 - added possibility to use UPDATE mode with rules (dangerous!)
996 as discussed with Abelardo, Daniel M. and Thomas S.
997
998 * mjobs/MJStar.cc:
999 - adapted to change in MWriteRootFile
1000 - added software trigger (still untuned) as suggested by
1001 Thomas S.
1002 - added calculation of source position before calculation
1003 of image parameters
1004 - added MPointingPos to Events-Tree
1005 - removed MPointingPos from Drive-Tree
1006 - renamed sub-tasklists to something more intuitive
1007
1008 * mjobs/Makefile, mjobs/JobsLinkDef.h:
1009 - added MJCut.cc
1010
1011 * mraw/MRawFileRead.cc:
1012 - return kERROR if ReInit fails
1013
1014 * mfilter/MFSoftwareTrigger.[h,cc]:
1015 - updated to allow using time coincidence
1016 - changed default values
1017 - added a pattern independant trigger algorithm
1018
1019 * mbase/MDirIter.cc:
1020 - implemented option 'dbg' in Print()
1021
1022 * mjobs/MJCalib.h:
1023 - added a getter for data-flag (should be renamed
1024 to 'datatype' soon)
1025
1026
1027
1028 2005/02/12 Abelardo Moralejo
1029
1030 * mtemp/mpadova/macros/wobblemap.C
1031 - Added. Macro to do some studies on wobble mode data.
1032
1033 * macros/mccalibrate.C
1034 - Added option to divide the output in a train and a test sample.
1035 Included in output new container MMcEvtBasic (if found in input
1036 files) for later use in effective areas calculations.
1037
1038 * macros/starmc2.C
1039 - Added writing out of new container MMcEvtBasic. Removed
1040 possibility of splitting output in train and test samples, since
1041 this has now to be done in mccalibrate.C to make possible that
1042 the tree OriginalMC containing MMcEvtBasic has all the original
1043 MC events (and only those) from which the events present in the
1044 Events tree derive.
1045
1046 * macros/starmc.C
1047 - Changed a couple of wrong "." by "->" in function calls. Changed
1048 default tail cuts.
1049
1050
1051
1052 2005/02/12 Markus Gaug
1053
1054 * msignal/MExtractTimeAndChargeSpline.cc
1055 - change default rise time to 0.5 and default fall time to 1.5
1056
1057 * callisto.rc
1058 - made intitializations of extractors more explicit
1059
1060 * mpedestal/MExtractPedestal.cc
1061 - make check for even number of slices in the case of "fundamental"
1062 pedestal calc.
1063
1064 * mcalib/MCalibrationChargeCalc.cc
1065 - take out some commented code
1066
1067 * mjobs/MJCalib.h
1068 - removed GetDataFlag()
1069
1070
1071
1072 2005/02/12 Abelardo Moralejo
1073
1074 * mmc/MMcTrig.hxx
1075 - Added getter GetNumFirstLevel. This is necessary if that data
1076 member is to be used for instance in MF filters. There was
1077 already a getter, but it is called GetFirstLevel and hence not
1078 recognized.
1079
1080
1081
1082 2005/02/11 Abelardo Moralejo
1083
1084 * mmc/MMcEvtBasic.[h,cc]:
1085 - New class. Contains 5 very basic MC parameters which we intend
1086 to save for all generated Corsika events. This is needed for
1087 proper effective area calculations.
1088
1089 * mmc/Makefile, McLinkDef.h
1090 - Added new class above.
1091
1092
1093
1094 2005/02/11 Thomas Bretz
1095
1096 * mfileio/MWriteRootFile.[h,cc]:
1097 - added the possibility to write to an already existing file.
1098 This doesn't affect the old behaviour, but using this new feature
1099 might still have problems.
1100
1101 * mfileio/MReadReports.cc:
1102 - fixed column-level in PrintStatistics
1103
1104 * mjobs/MJCalibrateSignal.cc:
1105 - keep MMcRunHeader in the output
1106
1107
1108
1109 2005/02/10 Abelardo Moralejo
1110
1111 * macros/mccalibrate.C
1112 - Added possibility to calibrate in photons or photoelectrons
1113
1114 * macros/starmc2.C
1115 - Added comment about value of cleaning levels
1116
1117
1118
1119 2005/02/10 Markus Gaug
1120
1121 * mcalib/Makefile
1122 * mcalib/CalibLinkDef.h
1123 * mcalib/MCalibrate.[h,cc]
1124 - removed mcalib/MCalibrate.* because it has been replaced by
1125 MCalibrateData
1126
1127 * mmain/MEventDisplay.cc
1128 - replaced MCalibrate by MCalibrateData
1129
1130 * mhcalib/MHCalibrationCam.cc
1131 - replaced warning about empty histogram from red (err) by
1132 yellow (warn).
1133
1134 * mcalib/MCalibColorSet.cc
1135 - return kTRUE in case of MC-file
1136
1137 * msignal/MExtractTimaAndChargeSpline.[h,cc]
1138 - make sure that all variables are set correctly independent on
1139 the order of their initialization by the user
1140
1141
1142
1143 2005/02/10 Thomas Bretz
1144
1145 * mgeom/MGeomCam.[h,cc]:
1146 - added new member functions (GetNeighbors) to get all pixels
1147 around a given pixel with a given radius
1148
1149 * mars.rc:
1150 - use same values for image cleaning as default in star
1151
1152 * mpointing/MSrcPosCalc.[h,cc]:
1153 - added the possibility to set the Source position from
1154 a resource file
1155
1156 * mjobs/MJStar.cc:
1157 - write MMcRunHeader to RunHeaders
1158
1159 * mfileio/MWriteRootFile.cc:
1160 - removed an obsolete line
1161 - removed a debug line which should not be there
1162
1163 * mimage/MHillas.h:
1164 - added new Getter GetDist0 returning the distance to the
1165 camera center
1166
1167 * mhflux/MHFalseSource.cc:
1168 - the scaling in Paint() was nonsense in case we are looking
1169 at on/off-data. Fixed.
1170
1171
1172
1173 2005/02/10 Abelardo Moralejo
1174
1175 * manalysis/MMcCalibrationUpdate.h
1176 - Added comment on new member fSignalType. Sorry for compilation
1177 problems... I forgot to commit the header yesterday, but M. Gaug
1178 did it.
1179
1180 * macros/starmc.C
1181 - Cleaned up a little bit, made the option to choose between
1182 calibration in photons or phe- easier to set.
1183
1184 * manalysis/MMcCalibrationUpdate.[h,cc]
1185 - Added getter and setter for fSignalType. Set fSignalType=kPhot as
1186 default for consistency with MCalibrateData.
1187
1188
1189
1190 2005/02/09 Abelardo Moralejo
1191
1192 * manalysis/MMcCalibrationUpdate.cc
1193 - Updated to make the MC calibration in phe- work
1194
1195 * macros/starmc.C
1196 - same as above. Now default is calibration in phe-
1197
1198 * mraw/MRawEvtHeader.h
1199 - Added setter for the trigger pattern, absolutely needed for
1200 creating proper MC root files.
1201
1202
1203
1204 2005/02/09 Markus Gaug
1205
1206 * manalysis/MMcCalibrationUpdate.h
1207 - added missing declaration of fSignalType
1208
1209 * mjobs/MJPedestal.[h,cc]
1210 * mjobs/badpixels_0_559.rc
1211 * callisto.rc
1212 - allow exclusion of bad pixels from the beginning (default is
1213 Pixel 0 and 559).
1214 - removed some obsolete includes
1215 - took out data member fPedestalHist from MJPedestal.h which removes
1216 the crash, however I don't understand why it caused the crash!!!
1217 There seem to be problems with memory usage either in callisto.cc
1218 or in this class!!
1219 (valgrind shows several memory leaks in the TG... classes).
1220
1221 * mjobs/MJCalibration.cc
1222 - write display and containers also in case of failure of eventloop
1223
1224 * mhcalib/MHGausEvents.cc
1225 - make default display window 600x600
1226
1227 * mcalib/MCalibrationQECamMagic.cc
1228 - updated five pixels
1229
1230 * mpedestal/MExtractPedestal.[h,cc]
1231 * mpedestal/MPedCalcPedRun.cc
1232 * mpedestal/MPedCalcFromLoGain.cc
1233 - included possibility for intermediate pedestal cam (not yet used)
1234
1235 * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.cc
1236 - initialize the bad events counters to 0 also in constructor
1237 - release the limit for bad events a bit
1238
1239 * mcalib/MCalibrationTestCam.h
1240 - take out include of TArrayI (already in base class)
1241
1242 * mcalib/MCalibrateData.h
1243 - make default argument for SetSignalType kPhe.
1244
1245 * mjobs/MJCalibrateSignalFromOuside.[h,cc]
1246 - removed
1247
1248
1249
1250 2005/02/08 Markus Gaug
1251
1252 * mhcalib/MHCalibrationCam.cc
1253 * mcalib/MCalibrationChargeCalc.cc
1254 - replaced GetNumExecutions()==0 condition by GetNumExecution() < 1
1255
1256
1257
1258 2005/02/08 Thomas Bretz
1259
1260 * mpointing/MPointingPosInterpolate.cc:
1261 - use debug option in addition to switch off output from internal
1262 eventloop. It is confusing having this output inside another
1263 eventloop.
1264 - updated missing connections in class description
1265
1266 * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.cc:
1267 - made sure that output of PostProcess fits into 80col boundary
1268
1269 * mimage/MHillas.cc:
1270 - removed an obsolete call to TLine::Paint() in Paint.
1271
1272
1273
1274 2005/02/07 Thomas Bretz
1275
1276 * mbase/MFilter.cc:
1277 - use paranthesis around ClassName in GetRule
1278
1279 * mdata/MDataFormula.h:
1280 - fixed a wrong comment in variable description
1281
1282 * mhist/MHCamEvent.[h,cc], mhist/MHCamera.[h,cc],
1283 mjobs/MJCalibrateSignal.cc,
1284 mjobs/MJCalibrateSignalFromOutside.cc:
1285 - to make sure there are no missunderstandings we have to
1286 replace all occurances of 'Variance' by 'SqrtVariance'
1287 (it was not my decision)
1288
1289 * mastro/MAstro.[h,cc]:
1290 - added new function Angle2Coordinate
1291
1292 * mbase/MTaskEnv.[h,cc]:
1293 - fixed a bug which caused the resource task to be ignored
1294 if the default task was '<dummy>'
1295
1296 * mhbase/MH3.cc:
1297 - fixed a bug in Paint (use GetListOfPrimitives->FindObject
1298 instead of FindObject) which caused the histogram to
1299 be put a lot of times into the pad.
1300
1301 * mjobs/MJCalib.[h,cc]:
1302 - derived MJCalib from MJob in order to be able to move
1303 common code from derived classes into the base-class
1304 - implemented CheckEnvLocal to handle the resource 'DataType'
1305 - changed publicity of some variables and functions
1306 to allow setting file type from outside
1307 - added new function to set data-type for use in callisto.cc
1308
1309 * mjobs/MJCalibTest.[h,cc], mjobs/MJCalibrateSignal.[h,cc],
1310 mjobs/MJCalibration.[h,cc], mjobs/MJPedestal.[h,cc]:
1311 - removed double inheritance, replaced by single inheritance
1312 from MJCalib
1313 - replaced code to handle the resource 'DataType' by the
1314 common code in the base class
1315 - put reading of reference file into a new member function
1316 to make source code reading resource file simpler and to
1317 be able to write a function description about it (simple
1318 copy&past)
1319
1320 * callisto.cc:
1321 - added option for file-type
1322
1323 * mjobs/MJOptimize.[h,cc], mjobs/MSequences.[h,cc],
1324 mjobs/MJCut.[h,cc], ganymed.[cc,rc], mhflux/MHEnergyEst.[h,cc]:
1325 - added to repository, but not yet to Makefile because
1326 there is still some work to be done. But whoever is
1327 interested in the new classes/program may already use it.
1328
1329 * mhflux/MAlphaFitter.[h,cc]:
1330 - added option to choose the minimization value
1331
1332 * mhflux/MHAlpha.cc:
1333 - replaced significance by minimization value
1334
1335 * mhflux/MHEffectiveOnTime.cc:
1336 - use E-Option when fitting to improve error calculation
1337 by using Minos technique
1338
1339
1340
1341 2005/02/04 Markus Gaug
1342
1343 * mjobs/MJCalibration.cc
1344 - found a "the `impossible' happened" when running callisto with
1345 a pure signal extractor --> MExtractTimeFastSpline has some
1346 problems with the management of the internal arrays. Replaced it
1347 by MExtractTimeHighestIntegral as default which is as good.
1348
1349 * callisto.rc
1350 - use MExtractTimeAndChargeDigitalFilterPeakSearch as default
1351 instead of MExtractTimeAndChargeDigitalFilter. This extractor is
1352 now tested and checks for the positions of the pulse within the
1353 DAQ-window.
1354
1355
1356
1357 2005/02/04 Thomas Bretz
1358
1359 * Makefile.rules:
1360 - fixed creation of main MDep.d
1361
1362 * callisto.cc, merpp.cc, showlog.cc, showplot.cc, star.cc:
1363 - added commandline option --version
1364
1365 * mbase/MFilter.cc:
1366 - changed default for 'GetRule'
1367
1368 * mbase/MParContainer.cc:
1369 - simplified GetNewObject
1370
1371 * mfbase/MF.cc:
1372 - if no conditional sign is found try to create
1373 MFilter-object
1374
1375 * mraw/MRawEvtData.cc:
1376 - fixed the initialization of fABFlags in case maxid==0 which
1377 is the default. This caused MRawEvtPixelIter::HasABFlag
1378 to do unallowed access to memory for old root-files without
1379 the AB flag, because it assumed (due to size==1) that the
1380 data contains the ab flag
1381
1382 * mraw/MRawEvtPixelIter.[h,cc]:
1383 - removed some obsolete debug comments
1384 - simplified HasABFlag
1385
1386 * manalysis/MCerPhotPix.h:
1387 - removed the `!` again. It gave problems with the Mars
1388 display. We agreed that this is a minor problem because
1389 the structure of MCerPhot* will chnage soon in any case.
1390
1391
1392
1393 2005/02/04 Abelardo Moralejo
1394
1395 * macros/starmc2.C
1396 - added to output missing container MConcentration.
1397
1398
1399
1400 2005/02/03 Thomas Bretz
1401
1402 * mfbase/MFilterList.[h,cc]:
1403 - added new function AddToList(TCollection&)
1404
1405 * mhbase/MFillH.cc:
1406 - print a warning if 'same'-option given without
1407 a corresponding existing tab
1408
1409 * mhflux/MHAlpha.[h,cc]:
1410 - made time bins settable by user
1411
1412 * mfileio/MWriteRootFile.cc:
1413 - fixed ReInit and a warning output when writing to memory
1414
1415
1416
1417 2005/02/03 Markus Gaug
1418
1419 * mcalib/MCalibColorSet.[h,cc]
1420 - implement possibility to set colour explicitely (e.g. for MC).
1421
1422 * msignal/MExtractTimeAndChargeDigitalFilter.cc
1423 - intialize fTimeShiftHiGain and fTimeShiftLoGain by default.
1424
1425 * mjobs/MJPedestal.cc
1426 - in case, extractor is used, put the extractor into the tasklist,
1427 otherwise ranges do not get initialized correctly (wrong memory
1428 usage!). Use an event selector, however to not skip the Process.
1429 This is as fast as before and now safe for any kind of extractor
1430
1431 * mcalib/MCalibrationCam.h
1432 * mcalib/MCalibrationTestCam.h
1433 * mcalib/MCalibrationTestCam.cc
1434 - initialize a missing array in InitAverageAreas
1435
1436 * mraw/MRawEvtHeader.h
1437 - introduced Setter() of cal. pattern for Abelardo
1438
1439
1440
1441 2005/02/02 Markus Gaug
1442
1443 * mcalib/MCalibrationChargeCam.cc
1444 - fixed small bug in the display of mean charges when low-gain was
1445 used.
1446
1447 * msignal/MExtractor.cc
1448 - print the missing overlap between high-gain and low-gain
1449 in the Print() function
1450 - remove setting of fHiLoLast in PreProcess, otherwise cloned
1451 extractors do not work any more with windows exceeding the
1452 high-gain range.
1453
1454 * mhcalib/MHCalibrationTestCam.[h,cc]
1455 * mhcalib/MHCalibrationTestTimeCam.[h,cc]
1456 - set proper probability limits for the fits
1457
1458 * mcalib/MCalibrateData.cc
1459 - catch the case in which no interlaced cal. events are being sent
1460 by the pulser box.
1461
1462 * mjobs/MJCalib.[h,cc]
1463 - put the data type enum in a new base class
1464
1465 * mjobs/MJCalibTest.[h,cc]
1466 - re-name old class MJExtractCalibTest to MJCalibTest and make it
1467 compatible with the sequence-files.
1468
1469 * mjobs/MJExtractCalibTest.[h,cc]
1470 - removed
1471
1472 * mjobs/MJCalibrateSignal.cc
1473 - put a compiler warning about the default cal. to photo-electrons
1474
1475 * callisto.cc
1476 - add new flag "--use-test" to enable the MJCalibTest facility
1477 (default: not used)
1478
1479
1480
1481 2005/02/01 Raquel de los Reyes
1482
1483 * mjobs/MSequence.h
1484 - Added "Get" functions for the TArrays variables.
1485
1486
1487
1488 2005/02/01 Markus Gaug
1489
1490 * mjobs/MJPedestal.[h,cc]
1491 * mjobs/MJCalibration.[h,cc]
1492 * mjobs/MJCalibrateSignal.[h,cc]
1493 * callisto.rc
1494 - put enum for data type. Can now set the data type (mc, raw, root)
1495 without running the data check.
1496
1497 * mhcalib/MHCalibrationCam.cc
1498 - return kTRUE in PostProcess if GetNumExecutions is 0
1499
1500 * mcalib/MCalibrationChargeCalc.cc
1501 - return kTRUE in PostProcess if GetNumExecutions is 0
1502
1503
1504
1505 2005/02/01 Daniel Mazin
1506
1507 * MPointingPosInterpolate.cc:
1508 - fixed bug to match the units of Ra and Decl in MPointingPos
1509 - fixed bug in handling of events with times outside of times from
1510 MDrive tree
1511
1512
1513
1514 2005/02/01 Thomas Bretz
1515
1516 * showplot.cc:
1517 - another fix to make the batch mode working (you can use the batch
1518 mode to convert a root-file into another format)
1519
1520
1521
1522 2005/01/31 Thomas Bretz
1523
1524 * mbase/MStatusDisplay.cc:
1525 - fixed handling of batch mode in GetCanvas(const TString &name)
1526 - don't skip already existing tabs in Display()
1527
1528
1529
1530 2005/01/31 Raquel de los Reyes
1531
1532 * mjobs/MSequence.h
1533 - Added "Get" functions for some of the sequence.txt file
1534 parameters.
1535
1536
1537
1538 2005/01/31 Markus Gaug
1539
1540 * mjobs/MJob.[h,cc]
1541 * mjobs/MJCalibrateSignal.[h,cc]
1542 * mjobs/MJCalibration.[h,cc]
1543 - move file type enum to base class
1544
1545 * mjobs/MJCalibrateSignal.[h,cc]
1546 - allow also for direct setting of an MRunIter (not used in
1547 callisto).
1548
1549 * mcalib/MCalibrationChargeCalc.[h,cc]
1550 - test also for pulser strength changes additionally to changes in
1551 colour.
1552
1553
1554
1555 2005/01/31 Abelardo Moralejo
1556
1557 * mpointing/MSrcPosCalc.cc
1558 - Create only one instance of MAstroSky2Local for the
1559 transformations, instead of two identical ones, as it was before.
1560
1561
1562
1563 2005/01/30 Markus Gaug
1564
1565 * mjobs/MJCalibration.cc
1566 * mjobs/MJPedestal.cc
1567 * mjobs/calibrationref_Nov04.rc
1568 * mhcalib/MHCalibrationRelTimeCam.[h,cc]
1569 - updated correct display of reference lines
1570
1571
1572
1573 2005/01/29 Markus Gaug
1574
1575 * msignal/MExtractFixedWindowSpline.[h,cc]
1576 - fixed a bug occurring with overlapping windows between high-gain
1577 and low-gain
1578
1579 * msignal/MExtractFixedWindowPeakSearch.cc
1580 - take out call to fSignals->Clear() which is already done in
1581 MTaskList.
1582
1583 * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.[h,cc]
1584 - new extractor reducing the bias and solving the problem with the
1585 jumping pulse readout.
1586
1587
1588
1589 2005/01/28 Abelardo Moralejo
1590
1591 * mpointing/MSrcPosCalc.cc
1592 - updated. Make it work as desired: obtain for each event the x,y
1593 position on the camera of a source whose celestial coordinates
1594 (J2000) have been set by the user in the container "MSourcePos"
1595 of type MPointingPos, added to the parameter list. If the
1596 container MSourcePos is not found, the center of the camera (or
1597 other fixed position x,y set in the parameter list by the user -
1598 in MSrcPosCam) is used as source position for all the events in
1599 the loop.
1600
1601
1602
1603 2005/01/28 Thomas Bretz
1604
1605 * mjobs/MJCalibrateSignal.cc:
1606 - fixed that extract1,2,3 haven't been deleted if loop failed.
1607 - print tasklist also if loop failed.
1608 - added a undefined task (MTaskEnv "FinalFantasy") as last task to
1609 the event processing tasklist
1610
1611 * callisto.rc:
1612 - added comments about "FinalFantasy" into call
1613 - added comment for obsolete resources as discussed yesterday
1614 evening: TimeUpperLimit
1615
1616 * mbase/MMath.[h,cc], manalysis/MCerPhotPix.[h,cc],
1617 mpedestal/MPedPhotPix.h:
1618 - replaced TruncatePrecision by ReducePrecision (its simply a better
1619 name)
1620
1621 * mbase/MParList.cc:
1622 - added a check to make 200%(!) sure that the container added
1623 to the list is a MParContainer (everything else could crash
1624 almost everything in Mars!)
1625
1626 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.[h,cc],
1627 mjobs/MJPedestal.cc:
1628 - simplified the code in the WriteResult functions by using
1629 the new WriteContainer in MJob
1630 - removed the TObjArray from the MParList! It is NOT a MParContainer
1631 there are a lot of circumstance how this can crash Mars. I don't
1632 know why the compiler allowed for this.
1633 - unified WriteResult and WriteHists
1634 - split GetOutputFile into two functions for simplification
1635
1636 * mjobs/MJCalibration.h:
1637 - copy the extractorcam name when copying the contents
1638
1639 * mjobs/MJob.[h,cc]:
1640 - new member function WriteContainer to simplify code in derived
1641 classes
1642
1643 * mpointing/MSrcPosCalc.[h,cc]
1644 - fixed the header according to Abelardo's changes
1645 - added the initialization of the pointers to the constructor
1646
1647
1648
1649 2005/01/28 Markus Gaug
1650
1651 * msignal/MExtractTimeAndChargeDigitalFilter.cc
1652 - introduce a security check for the time fine adjustment in case,
1653 it is too large.
1654
1655 * mcalib/MCalibConstCam.[h,cc]
1656 * mcalib/MCalibConstPix.h
1657 - new classes to allow display of changing cal. constants with the
1658 interlaced cal. events
1659
1660 * mcalib/MCalibrationChargeCalc.cc
1661 - removed stopping of PostProcess in case that the evtloop is
1662 finished with interlaced cal. events
1663
1664 * mcalib/MCalibrateData.[h,cc]
1665 - fill MCalibConstCam with update results (once per calib. consts
1666 update == every 10 sec.)
1667 - introduce check for size of calibration constant. In case, it is
1668 completetly out of range, set the MBadPixelsPix::IsUnsuitableRun
1669
1670 * mjobs/MJCalibrateSignal.cc:
1671 - display one MHCamera more with changing conv. factors (only for
1672 interlaced cal. events)
1673
1674 * mpedestal/MPedCalcFromLoGain.cc
1675 - set default for MExtractWinFirst from 15 to 17 because of the
1676 late cosmics signals in December
1677
1678
1679 2005/01/28 Abelardo Moralejo
1680
1681 * mtemp/mpadova/macros/trainsubsample.C
1682 - added # of events to be written in the output (instead of
1683 fraction of total). Moved MSrcPosCam in output from RunHeaders
1684 to Events tree.
1685
1686
1687
1688 2005/01/27 Daniel Mazin and Markus Gaug
1689
1690 * mcalib/MCalibrateData.[h,cc]
1691 - derive this class from MCamEvent in order to be able to display
1692 evolution of conversion factors in case of interlaced cal.
1693 events
1694
1695 * mpointing/MInterpolatePointingPos.[h,cc]
1696 - new class to interpolate pointing positions, adapted from a class
1697 by Marcos Lopez
1698
1699 * mjobs/MJCalibrateSignal.[h,cc]
1700 - enabled the calibration of data with interlaced calibration events
1701
1702 * msignal/MArrivalTime.[h,cc]
1703 * mcalib/MCalibrateRelTime.cc
1704 - removed Error of calibrated arrival time, as agreed on the last
1705 software calibration meeting yesterday
1706
1707 * mjobs/MJCalibrateSignal.cc
1708 - add display to show histogramming of conversion factors
1709 - modify default calibration to equiv. photo-electrons
1710 - allow for setting of MC, Raw or Root-file type in callisto.rc
1711
1712 * callisto.rc
1713 - updated conf. file
1714
1715
1716 2005/01/27 Thomas Bretz
1717
1718 * callisto.cc:
1719 - don't display starting pedestals when calibrating the signal
1720
1721 * callisto.rc:
1722 - added some comments
1723
1724 * star.rc:
1725 - according to Daniel M. we have agreed to change the default
1726 cleaning level to adapt it roughly to the new pedestal
1727
1728 * manalysis/MCerPhotPix.[h,cc], mpedestal/MPedPhotPix.h:
1729 - as agreed in the current calibration meeting we truncate the
1730 precision of the stored floating point values to roughly 0.5%
1731 to gain storage space in the calibrated data (the gzip
1732 algorithm compresses this stuff nicely - we gain roughly 15%)
1733
1734 * mhflux/MHFalseSource.cc, mjobs/MJCalibration.cc, mjobs/MJStar.cc:
1735 - added a comment
1736
1737 * mjobs/MJCalibrateSignal.cc:
1738 - changed title of unsuitable plot
1739 - removed plot for calibrated fundamental pedestal as agreed in the
1740 current calibration meeting (we may change this to an option)
1741
1742 * mjobs/MJPedestal.[h,cc]:
1743 - changed the name of the "PedDiff" plot to be consistent with the
1744 other tab-name
1745 - changed the options for the display
1746 - removed the dependancy of fDisplayType and the SetDataCheck
1747 option
1748 - added option kDisplayNone
1749 - renamed enums from k*Display to kDisplay*
1750
1751 * mhist/MHCamEvent.cc:
1752 - trying to get rid of the Err_%p workaround.
1753
1754 * manalysis/MCerPhotEvt.[h,cc]:
1755 - added some '!' signs in the comment line. This is quick hack
1756 to gain I/O speed and storage space. We will soon have new
1757 containers for the calibrated data and image cleaning
1758 information.
1759 - changed version number to 6
1760
1761 * mhist/MHCamera.cc:
1762 - added member function SetAllUsed
1763
1764
1765
1766 2005/01/26 Abelardo Moralejo
1767
1768 * macros/mccalibrate.C
1769 - removed creation and writing out of MSrcPosCam. It is more
1770 flexible to add it in starmc2.C if needed (for wobble mode for
1771 instance).
1772
1773 * mtemp/mpadova/macros/RanForestDISP.C
1774 - added possibility to set the number of hadrons read in for the
1775 training. Added some missing containers to output.
1776 - Fixed rule concerning the DISP, by adding parentheses. Remember
1777 that MHMatrix::AddColumn does not respect the usual precedence
1778 of operations!
1779
1780 * mtemp/mpadova/macros/resize.C
1781 - added to output missing container MRawEvtHeader
1782
1783 * macros/starmc2.C
1784 - added missing container MImagePar. Added possibility to set the
1785 source position on the camera (for the wobble mode).
1786
1787
1788
1789 2005/01/25 Abelardo Moralejo
1790
1791 * macros/starmc2.C
1792 - modified to allow double (train / test) output, for g/h
1793 separation studies. Added several missing containers to output.
1794
1795
1796
1797 2005/01/25 Thomas Bretz
1798
1799 * mcalib/MCalibrationIntensityChargeCam.cc:
1800 - fixed a lot of 'default argument'-warnings to make to code
1801 compile
1802
1803 * mbase/MParContainer.[h,cc]:
1804 - moved the empty Reset() function into the source file and
1805 added a lot of comments
1806 - implemented new helper-functions: GetNewObject
1807
1808 * mbase/MContinue.[h,cc]:
1809 - allow to use MFilter-classes as filter in ReadEnv
1810
1811 * mbase/MTaskEnv.cc:
1812 - replaced some code by GetNewObject
1813
1814 * mhbase/MFillH.cc:
1815 - handle DrawOption "same" to be able to draw to the same pad
1816
1817 * mhbase/MH.[h,cc]:
1818 - added same-argument to DrawSame
1819
1820 * mhbase/MH3.cc:
1821 - removed some obsolete comments
1822 - remove own drawing options before calling fHist->Draw
1823
1824 * mimage/MHHillas.cc, mimage/MHImagePar.cc:
1825 - first try of implementing 'same' drawing option
1826
1827
1828
1829 2005/01/25 Markus Gaug
1830
1831 * mcalib/MCalibrationPattern.[h,cc]
1832 * mcalib/MCalibrationPatternDecode.[h,cc]
1833 - New Decoder task for the calibration pattern from the
1834 digital modules
1835
1836 * mraw/MRawEvtHeader.[h,cc]
1837 - remove decoding from this class
1838
1839 * mcalib/MCalibrationIntensityHiLoCam.[h,cc]
1840 - remove, because one needs anyhow much more than one data file
1841 to get a reasonable conversion factor
1842
1843 * mcalib/MCalibCalcFromPast.[h,cc]
1844 - remove MCalibrationIntensityHiLoCam
1845
1846 * mbadpixels/MBadPixelsPix.h
1847 * mbadpixels/MBadPixelsCam.cc
1848 - changed one function name to GetUnsuitableCalLevel()
1849
1850 * mjobs/MJCalibration.cc
1851 - replace all Y-titles with units "FADC counts" by "FADC cnts" and
1852 "FADC slices" by "FADC sl.", otherwise they range out of the
1853 canvas.
1854
1855 * mcalib/MCalibrationChargeCalc.cc
1856 - ensure to set the color correctly in MCalibrationBlindCam
1857
1858 * callisto.rc
1859 - put space for
1860 MJCalibrateSignal.ExtractSignal.HiGainFirst: 2
1861 MJCalibrateSignal.ExtractSignal.HiGainLast: 16
1862
1863
1864 2005/01/24 Abelardo Moralejo
1865
1866 * manalysis/MMcCalibrationUpdate.cc
1867 - Adapted to changes in MCalibrateData from 2005/01/16: moved
1868 qepix.SetAvNormFFactor(1.) from Process() to ReInit(). Due to
1869 this, for the last week you may have found trouble running
1870 starmc.C and mccalibrate.C.
1871
1872
1873
1874 2005/01/24 Thomas Bretz
1875
1876 * callisto.cc:
1877 - removed non-existing option from output
1878
1879 * manalysis/MEnergyEstimate.[h,cc]:
1880 - added ReadEnv member function
1881
1882 * mbase/MContinue.[h,cc]:
1883 - implementes AllowEmpty option to support doing nothing
1884 defined in resource file
1885 - added a first draft to allow usage of class-filters instead of
1886 rules
1887
1888 * mbase/MMath.[h,cc]:
1889 - implemented a function suggested by Florian Goebel which reduces
1890 the precision of a float to ~0.5% which is usefull for data
1891 compression by gzip
1892
1893 * mdata/MDataChain.[h,cc]:
1894 - implemented ReadEnv member function
1895
1896 * mfbase/MF.cc:
1897 - a small enhancement to the output in ReadEnv
1898
1899 * mhbase/MH3.cc:
1900 - fixed call to FindObject in Paint which caused a profile to be
1901 displayed incorrectly in case it was read from a file
1902
1903 * mhflux/MHFalseSource.[h,cc]:
1904 - removed old obsolete unsused Significance functions
1905 - implemented ReadEnv member function
1906 - set false source binning only if BinningFalseSource is not default
1907 - check parlist for BinningAlpha
1908
1909 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc,
1910 mjobs/MJPedestal.cc:
1911 - added an additional check and output if output-file could
1912 not be opened
1913
1914 * mjobs/MJob.h:
1915 - added some Getter
1916
1917 * mhbase/MBinning.[h,cc].
1918 - added nen member functions
1919 + SetEdgesRaw
1920 + ReadEnv
1921 + Print
1922
1923 * mhflux/MAlphaFitter.[h,cc]:
1924 - added new member function ReadEnv
1925
1926 * mhflux/MHAlpha.cc:
1927 - fixed a problem when fitting without off-data
1928
1929 * mbase/MStatusDisplay.cc:
1930 - implemented a further fix in DrawClonePad to make sure
1931 that the X-stuff doesn't get confused while still
1932 GetDrawOption returns the correct value
1933
1934
1935
1936 2005/01/24 Markus Gaug
1937
1938 * msignal/MExtractTimeAndChargeDigitalFilter.cc
1939 - introduced security check for the times fine-tuning to catch
1940 outliers because of deviating pulse forms.
1941
1942 * msignal/MExtractTime.cc
1943 * msignal/MExtractor.cc
1944 - lowered default high-gain saturation limit to 250
1945 - removed Clear() for two results containers at beginning of Process()
1946
1947 * msignal/MExtractor.h
1948 - Take fHiLoLast into the Clone()
1949
1950 * msignal/MExtractedSignalPix.cc
1951 - change sign of default initializer to negative.
1952
1953
1954
1955 2005/01/23 Markus Gaug
1956
1957 * mhcalib/MHCalibrationHiLoCam.[h,cc]
1958 - updated to new logain switch setting in MExtractTimeAndCharge
1959 - extract also high-gain vs. low-gain time difference
1960
1961 * mhcalib/MHCalibrationCam.[h,cc]
1962 * mhcalib/MHCalibrationChargeCam.[h,cc]
1963 - updated reading of conf. values in ReadEnv
1964
1965 * mhcalib/MCalibrationHiLoCam.[h,cc]
1966 * mhcalib/MCalibrationHiLoPix.[h,cc]
1967 * mhcalib/MCalibrationIntensityHiLoCam.[h,cc]
1968 - updated accordingly
1969
1970 * mbadpixels/MBadPixelsCam.cc
1971 - removed some bugs in the Print() function
1972
1973
1974
1975 2005/01/22 Markus Gaug
1976
1977 * mhcalib/MHCalibrationRelTimeCam.cc
1978 - display in the averaged times display the event-by-event averaged
1979 absolute arrival times instead of the rel. ones which do not make
1980 much sense.
1981
1982 * mhcalib/MHCalibrationTestTimeCam.[h,cc]
1983 * mhcalib/MHCalibrationTestCam.[h,cc]
1984 - update to the latest changes in analysis chain.
1985
1986 * mjobs/MJExtractCalibTest.[h,cc]
1987 - update to the latest changes in analysis chain.
1988
1989 * mjobs/MJCalibration.cc
1990 - replace title of that times-averageing Tab from "RelTimes" by
1991 "Times".
1992
1993 * macros/calibration.C
1994 - update to changes in MJExtractCalibTest
1995
1996
1997
1998 2005/01/21 Markus Gaug
1999
2000 * msignal/MExtractTimeAndChargeDigitalFilter.cc
2001 * msignal/MExtractTimeAndChargeSlidingWindow.cc
2002 * msignal/MExtractTimeAndChargeSpline.cc
2003 - use the max. bin content for low-gain extraction
2004
2005 * callisto.rc
2006 - add place for LoGainSwitch
2007
2008
2009
2010 2005/01/21 Florian Goebel
2011
2012 * mfbase/MF.cc:
2013 - include a (TString) cast to make it compilable with gcc2.95.3
2014
2015
2016
2017 2005/01/21 Thomas Bretz
2018
2019 * mpointing/MSrcPosFromModel.cc:
2020 - fixed crash in Process if no pointing model available
2021
2022 * mpointing/MPointingPosCalc.h:
2023 - added missing initialization of data members
2024
2025 * mastro/MObservatory.[h,cc]:
2026 - added ReadEnv member function
2027
2028 * mbase/MTaskEnv.h:
2029 - added (=0) default to SetDefault
2030
2031
2032
2033 2005/01/20 Markus Gaug
2034
2035 * mcalib/MCalibrationIntensityChargeCam.[h,cc]
2036 - added function to display fluctuations of a variable
2037
2038 * mcalib/MCalibrationPix.cc
2039 - fixed small bug in High-gain mean error.
2040
2041 * msignal/MExtractTimeAndCharge.[h,cc]
2042 - introduced high-gain maximum limit before extracting the low-gain
2043
2044
2045
2046 2005/01/20 Thomas Bretz
2047
2048 * mbase/MContinue.[h,cc]:
2049 - added ReadEnv member function to support resource files
2050
2051 * mbase/MEvtLoop.[h,cc]:
2052 - added a second arguemtn to reading of the resource file by name
2053 - added some checks when reding the resource file and the
2054 parameter list hasn't been setup
2055
2056 * mbase/MParList.cc:
2057 - removed an obsolete output from ReadEnv
2058
2059 * mfbase/MF.[h,cc]:
2060 - added ReadEnv member function to support resource files
2061 - added kAllowEpty flag to support skipping by resource files
2062
2063 * mfbase/MFilterList.cc:
2064 - added a comment
2065
2066 * mbase/MStatusDisplay.[h,cc]:
2067 - fixed Write to be compatible with root 4.02/00
2068 - worked around a problem with reading the DrawOption correctly
2069 from a stored status display
2070
2071
2072
2073 2005/01/19 Thomas Bretz
2074
2075 * mbase/MMath.cc:
2076 - added a comment to SignificanceLiMa, made by Daniel Mazin
2077 - also check for b==0
2078
2079 * mhflux/MAlphaFitter.[h,cc]:
2080 - fixed significance calculation in case of on-off data
2081 - added fScaleFactor
2082
2083 * mhflux/MHAlpha.[h,cc], mhflux/MHFalseSource.cc:
2084 - handle scale factor in case of on-off observations
2085
2086 * mjobs/MJPedestal.cc:
2087 - aligned screen output to 80col rule
2088
2089 * mtrigger/MFTriggerPattern.[h,cc]:
2090 - assigned correct integers to enum
2091 - made sure that the enum is correctly handled in all function by
2092 applying a r-value to the condition
2093
2094
2095
2096 2005/01/19 Abelardo Moralejo
2097
2098 * mtrigger/MFTriggerPattern.[cc,h]
2099 - Changed Bool_t arguments of all setters to new type Prescale_t
2100 defined by N. Galante (see below)
2101
2102
2103
2104 2005/01/19 Nicola Galante
2105
2106 * mtrigger/MFTriggerPattern.[cc,h]
2107 - added in header enum Prescale_t { kUnPrescaled = kFALSE,
2108 kPrescaled = kTRUE };
2109
2110 - fixed a bug in Process, both fMaskRequiredUnprescaled and
2111 fMaskRequiredPrescaled are checked simultaneously.
2112
2113
2114
2115 2005/01/18 Markus Gaug
2116
2117 * mcalib/MCalibColorSet.cc
2118 - fixed the remaining day of data without colour in project name
2119 neither in digital modules bits.
2120
2121 * mpedestal/MPedCalcPedRun.[h,cc]
2122 - catch the continuous light runs with MRawRunHeader::fRunType
2123 == kRTCalibration to be recognized as effective pedestal runs.
2124
2125
2126 2005/01/18 Thomas Bretz
2127
2128 * mbase/MMath.cc:
2129 - added a check for s==0 in SignificanceLiMa, because otherwise the
2130 result is NaN
2131
2132 * mfbase/MF.cc:
2133 - removed an obsolete debugging output from the latest changes
2134
2135 * mhflux/MHAlpha.cc:
2136 - reset fHTime, too
2137
2138
2139
2140 2005/01/18 Nicola Galante
2141
2142 * mtrigger/MFTriggerPattern.cc:
2143 - added parentesis to ensure bitwise operators priority
2144 with respect to logical operators.
2145
2146
2147 2005/01/17 Thomas Bretz
2148
2149 * manalysis/MEnergyEstimate.[h,cc]:
2150 - changed to be more general. Energy is now estimated from a rule
2151 (MDataChain) The default behaviour is still the same as before
2152 to copy the energy from MMcEvt
2153
2154 * mbase/MTask.cc:
2155 - changed to write out the descriptor istead of the task-name only
2156 in Pre/PostProcess
2157
2158 * mhbase/MH.cc:
2159 - initialize fSerialNumber and fNumExecutions in constructor
2160
2161 * mhflux/MHFalseSource.cc:
2162 - according to a suggestion by Markus Mayer I have changed
2163 \\sigma_{max}=f to S_{max}=f\\sigma
2164
2165 * mjobs/MJCalibrateSignal.cc:
2166 - as discussed with Markus and Abelardo fixed the MFTriggerPattern
2167 call.
2168
2169 * mtrigger/MFTriggerPattern.cc, mtrigger/MTriggerPattern.cc,
2170 mtrigger/MTriggerPatternDecode.cc:
2171 - added some comment about file version
2172
2173 * mbase/MFilter.h:
2174 - implemented new virtual function GetDataMember like in MData
2175
2176 * mbase/MTask.[h,cc]:
2177 - when filter is added ass GetDataMember to branch list (should be
2178 obsolete, because filter is in the tasklist, but it should not hurt)
2179
2180 * mfbase/MF.[h,cc], mfbase/MFDataChain.[h,cc], mfbase/MFDataMember.[h,cc],
2181 mfbase/MFilterList.[h,cc]:
2182 - implemented new function GetDataMember
2183
2184
2185
2186 2005/01/17 Markus Gaug
2187
2188 * msignal/MExtractTimeAndChargeDigitalFilter.cc
2189 - remove a situation where the high-gain signal can be 0.
2190
2191 * mtrigger/MTriggerPattern.h
2192 - fixed a bug in defining the trigger bit pattern (Have to start
2193 from 0 instead of 1)
2194
2195 * mjobs/MJPedestal.cc
2196 * mjobs/MJCalibrateSignal.cc
2197 - fixed default extraction ranges.
2198
2199 * callisto.rc
2200 - fixed default weights files for pedestal extraction for cosmcis
2201
2202 * mcalib/MCalibrationChargeCalc.cc
2203 - removed program exit on occurrance of multiple colours without
2204 intensity calibration
2205
2206
2207
2208 2005/01/17 Nadia Tonello and Markus Gaug
2209
2210 * mcalib/MCalibrationChargeCam.cc
2211 - some fit improvements in the function GetAveragedConvFADC2PhotPerArea
2212
2213
2214
2215 2005/01/16 Markus Gaug
2216
2217 * mhcalib/MHCalibrationCam.[h,cc], mhcalib/MHCalibrationRelTimeCam.[h,cc],
2218 mhcalib/MHCalibrationChargeCam.[h,cc]
2219 - put overflow management and results camera initialization into
2220 base class
2221
2222 * mcalib/MCalibrateData.[h,cc]
2223 - added possibility to re-normalize signal to equiv. photo-electrons
2224 ( SetSignalType(MCalibrateData::kPhe) ).
2225 Default is old version in photons
2226 - speed up Process by storing pre-calculated calibration constants
2227 in arrays (needed 40% of CPU time of the eventloop before, now: 23%)
2228 - added new pointer to different MCalibrationChargeCam used for
2229 updates
2230 - added possibility to update the conversion factors using the
2231 MCalibrationChargeCam stored in fCalibUpdate.
2232 - added Print() function
2233
2234 * mcalib/MCalibCalcFromPast.[h,cc]
2235 - committed final version, now also in the Makefile
2236
2237 * mjobs/MJCalibrateSignalFromOutside.[h,cc], macros/calibration.C
2238 - committed final version, now able to calibrate interlaced cal.
2239 events.
2240
2241
2242
2243 2005/01/14 Hendrik Bartko
2244
2245 * msignal/calibration_weights_UV.dat
2246 - fixed a small bug in the noise autocorrelation of the AB-noise
2247
2248 * msignal/calibration_weights_blue.dat
2249 - new weights file for blue calibration pulses
2250
2251 * cosmics_weights.dat
2252 - fixed a small bug in the noise autocorrelation of the AB-noise
2253
2254
2255
2256 2005/01/14 Markus Gaug
2257
2258 * msignal/MExtractTimeAndChargeDigitalFilter.cc
2259 - added a small acceleration of the program, tested by Hendrik and
2260 me.
2261
2262 * mpedestal/MPedCalcFromLoGain.cc
2263 - fixed one warning output which was not a real warning.
2264
2265 * mcalib/MCalibrationChargeCam.cc
2266 - improved the function to calculate a mean conversion factor over
2267 the whole camera including a fit to the values.
2268
2269 * mpedestal/MPedCalcPedRun.[h,cc]
2270 - undo some changes introduced by TB on 2/12/04 which had made the
2271 use of interlaced pedestal events impossible again.
2272 - Use now the new class MTriggerPattern directly to recognize an
2273 interlaced pedestal event.
2274
2275
2276
2277 2005/01/14 Thomas Bretz
2278
2279 * callisto.cc:
2280 - fixed a typo in output
2281
2282 * manalysis/MGeomApply.cc:
2283 - removed some old code already in comments
2284 - added possibility to switch off automatic processing (used
2285 if two different geometries around)
2286
2287 * manalysis/MMultiDimDistCalc.cc, mhbase/MHMatrix.[h,cc],
2288 mranforest/MRanForestCalc.cc, mtools/MHSimulatedAnnealing.[h,cc],
2289 mtools/MSimulatedAnnealing.h:
2290 - added include of TVector because in newer root version it is
2291 not included from TMatrix anymore
2292
2293 * mbase/BaseLinkDef.h, mbase/MMath.[h,cc]:
2294 - to stick to the convention of TMath in newer root versions MMath
2295 changed from a class to a namespace
2296
2297 * mbase/MEvtLoop.[h,cc]:
2298 - to support newer root version added a second Write-function
2299 with a const qualifier.
2300
2301 * mdata/MDataChain.cc:
2302 - changed access to TMath for newer root versions
2303
2304 * mfileio/MChain.[h,cc]:
2305 - implemented a workaround for teh changed LoadTree definition
2306 in newer root-versions
2307
2308 * mfileio/MReadTree.cc:
2309 - fixed a bug in CheckBranchSize caused some warning to be
2310 displayed
2311
2312 * mhflux/MHAlpha.cc:
2313 - removed check for fResult in PostProcess (it is always there)
2314
2315 * msignal/MExtractTimeFastSpline.cc:
2316 - fixed delete --> delete[]
2317
2318 * mbadpixels/MBadPixelsCalc.cc:
2319 - slight change to some output
2320
2321 * mbase/MTaskEnv.h:
2322 - set name of default task when pointer is given
2323
2324 * mjobs/MJCalibrateSignal.cc:
2325 - fixed handling of extraction range for various cases
2326 - fixed handling in case no arrival times are calculated
2327
2328 * mjobs/MJCalibration.cc:
2329 - write at least a default arrival time calibration container
2330 to make further processing easier
2331
2332 * mjobs/MJPedestal.[h,cc]:
2333 - fixed handling of extraction range for various cases
2334
2335
2336
2337 2005/01/14 Abelardo Moralejo
2338
2339 * mtemp/mpadova/macros/trainsubsample.C, RanForestDISP.C
2340 - added. Two macros used in the analysis of real wobble mode data.
2341
2342
2343
2344 2005/01/14 Daniela Dorner
2345
2346 * macros/sql/filldotrun.C
2347 - added new arehucas-verions and changed code accordingly
2348
2349
2350
2351 2005/01/13 Abelardo Moralejo
2352
2353 * macros/starmc.C
2354 - Added (commented) lines for the case of gamma MC source off-axis
2355 (wobble mode). Changed default extractor to
2356 MExtractFixedWindowPeakSearch.
2357
2358
2359
2360 2005/01/13 Raquel de los Reyes
2361
2362 * callisto.rc
2363 - introduced several configuration lines
2364 (format: "class".DataCheck: No) to allow callisto
2365 to run with rawfiles. Necessary for the datacheck.
2366
2367
2368
2369 2005/01/13 Markus Gaug
2370
2371 * mcalib/MCalibColorSet.cc
2372 - fixed runs 45605-45609
2373
2374 * msignal/MExtractor.h
2375 - take out the variable fHiLoLast from the streamer. Will be
2376 initialized in the ReInit(), if needed
2377
2378 * msignal/MExtractor.cc
2379 - Initialized fHiLoLast to 0. Otherwise, a second eventloop with
2380 the same extractor may have that variable set to a certain
2381 value, even if not desired. The ReInit() fixes fHiLoLast, if
2382 different from 0.
2383
2384 * mpedestal/MExtractPedestal.cc
2385 * mpedestal/MPedCalcPedRun.cc
2386 * mpedestal/MPedCalcFromLoGain.cc
2387 - fix the output of the print to the correct value for the case
2388 that the extractor is used.
2389
2390
2391 2005/01/13 Thomas Bretz
2392
2393 * callisto.rc:
2394 - fixed some typos
2395
2396 * mbase/MLog.cc:
2397 - unset DEBUG defined unintentionally
2398
2399 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
2400 - removed printing Weights in InitArrays, because otherwise
2401 the output of a full data calibration is totally crowded
2402 with numbers. Having the weights-file name on the display
2403 is perfectly enough.
2404
2405
2406
2407 2005/01/12 Markus Gaug
2408
2409 * mcalib/MCalibrationIntensityRelTimeCam.cc
2410 - added fit to improve averageing of the obtained results
2411
2412
2413
2414 2005/01/12 Thomas Bretz
2415
2416 * manalysis/MMatrixLoop.cc:
2417 - changed name to MRead because it now derives from MRead
2418
2419 * mbase/MEvtLoop.[h,cc]:
2420 - implemented an option not to cascade the status display to the
2421 parameter list in PreProcess
2422
2423 * mhflux/MHAlpha.cc:
2424 - changed name of "Significance" to "MinimizationValue"
2425 - return -significance to have a value being minimized
2426
2427 * mhist/MHCamera.cc:
2428 - fixed output of text in legend
2429
2430 * mhist/MHEvent.[h,cc]:
2431 - implemented new options for calibrated pedestals
2432
2433 * mmain/MEventDisplay.cc:
2434 - fixed to support latest changes in MJCalibrateSignal
2435
2436 * mpedestal/MPedPhotCam.cc:
2437 - added new options in GetPixelContent (4 and 5) to support
2438 a correct camera display
2439
2440 * mjobs/MJCalibrateSignal.cc:
2441 - fixed display of calibrated pedestal and pedestal rms
2442 - changed order of plots. Now all interpolated values
2443 (means all calibrated values which are bad-pixel treated)
2444 are displayed behind the unsuitable pixels.
2445
2446 * mjobs/MJ*.cc:
2447 - corrected all wrong %06d to %08d to fit the number of
2448 digits in run-numbers
2449
2450
2451
2452 2005/01/11 Abelardo Moralejo
2453
2454 * mjobs/Makefile
2455 - added missing include -I ../mtrigger
2456
2457
2458
2459 2005/01/11 Thomas Bretz
2460
2461 * callisto.cc, callisto.rc:
2462 - changed such, that all three kinds of pedestals are calcualted
2463 (usefull for studies)
2464
2465 * manalysis/MMatrixLoop.[h,cc]:
2466 - derived from MRead
2467 - implemented some basic functions from MRead
2468
2469 * mfilter/MFCosmics.[h,cc]:
2470 - allow setting of name of MPedestalCam
2471
2472 * mhbase/MBinning.[h,cc]:
2473 - added SetEdges taking MParList as input
2474
2475 * mhflux/MHAlpha.cc:
2476 - use new function from MBinning
2477
2478 * mjobs/MJCalibrateSignal.[h,cc]:
2479 - changed to calculate all three kinds of pedestals
2480 - added filters for trigger pattern and illuminated events
2481
2482 * mjobs/MJPedestal.cc:
2483 - give different names to tabs with different pedestals
2484
2485 * mjobs/MJStar.cc:
2486 - on request changed used pedestal from "FromExtractor" to
2487 "FromExtractorRndm"
2488
2489 * mtrigger/MTriggerPattern.h:
2490 - added Reset function
2491
2492 * mtrigger/MTriggerPatternDecode.[h,cc]:
2493 - added using file format version number
2494
2495
2496
2497 2005/01/11 Markus Gaug
2498
2499 * mbadpixels/MBadPixelsPix.cc
2500 - updated documentation
2501
2502 * mcalib/MCalibrationChargeCalc.cc
2503 - make pixels with deviating number of phes unreliable instead of
2504 unsuitable (this was already thought so, but missed to modify
2505 at one place).
2506
2507 * mhcalib/MHCalibrationCam.[h,cc]
2508 - add possible flag 'kInterlaced': default: kFALSE (like before)
2509 - added pointer to MRawEvtHeader to deny cosmics events in case
2510 of 'interlaced' flag is set. No changes for 'normal' calibration
2511
2512
2513
2514 2005/01/10 Benjamin Riegel
2515
2516 * mreport/MReportStarguider.cc, mreport/MReportStarguider.h
2517 - added two classes for implementing starguider-data
2518
2519 * mreport/ReportLinkDef.h
2520 - added class MReportStarguider to be linked:
2521 #pragma link C++ class MReportStarguider+;
2522
2523 * mreport/Makefile
2524 - added file MReportStarguider.cc
2525
2526 * merpp.cc
2527 - added two containers ( MReportStarguider, MTimeStarguider ) and
2528 added MReportStarguider to the list:
2529 w->AddContainer("MReportStarguider", "Starguider");
2530 w->AddContainer("MTimeStarguider", "Starguider");
2531 r->AddToList("MReportStarguider");
2532
2533
2534
2535 2005/01/10 Markus Gaug
2536
2537 * mcalib/MCalibColorSet.cc
2538 - return kFALSE for CL-run instead of kTRUE
2539
2540 * mcalib/MCalibrationChargeCalc.cc
2541 - stop program in case that multiple colours are found in same file
2542 without intensity calibration
2543
2544 * mbadpixels/MBadPixelsPix.h
2545 - added two new possible UnCalibrated_t flags for the hi-lo
2546 calibration
2547
2548 * macros/calibration.C
2549 - add the calls to:
2550 MArray::Class()->IgnoreTObjectStreamer();
2551 MParContainer::Class()->IgnoreTObjectStreamer();
2552 in main.
2553
2554 * msignal/MExtractor.h
2555 - added Getter for fOffsetLoGain (was still missing)
2556
2557 * mhcalib/MHCalibrationChargeCam.[h,cc]
2558 - remove pixels with histogram overflow only if their percentage
2559 passes a certain limit (default: 0.5%). Before, every overflow
2560 lead to an unsuitable pixel.
2561
2562 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]
2563 - implemented changes suggested by T.B. to speed up calculations
2564 - take fNameWeightsFile into the streamer, otherwise the Clone()
2565 will always create an extractor with cosmic's weights.
2566 - set fOffsetLoGain to a slighly higher value. The DF seems to
2567 have a different offset since it uses different pulse shapes
2568 and thus sightly different time definitions.
2569
2570
2571
2572 2005/01/10 Thomas Bretz
2573
2574 * mhvstime/MHVsTime.cc:
2575 - fixed a compiler error for gcc 2.95.3, see Mantis bug # 157
2576
2577 * callisto.cc:
2578 - changed such, that the calculated pedestal is not random
2579 anymore
2580 - added code to calculate the pedestal also with randomization,
2581 but this code is for the moment commented out.
2582
2583 * callisto.rc:
2584 - fixed naming of pedestal calculation
2585
2586 * mbadpixels/MBadPixelsCalc.cc:
2587 - added a second check which compares the pedestal rms with
2588 the variance of the pedestal rms in the same sector
2589
2590 * mjobs/MJCalibrateSignal.[h,cc]:
2591 - changed to calculate the pedestal from extractor without
2592 randomization
2593 - added code to calculate the pedestal also with randomization,
2594 but this code is for the moment commented out.
2595
2596 * mjobs/MJCalibration.cc:
2597 - made sure that pedcam always has the correct name
2598 (FIXME? Print a warning if it has the wrong name)
2599
2600 * mjobs/MJPedestal.[h,cc]:
2601 - changed such, that it allows the calculation of pedestals
2602 in three different ways (fundamental, fromextractor,
2603 fromextractorrndm)
2604 - therefor removed SetExtractorResolution and added
2605 + void SetExtractionFundamental()
2606 + void SetExtractionWithExtractorRndm()
2607 + void SetExtractionWithExtractor()
2608
2609 * mjobs/MJStar.cc:
2610 - changed/fixed the input name of the MPedPhotCam used in the
2611 image cleaning
2612
2613 * mraw/MRawFileRead.[h,cc]:
2614 - changed return type of OpenNextFile
2615 - in some cases return kERROR in OpenNextFile to abort the Processing
2616 with an error
2617
2618 * mraw/MRawRunHeader.cc:
2619 - call a wrong file format version ERROR now
2620
2621 * mhflux/MAlphaFitter.[h,cc]:
2622 - make sure that resetted values are returned if fit failed
2623 - set default scaling too kOffRegion
2624
2625 * mhflux/MHAlpha.cc:
2626 - some small fixes to handling of MHAlphaOff
2627
2628 * mhflux/MHFalseSource.[h,cc]:
2629 - implemented possible usage of MHFalsSourceOff for On-Off-Analysis
2630 - updated display accordingly
2631 - updated fit accordingly
2632 - removed catalog temporarily from plots until I found the
2633 reason for the strange crashes
2634
2635 * mbadpixels/MBadPixelCalc.[h,cc]:
2636 - implemented the possibility to check the pedestal rms against the
2637 variance of the pedstal rms, too. The option is curretly switched
2638 off.
2639 - enahanced informal output in PreProcess
2640
2641 * mbase/MTaskList.cc:
2642 - a little change to some output
2643
2644
2645
2646 2005/01/10 Wolfgang Wittek
2647
2648 * mfbase/MFEventSelector2.cc
2649 - check whether filter exists before calling
2650 filter->CallPreProcess(parlist)
2651
2652
2653
2654 2005/01/08 Markus Gaug
2655
2656 * mhcalib/MHCalibrationHiLoCam.[h,cc]
2657 * mcalib/MCalibrationHiLoCam.[h,cc]
2658 * mcalib/MCalibrationHiLoPix.[h,cc]
2659 * mcalib/MIntensityCalibrationHiLoCam.[h,cc]
2660 * mhcalib/Makefile, mcalib/Makefile, mhcalib/HCalibLinkDef.h,
2661 mcalib/CalibLinkDef.h
2662 - new classes for calibration of conversion high-gain vs. low-gain
2663
2664 * msignal/MExtractedSignalPix.[h,cc]
2665 - added data member fChisquare, set to -1. by Clear() and Reset()
2666 - raised version number by 1
2667
2668 * msignal/MExtractedSignalCam.[h,cc]
2669 - added data member fNdf, set to -1 by default
2670 - new function: GetProb(const Int_t pixidx) to be called to
2671 calculate the joint probability of Chisquare of pixel "pixidx"
2672 and fNdf
2673 - added documentation of data members
2674 - raised version number by 1
2675
2676 * mhcalib/MHCalibrationChargeCam.cc
2677 - strengthened default histogram limits a bit, should accelerate
2678 the calibration by 20%.
2679
2680 * mjobs/MJCalibrateSignalFromOutside.cc
2681 - fixed two lines to compile MCalibrateData with the recent changes
2682 by TB
2683
2684 * msignal/MExtractTimeAndChargeDigitalFilter.cc
2685 - fixed two bugs introduced yesterday by TB.
2686
2687 * msignal/MExtractTimeAndChargeSpline.cc
2688 * msignal/MExtractTimeAndChargeSlidingWindow.cc
2689 - adopt part of TB's speed accelerations into these classes
2690
2691 * msignal/MExtractTimeAndCharge.cc
2692 - fix the low-gain extraction window for the case that the high-gain
2693 is saturated. Was skipped so far.
2694
2695
2696
2697 2005/01/07 Markus Gaug
2698
2699 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
2700 - catch the case that more than 90% of the pixels have saturated
2701 signals and fix the extraction window from the occurrance of
2702 saturation, then. Important for high-intensity calibration events.
2703
2704
2705 * msignal/MExtractor.cc
2706 * msignal/MExtractTime.cc
2707 * msignal/MExtractTimeAndCharge.cc
2708 - added some documentation
2709
2710 * msignal/MExtractTime.[h,cc]
2711 - moved the empty function FindTimeHiGain() and FindTimeLoGain() to
2712 the header-file.
2713
2714
2715
2716
2717 2005/01/07 Abelardo Moralejo
2718
2719 * mbase/MLog.h
2720 - Added #include "TSystem.h", otherwise gSystem is not recognized
2721 in Mac OSX.
2722
2723 * manalysis/MMakePadHistograms.cc
2724 - Changed badcalc.SetNamePedPhotContainer to
2725 badcalc.SetNamePedPhotCam
2726
2727
2728
2729 2005/01/07 Thomas Bretz
2730
2731 * mbadpixels/MBadPixelsCalc.[h,cc], macros/ONOFFAnalaysis.C:
2732 - replaced PedPhotContainer by PedPhotCam for consistency
2733
2734 * mbase/MLog.[h,cc]:
2735 - return *this in Seperator()
2736
2737 * mbase/MPrint.[h,cc]:
2738 - use new separator manipulator in PreProcess
2739 - fixed a type: separator instead of seperator
2740
2741 * mfileio/MReadTree.[h,cc]:
2742 - added a check for branch->IsAutoDelete() in Notify()
2743
2744 * mpedestal/MExtractPedestal.[h,cc]:
2745 - added new option 'fRandomCalculation' be used to switch on-/off-
2746 randomization in extractors, the default should be like before
2747 - added Process() calling Calc()
2748
2749 * mpedestal/MPedCalcFromLoGain.[h,cc], mpedestal/MPedCalcPedRun.[h,cc]:
2750 - renamed Process() to Calc()
2751
2752 * Makefile:
2753 - removed macros/calibration.C, which seems to have been
2754 unintantionally introduced.
2755
2756 * manalysis/Makefile:
2757 - removed unintantionally introduced wrong include
2758
2759 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
2760 - a small acceleration discussed with Hendrik by replacing a
2761 counter in a loop by pointer arithmetics
2762
2763 * mraw/MRawEvtPixelIter.cc:
2764 - fixed a bug in GetMaxIdxHiLoGain which caused the loop to
2765 read one byte behind the end of the array
2766 - fixed HasLoGain() which really did weired things, means accessing
2767 sometimes memory somewhere. This could theoretically result
2768 in assigning the wrong lo-gains to the wrong pixels.
2769
2770 * mtrigger/MTriggerPattern.[h,cc], mtrigger/MTriggerPatternDecode.[h,cc],
2771 mtrigger/MFTriggerPattern.[h,cc]:
2772 - added
2773
2774 * mtrigger/Makefile, mtrigger/TriggerLinkDef.h:
2775 - added MTriggerPattern, MTriggerPatternDecode and MFTriggerPattern
2776
2777 * manalysis/MEnergyEstParam.h:
2778 - added a new function SetVariables calling SetCoeff
2779
2780 * mcalib/MCalibrateData.[h,cc]:
2781 - removed data members for container names
2782 - added new lists for container names
2783 - allow to calibrate more than one pedestal container at the same
2784 time
2785
2786 * mjobs/MJCalibrateSignal.cc:
2787 - changed accordingly
2788
2789
2790
2791 2005/01/05 Thomas Bretz
2792
2793 * mcalib/MCalibrationBlindPix.cc, mcalib/MCalibrationChargeCalc.cc,
2794 mhcalib/MHCalibrationRelTimeCam.cc:
2795 - made some output lines fit into convinience window of 80 col
2796
2797 * mhist/MHCamEvent.cc:
2798 - make sure that x-axis has correct title
2799
2800 * msignal/MArrivalTimePix.cc:
2801 - init error to -1 which is a obviously non valid value
2802 - fixed IsValid() which gave wrong results
2803
2804 * msignal/MExtractTimeAndCharge.cc, msignal/MExtractedSignalPix.cc:
2805 - made sure that LoGain is flagged non-valid if no lo-gain exists
2806 - push time back at the edge of the allowed limits if outside
2807
2808 * mbase/MGList.[h,cc]:
2809 - introduced new functions Delete and DeletePictures
2810 - SetBit(kMustCleanup) in constructor. Otherwise it is not
2811 correctly removed from ListOfCleanups
2812
2813 * mbase/MLog.cc:
2814 - SetBit(kMustCleanup) if adding a plugin to make sure it is cleaned
2815 from the list
2816
2817 * mbase/MParContainer.[h,cc]:
2818 - replaced return type of GetDescriptor by TString. The old version
2819 was terribly wrong! The returned memory wasn't removed as soon
2820 as the function returned.
2821
2822 * mbase/MStatusDisplay.[h,cc]:
2823 - for security (thread safty) replaced all Form() by MString::Form()
2824 - implemented a more secure scheme of Closing (Clone()) this was
2825 a hint given by valgrind
2826 - set kMustCleanup for all new object in ClonePad not only kCanDelete
2827 - fixed some lines in pulldown-menus
2828 - add TPads to ListOfCleanups in ClonePad (workaround!)
2829
2830 * mbase/MString.[h,cc]:
2831 - implemented a new static Form() function returning a copy of
2832 the result
2833
2834 * mbase/MTask.[h,cc]:
2835 - replaced return type of GetDescriptor by TString. The old version
2836 was terribly wrong! The returned memory wasn't removed as soon
2837 as the function returned.
2838 - Made GetDescriptor thread safe using MString::Form
2839
2840 * mfileio/MWriteRootFile.cc:
2841 - Use GetDescriptor().Data() when using any kind of printf function
2842
2843 * mhbase/MFillH.cc:
2844 - replaced string concatenation in all constructors by a Form
2845 (also suggested by valgrind)
2846
2847 * mhcalib/MHCalibrationRelTimeCam.cc:
2848 - made some output fit into 80col boundary
2849
2850
2851
2852
2853 2005/01/03 Thomas Bretz (HAPPY NEW YEAR)
2854
2855 * mfht:
2856 - added new directory for hexagonal fourier transformation
2857
2858 * mfht/HftIncl.h, mhft/HftLinkDef.h, mhft/MGeomCamMagicXT.[h,cc],
2859 mhft/MGeomCamMagicEnhance.[h,cc], mhft/MHexgaonalFT.[h,cc],
2860 mhft/MHexagonalFreqSpace.[h,cc], mhft/MHexagonalFTCalc.[h,cc],
2861 mhft/Makefile:
2862 - added
2863
2864 * macros/extendcam.C:
2865 - added: tutorial for MGeomCamExtend
2866
2867 * macros/hft.C:
2868 - added: tutorial for MHexgonalFTCalc
2869
2870 * macros/dohtml.C:
2871 - updated
2872
2873 * macros/rootlogon.C:
2874 - updated
2875
2876 * Makefile:
2877 - mhft added
2878
2879 * mbase/MParContainer.cc, mbase/MLog.cc:
2880 - added a pre-compiler option for destructor debugging
2881
2882 * mbase/MTaskList.[h,cc]:
2883 - added new function Replace
2884
2885 * mdata/MDataChain.cc, mfbase/MF.cc:
2886 - shortened some output
2887
2888 * mdata/MDataArray.[h,cc]:
2889 - added new function FindRule
2890
2891 * mfileio/MReadTree.[h,cc]:
2892 - enhanced functionality to be able to read a TTree stored in memory
2893 instead of a file. Therefor introduced fTree which is now the pointer
2894 used and replaced fChain where TTree and TChain have common behaviour.
2895 Where they behave uncommon new code for the new case has been added.
2896
2897 * mfileio/MWriteRootFile.[h,cc]:
2898 - enhanced functionality to be able to write a TTree into memory
2899 instead of a file. This were maily bugfixes for the case fOut==0, which
2900 must be handled correctly. Becarefull a tree filles without a file
2901 is not deleted automatically!
2902
2903 * mhbase/MBinning.h:
2904 - added copy constructor
2905 - fixed buggy SetEdges(MBinning&) which didn't work
2906
2907 * mhbase/MHMatrix.cc:
2908 - when adding a new rule check first if the same rule already exists
2909
2910 * mhflux/MAlphaFitter.[h,cc]:
2911 - added new functionality to support on-off analysis
2912 - didn't touch existing code
2913
2914 * mhflux/MHAlpha.[h,cc]:
2915 - added new functionality to support on-off analysis
2916 - replaced Fit() calls by newer function calls
2917 - added DrawAll - PRELIMINARY
2918 - fixed a bug when projecting - may be the reson for some strange
2919 crashes
2920
2921 * mcalib/MCalibColorSet.cc:
2922 - fixed a stupid bug introduced last year, which caused MCalibColorSet
2923 in some circumstances to stop the eventloop when it shouldn't
2924
2925 * mjobs/MSequence.cc:
2926 - expand path names
2927
Note: See TracBrowser for help on using the repository browser.