source: trunk/MagicSoft/Mars/Changelog@ 7029

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