source: trunk/MagicSoft/Mars/Changelog@ 7147

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