source: trunk/MagicSoft/Mars/Changelog@ 7182

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