source: trunk/MagicSoft/Mars/Changelog@ 7142

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