source: trunk/MagicSoft/Mars/Changelog@ 7123

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