source: trunk/MagicSoft/Mars/Changelog@ 7048

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