source: trunk/MagicSoft/Mars/Changelog@ 7106

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