source: trunk/MagicSoft/Mars/Changelog@ 7033

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