source: trunk/MagicSoft/Mars/Changelog@ 7145

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