source: trunk/MagicSoft/Mars/Changelog@ 7119

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