source: trunk/MagicSoft/Mars/Changelog@ 7066

Last change on this file since 7066 was 7066, checked in by tbretz, 19 years ago
*** empty log message ***
File size: 144.1 KB
Line 
1
2
3Please do not write behind the end of line tag so that it is possible
4to send a Changelog file to a line printer directly. Thanks.
5
6For your entries please follow EXACTLY this style:
7
8_yyyy/mm/dd_[Your Name]
9_
10___*_filename:
11_____-_description
12_
13___*_filename2, filename3:
14_____-_description
15_
16_
17_
18
19While an underscore is a placeholder for a white-space or an empty line.
20
21
22 -*-*- END OF LINE -*-*-
23 2005/05/19 Daniela Dorner
24
25 * datacenter/macros/fillstar.C:
26 - add new parameter
27
28 * datacenter/macros/setupdb.C:
29 - adapted to new column in db
30
31 * callisto_Dec04Jan05.rc:
32 - set value for MJPedestalY2.MaxEvents from 2000 to 5000 to get
33 better statistics for the calculation of the mean pulse time
34 of the cosmisc
35
36
37
38 2005/05/19 Thomas Bretz
39
40 * msignal/MExtractTimeAndCharge.cc:
41 - simplified a really cryptical use of the ?:-operator when
42 the fLoGainFirst is calculated
43 - fixed a bug introduced in the calculation of the derivatives
44
45 * mmain/MEventDisplay.cc:
46 - removed MC trigger display
47
48 * mbase/MTaskList.[h,cc]:
49 - member function to use MTaskList in a TIter
50
51 * mhflux/MAlphaFitter.[h,cc]:
52 - improved the output line plotted into the histogram
53 - implemented getter for fSigInt
54 - start integration in first bin not in underflow bin
55 - added 'background' option for scaling
56
57 * mhflux/MHAlpha.[h,cc]:
58 - added some comments
59 - improved DistancetoPrimitive
60
61 * mhflux/MHThetaSq.[h,cc]:
62 - derives the binning now from the cut value or the MAlphaFitter
63
64 * mjobs/MJStar.cc:
65 - moved weather data histogram back to the end - otherwise
66 MEventRate is not initialized before
67
68
69
70 2005/05/18 Thomas Bretz
71
72 * mcalib/MCalibCalcFromPast.cc:
73 - added missing fIntensQE to list of initialization in
74 constructor
75
76 * mcalib/MCalibrateData.cc:
77 - fixed a bug which caused kNo to be ignored
78 - removed a second check for the size of the badpixelcam
79
80 * mjobs/MJCalibrateSignal.cc:
81 - removed the obsolete second adding of filhil and filpul to
82 the tasklist
83
84 * mjobs/MJCalibration.cc:
85 - do not display result or statistics if no execution has taken
86 place
87
88 * mjobs/MJStar.cc:
89 - moved processing of CC-branch to the beginning of the tasklist
90
91 * msignal/MExtractTimeAndChargeSpline.[h,cc]:
92 - introduced some small changes to the validity range of
93 some variables
94 - determin the higher bound above which no search is done
95 analog to the lower bound using the fall-time
96 - CalcIntegral[Hi,Lo]Gain now returns sum. No need for a reference
97 - fixed calling Integral[HI,Lo]Gain in cases we are at the edge of
98 the valid range -- at a lot of position in the code random memory
99 above or below the arrays have been accessed.
100 - improved the numercila stability of CalcIntegral[Hi,Lo]Gain
101 more by calculating the number of steps from the rise and fall time.
102 this should at least give consistent results on the same machine!
103
104 * mbase/MContinue.cc:
105 - fixed a namimg problem of the filter when it is added to
106 the tasklist and has the same name as MContinue
107
108 * mcalib/MCalibrationChargeCalc.cc:
109 - for some sceen output the manipulator (inf) was missing
110
111 * msignal/MExtractPINDiode.cc, mcalib/MCalibrationChargeCalc.cc,
112 mcalib/MCalibrationChargeCam.cc:
113 - fixed a problem with the fit (it always tried to display
114 the fit-function somewhere)
115
116
117
118 2005/05/17 Thomas Bretz
119
120 * callisto.rc, callisto_Dec04Jan05.rc:
121 - added new comments diescribing setup of MFCosmics
122
123 * mfilter/MFCosmics.[h,cc]:
124 - skip bad pixels using MBadPixelsCam
125 - implemented a check in PostProcess about the fraction
126 of events which survived or were rejected
127 - added ReadEnv for setup
128
129 * mfilter/Makefile:
130 - added mbadpixels
131 - removed mmain and manalysis
132
133 * mhcalib/MHCalibrationChargeCam.h:
134 - removed numbers from data member descrition -- too much
135 to maintain
136
137 * mhcalib/MHCalibrationChargePINDiode.h:
138 - incremented version number (undocumented from bcn)
139
140 * mjobs/MJCalibration.cc:
141 - reorganized some TText output (undocumented from bcn)
142 - overwrite the default of MaxNumberEmptyPixels by 0.05
143 (undocumented from bcn)
144 - print tasklist statistics also if eventloop returned
145 KFALSE
146
147 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
148 - changed fgLoGainStartShift from -2.8 to -1.8
149 (undocumented from bcn)
150
151 * msignal/MExtractTimeAndChargeSlidingWindow.h:
152 - increased version number from 0 to 1 (undocumented from bcn)
153
154
155
156 2005/05/17 Markus Gaug (2005/05/16)
157
158 * msignal/MExtractor.[h,cc]
159 - introduce two new variables: fResolutionPerPheHiGain and
160 fResolutionPerPheLoGain, to be set by deriving extractors.
161 - set version number one higher.
162
163 * msignal/MExtractFixedWindow.[h,cc]
164 * msignal/MExtractTimeAndChargeSlidingWindow.[h,cc]
165 * msignal/MExtractTimeAndChargeSpline.[h,cc]
166 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]
167 - set the variables fResolutionPerPheHiGain and
168 fResolutionPerPheLoGain
169
170 * msignal/MExtractPINDiode.[h,cc]
171 - adapt to current PIN Diode signal, fit signal with Gaussian
172 - set version number up by one.
173
174 * msignal/MExtractedSignalPINDiode.[h,cc]
175 - set new data member fExtractedChi2
176 - set version number up by one.
177
178 * mhcalib/MHCalibrationChargePINDiode.cc
179 - adapt one function to newly used names.
180 - adapt signal tests.
181
182 * mjobs/MJPedestal.[h,cc]
183 - read MBadPixelsCam together with extractor, if exisiting
184 (necessary for bad pixels exclusion in pulse position search).
185
186 * mjobs/MJCalibration.[h,cc]
187 - use MFCosmics in any case (not only for CT1-pulses) and apply
188 a quality criteria depending on number of rejected events:
189 MaxExcludedEvents (default: 50%).
190
191
192
193 2005/05/17 Daniela Dorner
194
195 * datacenter/macros/setupdb.C
196 - adapted to new column in datasetstatus-table
197
198 * datacenter/macros/checkstardone.C
199 - added (macro to check if star has been done for a sequence)
200
201 * datacenter/scripts/checkstardone
202 - added (script that executes checkstardone.C for all datasets
203
204 * datacenter/scripts/checkfilesforsequenceavail, fillcallisto,
205 fillstar
206 - fixed bug
207
208 * datacenter/scripts/buildsequenceentries, doexclusions,
209 writesequencefiles
210 - adapted paths
211
212 * datacenter/scripts/insertdataset
213 - added logging
214
215 * datacenter/scripts/runganymed
216 - added (script to run ganymed automatically for datasets)
217
218 * datacenter/scripts/runcallisto
219 - adapted paths
220 - fixed bug
221
222 * datacenter/scripts/runstar
223 - adapted paths
224 - fixed bug
225
226 * steps.rc
227 - adapted resource file to needs of the new table in db
228
229
230
231 2005/05/13 Daniela Dorner
232
233 * datacenter/macros/insertdataset.C
234 - added (macro, that inserts dataset into db)
235
236 * datacenter/macros/setupdb.C
237 - adapted to new table in db
238
239 * datacenter/scripts/insertdatasets
240 - added (script, that inserts datasets into db)
241
242 * datacenter/scripts/sourcefile
243 - added (file with commands and variables, that are needed by all
244 scripts)
245
246 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail
247 copyscript, correcttime, doexclusions,
248 filesondisk, fillcallisto, fillstar, runcallisto
249 runstar, writesequencefiles
250 - adapted scripts to the usage of the sourcefile
251
252 * datacenter/macros/fillcalib.C:
253 - changed name of histogram according to change of Markus
254 - removed debugoutput
255
256
257
258 2005/05/13 Thomas Bretz
259
260 * mreport/MReportCC.cc:
261 - fixed reading of rep-files for versions newer than V200404070
262
263 * mpointing/MSrcPosCalc.cc
264 - took a bugfix from Wolfgang to Loc0LocToCam and implemented it
265 Wolfgang: the results are changed only minimally
266
267 * msignal/MExtractTimeAndChargeSpline.cc
268 - integration ranges were shifted by 0.2 FADC slices to the right.
269 Fixed in the new algorithm according to Markus' change.
270
271 * mcalib/MCalibrationChargeCalc.h:
272 - Incremented ClassVersion number by 1
273
274 * mhcalib/MHCalibrationPulseTimeCam.cc:
275 - removed a commented debug output
276
277 * mjobs/MJCalibration.cc
278 - new undocumented adjust of "Unsuitable"- and "Unreliable"-displays
279 for new exclusion criteria taken from bcn
280
281 * manalysis/MEventRateCalc.cc:
282 - some fixes. In some cases the event rate wasn't calculated
283 anymore
284
285 * mbadpixels/MBadPixelsCalc.cc:
286 - fixed a bug when checking whether the check should be done
287 or not (>0 was missing)
288
289 * mhist/Makefile:
290 - added MHWeather
291
292 * mhvstime/MHVsTime.[h,cc]:
293 - implemented new function the set minimum
294
295 * mjobs/MJStar.cc:
296 - read weather data (CC tree)
297 - set minimum of rate-display to 0
298 - display weather data for non-MC files
299
300 * mmuon/MHSingleMuon.cc:
301 - slight change to a comment
302
303 * callisto.rc:
304 - added new possible setup
305
306 * callisto_Dec04Jan05.rc
307 - added new possible setup
308 - use default for MJCalibration.ExtractSignal.LoGainSwitch
309
310 * mbadpixels/MBadPixelsCalc.cc:
311 - exclude unsuitable pixels from mean/rms calculation
312 - changed the lower bound for the second mean loop from
313 0.5 to 0.66
314
315 * mbadpixels/MBadPixelsCam.cc:
316 - added case 102 returning the global unsuitable status
317 of an event
318
319 * mhist/MHCamEvent.h:
320 - added default 0 to SetThreshold
321
322 * mjobs/MJCalibrateSignal.cc:
323 - use new case 102 for unsuitable display
324 - enable counting (to get the correct display also with
325 profile option switched on)
326
327 * mraw/MRawRunHeader.cc:
328 - after displaying millions of hex numbers switch back to dec
329
330
331
332 2005/05/13 Markus Gaug (2005/05/12)
333
334 * msignal/MExtractTimeAndChargeDigitalFilter.cc
335 - set default extraction range in the high gain to 4.
336 - set default weights file to cosmics_weights46.dat
337
338 * mhcalib/MHCalibrationHiLoCam.cc
339 - set Oscillations to kFALSE
340
341 * mhcalib/MHCalibrationChargeCam.cc
342 - set default for fNumHiGainSaturationLimit to 0.15
343
344 * mjobs/MJCalibrateSignal.[h,cc]
345 - put MHCalibrationHiLoCam and MHCalibrationPulseTimeCam directly
346 into tasklist if needed. Otherwise, it does not read the
347 resources from the config. file.
348
349
350 2005/05/11 Markus Gaug (2005/05/11)
351
352 * mjobs/MJPedestal.cc
353 - adjust the fit ranges for the histogramming with moon data slightly.
354
355 * mcalib/MCalibrationChargeCam.cc, mcalib/MCalibrationChargeCalc.cc
356 - make a distinction between newly excluded pixels (by calibration)
357 and previously excluded pixels in the displays and print-functions
358
359 * mcalib/MCalibrationChargeCalc.cc
360 - introduce the check for fluctuating arrival times.
361 - set charge limit to from 2.5 to 4.5
362 - introduce asymmetric exclusion due to "deviating number of phes":
363 Default: -9.0 +4.5
364 - make deviating number of phes unsuitable (see David's findings).
365
366 * mbadpixels/MBadPixelsPix.h
367 - add kDeviatingNumPhes to function GetUnsuitableCalLevel()
368
369
370
371 2005/05/13 Daniela Dorner
372
373 * datacenter/scripts/runstar
374 - fixed bug in the calculation of the number of to-do-files
375
376 * datacenter/scripts/runcallisto
377 - fixed bug in the calculation of the number of to-do-files
378
379
380
381 2005/05/12 Daniela Dorner
382
383 * datacenter/macros/fillcalib.C:
384 - removed debugoutput
385
386 * datacenter/macros/fillstar.C:
387 - added (macro to read parameters from the star*.root files and
388 fill them into the db)
389
390 * datacenter/macros/setupdb.C:
391 - added new table 'Star'
392
393 * datacenter/macros/buildsequenceentries.C:
394 - added delete-query for new table 'Star' in the delete function
395
396 * datacenter/scripts/runstar
397 - changed number of processes
398
399 * datacenter/scripts/runcallisto
400 - changed number of processes
401
402 * datacenter/scripts/fillstar
403 - added (script to run macro fillstar.C automatically)
404
405
406
407 2005/05/12 Thomas Bretz
408
409 * mcalib/MCalibrationChargeCam.cc:
410 - fixed a bug in FinalizeArrivalTime which caused Form() to hang
411
412 * mmuon/MHMounPar.[h,cc]
413 - added a line showing a reference shape
414
415 * star.rc:
416 - added setup strings for software trigger
417
418 * mbase/MContinue.cc:
419 - allow setup of already set filters in ReadEnv. They must not
420 necessarily be already in the tasklist
421
422 * mcalib/MCalibrationChargeCalc.cc:
423 - shortened a lot of Form() calls to reduce the risk of
424 memory corruption
425
426 * mjobs/MJCalibration.cc:
427 - some cosmetics to text in pad
428
429 * mraw/MRawRunHeader.[h,cc]:
430 - a fix to MRawRunHeader because the definition of the
431 raw-data format has changed. fProjectName and fSourceName
432 has no trailig \0 anymore by default
433 - incremented ClassVersion by 1
434
435
436
437 2005/05/12 Markus Meyer
438
439 * mmuon/MHMounPar.[h,cc]
440 - added function Paint. This function integrates the TProfile
441 ArcWidth/Radius Vs. Radius between certain values and shows
442 the result in the Status Display
443
444 * mmjobs/MJStar.cc
445 - changed the default values for the final muon cuts
446
447 * star.rc
448 - changed the default values for the final muon cuts
449
450
451
452 2005/05/11 Thomas Bretz
453
454 * mbase/MStatusDisplay.cc:
455 - fixed year of copyright
456
457 * mcalib/MCalibCalcFromPast.cc:
458 - undocumented change from BCN: a new resource has been implemented
459 in ReadEnv (NumEventsDump)
460
461 * mjobs/MJob.[h,cc]:
462 - added new static member function which can be used
463 to overwrite relative paths with a default
464
465
466
467 2005/05/11 Abelardo Moralejo (2005/05/11)
468
469 * mjobs/MJPedestal.cc
470 - Fixed use of MFTriggerPattern: first, added it to the tasklist
471 (was missing); second, added to tasklist MTriggerPatternDecode
472 before MFTriggerPattern. This was the reason for the problems
473 reported by T. Coarasa on May 9. I do not know why the behaviour
474 of the previous version depended on compiler, but this seemed to
475 be the case...
476
477
478
479 2005/05/11 Markus Gaug (2005/05/11)
480
481 * mjobs/MJCalibration.cc
482 - display in Tab "Conv" in the 3rd column the conversion to equiv.
483 phes instead of Cherenkov photons.
484
485 * mjobs/calibrationref.rc, mjobs/calibrationref_Nov04.rc,
486 mjobs/calibrationref_Dec04.rc:
487 - add reference lines for the conv. to equiv. phes.
488
489 * mcalib/MCalibrationChargeCam.cc, mcalib/MCalibrationChargeCalc.cc:
490 - make a distinction between newly excluded pixels (by calibration)
491 and previously excluded pixels in the displays and print-functions
492
493 * mcalib/MCalibrationChargeCalc.cc
494 - introduce the check for fluctuating arrival times.
495 - set charge limit to from 2.5 to 4.5
496
497
498
499 2005/05/10 Markus Gaug (2005/05/10)
500
501 * mhcalib/MHCalibrationHiLoCam.cc
502 - ask for averageing and do not fill the arrays per pixel any more.
503 This caused too much memory usage for the calculation of the
504 high-gain low-gain inter-calibration constants.
505
506 * mcalib/MCalibrationChargePix.[h,cc]
507 - store number of saturated events in the results container.
508 - set version number by one higher (due to new data member).
509
510 * mhcalib/MHCalibrationChargeCam.cc
511 - store number of saturated events in the results container.
512 - allow reading of NumHiGainSaturationLimit and
513 NumLoGainSaturationLimit in ReadEnv
514 - set saturation limit from 5% to 8.5%
515
516 * mbadpixels/MBadPixelsPix.h
517 - introduce new bits: kDeadPedestalRms, kPreviouslyExcluded,
518 kFluctuatingArrivalTimes
519
520 * mbadpixels/MBadPixelsCam.cc
521 - set bit kPreviouslyExcluded in the AsciiRead-Function
522 - include three new bits in the Print() function
523
524 * mjobs/MJCalibration.cc
525 - display excluded pixels from DeadPedestalRms in Defect-Tab.
526 - display correct error of the RMS/Mean charge diagramm.
527
528 * mcalib/MCalibrationChargeCam.cc
529 - calculate the error of RMS/Mean values in GetPixelContent Nr.33
530
531
532
533 2005/05/11 Hendrik Bartko (2005/05/09)
534
535 * msignal/MC_weights46.dat
536 - updated weights file for digital filter with dedicated MC weights
537 with 4 slices for the high gain and 6 slices for the low gain
538
539
540
541 2005/05/10 Daniela Dorner
542
543 * datacenter/macros/fillcalib.C:
544 - added some parameters (reading from calib*.root and inserting
545 into db)
546
547 * datacenter/macros/setupdb.C:
548 - adapted macro to the new columns in the calibration db
549
550 * datacenter/macros/fillsignal.C:
551 - fixed typo
552
553
554
555 2005/05/10 Markus Meyer
556
557 * mmuon/*:
558 - update of the class documentation
559
560 * mmuon/*:
561 - commented out the ArcLength and Estimpact (will be not
562 calculated for the moment)
563
564
565
566 2005/05/10 Thomas Bretz
567
568 * mreport/MReportStarguider.cc:
569 - introduced the correct version which marked the fix of the
570 units of the nominal position
571
572 * callisto.rc:
573 - introduced a new line for new option in MCalibColorFromPast
574
575 * ganymed.cc:
576 - removed option "--full-display" -> now default
577
578 * manalysis/MEnergyEstimate.cc:
579 - print the rule a bit earlier in PreProcess
580
581 * mfilter/MFDeltaT.cc:
582 - fixed a typo in the output
583
584 * mhflux/MAlphaFitter.cc:
585 - some improvements to output
586
587 * mjobs/MJCut.cc:
588 - added ThetaSquared to output
589
590 * mjobs/MJStar.cc:
591 - fixed bug in copying of OriginalMC tree
592
593 * mmuon/MMuonCalibParCalc.cc:
594 - removed obsolete setting of ReadyToSave
595
596 * mjobs/MJSpectrum.cc:
597 - made sure the correct type of MHAlpha is used
598
599
600
601 2005/05/10 Markus Gaug (2005/05/09)
602
603 * mjobs/hilocalib_sp1.root
604 * mjobs/hilocalib_sp1_mc.root
605 - new hi-lo intercalibration files with the fixed spline extractor.
606
607 * mjobs/hilocalib_df46_mc.root
608 - new hi-lo intercalibration files from MC with the left out -O5
609 option. (The real data files had already the correct executable).
610
611
612
613 2005/05/10 Hendrik Bartko (2005/05/09)
614
615 * msignal/MC_weights46.dat
616 - NEW weights file for digital filter with dedicated MC weights
617 with 4 slices for the high gain and 6 slices for the low gain
618
619
620
621 2005/05/10 Markus Gaug (2005/05/08)
622
623 * mhcalib/MHCalibrationCam.[h,cc]
624 - introduce parameters fLowerFitLimit and fHigherFitLimit to
625 tell explicitly from outside to fit functions in a certain
626 range. If both are 0. (default), the histogram limits define
627 the fit limits (as before).
628
629
630
631 2005/05/10 Abelardo Moralejo (2005/05/07)
632
633 * mcalib/MMcCalibrationCalc.cc
634 - in Process, fixed wrong estimate of true number of "equivalent
635 photoelectrons" (correctedphotel). This worked roughly OK as long
636 as the file used for calibration was a (noiselesss) gamma file,
637 because most light is contained in the inner camera and the
638 problem was related to the light going into the outer pixels. So
639 results are not much affected, unless one uses for calibration
640 a file with events having a lot of light in the outer camera.
641 Thomas Hengstebeck noticed this problem when he used a file of MC
642 calibration pulses in mccalibrate.C
643
644 * manalysis/MMcCalibrationUpdate.[h,cc]
645 - Added possibility to set the hi to lo gain conversion factor.
646 Until now the factor was simply the ratio of pulse areas as read
647 from MMcFadcHeader. This of course is not the factor to be applied
648 to the extracted signals unless the extractor integrates the full
649 pulse in both high and low gain. The factor depends then on the
650 extractor, and the user has to find out what its value is.
651 Set as default calibration type kPhe.
652
653 * macros/mccalibrate.C, starmc.C
654 - Added the setting of the hi to lo gain conversion factor (see
655 above). For now it has to be calculated by the user. However, it
656 is strongly recommended from now on to use always callisto for the
657 calibration of real data, and not these macros. These are kept
658 just for checking purposes, mostly by "experts".
659
660
661
662 2005/05/10 Robert Wagner (2005/05/06)
663
664 * mreport/MReportStarguider.[h,cc]:
665 - Bugfix: Sequence of extracting fDevZd and fDevAz (switched)
666
667
668
669 2005/05/10 Markus Gaug (2005/05/05)
670
671 * mcalib/MCalibCalcFromPast.[h,cc]
672 - introduce flag "fUpdateWithFFactorMethod" which allows to use the
673 entire results obtained with the F-Factor method (including a new
674 number of mean photo-electrons). This possibility is switched on
675 (only) if somewhere in the callisto.rc file the following line is
676 written:
677 MJCalibrateSignal.MCalibCalcFromPast.UpdateWithFFactorMethod: yes
678 (Default is still the old way of adjusting the relative extracted
679 charges w.r.t. the mean charge over the inner camera).
680
681
682
683 2005/05/10 Markus Gaug (2005/05/02)
684
685 * mcalib/MCalibrationChargeCam.[h,cc]
686 - added new function MergeHiLoConversionFactors
687
688 * mcalib/MCalibColorSteer.[h,cc]
689 - introduce copying of hi-lo calibration factors from one cam to
690 the next in intensity calibration.
691 - added storage of averageing histograms of flag fHistStorage is
692 set
693
694 * mcalib/MCalibrationIntensityCam.[h,cc]
695 - introduce place for storage of averageing histograms (if wanted).
696
697
698
699 2005/05/09 Markus Meyer
700
701 * mmuon/MHSingleMuon.cc
702 - changed the default value for the binning of fHistPhi
703 - changed the start parameter for the gaussian fit for the
704 calculation of ArcWidth
705
706
707
708 2005/05/09 Thomas Bretz
709
710 * callisto.cc, ganymed.cc, mars.cc, merpp.cc, readdaq.cc,
711 readraw.cc, showplot.cc, sinope.cc, sponde.cc, star.cc:
712 - changed order of initialization such that a real NULL
713 output is possible
714 - changed TApplication name from upper to lower case
715 - in some applications replaced manual setup of gLog with
716 gLog.Setup
717
718 * showlog.cc:
719 - improved alorithm
720
721 * showplot.cc:
722 - implemented Print options
723
724 * mbase/MLog.[h,cc]:
725 - fixed a bug which caused output in NULL output
726 - added Getter IsNullOutput
727
728 * mbase/MStatusDisplay.[h,cc]:
729 - implemented PDF and SVG printing
730 - moved "Save As Something" to new submenu
731 - fixed and improved printing
732 - implemented PrintDialog for printing
733 - implemented printing of log (untested)
734 - allow saving by extension (line Print() in root): SaveAs
735
736 * mfileio/MWriteRootFile.h:
737 - replaced BIT(17) by BIT(23) to improve compatibility with
738 root 4.04/00 and upcomming versions
739
740 * mhflux/Makefile, mjobs/MJCut.cc:
741 - replaced MTheta by MThetaSq to get rid of a problem
742 with the automatic naming of the binning (BinningTheta)
743
744 * mhist/MHCamera.[h,cc]:
745 - fixed a workaround (it has been fixed in root 4.04/00)
746 - allow setting the palette through the Draw-option. This allows
747 storage of the palette
748 - removed fColor. The palette is now diretly set though gStyle in
749 Paint
750
751 * mjobs/MJOptimize.cc:
752 - restore null output correctly after eventloop
753
754 * mjobs/MJSpectrum.cc:
755 - renamed Hist and HistOff to HistE and HistEOff
756 - added binnings M3Long and Conc1
757
758
759
760 2005/05/06 Thomas Bretz
761
762 * mbase/MStatusDisplay.cc:
763 - fixed constructor to work with newer root versions
764 (gClient!=NULL)
765
766 * mfileio/MWriteRootFile.h:
767 - added a comment about BITs used by root
768
769 * mhflux/MHEffectiveOnTime.cc:
770 - use 1e-10 instead of 0 in TPad::Divide
771
772
773
774 2005/05/06 Daniela Dorner
775
776 * datacenter/scripts/copyscript:
777 - added command to ensure the correct permissions of the files
778 on disk
779
780
781
782 2005/05/04 Markus Meyer
783
784 * mjobs/MJStar.cc:
785 - added cut in ArcWidth (final cuts for muons)
786
787 * star.rc:
788 - added cut in ArcWidth
789
790 * mmuon/MHSingleMuon.h
791 - added a Getter for fHistWidth
792
793
794
795 2005/05/04 Thomas Bretz
796
797 * mfileio/MWriteRootFile.cc:
798 - fixed a possible infinite loop when compiling the new
799 file name as suggested by Abelardo
800
801 * mhflux/MHAlpha.cc:
802 - search for fName+"Off" instead of ClassName()+"Off"
803
804 * mjobs/MJSpectrum.cc:
805 - scale the displayed zd-plots by their maximum as the
806 histograms are scaled before
807
808 * mjobs/MJStar.cc:
809 - implemented writing of the muon parameters. This takes another
810 5% of the time (in total 15-20% for muon analysis). It enlarges
811 the file size by roughly 15% (a test file was enlarged from
812 5.1M to 5.9M)
813
814 * mmuon/MMuonCalibPar.cc:
815 - set default of ArcPhi to an invalid value = -1
816
817 * mreport/MReportDrive.cc:
818 - fixed a typo in the comments
819
820
821
822 2005/05/03 Thomas Bretz
823
824 * mjobs/MJCut.cc:
825 - added histogram <Fake->'OnTime' for MC
826
827 * mpointing/MSrcPosCalc.cc:
828 - removed dependancy on MTime for MC
829
830 * star.cc:
831 - addde possibility to switch off muon analysis
832
833 * star.rc:
834 - added parameters for muon analysis
835
836 * mbadpixels/MBadPixelsCam.cc:
837 - fixed a typo in a comment
838
839 * mjobs/MJStar.[h,cc]:
840 - added possibility to switch off muon analysis
841
842 * mjobs/Makefile:
843 - added -I../mmuon
844
845 * mjobs/MJCut.cc, mjobs/MJSpectrum.cc:
846 - renamed MHAlpha to Hist (to have a common naming for all options)
847 - renamed MHAlphaOff to HistOff
848
849
850
851 2005/05/02 Thomas Bretz
852
853 * ganymed.rc:
854 - updated to the latest changes
855
856 * mhflux/MHAlpha.[h,cc]:
857 - made a base class with the necessary interface to derived classes
858 to support other variables like dca or theta
859
860 * mjobs/MJCut.[h,cc]:
861 - added support for MHAlpha derived classes
862 - made MHTheta the default
863
864 * mhflux/MHTheta.[h,cc]:
865 - added
866
867 * mhflux/Makefile, mhflux/FluxLinkDef.h:
868 - added MHTheta
869
870
871
872 2005/04/29 Thomas Bretz
873
874 * manalysis/MEventRateCalc.cc:
875 - fixed jumps when a new run is initiated
876 - set as time a time which represents the starting point
877 of the calculation interval in all cases
878
879 * star.rc, mmuon/MMuonCalibParCalc.cc, mmuon/MMuonSetup.[h,cc]:
880 - fixed wrong units of thresholds for muon analysis
881
882 * mmuon/MHSingleMuon.cc:
883 - removed obsolete conversion factor in error calculation
884 - FindeCreateObj called for MMuonSetup
885 - get NDF from fit
886 - optimized FindRangeAboveThreshold
887 - handle special case when arcphi is 360deg
888
889 * star.cc:
890 - replaced ProcessFile by Process
891
892 * mjobs/MJSpectrum.cc:
893 - renamed second MHAlpha tab to MHAlphaOn to be able to
894 access each tab uniquely
895 - fixed a bug calling SetStats which could cause crashes
896
897 * mjobs/MJStar.[h,cc]:
898 - preliminary implementation of the muon analysis
899 - reanamed ProcessFile to Process
900
901
902
903 2005/04/28 Thomas Bretz
904
905 * manalysis/MMultiDimDistCalc.[h,cc]:
906 - replaced MHadronness by MParameterD
907
908 * mhflux/MHEnergyEst.cc:
909 - removed obsolete include of MEnergyEst
910
911 * mmuon/MHMuonPar.cc:
912 - fixed a type in an axis label
913
914
915
916 2005/04/27 Thomas Bretz
917
918 * Makefile:
919 - added mmuon
920 - remobed mstarcam
921
922 * callisto.cc, ganymed.cc, star.cc:
923 - renamed ProcessFile to Process
924
925 * star.rc:
926 - added some muon parameters
927
928 * mastro/MAstroCamera.[h,cc]:
929 - temporarily removed interface to MStarPos
930
931 * mbase/MStatusArray.h:
932 - added default constructor
933
934 * mcalib/MCalibColorSet.cc:
935 - added runs 39942, 39944, 44834, 39941, 39943 and 44833
936 (undocumented change from the BCN cvs)
937
938 * mjobs/MJCalib.[h,cc], mjobs/MJCalibTest.[h,cc],
939 mjobs/MJCalibrateSignal.[h,cc], mjobs/MJCalibration.[h,cc],
940 mjobs/MJCut.[h,cc], mjobs/MJPedestal.[h,cc]:
941 - removed support for MRunIter (use the setter of MSequence
942 instead) -- this makes the code a lot easier to maintain
943 - removed support for autodetection if the output already exists --
944 this makes the code a lot easier to maintain
945 - renamed ProcessFile to Process - which was missleading
946
947 * mmuon/MHMuonPar.[h,cc]:
948 - changes to axis labels etc.
949
950 * mmuon/MMuonCalibPar.[h,cc]:
951 - removed the histograms and all obsolete variables
952 - removed obsolete SetUseUnmap (this cannot happen
953 by definition of Unmap)
954
955 * mmuon/MMuonCalibParCalc.[h,cc]:
956 - moved the code for calculation the parameters to new class
957 MHSingleMuon
958
959 * mmuon/MMuonSearchPar.[h,cc]:
960 - replaced arbitrary fir by minuit (faster and more accurate)
961 - removed precalculation of muon center - makes fit worse
962
963 * mmuon/MMuonSearchParCalc.[h,cc]:
964 - fixes to comments
965 - fixes to includes
966
967 * mmuon/MMuonSetup.[h,cc]:
968 - binnings removed (replaces by MBinning)
969
970 * mmuon/Makefile, mmuon/MuonLinkDef.h:
971 - added MHSingleMuon
972
973 * msignal/MExtractTimeAndchargeSpline.cc:
974 - fixed a bug found by Abelardo which could cause different
975 results with different compiler optimiztaion options due
976 to rounding errors.
977
978
979
980 2005/04/25 Thomas Bretz
981
982 * ganymed.cc:
983 - changed policy of writing the resulting events to the result file
984
985 * sponde.cc:
986 - added commandline option to use all monte carlos
987 - added command line option to read the MCs more accurate
988
989 * sponde.rc:
990 - added
991
992 * mbase/MStatusDisplay.[h,cc]:
993 - added some code to get Tab by name
994 - fixed a typo in a status line output
995
996 * mhbase/MH.[h,cc], mhbase/MH3.[h,cc], mhflux/MHFalseSource.h,
997 mhist/MHCamEvent.[h,cc], mhist/MHCamEventRot.h,
998 mhist/MHEvent.h, mhist/MHStarMap.h, mhist/MHTriggerLvl0.[h,cc],
999 mhistmc/MHMcTriggerLvl2.[h,cc], mhvstime/MHPixVsTime.[h,cc],
1000 mhvstime/MHSectorVsTime.[h,cc], mimage/MHHillas.[h,cc],
1001 mimage/MHHillasExt.[h,cc], mimage/MHHillasSrc.[h,cc],
1002 mimage/MHImagePar.[h,cc], mimage/MHNewImagePar.[h,cc]:
1003 - changed GetHistByName to be const-qualified to be compatible
1004 with FindObject
1005 - added some FindObject function to call GetHistByName
1006
1007 * mhflux/MHAlpha.[h,cc]:
1008 - changed such, that it can be forced to display the excess
1009 events versus size
1010
1011 * mjobs/MJCut.[h,cc]:
1012 - display number of excess events versus Size per default
1013 - removed energy estimator
1014
1015 * mjobs/MJOptimize.cc:
1016 - display number of excess events verss size after optimization
1017
1018 * mjobs/MJSpectrum.[h,cc]:
1019 - implemented setting up energy estimator
1020 - replaced some gLog by fLog
1021 - display comparison of image parameters
1022
1023
1024
1025 2005/04/22 Thomas Bretz
1026
1027 * mbase/MStatusArray.[h,cc]:
1028 - switch off adding histograms to gDirectory in newly
1029 overwritten Read-function
1030
1031 * mhflux/MHCollectionArea.[h,cc]:
1032 - implemented member function GetHistSel
1033 - don't display full statistics
1034 - fixed a possible crash in Paint
1035
1036
1037
1038 2005/04/22 Markus Meyer
1039
1040 * mmuon/MMuonSetup[.h.cc]:
1041 - new container class for muon parameters
1042 which are not changing from event to event
1043 (setup parameters for the analysis). These
1044 parameters were stored in MMuonCalibPar before
1045
1046 * mmuon/MMuonCalibPar[.h.cc]:
1047 - changed MCerPhotEvt and MCerphotPix to MSignalCam
1048 and MSignalPix to read the new format
1049 - removed the setup parameters (stored now in
1050 MMuonSetup)
1051 - removed all the sanity checks
1052 - removed pre-cuts
1053 - cuts in process, to save only muon-like events
1054
1055 * mmuon/MMuonCalibParCalc[.h.cc]:
1056 - changed MCerPhotEvt and MCerphotPix to MSignalCam
1057 and MSignalPix to read the new format
1058 - removed pre-cuts
1059
1060 * mmuon/MMuonSearchPar[.h.cc]:
1061 - changed MCerPhotEvt and MCerphotPix to MSignalCam
1062 and MSignalPix to read the new format
1063 -
1064
1065 * mmuon/MMuonSearchParCalc[.h.cc]:
1066 - changed MCerPhotEvt and MCerphotPix to MSignalCam
1067 and MSignalPix to read the new format
1068
1069 * mmuon/MHMuonPar[.h.cc]:
1070 - new histgram class, plots different muon
1071 parameters
1072
1073
1074
1075 2005/04/21 Daniela Dorner
1076
1077 * datacenter/scripts/runcallisto:
1078 - fixed choice of todofile
1079
1080 * datacenter/scripts/copyscript:
1081 - adapted some paths
1082
1083 * datacenter/macros/filldotrun.C:
1084 - added 6 new arehucas versions
1085
1086 * datacenter/scripts/writesequencefile:
1087 - added make path for sequencefiles
1088
1089
1090
1091 2005/04/21 Thomas Bretz
1092
1093 * mhcalib/MHCalibrationRelTimeCam.cc:
1094 - fixed usage of a uninitialized pointer
1095
1096 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc:
1097 - fixed usage of MFTriggerPattern
1098
1099 * mtrigger/MFTriggerPattern.[h,cc]:
1100 - allow to set default from outside in case no pattern
1101 could be decoded
1102
1103
1104
1105 2005/04/20 Thomas Bretz
1106
1107 * callisto.cc:
1108 - added a comment which shows how to correctly skip job2 if
1109 extractor doesn't inherit from MExtractTimeAndCharge, but...
1110 // This could skip job2 if extractor doesn't inherit from
1111 // MExtractTimeand Charge... but this is not necessary.
1112 // We only get the same pedestal twice (which we want to have
1113 // anyhow. A switch when using the result of job2 later is also
1114 // not necessary, because without running job2 it is identical
1115 // with job1
1116
1117 * mjobs/MSequence.cc:
1118 - use the sequence number'd directories in case of calibrated data
1119 and image files instead of the date.
1120
1121 * mhflux/MAlphaFitter.cc:
1122 - copy also results in Copy()
1123
1124 * mjobs/MJOptimize.cc:
1125 - print result of optimization in case MAlphaFitter is used
1126 - store results back in initial MAlphaFitter
1127
1128 * mjobs/MJSpectrum.[h,cc]:
1129 - implemented a faster simple mode weighting the read spectrum
1130 with the theta-probability
1131
1132
1133
1134 2005/04/20 Daniel Mazin (2005/04/18)
1135
1136 * mreport/MReportCamera.[h,cc]
1137 - added necessary changes to include Active Load and Central Pixel
1138 info from Camera reports
1139
1140 * mcamera/MCameraActiveLoad.[h,cc]
1141 - added to store Active Load info from the Camera reports
1142
1143 * mcamera/MCameraCentralPix.[h,cc]
1144 - added to store Central Pixel info from the Camera reports
1145
1146 * mcamera/Makefile
1147 * mcamera/CameraLinkDef.h
1148 - added MCameraActiveLoad and MCameraCentralPix classes
1149
1150
1151
1152 2005/04/20 Markus Gaug (2005/04/15)
1153
1154 * mcalib/MCalibrationChargeCam.[h,cc]
1155 - added new function CopyHiLoConversionFactors
1156
1157
1158
1159 2005/04/20 Markus Gaug (2005/04/14)
1160
1161 * mcalib/MCalibColorSteer.[h,cc]
1162 - fixed a bug in the recognition of the calibration bit pattern.
1163 Concerns only intensity calibration.
1164
1165 * mcalib/MCalibrationRelTimeCalc.cc
1166 - return kTRUE instaed of kFALSE in case that the Process() has
1167 never been executed.
1168
1169 * mjobs/MJCalibration.cc
1170 - add a filter against PIN Diode events since some of the recent
1171 calibration runs have been taken with Pin Diode.
1172
1173
1174
1175 2005/04/12 Markus Gaug
1176
1177 * mcalib/MCalibrationCam.[h,cc]
1178 - added a storage place for the run number
1179
1180 * mcalib/MCalibCalcFromCalc.[h,cc]
1181 - store the run number in the individual MCalibrationCams
1182
1183
1184
1185 2005/04/19 Thomas Bretz
1186
1187 * mjobs/MJCut.cc:
1188 - fixed a problem when not enabling "--res"
1189
1190 * mimage/MHVsSize.[h,cc]:
1191 - added more displayed variables
1192
1193 * mjobs/MJSpectrum.[h,cc]:
1194 - added
1195
1196 * mjobs/Makefile, mjobs/JobsLinkDef.h:
1197 - added MJSpectrum
1198
1199 * Makefile:
1200 - added sponde.cc
1201
1202 * sponde.cc:
1203 - added
1204
1205 * mhbase/MBinning.h:
1206 - added Print() to //*MENU*
1207
1208 * mhflux/MAlphaFitter.cc:
1209 - do not set inf-flag in Print()
1210
1211 * mhflux/MHAlpha.[h,cc]:
1212 - set all-flag for printing MAlphaFitter("result")
1213 - added Getter for excess histogram
1214
1215 * mjobs/MDataSet.[h,cc]:
1216 - allow to initialize a TChain from this dataset
1217
1218 * mjobs/MJCut.cc:
1219 - moved energy estimator back before Cut0 otherwise the
1220 EnergyEst container is missing in summary file
1221
1222 * mhflux/MHCollectionArea.cc:
1223 - draw efficiency into third pad
1224
1225
1226
1227 2005/04/18 Thomas Bretz
1228
1229 * manalysis/MCompProbCalc.cc, mbadpixels/MBadPixelsCalc.cc,
1230 mbadpixels/MBadPixelsTreat.cc:
1231 - some fixes to documentation (THtml complained about missing
1232 classes)
1233
1234 * mbase/MStatusArray.[h,cc]:
1235 - implemented some functions to print contents of StatusArray
1236 and/or tab/canvas.
1237
1238 * mhbase/MFillH.cc:
1239 - remove fH from ListOfPrimitives before adding Clone in
1240 PostProcess
1241
1242 * mhbase/MH.[h,cc]:
1243 - implemented new member function RemoveFromPad (necessary
1244 if a class should support same-option)
1245
1246 * mimage/MHHillas.cc, mimage/MHHillasExt.cc, mimage/MHHillasSrc.cc,
1247 mimage/MHImagePar.cc, mimage/MHNewImagePar.cc, mimage/MHVsSize.cc:
1248 - fixed naming in case of same-option in Draw
1249 - remove previous histograms from pad in case of same-option
1250
1251 * mjobs/MJCut.[h,cc]:
1252 - write all binnings in WriteResult
1253 - write MHillasExt to output
1254 - BinningWidth, BinningLength and BinningDist added
1255
1256 * mjobs/MJOptimize.[h,cc]:
1257 - fixed a typo in output
1258 - allow to exchange Test-/Train-Sample
1259
1260 * ganymed.cc:
1261 - implemented "-mc" option to allow cutting MC samples
1262
1263 * showlog.cc:
1264 - implemented real treatment of debug-levels
1265 - return 1 instead of 0 in cae of normal finish
1266
1267 * manalysis/MEnergyEstimate.h, mbase/MContinue.h,
1268 mhflux/MAlphaFitter.h:
1269 - added Print() to context //*MENU*
1270
1271 * manalysis/MMatrixLoop.cc:
1272 - fixed returning of number of entries if using split mode
1273
1274 * mbase/MContinue.cc:
1275 - implemented Print() function
1276
1277 * mbase/MParContainer.[h,cc]:
1278 - in Read set name of object to argument name if argument!=NULL
1279 - reordered some checks for Method calls
1280
1281 * mdata/MDataFormula.cc:
1282 - fixed a problem with the replacement if using [?] for
1283 fits
1284
1285 * mfbase/MFEventSelector2.cc:
1286 - replaced some +=1 and -=1 by ++ and --
1287
1288 * mfileio/MReadMarsFile.cc:
1289 - fixed a bug which caused Preprocess to crahs if instatiated
1290 with default constructor
1291
1292 * mhbase/MH.cc, mhflux/MHEffectiveOnTime.cc:
1293 - use dynamic_cast if getting "stats"
1294
1295 * mhflux/MAlphaFitter.cc:
1296 - small updates to output
1297
1298 * mhflux/MHEnergyEst.cc:
1299 - fixed all axis lables
1300 - implemented fit of resolution
1301 - initialize fBias=0 in SetupFill
1302 - enhances Print() output
1303
1304 * mjobs/MJCalibrateSignal.cc:
1305 - moved all tasks for interleaved calibration events to
1306 a third tasklist
1307
1308 * mjobs/MJCut.[h,cc]:
1309 - implemented correct treatment of MC files
1310 - write resulting events to result file if no filename set
1311 - moved energy estimator behind cuts
1312
1313 * mjobs/MJOptimize.cc:
1314 - changed RunEnergy such, that it can correctly treat
1315 MC files written by ganymed using wobble-mode
1316
1317 * mbase/MStatusDisplay.cc:
1318 - fixed a possible crash in GetFullPad
1319
1320 * mhbase/MBinning.[h,cc]:
1321 - implemented Copy Constructor
1322
1323 * mhflux/MHCollectionArea.h:
1324 - call CalcEfficiency in Finalize
1325
1326 * mhflux/MHEnergyEst.[h,cc]:
1327 - implemented GetWeights
1328
1329 * mimage/MHHillas.cc, mimage/MHHillasExt.cc, mimage/MHHillasSrc.cc,
1330 mimage/MHImagePar.cc, mimage/MHNewImagePar.cc, mimage/MHVsSize.cc:
1331 - remove histograms from global directory if name was changed
1332 in Draw
1333
1334 * mimage/MHVsSize.cc:
1335 - exhanged the arguments of TMath::Sign
1336
1337
1338
1339 2005/04/14 Thomas Bretz
1340
1341 * mjobs/MJCut.cc:
1342 - added MPointingPos to output
1343
1344
1345
1346 2005/04/13 Thomas Bretz
1347
1348 * mbase/MStatusDisplay.[h,cc]:
1349 - implemented new Image types which can be written
1350
1351 * mhbase/MBinning.[h,cc]:
1352 - added some more constructors which can set the binning directly
1353
1354 * mhflux/MHEnergyEst.h:
1355 - added getter for fHEnergy
1356
1357 * mhflux/FluxLinkDef.h, mhflux/Makefile:
1358 - added MHCollectionArea
1359
1360 * mhflux/MHCollectionArea.[h,cc]:
1361 - added
1362
1363
1364
1365 2005/04/13 Daniela Dorner
1366
1367 * datacenter/macros/fillcalib.C:
1368 - added update
1369
1370 * datacenter/scripts/copyscript
1371 - fixed bug / changed path
1372
1373 * datacenter/macros/setupdb.C
1374 - added table
1375
1376
1377
1378 2005/04/12 Daniela Dorner
1379
1380 * datacenter/macros, datacenter/scripts:
1381 - added
1382
1383 * datacenter/macros/buildsequenceentries.C,
1384 datacenter/macros/checkfileavail.C,
1385 datacenter/macros/doexclusions.C,
1386 datacenter/macros/fillcalib.C,
1387 datacenter/macros/filldotrbk.C,
1388 datacenter/macros/filldotrun.C,
1389 datacenter/macros/fillsignal.C,
1390 datacenter/macros/findcacofiles.C,
1391 datacenter/macros/getdolist.C,
1392 datacenter/macros/insertcacofile.C,
1393 datacenter/macros/insertdate.C,
1394 datacenter/macros/resetallruns.C,
1395 datacenter/macros/setstatus.C,
1396 datacenter/macros/setupdb.C,
1397 datacenter/macros/writesequencefile.C,
1398 datacenter/scripts/buildsequenceentries
1399 - added macros to do the automatic procedures in the datacenter
1400
1401 * datacenter/scripts/checkfilesforsequenceavail,
1402 datacenter/scripts/copyscript,
1403 datacenter/scripts/correcttime,
1404 datacenter/scripts/doexclusions,
1405 datacenter/scripts/filesondisk,
1406 datacenter/scripts/fillcallisto,
1407 datacenter/scripts/runcallisto,
1408 datacenter/scripts/runstar,
1409 datacenter/scripts/writesequencefiles
1410 - added scripts to do the automatic procedures in the datacenter
1411
1412 * automatic-exclusions.rc, steps.rc
1413 - added rc files for the automatic procedures
1414
1415
1416
1417 2005/04/12 Thomas Bretz
1418
1419 * Makefile:
1420 - for the moment remove mhistmc from compilation
1421
1422 * ganymed.cc:
1423 - return 2 when detecting wrong commandline argument
1424
1425 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
1426 - removed MEnergyEst (replaced by a simple MParameterD)
1427
1428 * manalysis/MEnergyEstimate.[h,cc]:
1429 - replaced MEnergyEst by MParameterD
1430 - implemented Print() function
1431 - updated ClassVersion from 0 to 1 to allow storage of
1432 energy estimator
1433
1434 * mbase/MStatusArray.[h,cc]:
1435 - overloaded DisplayIn to allow displaying a single tab
1436 - added some output if ObjectInCanvas not found
1437
1438 * mbase/MStatusDisplay.[h,cc]:
1439 - enhanced Read() and Display() with the possibility to only
1440 read or display a single tab
1441
1442 * mcalib/MCalibrateData.cc:
1443 - enhancements to logging output
1444
1445 * mcalib/MCalibrationRelTimeCalc.cc:
1446 - some fixes to format of logging output
1447
1448 * mfbase/MF.[h,cc]:
1449 - changed kAllowEmpty from a bit to the new datamember fAllowEmpty.
1450 This was necessary to allow storage of MF into files
1451 - changed ClassVersion from 0 to 1
1452
1453 * mhbase/MBinning.cc:
1454 - fixed SetEdgesRaw (lin, log, etc was ignored)
1455
1456 * mhflux/MHAlpha.[h,cc]:
1457 - replaced MEnergyEst by MParameterD
1458 - renamed Theta to ExcessTheta
1459 - renamed Energy to ExcessEnergy
1460 - renamed Size to ExcessSize
1461 - renamed Time to ExcessTime
1462
1463 * mhflux/MHEnergyEst.[h,cc]:
1464 - replaced MEnergyEst by MParameterD
1465 - implemented Print() function
1466 - some fixes to displaying the histograms. This makes sure,
1467 that no crashes happen, but unluckily it works correctly only
1468 with root 4.02/00
1469
1470 * mjobs/MJOptimize.[h,cc]:
1471 - implemented a AddPreCut taking a MFilter as argument
1472 - SetBit(kCanDelete) for all internal PreCuts
1473 - Print the result of the energy estimation after it was done
1474
1475 * mranforest/MRFEnergyEst.[h,cc]:
1476 - replaced MEnergyEst by MParameterD
1477
1478 * mfileio/MReadTree.cc:
1479 - shortened the output a bit when siwtching to the next file
1480
1481
1482
1483 2005/04/11 Thomas Bretz
1484
1485 * manalysis/MMatrixLoop.[h,cc]:
1486 - implement option to divide matrix into two samples
1487
1488 * mhflux/MHEnergyEst.cc:
1489 - changed to display projection of enegry resolution
1490 - fixed to use correct minimization value
1491
1492 * mjobs/MJOptimize.[h,cc]:
1493 - implemented option to divide sample into test/train
1494
1495 * mcalib/MCalibCalcFromPast.cc, mcalib/MCalibColorSteer.cc,
1496 mcalib/MCalibrationChargeCalc.cc, mhcalib/MHCalibrationCam.cc:
1497 - small updates to log-output
1498
1499 * mhflux/MAlphaFitter.cc:
1500 - output scale-factor
1501
1502 * mhist/MHCamera.cc:
1503 - as a workaround for a severe problem in gStyle->SetPalette
1504 when using the deep blue sea I have switched off this
1505 Platte for the moment
1506
1507
1508
1509 2005/04/08 Markus Gaug (2005/04/07)
1510
1511 * mhcalib/MHCalibrationChargeCam.cc:
1512 - UNDOCUMENTED CHANGE: Do not call histlo.CreateFourierSpectrum()
1513 if IsOscillations()
1514
1515 * mjobs/MJCalibrateSignal.cc:
1516 - UNDOCUMENTED CHANGE: Set SetOscillations(kFALSE) for
1517 hchacam, hbndcam, hrelcam
1518
1519 * mhcalib/MHCalibrationRelTimeCam.cc:
1520 - fill array only if IsOscillations() is true. This is the case in
1521 all classes deriving from MHCalibrationCam, except for this one!
1522 The effect was that the interlaced calib. events occupied more
1523 and more memory becoming slower and slower because the option:
1524 SetOscillations(kFALSE) was not treated correctly.
1525
1526 * mjobs/pedestalref_Dec04.rc
1527 - update the reference lines in the display according to the spline
1528 extractor.
1529
1530 * mjobs/MJCalibration.cc
1531 - clarify a mis-leading histogram title
1532
1533 * callisto_Dec04Jan05.rc:
1534 - UNDOCUMENTED CHANGE: use the pedestref_Dec04.rc as reference
1535 file.
1536
1537
1538
1539 2005/04/08 Thomas Bretz
1540
1541 * mhbase/MH3.cc:
1542 - replaced all Float-histograms by double histograms. This
1543 is backward compatible with I/O and has the advantage, that
1544 we are compatible with most other double histograms used in
1545 Mars
1546
1547 * mhflux/MHEnergyEst.cc:
1548 - made the energy binning the same than in all other classes
1549
1550 * mreport/MReportStarguider.[h,cc]:
1551 - implemented new values from new starguider report as defined
1552 in TDAS00-07 V7.1
1553 - Fixed the formerly wrong unit of fDevAz and fDevZd (unit now
1554 is arcmin)
1555
1556 * mjobs/MJCalibrateSignal.cc:
1557 - first replaced contmc by a new filter Markus G. used, but
1558 after a discussion with Abelardo it turned out, that the
1559 original filter does a better job, becuase it takes both
1560 (level 1 trigger and minimum number of phes) conditions
1561 used in the MC into account.
1562
1563 * mjobs/MJCut.cc:
1564 - added a plot: Effective-On-Time versus Theta used to produce
1565 a spectrum
1566
1567 * mjobs/MJCalibrateSignal.cc:
1568 - removed condition IsUseBlindPixel() and IsUsePINDiode from
1569 setting filter and applied it to the corresponding task
1570
1571 * mjobs/MDataSet.cc:
1572 - fixed a bug using the default paths
1573
1574
1575
1576 2005/04/07 Thomas Bretz
1577
1578 * mpointing/MSrcPosCalc.cc:
1579 - also skip Process if fSourcePos==NULL, this happens in real
1580 data, too, if no pointing correction is done.
1581
1582 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
1583 - removed MParameterI, MParameterD, MParameterDerr
1584
1585 * mbase/BaseLinkDef.h, mbase/Makefile:
1586 - added MParameterI, MParameterD, MParameterDerr
1587
1588 * mbase/MParList.cc:
1589 - if a container is rejected due to wrong inheritance its
1590 inheritance is mentioned in the error message
1591
1592 * mhbase/HBaseLinkDef.h, mhbase/Makefile:
1593 - removed MWeight
1594
1595 * mhbase/MWeight.[h,cc]:
1596 - removed, replaced by MParameterD
1597
1598 * mhbase/MFillH.[h,cc], mmontecarlo/MMcWeightEnergySpecCalc.[h,cc]:
1599 - replaced MWeight by MParameterD
1600
1601 * mjobs/MJStar.cc:
1602 - fixed the wrong axis title in the histogram showing the rate
1603
1604 * manalysis/MParameters.[h,cc]:
1605 - moved to mbase
1606
1607 * mbase/MParameters.[h,cc]:
1608 - inherit MParameterDerr from MParameterD
1609 - changed class version of MParameterDerr from 1 to 2
1610
1611 * mfbase/MFEventSelector2.cc:
1612 - fixed that in SelectProb the wrong bin was chosen
1613
1614
1615
1616 2005/04/07 Markus Gaug (2005/04/06)
1617
1618 * mjobs/calibrationref_Dec04.rc
1619 * callisto_Dec04Jan05.rc
1620 - update the reference lines in the display according to the spline
1621 extractor.
1622
1623 * msignal/MExtractTimeAndChargeSpline.cc
1624 - move fgHiGainFirst from 2 to 0. This is important for the Dec. und
1625 January data where the calib. pulse position changes much.
1626
1627 * mjobs/MJCalib.cc
1628 * mjobs/MJCalibration.cc
1629 - move fDevice and functions IsUseBlindPixel() and
1630 IsUsePINDiode() into the base class.
1631
1632 * mjobs/MJCalibrateSignal.cc
1633 - do not apply the modified extraction window to the interlaced
1634 calibration events. This is a bugfix especially for the
1635 December and January data.
1636 - extract and fit blind pixel and pin diode only if flag
1637 IsUseBlindPixel() or IsUsePINDiode() is set.
1638
1639
1640
1641 2005/04/07 Markus Gaug (2005/04/03)
1642
1643 * mcalib/MCalibrateData.cc
1644 - made one warning more understandable.
1645
1646 * msignal/MExtractTimeAndChargeDigitalFilter.cc
1647 - moved fgOffsetFromLogain from -1.8 to -2.8. This corrects only an
1648 defective extraction of the MC at low-gain signals lower than 90
1649 phes.
1650
1651
1652
1653 2005/04/07 Markus Gaug (2005/04/01)
1654
1655 * mpedestal/MExtractPedestal.[h,cc]
1656 - use the standard way to define the default for fNumEventsDump
1657 - added missing "NumDump" in ReadEnv
1658
1659 * callisto_*.rc
1660 - correct the default of the number of events used in
1661 pedestal calculation (NumEventsDump).
1662 - added missing lines for setting of parameters for the
1663 MJCalibrateSignal.PedCalcFromExtractRndm.*
1664 (CORRECTED SOME BUGS IN THIS LINES)
1665 - Replaced NumEventsDump by NumDump
1666
1667
1668
1669 2005/04/05 Thomas Bretz
1670
1671 * mjobs/MSequence.cc:
1672 - fixed a bug in SetupDatRuns. P was setup instead of D
1673
1674 * star.cc, mjobs/MJStar.cc:
1675 - fixed wrong setup of data-files
1676
1677 * mjobs/pedestalref_Feb05.rc, mjobs/hilocalib_sp1.root,
1678 mjobs/hilocalib_sp1_mc.root:
1679 - added
1680
1681 * mimage/MHillasCalc.[h,cc]:
1682 - implemented missing ReadEnv - DON'T KNOW WHERE IT WAS! argh...
1683
1684 * mmc/MMcCorsikaRunHeader.h:
1685 - added Getter for fWobbleMode
1686
1687 * mpointing/MSrcPosCalc.[h,cc]:
1688 - added detection of MC files and setting of source position
1689 according to wobble mode flag in MMcCorsikaRunHeader
1690 - fixed a bug in ReadEnv (wrong return statement) found
1691 by Abelardo. Correct handling of floating point numbers
1692 in the source position (12.5) was affected.
1693
1694
1695
1696 2005/04/04 Thomas Bretz
1697
1698 * callisto.cc, sinope.cc, mjobs/MDataSet.[h,cc], mjobs/MJCalibTest.cc,
1699 mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc,
1700 mjobs/MSequence.[h,cc]
1701 - changed setup procedure for paths to allow using standard
1702 paths everywhere
1703 - fixed to use new correct datacenter standard paths
1704 - made sure, that the sequences in a dataset are sorted by
1705 their number to ensure the correct synchronization
1706
1707 * mhflux/MHAlpha.cc:
1708 - display correct error (excess/significance)
1709
1710 * mjobs/MJCalibrateSignal.cc, mjobs/MJPedestal.cc:
1711 - removed MPointingPosCalc from Tasklist
1712
1713 * mjobs/MJStar.cc:
1714 - added MPointingPosCalc to tasklist for "Events" in case of MC
1715
1716 * ganymed.cc, mjobs/MJCut.[h,cc]:
1717 - implemented an option to enhance the display
1718 - do not display FS plot in wobble mode
1719 - made sure files are not written when they should not be written
1720
1721 * mhflux/MHAlpha.[h,cc]:
1722 - let FitEnergyBins return the mean of the significance of
1723 all Energy Bins
1724
1725 * mimage/MHHillasExt.cc, mimage/MHHillasSrc.cc,
1726 mimage/MHImagePar.cc, mimage/MHNewImagePar.cc:
1727 - implemented or fixed implementation of "same" Draw-option
1728 - slightly modified binning for Dist in MHHillasSrc
1729
1730 * mjobs/MJCalibrateSignal.cc:
1731 - do not plot pulse time twice
1732
1733 * mjobs/MJOptimize.cc:
1734 - print all parameters in minuit after they have been
1735 setup
1736
1737
1738
1739 2005/04/01 Thomas Bretz
1740
1741 * mbadpixels/MBadPixelsCalc.cc:
1742 - switched on bad pixel detection for a pedestal level
1743 which is more than 5 times the variance
1744
1745 * mfbase/MF.cc:
1746 - when fixing the "Inverted" bit in ReadEnv don't print a
1747 message on the screen
1748
1749 * mhflux/MHAlpha.cc:
1750 - plot correct errors
1751 - do not plot the point if its significance is not greater 1
1752
1753
1754
1755 2005/03/29 Markus Gaug
1756
1757 * mcalib/MCalibColorSet.cc:
1758 - added runs 34814, 34815, 45493, 45502, 45525, 45537 and 45548
1759
1760
1761
1762 2005/03/29 Thomas Bretz
1763
1764 * ganymed.cc:
1765 - implemented cmdline option for wobble and no-wobble to overwrite
1766 dataset
1767 - added cmdline option to print dataset
1768
1769 * mbase/MEvtLoop.[h,cc]:
1770 - added some memory leak analysis to eventloop
1771
1772 * mbase/MStatusDisplay.[h,cc]:
1773 - added third part to status bar which displays the current
1774 memory usage
1775 - added some more sizes to menu bar
1776 - replaced SetStatusLine1/2 by calling a common SetStatusLine
1777 - added a delete to CloseWindow() to be able to close a
1778 static window. REMARK: This gives a hell of warnings in
1779 valgrind but it is currently the only option to get this working
1780 which is really annoying
1781
1782 * mhbase/MH.cc:
1783 - small simplification
1784
1785 * mhbase/MHMatrix.cc:
1786 - replaced IsValid() by a check for the number of Rows, this
1787 was necessary because in root 4.02/00 all matrices seems
1788 to be valid
1789
1790 * mhflux/MHAlpha.cc:
1791 - changed the number of default bins in energy
1792 - make sure that the Alpha plot for off-data is displayed with
1793 a minimum at 0
1794 - fixed TPad::Divide for root 4.02/00
1795
1796 * mhflux/MHEnergyEst.cc:
1797 - use the mean abs of the resolution as fit value
1798 - some fixed to graphics
1799 - fixed the TPad::Divide for root 4.02/00
1800 - for the moment removed the pad added to the list of cleanups
1801 to get rid of the crashes
1802
1803 * mhflux/MHFalseSource.cc:
1804 - fixed for root 4.02/00 which seaqrches in the current pad
1805 for the histogram when calling Project3D
1806 - fixed the TPad::Divide for root 4.02/00
1807
1808 * mhist/MHHadronness.[h,cc]:
1809 - use MParameterD instead of MHadronness
1810
1811 * mimage/ImageLinkDef.h, mimage/Makefile:
1812 - added MHVsSize
1813
1814 * mimage/MHHillas.cc:
1815 - implemented 'same' for Center-histogram
1816
1817 * mhflux/FluxLinkDef.h, mhflux/Makefile:
1818 - added MHEnergyEst
1819
1820 * mhflux/MAlphaFitter.[h,cc]:
1821 - added significancetimes log10(excess) as fit option
1822
1823 * mjobs/MDataSet.[h,cc]:
1824 - added wobble-mode option
1825
1826 * mjobs/MJCut.cc:
1827 - changed default binning for energy
1828 - added MHillasSrcAnti optionally to the output
1829 - added MHVsSize to the tabs which are shown
1830
1831 * mjobs/MJOptimize.[h,cc]:
1832 - added dummy parameters to FixParameter for compatibility
1833 with SetParemeter
1834 - replaced MFSupercuts by MFMagicCuts
1835 - use Energy in MHAlpha instead of size
1836
1837 * mbase/MFilter.[h,cc]:
1838 - implemented ReadEnv to treat "Inverted"
1839
1840 * mfbase/MF.[h,cc], mfilter/MFSupercuts.cc:
1841 - treat "inverted" with MFilter::ReadEnv
1842
1843 * manalysis/MCompProbCalc.[h,cc], mranforest/MRanForestCalc.[h,cc]:
1844 - replaced MHadronness by MParameterD
1845
1846 * mdata/MDataFormula.[h,cc]:
1847 - removed comments from SetVariables
1848 - replaced GetExpFormula by GetTitle
1849
1850 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
1851 - MHadronness removed
1852
1853 * mfilter/MFMagicCuts.[h,cc]:
1854 - added
1855
1856 * mfilter/FilterLinkDef.h, mfilter/Makefile:
1857 - added MFMagicCuts
1858
1859 * mjobs/Makefile, mjobs/JobsLinkDef.h:
1860 - removed MJExtractSignal
1861
1862 * mfbase/MF.cc:
1863 - fixed a problem with double-inversion in ReadEnv
1864
1865 * mpointing/MSrcPosCalc.cc:
1866 - removed an output line which showed only an empty container
1867
1868
1869
1870 2005/03/24 Thomas Bretz
1871
1872 * callisto.cc, ganymed.cc, mars.cc, merpp.cc, readdaq.cc,
1873 readraw.cc, showlog.cc, showplot.cc, sinope.cc, star.cc:
1874 - replaced all returns of -1 by return 2
1875
1876 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
1877 - added MEnergyEst (container)
1878
1879 * mhflux/MAlphaFitter.[h,cc]:
1880 - implemented new fit result options
1881
1882
1883
1884 2005/03/23 Markus Gaug
1885
1886 * msignal/MExtractTimeAndChargeDigitalFilter.cc
1887 - fix a bug in the time fine adjustment
1888
1889 * mjobs/hilocalib_*_mc.root
1890 - high-gain low-gain intercalibration constants for the MC.
1891
1892 * mjobs/MJCalibration.cc
1893 - use the MC- intercalibration files for MC.
1894
1895
1896
1897 2005/03/23 Thomas Bretz
1898
1899 * mhcalib/MHCalibrationChargeCam.cc:
1900 - fixed a possible crash in DrawDataCheckPixel() if
1901 pix.GetGraphEvents() returns NULL
1902
1903
1904
1905 2005/03/23 Thomas Bretz
1906
1907 * Release 0.9
1908
1909
1910
1911 2005/03/23 Thomas Bretz
1912
1913 * ganymed.cc:
1914 - implemented wobble-mode option
1915
1916 * mhflux/MAlphaFitter.[h,cc]:
1917 - fixed a problem in wobble mode (number of on- minus number
1918 of off-entries where calculated as 0)
1919 - added some additional resource options for scaling
1920 - added some missing const-qualifiers
1921
1922 * mhflux/MHAlpha.cc:
1923 - some cosmetic change to output
1924
1925 * mjobs/MDataSet.[h,cc]:
1926 - added the possibility to add a source name for wobble mode
1927 (preliminary)
1928 - added reading from *.edb catalog
1929
1930 * mjobs/MJCalibTest.cc, mjobs/MJCalibrateSignal.cc,
1931 mjobs/MJCalibration.cc, mjobs/MJPedestal.cc:
1932 - replaced iter.Print("all") by iter.Print()
1933
1934 * mjobs/MJCut.[h,cc]:
1935 - implemented wobble mode
1936 - implemented getting source position
1937
1938 * mjobs/MJStar.cc:
1939 - switched off calculation of MConcentration
1940 - implemented the new debug option for files (was still missing
1941 in MJStar)
1942
1943 * mpointing/MSrcPosCalc.[h,cc]:
1944 - always writa the anti-source position into the parameter list, too
1945 - implemented wobble mode (exchange source and anti-source position)
1946
1947 * mjobs/Makefile, mjobs/JobsLinkDef.h:
1948 - added MJOptimize
1949
1950 * mfilter/MFSupercuts.[h,cc]:
1951 - added
1952
1953 * mfilter/Makefile, mfilter/FilterLinkDef.h:
1954 - added MFSupercuts
1955 - removed MFAlpha
1956
1957 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
1958 - removed MEnergyEst
1959 - removed MEnergyEstParam
1960 - removed MEnergyEstParamDanielMkn421
1961 - removed MSupercuts
1962 - removed MSupercutsCalc
1963 - removed MFindSupercuts
1964 - removed MMinuitInterface
1965 - removed MFiltercutsCalc
1966
1967 * mhist/Makefile, mhist/HistLinkDef.h:
1968 - removed MHEnergyTime
1969 - removed MHEnergyTheta
1970 - removed MHAlphaEnergyTime
1971 - removed MHAlphaEnergyTheta
1972 - removed MHThetabarTime
1973 - removed MHThetabarTheta
1974 - removed MHGamma
1975 - removed MHSigmaPixel
1976 - removed MHSigmabarTheta
1977 - removed MHOnSubtraction
1978 - removed MHFindSignificance
1979 - removed MHCT1Supercuts
1980
1981 * mhflux/Makefile, mhflux/HistLinkDef.h:
1982 - added MHEnergyEst
1983
1984
1985
1986 2005/03/22 Thomas Bretz
1987
1988 * mjobs/MJCalibTest.cc, mjobs/MJCalibrateSignal.cc,
1989 mjobs/MJCalibration.cc, mjobs/MJPedestal.cc:
1990 - added a possibility to print the files which are
1991 searched/found if the files doesn't match the sequence
1992
1993 * mjobs/MJPedestal.cc:
1994 - undocumented(!) change, changed fgExtractWinLeft
1995 from 3.5 to 2.5
1996
1997 * mimage/MHillas.cc:
1998 - fixed a bug which took unused pixels into account
1999 introduced errornously with the last change to MSignalCam
2000
2001
2002
2003 2005/03/21 Thomas Bretz
2004
2005 * mfbase/MFDataChain.cc:
2006 - fixed a bug in GetDataMember if fData is not valid
2007
2008 * mhbase/MH3.cc:
2009 - moved drawing histograms back to Draw. This fixes a
2010 problem with root 4.02/00. Reading/Writing should be
2011 no problem if the names of the profiles are well known.
2012 - with this fix 'same' is currently NOT supported
2013
2014 * mimage/ImageLinkDef.h, mimage/Makefile:
2015 - added MNewImagepar2
2016 - added MHCewImagePar2
2017
2018 * mimage/MNewImagePar2.[h,cc], mimage/MHNewImagePar2.[h,cc]:
2019 - added new classes calculating and displaying the length
2020 of the border line of a shower
2021
2022 * mimage/MHImagePar.cc:
2023 - fixed a problem with root 4.02/00 when setting the margin
2024 in Divide to 0 by setting it to 1e-10
2025
2026 * mimage/MHNewImagePar.[h,cc]:
2027 - fixed to display Areas in deg^2
2028
2029 * mimage/MHillas.cc, mimage/MHillasExt.cc, mimage/MHillasSrc.cc,
2030 mimage/MImagePar.cc, mimage/MNewImagePar.cc
2031 - a small fix to Print()
2032
2033 * mimage/MHillasCalc.[h,cc]:
2034 - added MNewImagePar2 to supported image parameters
2035
2036 * mjobs/MJStar.cc:
2037 - replaced MCerPhotEvt by MSignalCam
2038
2039 * msignal/cosmics_weights46.dat, msignal/calibration_weightsUV46.dat,
2040 mjobs/hilocalib_df46.root:
2041 - added new intercalibration file for digital filter 4sl higain
2042 and 6sl logian
2043
2044 * mbase/MLogHtml.cc:
2045 - fixed a bug in Underline which cause a crash if fOut==NULL
2046 - output a message if file cannot be opened
2047
2048 * mhcalib/MHCalibrationPulseTimeCam.cc:
2049 - for some output there was a replacement of pix.GetPixId()
2050 by hist.GetName() <undocumented>
2051
2052 * mimage/MHillas.[h,cc]:
2053 - added new member function GetBorderLine returning the border
2054 line correspondig to an ellipse with axis lnegth and width
2055 - added new member function GetArea returning the area
2056 correspondig to an ellipse with axis lnegth and width
2057
2058
2059
2060 2005/03/19 Markus Gaug
2061
2062 * mjobs/hilocalib_df46.root
2063 - added new intercalibration file for digital filter 4sl higain
2064 and 6 slices logain
2065
2066 * mjobs/MJCalibration.cc
2067 - exchanged intercalibration file from hilocalib_df_4.root to
2068 hilocalib_df46.root
2069 - do not apply hi-gain lo-gain intercalibration for MC files.
2070
2071 * mjobs/MJPedestal.cc
2072 - exchanged two (Int_t)'s by TMath::Nint().
2073 - undocumented(!) change to the calculation of the extraction
2074 range (PulsePosCheck)
2075
2076 * callisto.rc
2077 - exchanged default weights file for Digital filter from
2078 cosmics_weights4.dat to cosmics_weights46.dat and from
2079 calibration_weights_UV4.dat to calibration_weights_UV46.dat!
2080 This change is absolutely necessary, given the new results from
2081 Nuria about the signal resolution in the low gain which gets worse
2082 than the intrinsic Poisson jitter above 350 phes. Also the time
2083 resolution is too bad. This was not known before we had the
2084 correct low-gain MC pulse.
2085
2086
2087
2088 2005/03/18 Thomas Bretz
2089
2090 * Makefile:
2091 - removed mone from list of compiled programs
2092
2093 * mars.cc:
2094 - replaced the MARS display by the Camera Display directly
2095
2096 * manalysis/MCameraData.[h,cc], mcalib/MCalibrateData.[h,cc],
2097 mbadpixels/MBadPixelsTreat.[h,cc], mcalib/MCalibrateRelTimes.[h,cc],
2098 mimage/MCameraSmooth.[h,cc], mimage/MConcentration.[h,cc],
2099 mimage/MHillas.[h,cc], mimage/MHillasExt.[h,cc],
2100 mimage/MImgCleanStd.[h,cc], mimage/MNewImagePar.[h,cc],
2101 mimage/MImagePar.[h,cc], MNewImagePar.[h,cc],
2102 mjobs/MJCalibTest.cc, mhcalib/MHCalibrationTestCam.[h,cc],
2103 mpedestal/MPedPhotCalc.[h,cc], mjobs/MJCalibrateSignal.cc:
2104 - removed dependancy on MArrivalTime, information now
2105 found in MSignalCam
2106 - replaced MCerPhotEvt by MSignalCam
2107 - it was renamed because it will be completely incompatible
2108 anyhow
2109
2110 * mjobs/MJCalibrateSignal.cc:
2111 - use new MSignalCam type to display pulse position of cosmics
2112
2113 * mcalib/MCalibrateData.cc:
2114 - calculate number of saturated pixels
2115
2116 * manalysis/MCerPhotEvt.[h,cc]:
2117 - removed possibility for zero-supression. Now the index
2118 is identical with the position in the array
2119 - renamed and moved to msignal/MSignalCam.[h,cc]
2120
2121 * manalysis/MCerPhotPix.cc:
2122 - removed obsolete values
2123 - added arrival time
2124 - renamed and moved to msignal/MSignalPix.[h,cc]
2125
2126 * mcalib/MCalibrationChargeCalc.cc:
2127 - some cosmetic changes and small fixed from the Munich cvs
2128 (undocumented)
2129
2130 * mfileio/MWriteRootFile.cc:
2131 - fixed bug in RecursiveRemove which caused crashed with real
2132 data
2133
2134 * mhft/MGeomCamMagicEnhance.cc, mhft/MHexagonalFTCalc.cc:
2135 - updated, but untested
2136
2137 * mhist/MHCamEvent.[h,cc]:
2138 - some fixes in Draw to get a correct display in root 4.02/00
2139 (at least on 64-bit systems)
2140 - removed kSqrtVariance it is included in kProfile now
2141
2142 * mhist/MHCamera.[h,cc]:
2143 - removed sqrtvariance option which is included in profile now
2144 - the profile now uses the new array fBinEntries to display
2145 a more accurate profile
2146
2147 * mhist/MHEvent.cc:
2148 - set to type 6 for arrival times
2149
2150 * mimage/MHillasCalc.cc:
2151 - updated text for error=1
2152
2153 * mimage/MImagePar.cc:
2154 - copy number of saturated pixels from MSignalCam
2155
2156 * mjobs/MJStar.cc:
2157 - enhanced title of some histogram
2158
2159 * mjobs/MSequence.cc:
2160 - updated path to fit data center (D.Dorner)
2161
2162 * mmain/MEventDisplay.cc:
2163 - display Arrival Time from MSignalCam now
2164
2165 * msignal/MArrivalTimeCam.cc:
2166 - implemented a new case 6 which is identical with the
2167 default case AND arrival time from MSignalCam
2168
2169 * manalysis/Makefile, manalysis/AnalysisLinkDef.h,
2170 manalysis/:
2171 - removed MCerPhotEvt
2172 - removed MCerPHotPix
2173 - removed MCerPhotAnal
2174 - removed MCerPhotAnal2
2175 - removed MCerPhotCalc
2176
2177 * mimage/Makefile, manalysis/ImageLinkDef.h:
2178 - removed MHillasSrcCalc
2179
2180 * manalysis/MSupercutsCalc.cc:
2181 - removed an obsolete include
2182
2183 * mhist/Makefile, mhist/HistLinkDef.h:
2184 - removed MHSigmaTheta
2185
2186 * mmain/Makefile, mmain/HistLinkDef.h:
2187 - removed MDataCheck
2188 - removed Mars
2189 - removed MAnalysis
2190 - removed MMonteCarlo
2191 - removed MGDisplayAdc
2192 - removed MOnlineDisplay
2193 - removed MOnlineDump
2194
2195 * msignal/Makefile, msignal/HistLinkDef.h, msignal/:
2196 - added MSignalCam
2197 - added MSignalPix
2198 - added MSignalCalc
2199
2200 * msql/Makefile, msql/SqlLinkDef.h:
2201 - removed MSqlInsertRun
2202
2203 * mfilter/Makefile, mfilter/FilterLinkDef.h:
2204 - removed MFSelBasic
2205 - removed MFSelStandard
2206 - removed MFSelFinal
2207
2208
2209
2210 2005/03/17 Thomas Bretz
2211
2212 * callisto.cc:
2213 - added new option moon
2214 - use light condition from MSequence to determin light condition
2215 automatically
2216
2217 * mjobs/MJPedestal.h:
2218 - allow setting SetUseHists also to kFALSE
2219
2220 * mjobs/MSequence.[h,cc]:
2221 - added fLightCondition
2222
2223 * mcalib/MCalibrateData.cc:
2224 - undocumented change from Markus Gaug
2225
2226 * mfilter/MFCT1SelBasic.[h,cc], mfilter/MFCT1SelStandard.[h,cc],
2227 mfilter/MFCT1SelFinal.[h,cc]:
2228 - moved to manalysisct1
2229
2230 * mfilter/Makefile, mfilter/FilterLinkDef.h:
2231 - removed MFCT1SelBasic
2232 - removed MFCT1SelStandard
2233 - removed MFCT1SelFinal
2234
2235 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
2236 - removed MPad
2237 - removed MMakePadHistograms
2238 - removed MSigmabar
2239 - removed MSigmabarParam
2240 - removed MSigmabarCalc
2241
2242 * mimage/Makefile, mimage/ImageLinkDef.h:
2243 - removed MImgCleanTGB
2244
2245 * mmontecarlo/Makefile, mmontecarlo/MonteCarloLinkDef.h
2246 - removed MMcEnergyEst
2247 - removed MMcTimeGenerate
2248
2249 * msignal/Makefile, msignal/SignalLinkDef.h:
2250 - removed MArrivalTime
2251 - removed MArrivalTimeCalc
2252 - removed MArrivalTimeCalc2
2253
2254 * mjobs/MJCalibration.cc:
2255 - followed some undocumented changes from the other cvs
2256
2257
2258
2259 2005/03/16 Thomas Bretz
2260
2261 * callisto.cc:
2262 - set changed extractor in MJCalibrateSignal from MJPedestal
2263 - don't process 'range finding' for MonteCarlo data
2264
2265 * callisto.rc:
2266 - removed obsolete Modified* option
2267
2268 * mjobs/MJCalibrateSignal.[h,cc]:
2269 - removed obsolete flag for ModifiedExtractWin
2270 - allow also NULL for SetExtractor
2271 - rearanged the too MWriteRootFile instantiations otherwise
2272 callisto crashes in MWriteRootFile::ChangeFile
2273 - removed some obsolete comments about an old MC workaround
2274
2275 * mdata/MDataChain.cc:
2276 - fixe to allow sign after e (eg. 1e-3, 1e+5 instead of 1e3, 1e5)
2277
2278 * mcalib/MCalibColorSet.cc, mcalib/MCalibrationChargeCalc.cc,
2279 mhcalib/MHCalibrationCam.cc:
2280 - undocummented change
2281
2282
2283
2284 2005/03/16 Markus Gaug
2285
2286 * msignal/MExtractTimeAndChargeSlidingWindow.cc
2287 - fixed a bug in the reading of the resource file (reading of the
2288 MExtractTimeAndCharge resources was skipped).
2289
2290 * mcalib/MCalibrateData.cc
2291 - for the case that the high-gain saturates, but the low-gain signal
2292 could not be extracted successfully, take the high-gain signal,
2293 multiplied by 1.5 (before, 0 was taken erroneously).
2294
2295 * msignal/MExtractTimeAndCharge.cc
2296 - catch one potential case for memory leaks in the low-gain
2297 calculation. Extract low-gain only if the remaining extraction
2298 window is not smaller than the number of slices needed by the
2299 signal extractor.
2300 - set the default fgLoGainStartShift to -3.5
2301
2302 * msignal/MExtractTimeAndChargeSpline.[h,cc]
2303 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]
2304 - adjust fLoGainStartShift by one slice, after findings from MC.
2305
2306
2307
2308 2005/03/15 Markus Gaug
2309
2310 * msignal/MExtractTimeAndChargeSpline.h
2311 - take fRandomIter out of the streamer.
2312 - take fRiseTimeLoGain and fFallTimeLoGain into the streamer.
2313 - raise version number to 4
2314
2315 * mjobs/MJCalibration.cc
2316 - set default to kFALSE for PIN Diode or Blind Pixel calibration
2317 (was kTRUE by error).
2318
2319
2320
2321 2005/03/15 Thomas Bretz
2322
2323 * mjobs/MJCalibrateSignal.[h,cc]:
2324 - added the fExtractor data member
2325 - added a destructor deleting it
2326 - only read extractor from file if not set by user
2327 - user fExtractor as extractor1
2328 - do not delete extractor1 if set by user
2329 - added member function to set extractor
2330
2331 * mjobs/MJPedestal.cc:
2332 - removed MFEventSelector workaround again
2333 - do not write pedy file anymore
2334
2335 * callisto.cc:
2336 - MJCalibrateSignal now takes the signal extractor directly
2337 instead of taking the long way round a new file
2338
2339 * mpedestal/MExtractPedestal.cc:
2340 - ReInit extractor correctly. Now the workaround should be
2341 really obsolete
2342
2343 * mbase/MGMenu.[h,cc]:
2344 - make fix fix also compile root 3.10.02
2345
2346
2347
2348 2005/03/14 Thomas Bretz
2349
2350 * mbase/MGMenu.h:
2351 - added a fix for root 4.02.00
2352
2353
2354
2355 2005/03/14 Markus Gaug
2356
2357 * mcalib/MCalibrateData.cc
2358 - catch the case that now high-gain low-gian intercalibration const.
2359 is available.
2360
2361 * mjobs/MJPedestal.cc
2362 - modify option for pedy*.root: from UPDATE to RECREATE
2363
2364
2365
2366 2005/03/11 Markus Gaug
2367
2368 * callisto.rc
2369 - changed default weights for DF to cosmics_weights4.dat. (This has
2370 turned out to be the most stable set of weights).
2371
2372 * mjobs/MJCalibration.cc
2373 - some cosmetic changes in the output
2374 - in case of WriteHists(), do not overwrite existing signal*.root
2375 file, but append histograms (bugfix!)
2376
2377
2378
2379 2005/03/10 Toni Coarasa (With Nadia's and Alessandro's inside)
2380
2381 * mjobs/MJCut.cc
2382 - inclusion of (TString) to avoid compiler error under 2.95.3
2383
2384 * sinope.cc
2385 - inclusion of <errno.h> to avoid compiler error under 2.95.3
2386
2387
2388
2389 2005/03/10 Markus Gaug
2390
2391 * msignal/MExtractTimeAndCharge.cc
2392 - set fgLoGainStartShift to -4.0
2393 - put a check to avoid a dynamic low-gain range < 0 (should not
2394 occur with current extractors, but one never knows...)
2395
2396 * msignal/MExtractor.[h,cc]
2397 - introduced Clear()-function, used in SetRange()
2398
2399 * mjobs/MJCalibrateSignal.cc
2400 - changed order of initialization of the 2 MWriteRootFiles whereupon
2401 the crash goes away. Have to revise the /dev/null work-around
2402 in MWriteRootFile!
2403
2404
2405
2406 2005/03/09 Markus Gaug
2407
2408 * msignal/MExtractTimeAndCharge.cc
2409 - catch a (very unprobable) case in which the low-gain range could
2410 be negative
2411
2412 * mjobs/MJCalibrateSignal.cc
2413 - modify writing of MCalibrationPulseTimeCam to disk in order to
2414 avoid program crash in the destructor of MJCalibrateSignal
2415
2416 * mhcalib/MHGausEvents.h
2417 - take fGraphEvents, fGraphPowerSpectrum, fHPowerProbability and
2418 fPowerSpectrum out of the streamer.
2419 - intialize fFlags to 0
2420
2421
2422
2423 2005/03/09 Thomas Hengstebeck
2424
2425 * mranforest/MRFEnergyEst.cc
2426 - changed call of min, max functions to TMath::Min() and
2427 TMath::Max() to avoid compilation problems with some gcc
2428 versions
2429 - changed check of energy rule (last col of MHMatrix) so, that
2430 any rule containing "fEnergy" is accepted.
2431
2432
2433
2434 2005/03/08 Markus Gaug
2435
2436 * mhcalib/MHPedestalCam.[h,cc]
2437 - introduce new parameter "fFitStart" to decide from outside where
2438 to start fitting the pedestals.
2439
2440
2441
2442 2005/03/07 Markus Gaug
2443
2444 * mjobs/hilocalib_df6.root
2445 * mjobs/hilocalib_sp2.root
2446 - two files with the high-gain vs. logain intercalibration results.
2447 for Digital filter and September data and Spline and December
2448 data.
2449
2450 * callisto.rc
2451 - allow setting the variables ExtractWinLeft and ExtractWinRight.
2452
2453 * mhcalib/MHCalibrationHiLoCam.h
2454 * mhcalib/MHCalibrationCam.h
2455 * mhcalib/MHGausEvents.h
2456 - put the Draw-functions into the *MENU*
2457
2458 * mjobs/MJCalibration.[h,cc]
2459 - introduced reading of hi-vs.logain calibration file
2460
2461 * mjobs/MJPedestal.[h,cc]
2462 - modified range setting according Thomas S. suggestions
2463
2464 * msignal/MArrivalTime.[h,cc]
2465 - took out some commented code which will not be used any more
2466 - improve Print() function
2467
2468
2469
2470 2005/03/05 Markus Gaug
2471
2472 * msignal/MExtractTimeAndChargeSpline.[h,cc]
2473 - removed the obsolete parts of "kMaximum" and "kHalfMaximum" in the
2474 code which were still persistent
2475 - set default extraction type to integral (instead of amplitude)
2476 - set version number to 3
2477
2478 * mcalib/MCalibrationChargeCam.[h,cc]
2479 - added new function GetAvergedConvFADC2PhePerArea for the datacheck
2480
2481 * mjobs/MJPedestal.[h,cc]
2482 - added function WriteExtractor which writes the extractor with the
2483 new ranges to disk if fPulsePosCheck has been selected.
2484
2485 * mjobs/MJCalibrateSignal.[h,cc]
2486 - added functionality to read the updated extractor from
2487 MJPedestalY2 (with the new extraction ranges).
2488
2489
2490
2491 2005/03/04 Abelardo Moralejo
2492
2493 * mmc/MFadcDefine.h
2494 - Changed constant SUBBINS from 5 to 500. This defines the
2495 resolution of the analog signal simulation in the camera MC.
2496 The time step is the duration of one FADC slice divided by
2497 SUBBINS. The change was necessary to implement correctly the PMT
2498 time jitter.
2499
2500
2501
2502 2005/03/03 Markus Gaug
2503
2504 * mjobs/pedestalref.rc
2505 * mjobs/calibrationref.rc
2506 * mjobs/calibrationref_Nov04.rc
2507 - added documentation
2508
2509 * mjobs/signalref.rc
2510 - added
2511
2512 * mjobs/MJPedestal.cc
2513 - re-added MFEventSelector which had been removed by TB on the
2514 15.2.2005.
2515 - added pulse position selector, as decided at the Berlin soft-
2516 ware meeting.
2517
2518 * callisto.cc
2519 - added SetPulsePosCheck() in MJPedestalY2
2520
2521 * mjobs/MJCalibrateSignal.cc
2522 - updated pulse pos. calculator, can be switched off now.
2523
2524 * mjobs/MJCalib.[h,cc]
2525 - added flag fPulsePosCheck
2526
2527
2528
2529 2005/03/02 Markus Gaug
2530
2531 * mjobs/MJCalib.[h,cc]
2532 * mjobs/MJPedestal.[h,cc]
2533 * mjobs/MJCalibration.[h,cc]
2534 * mjobs/MJCalibrateSignal.[h,cc]
2535 - put the storage types in the base class
2536
2537 * mbadpixels/MBadPixelsCam.cc
2538 - add some output in case that AsciiRead does not work
2539
2540 * msignal/MExtractTimeAndChargeSpline.cc
2541 - speed integration up a little bit.
2542
2543 * callisto.rc
2544 - adapt the low-gain stretch for the different pulse form for
2545 calibration and cosmics pulses (only applied if spline is used).
2546
2547
2548
2549 2005/02/25 Markus Gaug
2550
2551 * mhcalib/MHCalibrationHiLoCam.[h,cc]
2552 - fixed bug in inter-calibration hi-logain for arrival times.
2553
2554 * mhcalib/MHCalibrationPulseTimeCam.[h,cc]
2555 - fixed the situation where the maximum bin is already found in the
2556 low-gain samples.
2557
2558 * mjobs/MJCalibration.cc
2559 - write the MPedestalCams also to disk (needed for data-check).
2560
2561
2562
2563 2005/02/25 Abelardo Moralejo
2564
2565 * msignal/MC_calibration_weights_UV.dat
2566 - Added. Weights file for using the digital filter on MC
2567 calibration files. For the moment the weights are the same as in
2568 the file calibration_weights_UV.dat, only that high and low gain
2569 have both the same weights because for the moment the MC pulse
2570 shape is the same in both gain branches.
2571
2572
2573
2574 2005/02/24 Markus Gaug
2575
2576 * mjobs/MJCalibrateSignal.cc
2577 - include display of pulse times (calculated in the post-process)
2578 - include the possibility for the pixel check (like in MJCalibration)
2579
2580 * mhcalib/MHCalibrationHiLoCam.cc
2581 - set default range up to 30.
2582
2583 * mhcalib/MHCalibrationChargeBlindPix.h
2584 - take the TVectors out of the streamer, to be exectuable with
2585 root.04.02
2586
2587
2588
2589 2005/02/24 Thomas Hengstebeck
2590
2591 * macros/RFEnergyEst.C
2592 - new macro to show the usage of RFEnergyEst class.
2593
2594
2595
2596 2005/02/24 Abelardo Moralejo
2597
2598 * mtemp/mpadova/macros/resize.C
2599 - moved MSrcPosCam output container from RunHeaders to Events tree.
2600
2601
2602
2603 2005/02/18 Marcos Lopez
2604
2605 * mflux/
2606 - new directory to store the flux related classes.
2607
2608 * mflux/MHadAlphaCut.{h,cc}
2609 - container to store the optimal hadronness and alpha cut for each bin in
2610 estimated energy and theta.
2611
2612 * mflux/MFHadAlpha.{h,cc}
2613 - filter to apply the hadronness and alpha cuts stored in
2614 MHadAlphaCut. It can be selected to apply only alpha, only hadronness
2615 cut or both.
2616
2617
2618
2619 2005/02/18 Markus Gaug
2620
2621 * mhcalib/MHCalibrationPulseTimeCam.[h,cc]
2622 - new class to histogram the arrival time of cosmics above a certain
2623 threshold.
2624
2625 * mcalib/MCalibrationPulseTimeCam.[h,cc]
2626 - new class container with results of MHCalibrationPulseTimeCam
2627
2628 * mjobs/MJCalibrateSignal.cc
2629 - include MCalibrationPulseTimeCam to display
2630
2631
2632
2633 2005/02/18 Thomas Bretz
2634
2635 * mbase/MStatusDisplay.cc:
2636 - switch off TH1::AddDirectory during DrawClonePad
2637
2638 * mjobs/MSequence.[h,cc]:
2639 - added some code (still commented) for later use,
2640 allowing to setup a different filename for each runfile
2641 - added SetNight member function
2642 - added Add*Runs member function
2643 - with this changes MSequence can replace MRunIter now
2644 - allow requesting of standard path from outside
2645 (GetStandardPath)
2646
2647 * Makefile:
2648 - added sinope
2649
2650 * sinope.cc:
2651 - added (small tool to check contents of run for datacenter)
2652
2653 * callisto.cc:
2654 - added background information about Callisto
2655
2656 * ganymed.cc:
2657 - added background information about Ganymed
2658
2659 * mjobs/MJCalibrateSignal.cc:
2660 - removed special MC code. The MC files now have a lo-gain
2661 switch and we can extract the pedestal rms from lo-gain
2662 - don't print statistics if nothing was executed
2663 - fixed display. The displayed pedestal RMS was the one
2664 caluclated with a extractor but not at random position
2665 (This only effects the display, the algorithm was ok)
2666
2667
2668
2669 2005/02/17 Markus Gaug
2670
2671 * mjobs/MJCalibTest.cc
2672 - removed bug treating the MC calibration files uncorrectly
2673 - added Pixel-Check treatment
2674
2675 * mjobs/MJCalibration.cc
2676 - added Pixel-Check treatment
2677
2678 * callisto.rc
2679 - added pixel-check option
2680
2681 * msignal/MExtractTimeAndChargeDigitalFilter.cc
2682 - calculate high-gain signal even if saturation occurs
2683
2684
2685
2686 2005/02/17 Thomas Bretz
2687
2688 * mjobs/MJStar.cc:
2689 - fixed some missing containers in case of MC files
2690
2691 * callisto.cc:
2692 - removed obsolete second check for kModeC
2693
2694 * mars.rc:
2695 - added a lot of option to be able to use a
2696 different signal extractor looking into uncalibrated
2697 data
2698
2699 * manalysis/MCameraData.[h,cc]:
2700 - added Print() member function
2701
2702 * manalysis/MCerPhotAnal2.[h,cc]:
2703 - switched off writing into MCerPhotEvt
2704
2705 * mdata/MDataChain.[h,cc]:
2706 - added code to handle priorities of operators correctly
2707
2708 * mhist/MHEvent.cc:
2709 - fixed display for MPedestalRMS
2710
2711 * mjobs/MJCalib.cc:
2712 - fixed treatment of PixelCheck resource
2713
2714 * mjobs/MJCalibrateSignal.cc:
2715 - added some comments about Monte Carlo
2716 - added MMcFadcHeader to output
2717
2718 * mjobs/MJPedestal.cc:
2719 - do not allow 'UseData' for Monte Carlos. Reason is given as
2720 comment in the code
2721
2722 * mmain/MEventDisplay.[h,cc]:
2723 - changed such, that mars.cc allows to set the used extractor
2724 - removed the obsolete cam.root, ped.root option
2725
2726 * mmain/MCameraDisplay.cc:
2727 - adapted to change in MEventDisplay
2728
2729
2730
2731
2732 2005/02/16 Javier Rico
2733
2734 * mhistmc/MHMcUnfoldCoeff.[cc,h], mhistmc/Makefile,
2735 mhistmc/HistMcLinkDef.h
2736 - Added container class holding the histograms of the coefficients
2737 for the (iterative) unfolding.
2738
2739 * mmontecarlo/MMcUnfoldCoeffCalc.[cc,h], mmontecarlo/Makefile,
2740 mmontecarlo/MonteCarloLinkDef.h
2741 - Added task class to compute the coefficients for the (iterative)
2742 unfolding.
2743
2744 * macros/unfoldCoeff.C
2745 - added macro that computes the effective areas and coefficients
2746 from a MC input file (with OriginalMC tree and MEnergyEst
2747 branch containing the energy estimator). This may be used
2748 as layout for spectrum computation program.
2749
2750
2751
2752 2005/02/16 Markus Gaug
2753
2754 * mdata/MDataChain.cc
2755 - replaced ROOT version check for the compiler from 4.02.00 to
2756 4.01.00
2757
2758 * mranforest/MRFEnergyEst.cc
2759 - include "TVector.h", otherwise this class does not compile
2760 in newer root versions
2761
2762 * msignal/MExtractTimeAndCharge.cc
2763 - initialize fLoGainStartShift correctly if read from conf. file
2764 and modified fOffsetLoGain exists.
2765
2766 * msignal/*weights*.dat
2767 - new weights with the uniform pedestal RMS. (Please use these!)
2768
2769 * msignal/pulpo_weights*.dat
2770 - new weights with the pulpo-pulse form and without NSB!!
2771
2772
2773
2774 2005/02/16 Thomas Hengstebeck
2775
2776 * mranforest/MRFEnergyEst.[h,cc]
2777 - added RF class for energy estimation
2778
2779 * mranforest/MRFEnergyEst.cc
2780 - changed calculation of estimated energy, now interpolated values
2781 are returned
2782
2783
2784
2785 2005/02/16 Abelardo Moralejo
2786
2787 * macros/starmc2.C:
2788 - Changed the way in which the "OriginalMC" tree is copied from
2789 the input to the output file. Now we ise the new procedure
2790 MWriteRootFile::AddCopySource
2791
2792 * mhistmc/MHMcCollectionArea.cc
2793 - Changed default fName to "MHMcCollectionArea"
2794
2795 * mtemp/mpadova/macros/resize.C
2796 - Changed weights
2797
2798
2799
2800 2005/02/16 Thomas Bretz
2801
2802 * mbase/MEvtLoop.cc:
2803 - fixed a typo
2804
2805 * mbase/MParList.cc, mfileio/MReadMarsFile.cc,
2806 mfileio/MReadTree.cc, mfileio/MWriteRootFile.cc,
2807 mjobs/MJStar.cc:
2808 - optimized size of some output
2809
2810 * mfileio/MWriteRootFile.[h,cc]:
2811 - fixed CopySource option for single-file case
2812
2813 * mhist/MHCamEvent.cc:
2814 - replaced the warn in SetupFill by an inf
2815
2816 * mhcalib/MHCalibrationCam.cc, mhcalib/MHCalibrationHiLoCam.cc,
2817 mhcalib/MHCalibrationChargePINDiode.cc:
2818 - removed obsolete output after a failed FindCreateObj (the
2819 function itself does the output in case of failure)
2820
2821 * mhcalib/MHCalibrationCam.cc:
2822 - replaced 'err' by 'warn' for under-/overflow in lo-gain pixel,
2823 it doesn't result in an fatal error (abort)
2824
2825 * mranforest/MRanForestCalc.cc:
2826 - added a missing debug level to some output
2827
2828 * mranforest/MRFEnergyEst.[h,cc]:
2829 - cleaned up includes
2830
2831 * callisto.cc, ganymed.cc, star.cc:
2832 - implemented enhanced handling of resource debugging
2833
2834 * mbase/Makefile, mbase/BaseLinkDef.h:
2835 - added MEnv
2836
2837 * mbase/MEnv.[h,cc]:
2838 - added
2839
2840 * mjobs/MJob.[h,cc]:
2841 - added new function to allow distribution of extranl MEnv
2842 - replaced Bool_t by Int_t for fEnvDebug
2843
2844 * mjobs/MJPedestal.cc:
2845 - adapted to changes of EnvDebug
2846
2847
2848
2849 2005/02/15 Abelardo Moralejo
2850
2851 * macros/mccalibrate.C
2852 - fixed small bug
2853
2854 * mmontecarlo/MMcCollectionAreaCalc.[h,cc]
2855 * mhistmc/MHMcCollectionArea.[h,cc]
2856 - Changed the way of calculating final effective area for data
2857 analysis. The new approach requires the use of MC files produced
2858 with the current CVS version of camera. We now make use of the
2859 true total number of produced MC events, and allow for the
2860 setting of a "tentative" differential gamma spectrum to be used
2861 in the calculation of effective areas.
2862 Removed unused constructor argument "input" in
2863 MMcCollectionAreaCalc.
2864
2865 * macros/collarea.C
2866 - Adapted to the new way of calculating effective areas.
2867
2868
2869
2870 2005/02/15 Thomas Bretz
2871
2872 * callisto.rc:
2873 - replaced mutal exclusive options (Integral, Amplitude) by
2874 a one-line resource
2875
2876 * msignal/MExtractTimeAndChargeSpline.cc:
2877 - replaced mutal exclusive options (Integral, Amplitude) by
2878 a one-line resource "ExtractionType" (old code still works)
2879
2880 * manalysis/MCerPhotEvt.[h,cc]:
2881 - added new variables to store information about islands
2882 and removed pixels - PRELIMINARY
2883 - increased class version number
2884
2885 * mfilter/MFSoftwareTrigger.cc:
2886 - optimized output in PostProcess
2887
2888 * mimage/MHImagePar.[h,cc]:
2889 - added new histograms for new variables in MCerPhotEvt
2890
2891 * mimage/MImagePar.[h,cc]:
2892 - added new data members for the new image parameters
2893 - increased class version
2894
2895 * mimage/MImgCleanStd.[h,cc]:
2896 - adapted image cleaning to calculate the new image
2897 parameters
2898 - added a flag to keep single core pixels
2899
2900 * manalysis/MMatrixLoop.[h,cc], mfileio/MReadReports.[h,cc],
2901 mfileio/MReadRflFile.[h,cc], mfileio/MReadTree.[h,cc],
2902 mraw/MRawFileRead.[h,cc], mraw/MRawSocketRead.h:
2903 - renamed GetFileName to GetFullFileName
2904
2905 * mbase/MInputStreamID.h:
2906 - added new member function HasStreamId
2907
2908 * mbase/MParContainer.[h,cc]:
2909 - added a static list to keep track of all created
2910 TMathodCall objects
2911
2912 * mbase/MTask.cc:
2913 - enhanced PrintStatistics
2914
2915 * mfileio/MRead.[h,cc]:
2916 - new abstract function GetFullFileName
2917 - added implementatio of GetFileName based on GetFullFileName
2918
2919 * mfileio/MWriteRootFile.[h,cc]:
2920 - moved open of a new file to new common member function
2921 OpenFile
2922 - allow to use an already existing file also when using rules
2923 - added a new option which can be used to copy an existing
2924 tree (without any change) from the old file into the new file.
2925 (in principal you can also do this for some of its branches only)
2926 This is done by AddCopySource
2927
2928 * mjobs/MJCalibrateSignal.cc:
2929 - in case of MonteCarlo files write an independant tree
2930 'MonteCarlo' for 'MMcEvtBasic'
2931
2932 * mjobs/MJStar.cc:
2933 - copy tree 'MonteCarlo' from old into new files
2934
2935 * mjobs/MJPedestal.cc:
2936 - removed wrong use of MFEventSelector
2937
2938 * mpedestal/MExtractPedestal.cc:
2939 - made sure that fExtractor is correctly pre- and
2940 postprocessed.
2941
2942 * mbase/MTask.cc:
2943 - don't preprocess a task if it has been preprocessed already
2944
2945 * mraw/MRawFileWrite.cc:
2946 - if display is set write output to status line
2947
2948 * mfileio/MReadTree.cc, mfileio/MReadMarsFile.cc:
2949 - moved code to display filename in status display from
2950 MReadMarsFile::Notify to MReadTree::Notify
2951
2952
2953
2954 2005/02/15 Markus Gaug
2955
2956 * mjobs/MJCalib.h
2957 - added GetDataFlag(), otherwise code does not compile!
2958
2959 * mhcalib/MHCalibrationChargeCam.cc
2960 - moved default saturation limit for number of high-gain events from
2961 0.02 to 0.05.
2962
2963 * msignal/MExtractTimeAndCharge.cc
2964 - lowered default low-gain switch from 150 to 120. (for calibration
2965 events which saturate more than 5% of the events).
2966
2967 * mjobs/MJCalib.[h,cc]
2968 - include possibility to display pixels distributions for test
2969 reasons
2970
2971
2972
2973 2005/02/14 Thomas Bretz
2974
2975 * callisto.cc, ganymed.cc, star.cc:
2976 - added some more information to '--help' output
2977 - replaced MSequences by MDataSet
2978 - implemented new debugging options (maybe not perfect yet)
2979 --print-files and --print-found
2980
2981 * mjobs/MJCut.[h,cc]:
2982 - replaced MSequences by MDataSet
2983 - write MEnergyEst
2984 - recalculate MHillasSrc
2985 - made sure both MWriteRootFile have different names
2986 - don't use "same" option if no off-data
2987
2988 * mjobs/MSequences.[h,cc]:
2989 - removed
2990
2991 * mjobs/MDataSet.[h,cc]:
2992 - added
2993
2994 * manalysis/MEventRateCalc.[h,cc]:
2995 - added a fix which make sure, that the rate is not influenced
2996 too much by the start of data taking
2997 - fixed setting of mean time corresponding to rate-interval
2998
2999 * mraw/MRawFileRead.[h,cc]:
3000 - calculate total number of events from all files in PreProcess
3001
3002 * mcalib/MCalibConstCam.cc:
3003 - added case 2 to GetPixelContent
3004
3005 * mjobs/MJCalibrateSignal.cc:
3006 - fixed redirection of stream with interleaved calibration infos
3007 - changed 'Arrival Time' to 'Calibrated Arrival Time'
3008 - display interpolated signal in equivalent photoelectrons to
3009 to get rid of scaling effects which makes it difficult to see
3010 details of the structure of the inner pixels in the histogram.
3011 With this you can immediatly see whether the relative number
3012 of phe in the outer pixels is equiv. to the inner pixels.
3013 - the same for the calibration factor - with the same argument
3014 - adapted to change in MWriteRootFile
3015 - use MReadMarsFile for Monte Carlo flag set
3016
3017 * mhist/MHCamera.cc:
3018 - changed drawing such, that NaN is not displayed anymore
3019
3020 * Makefile:
3021 - added new program ganymed
3022
3023 * mfileio/MWriteRootFile.[h,cc]:
3024 - added possibility to use UPDATE mode with rules (dangerous!)
3025 as discussed with Abelardo, Daniel M. and Thomas S.
3026
3027 * mjobs/MJStar.cc:
3028 - adapted to change in MWriteRootFile
3029 - added software trigger (still untuned) as suggested by
3030 Thomas S.
3031 - added calculation of source position before calculation
3032 of image parameters
3033 - added MPointingPos to Events-Tree
3034 - removed MPointingPos from Drive-Tree
3035 - renamed sub-tasklists to something more intuitive
3036
3037 * mjobs/Makefile, mjobs/JobsLinkDef.h:
3038 - added MJCut.cc
3039
3040 * mraw/MRawFileRead.cc:
3041 - return kERROR if ReInit fails
3042
3043 * mfilter/MFSoftwareTrigger.[h,cc]:
3044 - updated to allow using time coincidence
3045 - changed default values
3046 - added a pattern independant trigger algorithm
3047
3048 * mbase/MDirIter.cc:
3049 - implemented option 'dbg' in Print()
3050
3051 * mjobs/MJCalib.h:
3052 - added a getter for data-flag (should be renamed
3053 to 'datatype' soon)
3054
3055
3056
3057 2005/02/12 Abelardo Moralejo
3058
3059 * mtemp/mpadova/macros/wobblemap.C
3060 - Added. Macro to do some studies on wobble mode data.
3061
3062 * macros/mccalibrate.C
3063 - Added option to divide the output in a train and a test sample.
3064 Included in output new container MMcEvtBasic (if found in input
3065 files) for later use in effective areas calculations.
3066
3067 * macros/starmc2.C
3068 - Added writing out of new container MMcEvtBasic. Removed
3069 possibility of splitting output in train and test samples, since
3070 this has now to be done in mccalibrate.C to make possible that
3071 the tree OriginalMC containing MMcEvtBasic has all the original
3072 MC events (and only those) from which the events present in the
3073 Events tree derive.
3074
3075 * macros/starmc.C
3076 - Changed a couple of wrong "." by "->" in function calls. Changed
3077 default tail cuts.
3078
3079
3080
3081 2005/02/12 Markus Gaug
3082
3083 * msignal/MExtractTimeAndChargeSpline.cc
3084 - change default rise time to 0.5 and default fall time to 1.5
3085
3086 * callisto.rc
3087 - made intitializations of extractors more explicit
3088
3089 * mpedestal/MExtractPedestal.cc
3090 - make check for even number of slices in the case of "fundamental"
3091 pedestal calc.
3092
3093 * mcalib/MCalibrationChargeCalc.cc
3094 - take out some commented code
3095
3096 * mjobs/MJCalib.h
3097 - removed GetDataFlag()
3098
3099
3100
3101 2005/02/12 Abelardo Moralejo
3102
3103 * mmc/MMcTrig.hxx
3104 - Added getter GetNumFirstLevel. This is necessary if that data
3105 member is to be used for instance in MF filters. There was
3106 already a getter, but it is called GetFirstLevel and hence not
3107 recognized.
3108
3109
3110
3111 2005/02/11 Abelardo Moralejo
3112
3113 * mmc/MMcEvtBasic.[h,cc]:
3114 - New class. Contains 5 very basic MC parameters which we intend
3115 to save for all generated Corsika events. This is needed for
3116 proper effective area calculations.
3117
3118 * mmc/Makefile, McLinkDef.h
3119 - Added new class above.
3120
3121
3122
3123 2005/02/11 Thomas Bretz
3124
3125 * mfileio/MWriteRootFile.[h,cc]:
3126 - added the possibility to write to an already existing file.
3127 This doesn't affect the old behaviour, but using this new feature
3128 might still have problems.
3129
3130 * mfileio/MReadReports.cc:
3131 - fixed column-level in PrintStatistics
3132
3133 * mjobs/MJCalibrateSignal.cc:
3134 - keep MMcRunHeader in the output
3135
3136
3137
3138 2005/02/10 Abelardo Moralejo
3139
3140 * macros/mccalibrate.C
3141 - Added possibility to calibrate in photons or photoelectrons
3142
3143 * macros/starmc2.C
3144 - Added comment about value of cleaning levels
3145
3146
3147
3148 2005/02/10 Markus Gaug
3149
3150 * mcalib/Makefile
3151 * mcalib/CalibLinkDef.h
3152 * mcalib/MCalibrate.[h,cc]
3153 - removed mcalib/MCalibrate.* because it has been replaced by
3154 MCalibrateData
3155
3156 * mmain/MEventDisplay.cc
3157 - replaced MCalibrate by MCalibrateData
3158
3159 * mhcalib/MHCalibrationCam.cc
3160 - replaced warning about empty histogram from red (err) by
3161 yellow (warn).
3162
3163 * mcalib/MCalibColorSet.cc
3164 - return kTRUE in case of MC-file
3165
3166 * msignal/MExtractTimaAndChargeSpline.[h,cc]
3167 - make sure that all variables are set correctly independent on
3168 the order of their initialization by the user
3169
3170
3171
3172 2005/02/10 Thomas Bretz
3173
3174 * mgeom/MGeomCam.[h,cc]:
3175 - added new member functions (GetNeighbors) to get all pixels
3176 around a given pixel with a given radius
3177
3178 * mars.rc:
3179 - use same values for image cleaning as default in star
3180
3181 * mpointing/MSrcPosCalc.[h,cc]:
3182 - added the possibility to set the Source position from
3183 a resource file
3184
3185 * mjobs/MJStar.cc:
3186 - write MMcRunHeader to RunHeaders
3187
3188 * mfileio/MWriteRootFile.cc:
3189 - removed an obsolete line
3190 - removed a debug line which should not be there
3191
3192 * mimage/MHillas.h:
3193 - added new Getter GetDist0 returning the distance to the
3194 camera center
3195
3196 * mhflux/MHFalseSource.cc:
3197 - the scaling in Paint() was nonsense in case we are looking
3198 at on/off-data. Fixed.
3199
3200
3201
3202 2005/02/10 Abelardo Moralejo
3203
3204 * manalysis/MMcCalibrationUpdate.h
3205 - Added comment on new member fSignalType. Sorry for compilation
3206 problems... I forgot to commit the header yesterday, but M. Gaug
3207 did it.
3208
3209 * macros/starmc.C
3210 - Cleaned up a little bit, made the option to choose between
3211 calibration in photons or phe- easier to set.
3212
3213 * manalysis/MMcCalibrationUpdate.[h,cc]
3214 - Added getter and setter for fSignalType. Set fSignalType=kPhot as
3215 default for consistency with MCalibrateData.
3216
3217
3218
3219 2005/02/09 Abelardo Moralejo
3220
3221 * manalysis/MMcCalibrationUpdate.cc
3222 - Updated to make the MC calibration in phe- work
3223
3224 * macros/starmc.C
3225 - same as above. Now default is calibration in phe-
3226
3227 * mraw/MRawEvtHeader.h
3228 - Added setter for the trigger pattern, absolutely needed for
3229 creating proper MC root files.
3230
3231
3232
3233 2005/02/09 Markus Gaug
3234
3235 * manalysis/MMcCalibrationUpdate.h
3236 - added missing declaration of fSignalType
3237
3238 * mjobs/MJPedestal.[h,cc]
3239 * mjobs/badpixels_0_559.rc
3240 * callisto.rc
3241 - allow exclusion of bad pixels from the beginning (default is
3242 Pixel 0 and 559).
3243 - removed some obsolete includes
3244 - took out data member fPedestalHist from MJPedestal.h which removes
3245 the crash, however I don't understand why it caused the crash!!!
3246 There seem to be problems with memory usage either in callisto.cc
3247 or in this class!!
3248 (valgrind shows several memory leaks in the TG... classes).
3249
3250 * mjobs/MJCalibration.cc
3251 - write display and containers also in case of failure of eventloop
3252
3253 * mhcalib/MHGausEvents.cc
3254 - make default display window 600x600
3255
3256 * mcalib/MCalibrationQECamMagic.cc
3257 - updated five pixels
3258
3259 * mpedestal/MExtractPedestal.[h,cc]
3260 * mpedestal/MPedCalcPedRun.cc
3261 * mpedestal/MPedCalcFromLoGain.cc
3262 - included possibility for intermediate pedestal cam (not yet used)
3263
3264 * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.cc
3265 - initialize the bad events counters to 0 also in constructor
3266 - release the limit for bad events a bit
3267
3268 * mcalib/MCalibrationTestCam.h
3269 - take out include of TArrayI (already in base class)
3270
3271 * mcalib/MCalibrateData.h
3272 - make default argument for SetSignalType kPhe.
3273
3274 * mjobs/MJCalibrateSignalFromOuside.[h,cc]
3275 - removed
3276
3277
3278
3279 2005/02/08 Markus Gaug
3280
3281 * mhcalib/MHCalibrationCam.cc
3282 * mcalib/MCalibrationChargeCalc.cc
3283 - replaced GetNumExecutions()==0 condition by GetNumExecution() < 1
3284
3285
3286
3287 2005/02/08 Thomas Bretz
3288
3289 * mpointing/MPointingPosInterpolate.cc:
3290 - use debug option in addition to switch off output from internal
3291 eventloop. It is confusing having this output inside another
3292 eventloop.
3293 - updated missing connections in class description
3294
3295 * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.cc:
3296 - made sure that output of PostProcess fits into 80col boundary
3297
3298 * mimage/MHillas.cc:
3299 - removed an obsolete call to TLine::Paint() in Paint.
3300
3301
3302
3303 2005/02/07 Thomas Bretz
3304
3305 * mbase/MFilter.cc:
3306 - use paranthesis around ClassName in GetRule
3307
3308 * mdata/MDataFormula.h:
3309 - fixed a wrong comment in variable description
3310
3311 * mhist/MHCamEvent.[h,cc], mhist/MHCamera.[h,cc],
3312 mjobs/MJCalibrateSignal.cc,
3313 mjobs/MJCalibrateSignalFromOutside.cc:
3314 - to make sure there are no missunderstandings we have to
3315 replace all occurances of 'Variance' by 'SqrtVariance'
3316 (it was not my decision)
3317
3318 * mastro/MAstro.[h,cc]:
3319 - added new function Angle2Coordinate
3320
3321 * mbase/MTaskEnv.[h,cc]:
3322 - fixed a bug which caused the resource task to be ignored
3323 if the default task was '<dummy>'
3324
3325 * mhbase/MH3.cc:
3326 - fixed a bug in Paint (use GetListOfPrimitives->FindObject
3327 instead of FindObject) which caused the histogram to
3328 be put a lot of times into the pad.
3329
3330 * mjobs/MJCalib.[h,cc]:
3331 - derived MJCalib from MJob in order to be able to move
3332 common code from derived classes into the base-class
3333 - implemented CheckEnvLocal to handle the resource 'DataType'
3334 - changed publicity of some variables and functions
3335 to allow setting file type from outside
3336 - added new function to set data-type for use in callisto.cc
3337
3338 * mjobs/MJCalibTest.[h,cc], mjobs/MJCalibrateSignal.[h,cc],
3339 mjobs/MJCalibration.[h,cc], mjobs/MJPedestal.[h,cc]:
3340 - removed double inheritance, replaced by single inheritance
3341 from MJCalib
3342 - replaced code to handle the resource 'DataType' by the
3343 common code in the base class
3344 - put reading of reference file into a new member function
3345 to make source code reading resource file simpler and to
3346 be able to write a function description about it (simple
3347 copy&past)
3348
3349 * callisto.cc:
3350 - added option for file-type
3351
3352 * mjobs/MJOptimize.[h,cc], mjobs/MSequences.[h,cc],
3353 mjobs/MJCut.[h,cc], ganymed.[cc,rc], mhflux/MHEnergyEst.[h,cc]:
3354 - added to repository, but not yet to Makefile because
3355 there is still some work to be done. But whoever is
3356 interested in the new classes/program may already use it.
3357
3358 * mhflux/MAlphaFitter.[h,cc]:
3359 - added option to choose the minimization value
3360
3361 * mhflux/MHAlpha.cc:
3362 - replaced significance by minimization value
3363
3364 * mhflux/MHEffectiveOnTime.cc:
3365 - use E-Option when fitting to improve error calculation
3366 by using Minos technique
3367
3368
3369
3370 2005/02/04 Markus Gaug
3371
3372 * mjobs/MJCalibration.cc
3373 - found a "the `impossible' happened" when running callisto with
3374 a pure signal extractor --> MExtractTimeFastSpline has some
3375 problems with the management of the internal arrays. Replaced it
3376 by MExtractTimeHighestIntegral as default which is as good.
3377
3378 * callisto.rc
3379 - use MExtractTimeAndChargeDigitalFilterPeakSearch as default
3380 instead of MExtractTimeAndChargeDigitalFilter. This extractor is
3381 now tested and checks for the positions of the pulse within the
3382 DAQ-window.
3383
3384
3385
3386 2005/02/04 Thomas Bretz
3387
3388 * Makefile.rules:
3389 - fixed creation of main MDep.d
3390
3391 * callisto.cc, merpp.cc, showlog.cc, showplot.cc, star.cc:
3392 - added commandline option --version
3393
3394 * mbase/MFilter.cc:
3395 - changed default for 'GetRule'
3396
3397 * mbase/MParContainer.cc:
3398 - simplified GetNewObject
3399
3400 * mfbase/MF.cc:
3401 - if no conditional sign is found try to create
3402 MFilter-object
3403
3404 * mraw/MRawEvtData.cc:
3405 - fixed the initialization of fABFlags in case maxid==0 which
3406 is the default. This caused MRawEvtPixelIter::HasABFlag
3407 to do unallowed access to memory for old root-files without
3408 the AB flag, because it assumed (due to size==1) that the
3409 data contains the ab flag
3410
3411 * mraw/MRawEvtPixelIter.[h,cc]:
3412 - removed some obsolete debug comments
3413 - simplified HasABFlag
3414
3415 * manalysis/MCerPhotPix.h:
3416 - removed the `!` again. It gave problems with the Mars
3417 display. We agreed that this is a minor problem because
3418 the structure of MCerPhot* will chnage soon in any case.
3419
3420
3421
3422 2005/02/04 Abelardo Moralejo
3423
3424 * macros/starmc2.C
3425 - added to output missing container MConcentration.
3426
3427
3428
3429 2005/02/03 Thomas Bretz
3430
3431 * mfbase/MFilterList.[h,cc]:
3432 - added new function AddToList(TCollection&)
3433
3434 * mhbase/MFillH.cc:
3435 - print a warning if 'same'-option given without
3436 a corresponding existing tab
3437
3438 * mhflux/MHAlpha.[h,cc]:
3439 - made time bins settable by user
3440
3441 * mfileio/MWriteRootFile.cc:
3442 - fixed ReInit and a warning output when writing to memory
3443
3444
3445
3446 2005/02/03 Markus Gaug
3447
3448 * mcalib/MCalibColorSet.[h,cc]
3449 - implement possibility to set colour explicitely (e.g. for MC).
3450
3451 * msignal/MExtractTimeAndChargeDigitalFilter.cc
3452 - intialize fTimeShiftHiGain and fTimeShiftLoGain by default.
3453
3454 * mjobs/MJPedestal.cc
3455 - in case, extractor is used, put the extractor into the tasklist,
3456 otherwise ranges do not get initialized correctly (wrong memory
3457 usage!). Use an event selector, however to not skip the Process.
3458 This is as fast as before and now safe for any kind of extractor
3459
3460 * mcalib/MCalibrationCam.h
3461 * mcalib/MCalibrationTestCam.h
3462 * mcalib/MCalibrationTestCam.cc
3463 - initialize a missing array in InitAverageAreas
3464
3465 * mraw/MRawEvtHeader.h
3466 - introduced Setter() of cal. pattern for Abelardo
3467
3468
3469
3470 2005/02/02 Markus Gaug
3471
3472 * mcalib/MCalibrationChargeCam.cc
3473 - fixed small bug in the display of mean charges when low-gain was
3474 used.
3475
3476 * msignal/MExtractor.cc
3477 - print the missing overlap between high-gain and low-gain
3478 in the Print() function
3479 - remove setting of fHiLoLast in PreProcess, otherwise cloned
3480 extractors do not work any more with windows exceeding the
3481 high-gain range.
3482
3483 * mhcalib/MHCalibrationTestCam.[h,cc]
3484 * mhcalib/MHCalibrationTestTimeCam.[h,cc]
3485 - set proper probability limits for the fits
3486
3487 * mcalib/MCalibrateData.cc
3488 - catch the case in which no interlaced cal. events are being sent
3489 by the pulser box.
3490
3491 * mjobs/MJCalib.[h,cc]
3492 - put the data type enum in a new base class
3493
3494 * mjobs/MJCalibTest.[h,cc]
3495 - re-name old class MJExtractCalibTest to MJCalibTest and make it
3496 compatible with the sequence-files.
3497
3498 * mjobs/MJExtractCalibTest.[h,cc]
3499 - removed
3500
3501 * mjobs/MJCalibrateSignal.cc
3502 - put a compiler warning about the default cal. to photo-electrons
3503
3504 * callisto.cc
3505 - add new flag "--use-test" to enable the MJCalibTest facility
3506 (default: not used)
3507
3508
3509
3510 2005/02/01 Raquel de los Reyes
3511
3512 * mjobs/MSequence.h
3513 - Added "Get" functions for the TArrays variables.
3514
3515
3516
3517 2005/02/01 Markus Gaug
3518
3519 * mjobs/MJPedestal.[h,cc]
3520 * mjobs/MJCalibration.[h,cc]
3521 * mjobs/MJCalibrateSignal.[h,cc]
3522 * callisto.rc
3523 - put enum for data type. Can now set the data type (mc, raw, root)
3524 without running the data check.
3525
3526 * mhcalib/MHCalibrationCam.cc
3527 - return kTRUE in PostProcess if GetNumExecutions is 0
3528
3529 * mcalib/MCalibrationChargeCalc.cc
3530 - return kTRUE in PostProcess if GetNumExecutions is 0
3531
3532
3533
3534 2005/02/01 Daniel Mazin
3535
3536 * MPointingPosInterpolate.cc:
3537 - fixed bug to match the units of Ra and Decl in MPointingPos
3538 - fixed bug in handling of events with times outside of times from
3539 MDrive tree
3540
3541
3542
3543 2005/02/01 Thomas Bretz
3544
3545 * showplot.cc:
3546 - another fix to make the batch mode working (you can use the batch
3547 mode to convert a root-file into another format)
3548
3549
3550
3551 2005/01/31 Thomas Bretz
3552
3553 * mbase/MStatusDisplay.cc:
3554 - fixed handling of batch mode in GetCanvas(const TString &name)
3555 - don't skip already existing tabs in Display()
3556
3557
3558
3559 2005/01/31 Raquel de los Reyes
3560
3561 * mjobs/MSequence.h
3562 - Added "Get" functions for some of the sequence.txt file
3563 parameters.
3564
3565
3566
3567 2005/01/31 Markus Gaug
3568
3569 * mjobs/MJob.[h,cc]
3570 * mjobs/MJCalibrateSignal.[h,cc]
3571 * mjobs/MJCalibration.[h,cc]
3572 - move file type enum to base class
3573
3574 * mjobs/MJCalibrateSignal.[h,cc]
3575 - allow also for direct setting of an MRunIter (not used in
3576 callisto).
3577
3578 * mcalib/MCalibrationChargeCalc.[h,cc]
3579 - test also for pulser strength changes additionally to changes in
3580 colour.
3581
3582
3583
3584 2005/01/31 Abelardo Moralejo
3585
3586 * mpointing/MSrcPosCalc.cc
3587 - Create only one instance of MAstroSky2Local for the
3588 transformations, instead of two identical ones, as it was before.
3589
3590
3591
3592 2005/01/30 Markus Gaug
3593
3594 * mjobs/MJCalibration.cc
3595 * mjobs/MJPedestal.cc
3596 * mjobs/calibrationref_Nov04.rc
3597 * mhcalib/MHCalibrationRelTimeCam.[h,cc]
3598 - updated correct display of reference lines
3599
3600
3601
3602 2005/01/29 Markus Gaug
3603
3604 * msignal/MExtractFixedWindowSpline.[h,cc]
3605 - fixed a bug occurring with overlapping windows between high-gain
3606 and low-gain
3607
3608 * msignal/MExtractFixedWindowPeakSearch.cc
3609 - take out call to fSignals->Clear() which is already done in
3610 MTaskList.
3611
3612 * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.[h,cc]
3613 - new extractor reducing the bias and solving the problem with the
3614 jumping pulse readout.
3615
3616
3617
3618 2005/01/28 Abelardo Moralejo
3619
3620 * mpointing/MSrcPosCalc.cc
3621 - updated. Make it work as desired: obtain for each event the x,y
3622 position on the camera of a source whose celestial coordinates
3623 (J2000) have been set by the user in the container "MSourcePos"
3624 of type MPointingPos, added to the parameter list. If the
3625 container MSourcePos is not found, the center of the camera (or
3626 other fixed position x,y set in the parameter list by the user -
3627 in MSrcPosCam) is used as source position for all the events in
3628 the loop.
3629
3630
3631
3632 2005/01/28 Thomas Bretz
3633
3634 * mjobs/MJCalibrateSignal.cc:
3635 - fixed that extract1,2,3 haven't been deleted if loop failed.
3636 - print tasklist also if loop failed.
3637 - added a undefined task (MTaskEnv "FinalFantasy") as last task to
3638 the event processing tasklist
3639
3640 * callisto.rc:
3641 - added comments about "FinalFantasy" into call
3642 - added comment for obsolete resources as discussed yesterday
3643 evening: TimeUpperLimit
3644
3645 * mbase/MMath.[h,cc], manalysis/MCerPhotPix.[h,cc],
3646 mpedestal/MPedPhotPix.h:
3647 - replaced TruncatePrecision by ReducePrecision (its simply a better
3648 name)
3649
3650 * mbase/MParList.cc:
3651 - added a check to make 200%(!) sure that the container added
3652 to the list is a MParContainer (everything else could crash
3653 almost everything in Mars!)
3654
3655 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.[h,cc],
3656 mjobs/MJPedestal.cc:
3657 - simplified the code in the WriteResult functions by using
3658 the new WriteContainer in MJob
3659 - removed the TObjArray from the MParList! It is NOT a MParContainer
3660 there are a lot of circumstance how this can crash Mars. I don't
3661 know why the compiler allowed for this.
3662 - unified WriteResult and WriteHists
3663 - split GetOutputFile into two functions for simplification
3664
3665 * mjobs/MJCalibration.h:
3666 - copy the extractorcam name when copying the contents
3667
3668 * mjobs/MJob.[h,cc]:
3669 - new member function WriteContainer to simplify code in derived
3670 classes
3671
3672 * mpointing/MSrcPosCalc.[h,cc]
3673 - fixed the header according to Abelardo's changes
3674 - added the initialization of the pointers to the constructor
3675
3676
3677
3678 2005/01/28 Markus Gaug
3679
3680 * msignal/MExtractTimeAndChargeDigitalFilter.cc
3681 - introduce a security check for the time fine adjustment in case,
3682 it is too large.
3683
3684 * mcalib/MCalibConstCam.[h,cc]
3685 * mcalib/MCalibConstPix.h
3686 - new classes to allow display of changing cal. constants with the
3687 interlaced cal. events
3688
3689 * mcalib/MCalibrationChargeCalc.cc
3690 - removed stopping of PostProcess in case that the evtloop is
3691 finished with interlaced cal. events
3692
3693 * mcalib/MCalibrateData.[h,cc]
3694 - fill MCalibConstCam with update results (once per calib. consts
3695 update == every 10 sec.)
3696 - introduce check for size of calibration constant. In case, it is
3697 completetly out of range, set the MBadPixelsPix::IsUnsuitableRun
3698
3699 * mjobs/MJCalibrateSignal.cc:
3700 - display one MHCamera more with changing conv. factors (only for
3701 interlaced cal. events)
3702
3703 * mpedestal/MPedCalcFromLoGain.cc
3704 - set default for MExtractWinFirst from 15 to 17 because of the
3705 late cosmics signals in December
3706
3707
3708 2005/01/28 Abelardo Moralejo
3709
3710 * mtemp/mpadova/macros/trainsubsample.C
3711 - added # of events to be written in the output (instead of
3712 fraction of total). Moved MSrcPosCam in output from RunHeaders
3713 to Events tree.
3714
3715
3716
3717 2005/01/27 Daniel Mazin and Markus Gaug
3718
3719 * mcalib/MCalibrateData.[h,cc]
3720 - derive this class from MCamEvent in order to be able to display
3721 evolution of conversion factors in case of interlaced cal.
3722 events
3723
3724 * mpointing/MInterpolatePointingPos.[h,cc]
3725 - new class to interpolate pointing positions, adapted from a class
3726 by Marcos Lopez
3727
3728 * mjobs/MJCalibrateSignal.[h,cc]
3729 - enabled the calibration of data with interlaced calibration events
3730
3731 * msignal/MArrivalTime.[h,cc]
3732 * mcalib/MCalibrateRelTime.cc
3733 - removed Error of calibrated arrival time, as agreed on the last
3734 software calibration meeting yesterday
3735
3736 * mjobs/MJCalibrateSignal.cc
3737 - add display to show histogramming of conversion factors
3738 - modify default calibration to equiv. photo-electrons
3739 - allow for setting of MC, Raw or Root-file type in callisto.rc
3740
3741 * callisto.rc
3742 - updated conf. file
3743
3744
3745 2005/01/27 Thomas Bretz
3746
3747 * callisto.cc:
3748 - don't display starting pedestals when calibrating the signal
3749
3750 * callisto.rc:
3751 - added some comments
3752
3753 * star.rc:
3754 - according to Daniel M. we have agreed to change the default
3755 cleaning level to adapt it roughly to the new pedestal
3756
3757 * manalysis/MCerPhotPix.[h,cc], mpedestal/MPedPhotPix.h:
3758 - as agreed in the current calibration meeting we truncate the
3759 precision of the stored floating point values to roughly 0.5%
3760 to gain storage space in the calibrated data (the gzip
3761 algorithm compresses this stuff nicely - we gain roughly 15%)
3762
3763 * mhflux/MHFalseSource.cc, mjobs/MJCalibration.cc, mjobs/MJStar.cc:
3764 - added a comment
3765
3766 * mjobs/MJCalibrateSignal.cc:
3767 - changed title of unsuitable plot
3768 - removed plot for calibrated fundamental pedestal as agreed in the
3769 current calibration meeting (we may change this to an option)
3770
3771 * mjobs/MJPedestal.[h,cc]:
3772 - changed the name of the "PedDiff" plot to be consistent with the
3773 other tab-name
3774 - changed the options for the display
3775 - removed the dependancy of fDisplayType and the SetDataCheck
3776 option
3777 - added option kDisplayNone
3778 - renamed enums from k*Display to kDisplay*
3779
3780 * mhist/MHCamEvent.cc:
3781 - trying to get rid of the Err_%p workaround.
3782
3783 * manalysis/MCerPhotEvt.[h,cc]:
3784 - added some '!' signs in the comment line. This is quick hack
3785 to gain I/O speed and storage space. We will soon have new
3786 containers for the calibrated data and image cleaning
3787 information.
3788 - changed version number to 6
3789
3790 * mhist/MHCamera.cc:
3791 - added member function SetAllUsed
3792
3793
3794
3795 2005/01/26 Abelardo Moralejo
3796
3797 * macros/mccalibrate.C
3798 - removed creation and writing out of MSrcPosCam. It is more
3799 flexible to add it in starmc2.C if needed (for wobble mode for
3800 instance).
3801
3802 * mtemp/mpadova/macros/RanForestDISP.C
3803 - added possibility to set the number of hadrons read in for the
3804 training. Added some missing containers to output.
3805 - Fixed rule concerning the DISP, by adding parentheses. Remember
3806 that MHMatrix::AddColumn does not respect the usual precedence
3807 of operations!
3808
3809 * mtemp/mpadova/macros/resize.C
3810 - added to output missing container MRawEvtHeader
3811
3812 * macros/starmc2.C
3813 - added missing container MImagePar. Added possibility to set the
3814 source position on the camera (for the wobble mode).
3815
3816
3817
3818 2005/01/25 Abelardo Moralejo
3819
3820 * macros/starmc2.C
3821 - modified to allow double (train / test) output, for g/h
3822 separation studies. Added several missing containers to output.
3823
3824
3825
3826 2005/01/25 Thomas Bretz
3827
3828 * mcalib/MCalibrationIntensityChargeCam.cc:
3829 - fixed a lot of 'default argument'-warnings to make to code
3830 compile
3831
3832 * mbase/MParContainer.[h,cc]:
3833 - moved the empty Reset() function into the source file and
3834 added a lot of comments
3835 - implemented new helper-functions: GetNewObject
3836
3837 * mbase/MContinue.[h,cc]:
3838 - allow to use MFilter-classes as filter in ReadEnv
3839
3840 * mbase/MTaskEnv.cc:
3841 - replaced some code by GetNewObject
3842
3843 * mhbase/MFillH.cc:
3844 - handle DrawOption "same" to be able to draw to the same pad
3845
3846 * mhbase/MH.[h,cc]:
3847 - added same-argument to DrawSame
3848
3849 * mhbase/MH3.cc:
3850 - removed some obsolete comments
3851 - remove own drawing options before calling fHist->Draw
3852
3853 * mimage/MHHillas.cc, mimage/MHImagePar.cc:
3854 - first try of implementing 'same' drawing option
3855
3856
3857
3858 2005/01/25 Markus Gaug
3859
3860 * mcalib/MCalibrationPattern.[h,cc]
3861 * mcalib/MCalibrationPatternDecode.[h,cc]
3862 - New Decoder task for the calibration pattern from the
3863 digital modules
3864
3865 * mraw/MRawEvtHeader.[h,cc]
3866 - remove decoding from this class
3867
3868 * mcalib/MCalibrationIntensityHiLoCam.[h,cc]
3869 - remove, because one needs anyhow much more than one data file
3870 to get a reasonable conversion factor
3871
3872 * mcalib/MCalibCalcFromPast.[h,cc]
3873 - remove MCalibrationIntensityHiLoCam
3874
3875 * mbadpixels/MBadPixelsPix.h
3876 * mbadpixels/MBadPixelsCam.cc
3877 - changed one function name to GetUnsuitableCalLevel()
3878
3879 * mjobs/MJCalibration.cc
3880 - replace all Y-titles with units "FADC counts" by "FADC cnts" and
3881 "FADC slices" by "FADC sl.", otherwise they range out of the
3882 canvas.
3883
3884 * mcalib/MCalibrationChargeCalc.cc
3885 - ensure to set the color correctly in MCalibrationBlindCam
3886
3887 * callisto.rc
3888 - put space for
3889 MJCalibrateSignal.ExtractSignal.HiGainFirst: 2
3890 MJCalibrateSignal.ExtractSignal.HiGainLast: 16
3891
3892
3893 2005/01/24 Abelardo Moralejo
3894
3895 * manalysis/MMcCalibrationUpdate.cc
3896 - Adapted to changes in MCalibrateData from 2005/01/16: moved
3897 qepix.SetAvNormFFactor(1.) from Process() to ReInit(). Due to
3898 this, for the last week you may have found trouble running
3899 starmc.C and mccalibrate.C.
3900
3901
3902
3903 2005/01/24 Thomas Bretz
3904
3905 * callisto.cc:
3906 - removed non-existing option from output
3907
3908 * manalysis/MEnergyEstimate.[h,cc]:
3909 - added ReadEnv member function
3910
3911 * mbase/MContinue.[h,cc]:
3912 - implementes AllowEmpty option to support doing nothing
3913 defined in resource file
3914 - added a first draft to allow usage of class-filters instead of
3915 rules
3916
3917 * mbase/MMath.[h,cc]:
3918 - implemented a function suggested by Florian Goebel which reduces
3919 the precision of a float to ~0.5% which is usefull for data
3920 compression by gzip
3921
3922 * mdata/MDataChain.[h,cc]:
3923 - implemented ReadEnv member function
3924
3925 * mfbase/MF.cc:
3926 - a small enhancement to the output in ReadEnv
3927
3928 * mhbase/MH3.cc:
3929 - fixed call to FindObject in Paint which caused a profile to be
3930 displayed incorrectly in case it was read from a file
3931
3932 * mhflux/MHFalseSource.[h,cc]:
3933 - removed old obsolete unsused Significance functions
3934 - implemented ReadEnv member function
3935 - set false source binning only if BinningFalseSource is not default
3936 - check parlist for BinningAlpha
3937
3938 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc,
3939 mjobs/MJPedestal.cc:
3940 - added an additional check and output if output-file could
3941 not be opened
3942
3943 * mjobs/MJob.h:
3944 - added some Getter
3945
3946 * mhbase/MBinning.[h,cc].
3947 - added nen member functions
3948 + SetEdgesRaw
3949 + ReadEnv
3950 + Print
3951
3952 * mhflux/MAlphaFitter.[h,cc]:
3953 - added new member function ReadEnv
3954
3955 * mhflux/MHAlpha.cc:
3956 - fixed a problem when fitting without off-data
3957
3958 * mbase/MStatusDisplay.cc:
3959 - implemented a further fix in DrawClonePad to make sure
3960 that the X-stuff doesn't get confused while still
3961 GetDrawOption returns the correct value
3962
3963
3964
3965 2005/01/24 Markus Gaug
3966
3967 * msignal/MExtractTimeAndChargeDigitalFilter.cc
3968 - introduced security check for the times fine-tuning to catch
3969 outliers because of deviating pulse forms.
3970
3971 * msignal/MExtractTime.cc
3972 * msignal/MExtractor.cc
3973 - lowered default high-gain saturation limit to 250
3974 - removed Clear() for two results containers at beginning of Process()
3975
3976 * msignal/MExtractor.h
3977 - Take fHiLoLast into the Clone()
3978
3979 * msignal/MExtractedSignalPix.cc
3980 - change sign of default initializer to negative.
3981
3982
3983
3984 2005/01/23 Markus Gaug
3985
3986 * mhcalib/MHCalibrationHiLoCam.[h,cc]
3987 - updated to new logain switch setting in MExtractTimeAndCharge
3988 - extract also high-gain vs. low-gain time difference
3989
3990 * mhcalib/MHCalibrationCam.[h,cc]
3991 * mhcalib/MHCalibrationChargeCam.[h,cc]
3992 - updated reading of conf. values in ReadEnv
3993
3994 * mhcalib/MCalibrationHiLoCam.[h,cc]
3995 * mhcalib/MCalibrationHiLoPix.[h,cc]
3996 * mhcalib/MCalibrationIntensityHiLoCam.[h,cc]
3997 - updated accordingly
3998
3999 * mbadpixels/MBadPixelsCam.cc
4000 - removed some bugs in the Print() function
4001
4002
4003
4004 2005/01/22 Markus Gaug
4005
4006 * mhcalib/MHCalibrationRelTimeCam.cc
4007 - display in the averaged times display the event-by-event averaged
4008 absolute arrival times instead of the rel. ones which do not make
4009 much sense.
4010
4011 * mhcalib/MHCalibrationTestTimeCam.[h,cc]
4012 * mhcalib/MHCalibrationTestCam.[h,cc]
4013 - update to the latest changes in analysis chain.
4014
4015 * mjobs/MJExtractCalibTest.[h,cc]
4016 - update to the latest changes in analysis chain.
4017
4018 * mjobs/MJCalibration.cc
4019 - replace title of that times-averageing Tab from "RelTimes" by
4020 "Times".
4021
4022 * macros/calibration.C
4023 - update to changes in MJExtractCalibTest
4024
4025
4026
4027 2005/01/21 Markus Gaug
4028
4029 * msignal/MExtractTimeAndChargeDigitalFilter.cc
4030 * msignal/MExtractTimeAndChargeSlidingWindow.cc
4031 * msignal/MExtractTimeAndChargeSpline.cc
4032 - use the max. bin content for low-gain extraction
4033
4034 * callisto.rc
4035 - add place for LoGainSwitch
4036
4037
4038
4039 2005/01/21 Florian Goebel
4040
4041 * mfbase/MF.cc:
4042 - include a (TString) cast to make it compilable with gcc2.95.3
4043
4044
4045
4046 2005/01/21 Thomas Bretz
4047
4048 * mpointing/MSrcPosFromModel.cc:
4049 - fixed crash in Process if no pointing model available
4050
4051 * mpointing/MPointingPosCalc.h:
4052 - added missing initialization of data members
4053
4054 * mastro/MObservatory.[h,cc]:
4055 - added ReadEnv member function
4056
4057 * mbase/MTaskEnv.h:
4058 - added (=0) default to SetDefault
4059
4060
4061
4062 2005/01/20 Markus Gaug
4063
4064 * mcalib/MCalibrationIntensityChargeCam.[h,cc]
4065 - added function to display fluctuations of a variable
4066
4067 * mcalib/MCalibrationPix.cc
4068 - fixed small bug in High-gain mean error.
4069
4070 * msignal/MExtractTimeAndCharge.[h,cc]
4071 - introduced high-gain maximum limit before extracting the low-gain
4072
4073
4074
4075 2005/01/20 Thomas Bretz
4076
4077 * mbase/MContinue.[h,cc]:
4078 - added ReadEnv member function to support resource files
4079
4080 * mbase/MEvtLoop.[h,cc]:
4081 - added a second arguemtn to reading of the resource file by name
4082 - added some checks when reding the resource file and the
4083 parameter list hasn't been setup
4084
4085 * mbase/MParList.cc:
4086 - removed an obsolete output from ReadEnv
4087
4088 * mfbase/MF.[h,cc]:
4089 - added ReadEnv member function to support resource files
4090 - added kAllowEpty flag to support skipping by resource files
4091
4092 * mfbase/MFilterList.cc:
4093 - added a comment
4094
4095 * mbase/MStatusDisplay.[h,cc]:
4096 - fixed Write to be compatible with root 4.02/00
4097 - worked around a problem with reading the DrawOption correctly
4098 from a stored status display
4099
4100
4101
4102 2005/01/19 Thomas Bretz
4103
4104 * mbase/MMath.cc:
4105 - added a comment to SignificanceLiMa, made by Daniel Mazin
4106 - also check for b==0
4107
4108 * mhflux/MAlphaFitter.[h,cc]:
4109 - fixed significance calculation in case of on-off data
4110 - added fScaleFactor
4111
4112 * mhflux/MHAlpha.[h,cc], mhflux/MHFalseSource.cc:
4113 - handle scale factor in case of on-off observations
4114
4115 * mjobs/MJPedestal.cc:
4116 - aligned screen output to 80col rule
4117
4118 * mtrigger/MFTriggerPattern.[h,cc]:
4119 - assigned correct integers to enum
4120 - made sure that the enum is correctly handled in all function by
4121 applying a r-value to the condition
4122
4123
4124
4125 2005/01/19 Abelardo Moralejo
4126
4127 * mtrigger/MFTriggerPattern.[cc,h]
4128 - Changed Bool_t arguments of all setters to new type Prescale_t
4129 defined by N. Galante (see below)
4130
4131
4132
4133 2005/01/19 Nicola Galante
4134
4135 * mtrigger/MFTriggerPattern.[cc,h]
4136 - added in header enum Prescale_t { kUnPrescaled = kFALSE,
4137 kPrescaled = kTRUE };
4138
4139 - fixed a bug in Process, both fMaskRequiredUnprescaled and
4140 fMaskRequiredPrescaled are checked simultaneously.
4141
4142
4143
4144 2005/01/18 Markus Gaug
4145
4146 * mcalib/MCalibColorSet.cc
4147 - fixed the remaining day of data without colour in project name
4148 neither in digital modules bits.
4149
4150 * mpedestal/MPedCalcPedRun.[h,cc]
4151 - catch the continuous light runs with MRawRunHeader::fRunType
4152 == kRTCalibration to be recognized as effective pedestal runs.
4153
4154
4155 2005/01/18 Thomas Bretz
4156
4157 * mbase/MMath.cc:
4158 - added a check for s==0 in SignificanceLiMa, because otherwise the
4159 result is NaN
4160
4161 * mfbase/MF.cc:
4162 - removed an obsolete debugging output from the latest changes
4163
4164 * mhflux/MHAlpha.cc:
4165 - reset fHTime, too
4166
4167
4168
4169 2005/01/18 Nicola Galante
4170
4171 * mtrigger/MFTriggerPattern.cc:
4172 - added parentesis to ensure bitwise operators priority
4173 with respect to logical operators.
4174
4175
4176 2005/01/17 Thomas Bretz
4177
4178 * manalysis/MEnergyEstimate.[h,cc]:
4179 - changed to be more general. Energy is now estimated from a rule
4180 (MDataChain) The default behaviour is still the same as before
4181 to copy the energy from MMcEvt
4182
4183 * mbase/MTask.cc:
4184 - changed to write out the descriptor istead of the task-name only
4185 in Pre/PostProcess
4186
4187 * mhbase/MH.cc:
4188 - initialize fSerialNumber and fNumExecutions in constructor
4189
4190 * mhflux/MHFalseSource.cc:
4191 - according to a suggestion by Markus Mayer I have changed
4192 \\sigma_{max}=f to S_{max}=f\\sigma
4193
4194 * mjobs/MJCalibrateSignal.cc:
4195 - as discussed with Markus and Abelardo fixed the MFTriggerPattern
4196 call.
4197
4198 * mtrigger/MFTriggerPattern.cc, mtrigger/MTriggerPattern.cc,
4199 mtrigger/MTriggerPatternDecode.cc:
4200 - added some comment about file version
4201
4202 * mbase/MFilter.h:
4203 - implemented new virtual function GetDataMember like in MData
4204
4205 * mbase/MTask.[h,cc]:
4206 - when filter is added ass GetDataMember to branch list (should be
4207 obsolete, because filter is in the tasklist, but it should not hurt)
4208
4209 * mfbase/MF.[h,cc], mfbase/MFDataChain.[h,cc], mfbase/MFDataMember.[h,cc],
4210 mfbase/MFilterList.[h,cc]:
4211 - implemented new function GetDataMember
4212
4213
4214
4215 2005/01/17 Markus Gaug
4216
4217 * msignal/MExtractTimeAndChargeDigitalFilter.cc
4218 - remove a situation where the high-gain signal can be 0.
4219
4220 * mtrigger/MTriggerPattern.h
4221 - fixed a bug in defining the trigger bit pattern (Have to start
4222 from 0 instead of 1)
4223
4224 * mjobs/MJPedestal.cc
4225 * mjobs/MJCalibrateSignal.cc
4226 - fixed default extraction ranges.
4227
4228 * callisto.rc
4229 - fixed default weights files for pedestal extraction for cosmcis
4230
4231 * mcalib/MCalibrationChargeCalc.cc
4232 - removed program exit on occurrance of multiple colours without
4233 intensity calibration
4234
4235
4236
4237 2005/01/17 Nadia Tonello and Markus Gaug
4238
4239 * mcalib/MCalibrationChargeCam.cc
4240 - some fit improvements in the function GetAveragedConvFADC2PhotPerArea
4241
4242
4243
4244 2005/01/16 Markus Gaug
4245
4246 * mhcalib/MHCalibrationCam.[h,cc], mhcalib/MHCalibrationRelTimeCam.[h,cc],
4247 mhcalib/MHCalibrationChargeCam.[h,cc]
4248 - put overflow management and results camera initialization into
4249 base class
4250
4251 * mcalib/MCalibrateData.[h,cc]
4252 - added possibility to re-normalize signal to equiv. photo-electrons
4253 ( SetSignalType(MCalibrateData::kPhe) ).
4254 Default is old version in photons
4255 - speed up Process by storing pre-calculated calibration constants
4256 in arrays (needed 40% of CPU time of the eventloop before, now: 23%)
4257 - added new pointer to different MCalibrationChargeCam used for
4258 updates
4259 - added possibility to update the conversion factors using the
4260 MCalibrationChargeCam stored in fCalibUpdate.
4261 - added Print() function
4262
4263 * mcalib/MCalibCalcFromPast.[h,cc]
4264 - committed final version, now also in the Makefile
4265
4266 * mjobs/MJCalibrateSignalFromOutside.[h,cc], macros/calibration.C
4267 - committed final version, now able to calibrate interlaced cal.
4268 events.
4269
4270
4271
4272 2005/01/14 Hendrik Bartko
4273
4274 * msignal/calibration_weights_UV.dat
4275 - fixed a small bug in the noise autocorrelation of the AB-noise
4276
4277 * msignal/calibration_weights_blue.dat
4278 - new weights file for blue calibration pulses
4279
4280 * cosmics_weights.dat
4281 - fixed a small bug in the noise autocorrelation of the AB-noise
4282
4283
4284
4285 2005/01/14 Markus Gaug
4286
4287 * msignal/MExtractTimeAndChargeDigitalFilter.cc
4288 - added a small acceleration of the program, tested by Hendrik and
4289 me.
4290
4291 * mpedestal/MPedCalcFromLoGain.cc
4292 - fixed one warning output which was not a real warning.
4293
4294 * mcalib/MCalibrationChargeCam.cc
4295 - improved the function to calculate a mean conversion factor over
4296 the whole camera including a fit to the values.
4297
4298 * mpedestal/MPedCalcPedRun.[h,cc]
4299 - undo some changes introduced by TB on 2/12/04 which had made the
4300 use of interlaced pedestal events impossible again.
4301 - Use now the new class MTriggerPattern directly to recognize an
4302 interlaced pedestal event.
4303
4304
4305
4306 2005/01/14 Thomas Bretz
4307
4308 * callisto.cc:
4309 - fixed a typo in output
4310
4311 * manalysis/MGeomApply.cc:
4312 - removed some old code already in comments
4313 - added possibility to switch off automatic processing (used
4314 if two different geometries around)
4315
4316 * manalysis/MMultiDimDistCalc.cc, mhbase/MHMatrix.[h,cc],
4317 mranforest/MRanForestCalc.cc, mtools/MHSimulatedAnnealing.[h,cc],
4318 mtools/MSimulatedAnnealing.h:
4319 - added include of TVector because in newer root version it is
4320 not included from TMatrix anymore
4321
4322 * mbase/BaseLinkDef.h, mbase/MMath.[h,cc]:
4323 - to stick to the convention of TMath in newer root versions MMath
4324 changed from a class to a namespace
4325
4326 * mbase/MEvtLoop.[h,cc]:
4327 - to support newer root version added a second Write-function
4328 with a const qualifier.
4329
4330 * mdata/MDataChain.cc:
4331 - changed access to TMath for newer root versions
4332
4333 * mfileio/MChain.[h,cc]:
4334 - implemented a workaround for teh changed LoadTree definition
4335 in newer root-versions
4336
4337 * mfileio/MReadTree.cc:
4338 - fixed a bug in CheckBranchSize caused some warning to be
4339 displayed
4340
4341 * mhflux/MHAlpha.cc:
4342 - removed check for fResult in PostProcess (it is always there)
4343
4344 * msignal/MExtractTimeFastSpline.cc:
4345 - fixed delete --> delete[]
4346
4347 * mbadpixels/MBadPixelsCalc.cc:
4348 - slight change to some output
4349
4350 * mbase/MTaskEnv.h:
4351 - set name of default task when pointer is given
4352
4353 * mjobs/MJCalibrateSignal.cc:
4354 - fixed handling of extraction range for various cases
4355 - fixed handling in case no arrival times are calculated
4356
4357 * mjobs/MJCalibration.cc:
4358 - write at least a default arrival time calibration container
4359 to make further processing easier
4360
4361 * mjobs/MJPedestal.[h,cc]:
4362 - fixed handling of extraction range for various cases
4363
4364
4365
4366 2005/01/14 Abelardo Moralejo
4367
4368 * mtemp/mpadova/macros/trainsubsample.C, RanForestDISP.C
4369 - added. Two macros used in the analysis of real wobble mode data.
4370
4371
4372
4373 2005/01/14 Daniela Dorner
4374
4375 * macros/sql/filldotrun.C
4376 - added new arehucas-verions and changed code accordingly
4377
4378
4379
4380 2005/01/13 Abelardo Moralejo
4381
4382 * macros/starmc.C
4383 - Added (commented) lines for the case of gamma MC source off-axis
4384 (wobble mode). Changed default extractor to
4385 MExtractFixedWindowPeakSearch.
4386
4387
4388
4389 2005/01/13 Raquel de los Reyes
4390
4391 * callisto.rc
4392 - introduced several configuration lines
4393 (format: "class".DataCheck: No) to allow callisto
4394 to run with rawfiles. Necessary for the datacheck.
4395
4396
4397
4398 2005/01/13 Markus Gaug
4399
4400 * mcalib/MCalibColorSet.cc
4401 - fixed runs 45605-45609
4402
4403 * msignal/MExtractor.h
4404 - take out the variable fHiLoLast from the streamer. Will be
4405 initialized in the ReInit(), if needed
4406
4407 * msignal/MExtractor.cc
4408 - Initialized fHiLoLast to 0. Otherwise, a second eventloop with
4409 the same extractor may have that variable set to a certain
4410 value, even if not desired. The ReInit() fixes fHiLoLast, if
4411 different from 0.
4412
4413 * mpedestal/MExtractPedestal.cc
4414 * mpedestal/MPedCalcPedRun.cc
4415 * mpedestal/MPedCalcFromLoGain.cc
4416 - fix the output of the print to the correct value for the case
4417 that the extractor is used.
4418
4419
4420 2005/01/13 Thomas Bretz
4421
4422 * callisto.rc:
4423 - fixed some typos
4424
4425 * mbase/MLog.cc:
4426 - unset DEBUG defined unintentionally
4427
4428 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
4429 - removed printing Weights in InitArrays, because otherwise
4430 the output of a full data calibration is totally crowded
4431 with numbers. Having the weights-file name on the display
4432 is perfectly enough.
4433
4434
4435
4436 2005/01/12 Markus Gaug
4437
4438 * mcalib/MCalibrationIntensityRelTimeCam.cc
4439 - added fit to improve averageing of the obtained results
4440
4441
4442
4443 2005/01/12 Thomas Bretz
4444
4445 * manalysis/MMatrixLoop.cc:
4446 - changed name to MRead because it now derives from MRead
4447
4448 * mbase/MEvtLoop.[h,cc]:
4449 - implemented an option not to cascade the status display to the
4450 parameter list in PreProcess
4451
4452 * mhflux/MHAlpha.cc:
4453 - changed name of "Significance" to "MinimizationValue"
4454 - return -significance to have a value being minimized
4455
4456 * mhist/MHCamera.cc:
4457 - fixed output of text in legend
4458
4459 * mhist/MHEvent.[h,cc]:
4460 - implemented new options for calibrated pedestals
4461
4462 * mmain/MEventDisplay.cc:
4463 - fixed to support latest changes in MJCalibrateSignal
4464
4465 * mpedestal/MPedPhotCam.cc:
4466 - added new options in GetPixelContent (4 and 5) to support
4467 a correct camera display
4468
4469 * mjobs/MJCalibrateSignal.cc:
4470 - fixed display of calibrated pedestal and pedestal rms
4471 - changed order of plots. Now all interpolated values
4472 (means all calibrated values which are bad-pixel treated)
4473 are displayed behind the unsuitable pixels.
4474
4475 * mjobs/MJ*.cc:
4476 - corrected all wrong %06d to %08d to fit the number of
4477 digits in run-numbers
4478
4479
4480
4481 2005/01/11 Abelardo Moralejo
4482
4483 * mjobs/Makefile
4484 - added missing include -I ../mtrigger
4485
4486
4487
4488 2005/01/11 Thomas Bretz
4489
4490 * callisto.cc, callisto.rc:
4491 - changed such, that all three kinds of pedestals are calcualted
4492 (usefull for studies)
4493
4494 * manalysis/MMatrixLoop.[h,cc]:
4495 - derived from MRead
4496 - implemented some basic functions from MRead
4497
4498 * mfilter/MFCosmics.[h,cc]:
4499 - allow setting of name of MPedestalCam
4500
4501 * mhbase/MBinning.[h,cc]:
4502 - added SetEdges taking MParList as input
4503
4504 * mhflux/MHAlpha.cc:
4505 - use new function from MBinning
4506
4507 * mjobs/MJCalibrateSignal.[h,cc]:
4508 - changed to calculate all three kinds of pedestals
4509 - added filters for trigger pattern and illuminated events
4510
4511 * mjobs/MJPedestal.cc:
4512 - give different names to tabs with different pedestals
4513
4514 * mjobs/MJStar.cc:
4515 - on request changed used pedestal from "FromExtractor" to
4516 "FromExtractorRndm"
4517
4518 * mtrigger/MTriggerPattern.h:
4519 - added Reset function
4520
4521 * mtrigger/MTriggerPatternDecode.[h,cc]:
4522 - added using file format version number
4523
4524
4525
4526 2005/01/11 Markus Gaug
4527
4528 * mbadpixels/MBadPixelsPix.cc
4529 - updated documentation
4530
4531 * mcalib/MCalibrationChargeCalc.cc
4532 - make pixels with deviating number of phes unreliable instead of
4533 unsuitable (this was already thought so, but missed to modify
4534 at one place).
4535
4536 * mhcalib/MHCalibrationCam.[h,cc]
4537 - add possible flag 'kInterlaced': default: kFALSE (like before)
4538 - added pointer to MRawEvtHeader to deny cosmics events in case
4539 of 'interlaced' flag is set. No changes for 'normal' calibration
4540
4541
4542
4543 2005/01/10 Benjamin Riegel
4544
4545 * mreport/MReportStarguider.cc, mreport/MReportStarguider.h
4546 - added two classes for implementing starguider-data
4547
4548 * mreport/ReportLinkDef.h
4549 - added class MReportStarguider to be linked:
4550 #pragma link C++ class MReportStarguider+;
4551
4552 * mreport/Makefile
4553 - added file MReportStarguider.cc
4554
4555 * merpp.cc
4556 - added two containers ( MReportStarguider, MTimeStarguider ) and
4557 added MReportStarguider to the list:
4558 w->AddContainer("MReportStarguider", "Starguider");
4559 w->AddContainer("MTimeStarguider", "Starguider");
4560 r->AddToList("MReportStarguider");
4561
4562
4563
4564 2005/01/10 Markus Gaug
4565
4566 * mcalib/MCalibColorSet.cc
4567 - return kFALSE for CL-run instead of kTRUE
4568
4569 * mcalib/MCalibrationChargeCalc.cc
4570 - stop program in case that multiple colours are found in same file
4571 without intensity calibration
4572
4573 * mbadpixels/MBadPixelsPix.h
4574 - added two new possible UnCalibrated_t flags for the hi-lo
4575 calibration
4576
4577 * macros/calibration.C
4578 - add the calls to:
4579 MArray::Class()->IgnoreTObjectStreamer();
4580 MParContainer::Class()->IgnoreTObjectStreamer();
4581 in main.
4582
4583 * msignal/MExtractor.h
4584 - added Getter for fOffsetLoGain (was still missing)
4585
4586 * mhcalib/MHCalibrationChargeCam.[h,cc]
4587 - remove pixels with histogram overflow only if their percentage
4588 passes a certain limit (default: 0.5%). Before, every overflow
4589 lead to an unsuitable pixel.
4590
4591 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]
4592 - implemented changes suggested by T.B. to speed up calculations
4593 - take fNameWeightsFile into the streamer, otherwise the Clone()
4594 will always create an extractor with cosmic's weights.
4595 - set fOffsetLoGain to a slighly higher value. The DF seems to
4596 have a different offset since it uses different pulse shapes
4597 and thus sightly different time definitions.
4598
4599
4600
4601 2005/01/10 Thomas Bretz
4602
4603 * mhvstime/MHVsTime.cc:
4604 - fixed a compiler error for gcc 2.95.3, see Mantis bug # 157
4605
4606 * callisto.cc:
4607 - changed such, that the calculated pedestal is not random
4608 anymore
4609 - added code to calculate the pedestal also with randomization,
4610 but this code is for the moment commented out.
4611
4612 * callisto.rc:
4613 - fixed naming of pedestal calculation
4614
4615 * mbadpixels/MBadPixelsCalc.cc:
4616 - added a second check which compares the pedestal rms with
4617 the variance of the pedestal rms in the same sector
4618
4619 * mjobs/MJCalibrateSignal.[h,cc]:
4620 - changed to calculate the pedestal from extractor without
4621 randomization
4622 - added code to calculate the pedestal also with randomization,
4623 but this code is for the moment commented out.
4624
4625 * mjobs/MJCalibration.cc:
4626 - made sure that pedcam always has the correct name
4627 (FIXME? Print a warning if it has the wrong name)
4628
4629 * mjobs/MJPedestal.[h,cc]:
4630 - changed such, that it allows the calculation of pedestals
4631 in three different ways (fundamental, fromextractor,
4632 fromextractorrndm)
4633 - therefor removed SetExtractorResolution and added
4634 + void SetExtractionFundamental()
4635 + void SetExtractionWithExtractorRndm()
4636 + void SetExtractionWithExtractor()
4637
4638 * mjobs/MJStar.cc:
4639 - changed/fixed the input name of the MPedPhotCam used in the
4640 image cleaning
4641
4642 * mraw/MRawFileRead.[h,cc]:
4643 - changed return type of OpenNextFile
4644 - in some cases return kERROR in OpenNextFile to abort the Processing
4645 with an error
4646
4647 * mraw/MRawRunHeader.cc:
4648 - call a wrong file format version ERROR now
4649
4650 * mhflux/MAlphaFitter.[h,cc]:
4651 - make sure that resetted values are returned if fit failed
4652 - set default scaling too kOffRegion
4653
4654 * mhflux/MHAlpha.cc:
4655 - some small fixes to handling of MHAlphaOff
4656
4657 * mhflux/MHFalseSource.[h,cc]:
4658 - implemented possible usage of MHFalsSourceOff for On-Off-Analysis
4659 - updated display accordingly
4660 - updated fit accordingly
4661 - removed catalog temporarily from plots until I found the
4662 reason for the strange crashes
4663
4664 * mbadpixels/MBadPixelCalc.[h,cc]:
4665 - implemented the possibility to check the pedestal rms against the
4666 variance of the pedstal rms, too. The option is curretly switched
4667 off.
4668 - enahanced informal output in PreProcess
4669
4670 * mbase/MTaskList.cc:
4671 - a little change to some output
4672
4673
4674
4675 2005/01/10 Wolfgang Wittek
4676
4677 * mfbase/MFEventSelector2.cc
4678 - check whether filter exists before calling
4679 filter->CallPreProcess(parlist)
4680
4681
4682
4683 2005/01/08 Markus Gaug
4684
4685 * mhcalib/MHCalibrationHiLoCam.[h,cc]
4686 * mcalib/MCalibrationHiLoCam.[h,cc]
4687 * mcalib/MCalibrationHiLoPix.[h,cc]
4688 * mcalib/MIntensityCalibrationHiLoCam.[h,cc]
4689 * mhcalib/Makefile, mcalib/Makefile, mhcalib/HCalibLinkDef.h,
4690 mcalib/CalibLinkDef.h
4691 - new classes for calibration of conversion high-gain vs. low-gain
4692
4693 * msignal/MExtractedSignalPix.[h,cc]
4694 - added data member fChisquare, set to -1. by Clear() and Reset()
4695 - raised version number by 1
4696
4697 * msignal/MExtractedSignalCam.[h,cc]
4698 - added data member fNdf, set to -1 by default
4699 - new function: GetProb(const Int_t pixidx) to be called to
4700 calculate the joint probability of Chisquare of pixel "pixidx"
4701 and fNdf
4702 - added documentation of data members
4703 - raised version number by 1
4704
4705 * mhcalib/MHCalibrationChargeCam.cc
4706 - strengthened default histogram limits a bit, should accelerate
4707 the calibration by 20%.
4708
4709 * mjobs/MJCalibrateSignalFromOutside.cc
4710 - fixed two lines to compile MCalibrateData with the recent changes
4711 by TB
4712
4713 * msignal/MExtractTimeAndChargeDigitalFilter.cc
4714 - fixed two bugs introduced yesterday by TB.
4715
4716 * msignal/MExtractTimeAndChargeSpline.cc
4717 * msignal/MExtractTimeAndChargeSlidingWindow.cc
4718 - adopt part of TB's speed accelerations into these classes
4719
4720 * msignal/MExtractTimeAndCharge.cc
4721 - fix the low-gain extraction window for the case that the high-gain
4722 is saturated. Was skipped so far.
4723
4724
4725
4726 2005/01/07 Markus Gaug
4727
4728 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
4729 - catch the case that more than 90% of the pixels have saturated
4730 signals and fix the extraction window from the occurrance of
4731 saturation, then. Important for high-intensity calibration events.
4732
4733
4734 * msignal/MExtractor.cc
4735 * msignal/MExtractTime.cc
4736 * msignal/MExtractTimeAndCharge.cc
4737 - added some documentation
4738
4739 * msignal/MExtractTime.[h,cc]
4740 - moved the empty function FindTimeHiGain() and FindTimeLoGain() to
4741 the header-file.
4742
4743
4744
4745
4746 2005/01/07 Abelardo Moralejo
4747
4748 * mbase/MLog.h
4749 - Added #include "TSystem.h", otherwise gSystem is not recognized
4750 in Mac OSX.
4751
4752 * manalysis/MMakePadHistograms.cc
4753 - Changed badcalc.SetNamePedPhotContainer to
4754 badcalc.SetNamePedPhotCam
4755
4756
4757
4758 2005/01/07 Thomas Bretz
4759
4760 * mbadpixels/MBadPixelsCalc.[h,cc], macros/ONOFFAnalaysis.C:
4761 - replaced PedPhotContainer by PedPhotCam for consistency
4762
4763 * mbase/MLog.[h,cc]:
4764 - return *this in Seperator()
4765
4766 * mbase/MPrint.[h,cc]:
4767 - use new separator manipulator in PreProcess
4768 - fixed a type: separator instead of seperator
4769
4770 * mfileio/MReadTree.[h,cc]:
4771 - added a check for branch->IsAutoDelete() in Notify()
4772
4773 * mpedestal/MExtractPedestal.[h,cc]:
4774 - added new option 'fRandomCalculation' be used to switch on-/off-
4775 randomization in extractors, the default should be like before
4776 - added Process() calling Calc()
4777
4778 * mpedestal/MPedCalcFromLoGain.[h,cc], mpedestal/MPedCalcPedRun.[h,cc]:
4779 - renamed Process() to Calc()
4780
4781 * Makefile:
4782 - removed macros/calibration.C, which seems to have been
4783 unintantionally introduced.
4784
4785 * manalysis/Makefile:
4786 - removed unintantionally introduced wrong include
4787
4788 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
4789 - a small acceleration discussed with Hendrik by replacing a
4790 counter in a loop by pointer arithmetics
4791
4792 * mraw/MRawEvtPixelIter.cc:
4793 - fixed a bug in GetMaxIdxHiLoGain which caused the loop to
4794 read one byte behind the end of the array
4795 - fixed HasLoGain() which really did weired things, means accessing
4796 sometimes memory somewhere. This could theoretically result
4797 in assigning the wrong lo-gains to the wrong pixels.
4798
4799 * mtrigger/MTriggerPattern.[h,cc], mtrigger/MTriggerPatternDecode.[h,cc],
4800 mtrigger/MFTriggerPattern.[h,cc]:
4801 - added
4802
4803 * mtrigger/Makefile, mtrigger/TriggerLinkDef.h:
4804 - added MTriggerPattern, MTriggerPatternDecode and MFTriggerPattern
4805
4806 * manalysis/MEnergyEstParam.h:
4807 - added a new function SetVariables calling SetCoeff
4808
4809 * mcalib/MCalibrateData.[h,cc]:
4810 - removed data members for container names
4811 - added new lists for container names
4812 - allow to calibrate more than one pedestal container at the same
4813 time
4814
4815 * mjobs/MJCalibrateSignal.cc:
4816 - changed accordingly
4817
4818
4819
4820 2005/01/05 Thomas Bretz
4821
4822 * mcalib/MCalibrationBlindPix.cc, mcalib/MCalibrationChargeCalc.cc,
4823 mhcalib/MHCalibrationRelTimeCam.cc:
4824 - made some output lines fit into convinience window of 80 col
4825
4826 * mhist/MHCamEvent.cc:
4827 - make sure that x-axis has correct title
4828
4829 * msignal/MArrivalTimePix.cc:
4830 - init error to -1 which is a obviously non valid value
4831 - fixed IsValid() which gave wrong results
4832
4833 * msignal/MExtractTimeAndCharge.cc, msignal/MExtractedSignalPix.cc:
4834 - made sure that LoGain is flagged non-valid if no lo-gain exists
4835 - push time back at the edge of the allowed limits if outside
4836
4837 * mbase/MGList.[h,cc]:
4838 - introduced new functions Delete and DeletePictures
4839 - SetBit(kMustCleanup) in constructor. Otherwise it is not
4840 correctly removed from ListOfCleanups
4841
4842 * mbase/MLog.cc:
4843 - SetBit(kMustCleanup) if adding a plugin to make sure it is cleaned
4844 from the list
4845
4846 * mbase/MParContainer.[h,cc]:
4847 - replaced return type of GetDescriptor by TString. The old version
4848 was terribly wrong! The returned memory wasn't removed as soon
4849 as the function returned.
4850
4851 * mbase/MStatusDisplay.[h,cc]:
4852 - for security (thread safty) replaced all Form() by MString::Form()
4853 - implemented a more secure scheme of Closing (Clone()) this was
4854 a hint given by valgrind
4855 - set kMustCleanup for all new object in ClonePad not only kCanDelete
4856 - fixed some lines in pulldown-menus
4857 - add TPads to ListOfCleanups in ClonePad (workaround!)
4858
4859 * mbase/MString.[h,cc]:
4860 - implemented a new static Form() function returning a copy of
4861 the result
4862
4863 * mbase/MTask.[h,cc]:
4864 - replaced return type of GetDescriptor by TString. The old version
4865 was terribly wrong! The returned memory wasn't removed as soon
4866 as the function returned.
4867 - Made GetDescriptor thread safe using MString::Form
4868
4869 * mfileio/MWriteRootFile.cc:
4870 - Use GetDescriptor().Data() when using any kind of printf function
4871
4872 * mhbase/MFillH.cc:
4873 - replaced string concatenation in all constructors by a Form
4874 (also suggested by valgrind)
4875
4876 * mhcalib/MHCalibrationRelTimeCam.cc:
4877 - made some output fit into 80col boundary
4878
4879
4880
4881
4882 2005/01/03 Thomas Bretz (HAPPY NEW YEAR)
4883
4884 * mfht:
4885 - added new directory for hexagonal fourier transformation
4886
4887 * mfht/HftIncl.h, mhft/HftLinkDef.h, mhft/MGeomCamMagicXT.[h,cc],
4888 mhft/MGeomCamMagicEnhance.[h,cc], mhft/MHexgaonalFT.[h,cc],
4889 mhft/MHexagonalFreqSpace.[h,cc], mhft/MHexagonalFTCalc.[h,cc],
4890 mhft/Makefile:
4891 - added
4892
4893 * macros/extendcam.C:
4894 - added: tutorial for MGeomCamExtend
4895
4896 * macros/hft.C:
4897 - added: tutorial for MHexgonalFTCalc
4898
4899 * macros/dohtml.C:
4900 - updated
4901
4902 * macros/rootlogon.C:
4903 - updated
4904
4905 * Makefile:
4906 - mhft added
4907
4908 * mbase/MParContainer.cc, mbase/MLog.cc:
4909 - added a pre-compiler option for destructor debugging
4910
4911 * mbase/MTaskList.[h,cc]:
4912 - added new function Replace
4913
4914 * mdata/MDataChain.cc, mfbase/MF.cc:
4915 - shortened some output
4916
4917 * mdata/MDataArray.[h,cc]:
4918 - added new function FindRule
4919
4920 * mfileio/MReadTree.[h,cc]:
4921 - enhanced functionality to be able to read a TTree stored in memory
4922 instead of a file. Therefor introduced fTree which is now the pointer
4923 used and replaced fChain where TTree and TChain have common behaviour.
4924 Where they behave uncommon new code for the new case has been added.
4925
4926 * mfileio/MWriteRootFile.[h,cc]:
4927 - enhanced functionality to be able to write a TTree into memory
4928 instead of a file. This were maily bugfixes for the case fOut==0, which
4929 must be handled correctly. Becarefull a tree filles without a file
4930 is not deleted automatically!
4931
4932 * mhbase/MBinning.h:
4933 - added copy constructor
4934 - fixed buggy SetEdges(MBinning&) which didn't work
4935
4936 * mhbase/MHMatrix.cc:
4937 - when adding a new rule check first if the same rule already exists
4938
4939 * mhflux/MAlphaFitter.[h,cc]:
4940 - added new functionality to support on-off analysis
4941 - didn't touch existing code
4942
4943 * mhflux/MHAlpha.[h,cc]:
4944 - added new functionality to support on-off analysis
4945 - replaced Fit() calls by newer function calls
4946 - added DrawAll - PRELIMINARY
4947 - fixed a bug when projecting - may be the reson for some strange
4948 crashes
4949
4950 * mcalib/MCalibColorSet.cc:
4951 - fixed a stupid bug introduced last year, which caused MCalibColorSet
4952 in some circumstances to stop the eventloop when it shouldn't
4953
4954 * mjobs/MSequence.cc:
4955 - expand path names
4956
Note: See TracBrowser for help on using the repository browser.