source: trunk/MagicSoft/Mars/Changelog@ 7080

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