source: trunk/MagicSoft/Mars/Changelog@ 6925

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