source: trunk/MagicSoft/Mars/Changelog@ 7174

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