source: trunk/MagicSoft/Mars/Changelog@ 7108

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