source: trunk/MagicSoft/Mars/Changelog@ 7058

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