source: trunk/MagicSoft/Mars/Changelog@ 7117

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