source: trunk/MagicSoft/Mars/Changelog@ 6908

Last change on this file since 6908 was 6908, checked in by tbretz, 20 years ago
*** empty log message ***
File size: 95.8 KB
Line 
1
2
3Please do not write behind the end of line tag so that it is possible
4to send a Changelog file to a line printer directly. Thanks.
5
6For your entries please follow EXACTLY this style:
7
8_yyyy/mm/dd_[Your Name]
9_
10___*_filename:
11_____-_description
12_
13___*_filename2, filename3:
14_____-_description
15_
16_
17_
18
19While an underscore is a placeholder for a white-space or an empty line.
20
21
22 -*-*- END OF LINE -*-*-
23
24 2005/04/05 Thomas Bretz
25
26 * mjobs/MSequence.cc:
27 - fixed a bug in SetupDatRuns. P was setup instead of D
28
29
30 2005/04/04 Thomas Bretz
31
32 * callisto.cc, sinope.cc, mjobs/MDataSet.[h,cc], mjobs/MJCalibTest.cc,
33 mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc,
34 mjobs/MSequence.[h,cc]
35 - changed setup procedure for paths to allow using standard
36 paths everywhere
37 - fixed to use new correct datacenter standard paths
38 - made sure, that the sequences in a dataset are sorted by
39 their number to ensure the correct synchronization
40
41 * mhflux/MHAlpha.cc:
42 - display correct error (excess/significance)
43
44 * mjobs/MJCalibrateSignal.cc, mjobs/MJPedestal.cc:
45 - removed MPointingPosCalc from Tasklist
46
47 * mjobs/MJStar.cc:
48 - added MPointingPosCalc to tasklist for "Events" in case of MC
49
50 * ganymed.cc, mjobs/MJCut.[h,cc]:
51 - implemented an option to enhance the display
52 - do not display FS plot in wobble mode
53 - made sure files are not written when they should not be written
54
55 * mhflux/MHAlpha.[h,cc]:
56 - let FitEnergyBins return the mean of the significance of
57 all Energy Bins
58
59 * mimage/MHHillasExt.cc, mimage/MHHillasSrc.cc,
60 mimage/MHImagePar.cc, mimage/MHNewImagePar.cc:
61 - implemented or fixed implementation of "same" Draw-option
62 - slightly modified binning for Dist in MHHillasSrc
63
64 * mjobs/MJCalibrateSignal.cc:
65 - do not plot pulse time twice
66
67 * mjobs/MJOptimize.cc:
68 - print all parameters in minuit after they have been
69 setup
70
71
72
73 2005/04/01 Thomas Bretz
74
75 * mbadpixels/MBadPixelsCalc.cc:
76 - switched on bad pixel detection for a pedestal level
77 which is more than 5 times the variance
78
79 * mfbase/MF.cc:
80 - when fixing the "Inverted" bit in ReadEnv don't print a
81 message on the screen
82
83 * mhflux/MHAlpha.cc:
84 - plot correct errors
85 - do not plot the point if its significance is not greater 1
86
87
88
89 2005/03/29 Markus Gaug
90
91 * mcalib/MCalibColorSet.cc:
92 - added runs 34814, 34815, 45493, 45502, 45525, 45537 and 45548
93
94
95
96 2005/03/29 Thomas Bretz
97
98 * ganymed.cc:
99 - implemented cmdline option for wobble and no-wobble to overwrite
100 dataset
101 - added cmdline option to print dataset
102
103 * mbase/MEvtLoop.[h,cc]:
104 - added some memory leak analysis to eventloop
105
106 * mbase/MStatusDisplay.[h,cc]:
107 - added third part to status bar which displays the current
108 memory usage
109 - added some more sizes to menu bar
110 - replaced SetStatusLine1/2 by calling a common SetStatusLine
111 - added a delete to CloseWindow() to be able to close a
112 static window. REMARK: This gives a hell of warnings in
113 valgrind but it is currently the only option to get this working
114 which is really annoying
115
116 * mhbase/MH.cc:
117 - small simplification
118
119 * mhbase/MHMatrix.cc:
120 - replaced IsValid() by a check for the number of Rows, this
121 was necessary because in root 4.02/00 all matrices seems
122 to be valid
123
124 * mhflux/MHAlpha.cc:
125 - changed the number of default bins in energy
126 - make sure that the Alpha plot for off-data is displayed with
127 a minimum at 0
128 - fixed TPad::Divide for root 4.02/00
129
130 * mhflux/MHEnergyEst.cc:
131 - use the mean abs of the resolution as fit value
132 - some fixed to graphics
133 - fixed the TPad::Divide for root 4.02/00
134 - for the moment removed the pad added to the list of cleanups
135 to get rid of the crashes
136
137 * mhflux/MHFalseSource.cc:
138 - fixed for root 4.02/00 which seaqrches in the current pad
139 for the histogram when calling Project3D
140 - fixed the TPad::Divide for root 4.02/00
141
142 * mhist/MHHadronness.[h,cc]:
143 - use MParameterD instead of MHadronness
144
145 * mimage/ImageLinkDef.h, mimage/Makefile:
146 - added MHVsSize
147
148 * mimage/MHHillas.cc:
149 - implemented 'same' for Center-histogram
150
151 * mhflux/FluxLinkDef.h, mhflux/Makefile:
152 - added MHEnergyEst
153
154 * mhflux/MAlphaFitter.[h,cc]:
155 - added significancetimes log10(excess) as fit option
156
157 * mjobs/MDataSet.[h,cc]:
158 - added wobble-mode option
159
160 * mjobs/MJCut.cc:
161 - changed default binning for energy
162 - added MHillasSrcAnti optionally to the output
163 - added MHVsSize to the tabs which are shown
164
165 * mjobs/MJOptimize.[h,cc]:
166 - added dummy parameters to FixParameter for compatibility
167 with SetParemeter
168 - replaced MFSupercuts by MFMagicCuts
169 - use Energy in MHAlpha instead of size
170
171 * mbase/MFilter.[h,cc]:
172 - implemented ReadEnv to treat "Inverted"
173
174 * mfbase/MF.[h,cc], mfilter/MFSupercuts.cc:
175 - treat "inverted" with MFilter::ReadEnv
176
177 * manalysis/MCompProbCalc.[h,cc], mranforest/MRanForestCalc.[h,cc]:
178 - replaced MHadronness by MParameterD
179
180 * mdata/MDataFormula.[h,cc]:
181 - removed comments from SetVariables
182 - replaced GetExpFormula by GetTitle
183
184 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
185 - MHadronness removed
186
187 * mfilter/MFMagicCuts.[h,cc]:
188 - added
189
190 * mfilter/FilterLinkDef.h, mfilter/Makefile:
191 - added MFMagicCuts
192
193 * mjobs/Makefile, mjobs/JobsLinkDef.h:
194 - removed MJExtractSignal
195
196 * mfbase/MF.cc:
197 - fixed a problem with double-inversion in ReadEnv
198
199 * mpointing/MSrcPosCalc.cc:
200 - removed an output line which showed only an empty container
201
202
203
204 2005/03/24 Thomas Bretz
205
206 * callisto.cc, ganymed.cc, mars.cc, merpp.cc, readdaq.cc,
207 readraw.cc, showlog.cc, showplot.cc, sinope.cc, star.cc:
208 - replaced all returns of -1 by return 2
209
210 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
211 - added MEnergyEst (container)
212
213 * mhflux/MAlphaFitter.[h,cc]:
214 - implemented new fit result options
215
216
217
218 2005/03/23 Markus Gaug
219
220 * msignal/MExtractTimeAndChargeDigitalFilter.cc
221 - fix a bug in the time fine adjustment
222
223 * mjobs/hilocalib_*_mc.root
224 - high-gain low-gain intercalibration constants for the MC.
225
226 * mjobs/MJCalibration.cc
227 - use the MC- intercalibration files for MC.
228
229
230
231 2005/03/23 Thomas Bretz
232
233 * mhcalib/MHCalibrationChargeCam.cc:
234 - fixed a possible crash in DrawDataCheckPixel() if
235 pix.GetGraphEvents() returns NULL
236
237
238
239 2005/03/23 Thomas Bretz
240
241 * Release 0.9
242
243
244
245 2005/03/23 Thomas Bretz
246
247 * ganymed.cc:
248 - implemented wobble-mode option
249
250 * mhflux/MAlphaFitter.[h,cc]:
251 - fixed a problem in wobble mode (number of on- minus number
252 of off-entries where calculated as 0)
253 - added some additional resource options for scaling
254 - added some missing const-qualifiers
255
256 * mhflux/MHAlpha.cc:
257 - some cosmetic change to output
258
259 * mjobs/MDataSet.[h,cc]:
260 - added the possibility to add a source name for wobble mode
261 (preliminary)
262 - added reading from *.edb catalog
263
264 * mjobs/MJCalibTest.cc, mjobs/MJCalibrateSignal.cc,
265 mjobs/MJCalibration.cc, mjobs/MJPedestal.cc:
266 - replaced iter.Print("all") by iter.Print()
267
268 * mjobs/MJCut.[h,cc]:
269 - implemented wobble mode
270 - implemented getting source position
271
272 * mjobs/MJStar.cc:
273 - switched off calculation of MConcentration
274 - implemented the new debug option for files (was still missing
275 in MJStar)
276
277 * mpointing/MSrcPosCalc.[h,cc]:
278 - always writa the anti-source position into the parameter list, too
279 - implemented wobble mode (exchange source and anti-source position)
280
281 * mjobs/Makefile, mjobs/JobsLinkDef.h:
282 - added MJOptimize
283
284 * mfilter/MFSupercuts.[h,cc]:
285 - added
286
287 * mfilter/Makefile, mfilter/FilterLinkDef.h:
288 - added MFSupercuts
289 - removed MFAlpha
290
291 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
292 - removed MEnergyEst
293 - removed MEnergyEstParam
294 - removed MEnergyEstParamDanielMkn421
295 - removed MSupercuts
296 - removed MSupercutsCalc
297 - removed MFindSupercuts
298 - removed MMinuitInterface
299 - removed MFiltercutsCalc
300
301 * mhist/Makefile, mhist/HistLinkDef.h:
302 - removed MHEnergyTime
303 - removed MHEnergyTheta
304 - removed MHAlphaEnergyTime
305 - removed MHAlphaEnergyTheta
306 - removed MHThetabarTime
307 - removed MHThetabarTheta
308 - removed MHGamma
309 - removed MHSigmaPixel
310 - removed MHSigmabarTheta
311 - removed MHOnSubtraction
312 - removed MHFindSignificance
313 - removed MHCT1Supercuts
314
315 * mhflux/Makefile, mhflux/HistLinkDef.h:
316 - added MHEnergyEst
317
318
319
320 2005/03/22 Thomas Bretz
321
322 * mjobs/MJCalibTest.cc, mjobs/MJCalibrateSignal.cc,
323 mjobs/MJCalibration.cc, mjobs/MJPedestal.cc:
324 - added a possibility to print the files which are
325 searched/found if the files doesn't match the sequence
326
327 * mjobs/MJPedestal.cc:
328 - undocumented(!) change, changed fgExtractWinLeft
329 from 3.5 to 2.5
330
331 * mimage/MHillas.cc:
332 - fixed a bug which took unused pixels into account
333 introduced errornously with the last change to MSignalCam
334
335
336
337 2005/03/21 Thomas Bretz
338
339 * mfbase/MFDataChain.cc:
340 - fixed a bug in GetDataMember if fData is not valid
341
342 * mhbase/MH3.cc:
343 - moved drawing histograms back to Draw. This fixes a
344 problem with root 4.02/00. Reading/Writing should be
345 no problem if the names of the profiles are well known.
346 - with this fix 'same' is currently NOT supported
347
348 * mimage/ImageLinkDef.h, mimage/Makefile:
349 - added MNewImagepar2
350 - added MHCewImagePar2
351
352 * mimage/MNewImagePar2.[h,cc], mimage/MHNewImagePar2.[h,cc]:
353 - added new classes calculating and displaying the length
354 of the border line of a shower
355
356 * mimage/MHImagePar.cc:
357 - fixed a problem with root 4.02/00 when setting the margin
358 in Divide to 0 by setting it to 1e-10
359
360 * mimage/MHNewImagePar.[h,cc]:
361 - fixed to display Areas in deg^2
362
363 * mimage/MHillas.cc, mimage/MHillasExt.cc, mimage/MHillasSrc.cc,
364 mimage/MImagePar.cc, mimage/MNewImagePar.cc
365 - a small fix to Print()
366
367 * mimage/MHillasCalc.[h,cc]:
368 - added MNewImagePar2 to supported image parameters
369
370 * mjobs/MJStar.cc:
371 - replaced MCerPhotEvt by MSignalCam
372
373 * msignal/cosmics_weights46.dat, msignal/calibration_weightsUV46.dat,
374 mjobs/hilocalib_df46.root:
375 - added new intercalibration file for digital filter 4sl higain
376 and 6sl logian
377
378 * mbase/MLogHtml.cc:
379 - fixed a bug in Underline which cause a crash if fOut==NULL
380 - output a message if file cannot be opened
381
382 * mhcalib/MHCalibrationPulseTimeCam.cc:
383 - for some output there was a replacement of pix.GetPixId()
384 by hist.GetName() <undocumented>
385
386 * mimage/MHillas.[h,cc]:
387 - added new member function GetBorderLine returning the border
388 line correspondig to an ellipse with axis lnegth and width
389 - added new member function GetArea returning the area
390 correspondig to an ellipse with axis lnegth and width
391
392
393
394 2005/03/19 Markus Gaug
395
396 * mjobs/hilocalib_df46.root
397 - added new intercalibration file for digital filter 4sl higain
398 and 6 slices logain
399
400 * mjobs/MJCalibration.cc
401 - exchanged intercalibration file from hilocalib_df_4.root to
402 hilocalib_df46.root
403 - do not apply hi-gain lo-gain intercalibration for MC files.
404
405 * mjobs/MJPedestal.cc
406 - exchanged two (Int_t)'s by TMath::Nint().
407 - undocumented(!) change to the calculation of the extraction
408 range (PulsePosCheck)
409
410 * callisto.rc
411 - exchanged default weights file for Digital filter from
412 cosmics_weights4.dat to cosmics_weights46.dat and from
413 calibration_weights_UV4.dat to calibration_weights_UV46.dat!
414 This change is absolutely necessary, given the new results from
415 Nuria about the signal resolution in the low gain which gets worse
416 than the intrinsic Poisson jitter above 350 phes. Also the time
417 resolution is too bad. This was not known before we had the
418 correct low-gain MC pulse.
419
420
421
422 2005/03/18 Thomas Bretz
423
424 * Makefile:
425 - removed mone from list of compiled programs
426
427 * mars.cc:
428 - replaced the MARS display by the Camera Display directly
429
430 * manalysis/MCameraData.[h,cc], mcalib/MCalibrateData.[h,cc],
431 mbadpixels/MBadPixelsTreat.[h,cc], mcalib/MCalibrateRelTimes.[h,cc],
432 mimage/MCameraSmooth.[h,cc], mimage/MConcentration.[h,cc],
433 mimage/MHillas.[h,cc], mimage/MHillasExt.[h,cc],
434 mimage/MImgCleanStd.[h,cc], mimage/MNewImagePar.[h,cc],
435 mimage/MImagePar.[h,cc], MNewImagePar.[h,cc],
436 mjobs/MJCalibTest.cc, mhcalib/MHCalibrationTestCam.[h,cc],
437 mpedestal/MPedPhotCalc.[h,cc], mjobs/MJCalibrateSignal.cc:
438 - removed dependancy on MArrivalTime, information now
439 found in MSignalCam
440 - replaced MCerPhotEvt by MSignalCam
441 - it was renamed because it will be completely incompatible
442 anyhow
443
444 * mjobs/MJCalibrateSignal.cc:
445 - use new MSignalCam type to display pulse position of cosmics
446
447 * mcalib/MCalibrateData.cc:
448 - calculate number of saturated pixels
449
450 * manalysis/MCerPhotEvt.[h,cc]:
451 - removed possibility for zero-supression. Now the index
452 is identical with the position in the array
453 - renamed and moved to msignal/MSignalCam.[h,cc]
454
455 * manalysis/MCerPhotPix.cc:
456 - removed obsolete values
457 - added arrival time
458 - renamed and moved to msignal/MSignalPix.[h,cc]
459
460 * mcalib/MCalibrationChargeCalc.cc:
461 - some cosmetic changes and small fixed from the Munich cvs
462 (undocumented)
463
464 * mfileio/MWriteRootFile.cc:
465 - fixed bug in RecursiveRemove which caused crashed with real
466 data
467
468 * mhft/MGeomCamMagicEnhance.cc, mhft/MHexagonalFTCalc.cc:
469 - updated, but untested
470
471 * mhist/MHCamEvent.[h,cc]:
472 - some fixes in Draw to get a correct display in root 4.02/00
473 (at least on 64-bit systems)
474 - removed kSqrtVariance it is included in kProfile now
475
476 * mhist/MHCamera.[h,cc]:
477 - removed sqrtvariance option which is included in profile now
478 - the profile now uses the new array fBinEntries to display
479 a more accurate profile
480
481 * mhist/MHEvent.cc:
482 - set to type 6 for arrival times
483
484 * mimage/MHillasCalc.cc:
485 - updated text for error=1
486
487 * mimage/MImagePar.cc:
488 - copy number of saturated pixels from MSignalCam
489
490 * mjobs/MJStar.cc:
491 - enhanced title of some histogram
492
493 * mjobs/MSequence.cc:
494 - updated path to fit data center (D.Dorner)
495
496 * mmain/MEventDisplay.cc:
497 - display Arrival Time from MSignalCam now
498
499 * msignal/MArrivalTimeCam.cc:
500 - implemented a new case 6 which is identical with the
501 default case AND arrival time from MSignalCam
502
503 * manalysis/Makefile, manalysis/AnalysisLinkDef.h,
504 manalysis/:
505 - removed MCerPhotEvt
506 - removed MCerPHotPix
507 - removed MCerPhotAnal
508 - removed MCerPhotAnal2
509 - removed MCerPhotCalc
510
511 * mimage/Makefile, manalysis/ImageLinkDef.h:
512 - removed MHillasSrcCalc
513
514 * manalysis/MSupercutsCalc.cc:
515 - removed an obsolete include
516
517 * mhist/Makefile, mhist/HistLinkDef.h:
518 - removed MHSigmaTheta
519
520 * mmain/Makefile, mmain/HistLinkDef.h:
521 - removed MDataCheck
522 - removed Mars
523 - removed MAnalysis
524 - removed MMonteCarlo
525 - removed MGDisplayAdc
526 - removed MOnlineDisplay
527 - removed MOnlineDump
528
529 * msignal/Makefile, msignal/HistLinkDef.h, msignal/:
530 - added MSignalCam
531 - added MSignalPix
532 - added MSignalCalc
533
534 * msql/Makefile, msql/SqlLinkDef.h:
535 - removed MSqlInsertRun
536
537 * mfilter/Makefile, mfilter/FilterLinkDef.h:
538 - removed MFSelBasic
539 - removed MFSelStandard
540 - removed MFSelFinal
541
542
543
544 2005/03/17 Thomas Bretz
545
546 * callisto.cc:
547 - added new option moon
548 - use light condition from MSequence to determin light condition
549 automatically
550
551 * mjobs/MJPedestal.h:
552 - allow setting SetUseHists also to kFALSE
553
554 * mjobs/MSequence.[h,cc]:
555 - added fLightCondition
556
557 * mcalib/MCalibrateData.cc:
558 - undocumented change from Markus Gaug
559
560 * mfilter/MFCT1SelBasic.[h,cc], mfilter/MFCT1SelStandard.[h,cc],
561 mfilter/MFCT1SelFinal.[h,cc]:
562 - moved to manalysisct1
563
564 * mfilter/Makefile, mfilter/FilterLinkDef.h:
565 - removed MFCT1SelBasic
566 - removed MFCT1SelStandard
567 - removed MFCT1SelFinal
568
569 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
570 - removed MPad
571 - removed MMakePadHistograms
572 - removed MSigmabar
573 - removed MSigmabarParam
574 - removed MSigmabarCalc
575
576 * mimage/Makefile, mimage/ImageLinkDef.h:
577 - removed MImgCleanTGB
578
579 * mmontecarlo/Makefile, mmontecarlo/MonteCarloLinkDef.h
580 - removed MMcEnergyEst
581 - removed MMcTimeGenerate
582
583 * msignal/Makefile, msignal/SignalLinkDef.h:
584 - removed MArrivalTime
585 - removed MArrivalTimeCalc
586 - removed MArrivalTimeCalc2
587
588 * mjobs/MJCalibration.cc:
589 - followed some undocumented changes from the other cvs
590
591
592
593 2005/03/16 Thomas Bretz
594
595 * callisto.cc:
596 - set changed extractor in MJCalibrateSignal from MJPedestal
597 - don't process 'range finding' for MonteCarlo data
598
599 * callisto.rc:
600 - removed obsolete Modified* option
601
602 * mjobs/MJCalibrateSignal.[h,cc]:
603 - removed obsolete flag for ModifiedExtractWin
604 - allow also NULL for SetExtractor
605 - rearanged the too MWriteRootFile instantiations otherwise
606 callisto crashes in MWriteRootFile::ChangeFile
607 - removed some obsolete comments about an old MC workaround
608
609 * mdata/MDataChain.cc:
610 - fixe to allow sign after e (eg. 1e-3, 1e+5 instead of 1e3, 1e5)
611
612 * mcalib/MCalibColorSet.cc, mcalib/MCalibrationChargeCalc.cc,
613 mhcalib/MHCalibrationCam.cc:
614 - undocummented change
615
616
617
618 2005/03/16 Markus Gaug
619
620 * msignal/MExtractTimeAndChargeSlidingWindow.cc
621 - fixed a bug in the reading of the resource file (reading of the
622 MExtractTimeAndCharge resources was skipped).
623
624 * mcalib/MCalibrateData.cc
625 - for the case that the high-gain saturates, but the low-gain signal
626 could not be extracted successfully, take the high-gain signal,
627 multiplied by 1.5 (before, 0 was taken erroneously).
628
629 * msignal/MExtractTimeAndCharge.cc
630 - catch one potential case for memory leaks in the low-gain
631 calculation. Extract low-gain only if the remaining extraction
632 window is not smaller than the number of slices needed by the
633 signal extractor.
634 - set the default fgLoGainStartShift to -3.5
635
636 * msignal/MExtractTimeAndChargeSpline.[h,cc]
637 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]
638 - adjust fLoGainStartShift by one slice, after findings from MC.
639
640
641
642 2005/03/15 Markus Gaug
643
644 * msignal/MExtractTimeAndChargeSpline.h
645 - take fRandomIter out of the streamer.
646 - take fRiseTimeLoGain and fFallTimeLoGain into the streamer.
647 - raise version number to 4
648
649 * mjobs/MJCalibration.cc
650 - set default to kFALSE for PIN Diode or Blind Pixel calibration
651 (was kTRUE by error).
652
653
654
655 2005/03/15 Thomas Bretz
656
657 * mjobs/MJCalibrateSignal.[h,cc]:
658 - added the fExtractor data member
659 - added a destructor deleting it
660 - only read extractor from file if not set by user
661 - user fExtractor as extractor1
662 - do not delete extractor1 if set by user
663 - added member function to set extractor
664
665 * mjobs/MJPedestal.cc:
666 - removed MFEventSelector workaround again
667 - do not write pedy file anymore
668
669 * callisto.cc:
670 - MJCalibrateSignal now takes the signal extractor directly
671 instead of taking the long way round a new file
672
673 * mpedestal/MExtractPedestal.cc:
674 - ReInit extractor correctly. Now the workaround should be
675 really obsolete
676
677 * mbase/MGMenu.[h,cc]:
678 - make fix fix also compile root 3.10.02
679
680
681
682 2005/03/14 Thomas Bretz
683
684 * mbase/MGMenu.h:
685 - added a fix for root 4.02.00
686
687
688
689 2005/03/14 Markus Gaug
690
691 * mcalib/MCalibrateData.cc
692 - catch the case that now high-gain low-gian intercalibration const.
693 is available.
694
695 * mjobs/MJPedestal.cc
696 - modify option for pedy*.root: from UPDATE to RECREATE
697
698
699
700 2005/03/11 Markus Gaug
701
702 * callisto.rc
703 - changed default weights for DF to cosmics_weights4.dat. (This has
704 turned out to be the most stable set of weights).
705
706 * mjobs/MJCalibration.cc
707 - some cosmetic changes in the output
708 - in case of WriteHists(), do not overwrite existing signal*.root
709 file, but append histograms (bugfix!)
710
711
712
713 2005/03/10 Toni Coarasa (With Nadia's and Alessandro's inside)
714
715 * mjobs/MJCut.cc
716 - inclusion of (TString) to avoid compiler error under 2.95.3
717
718 * sinope.cc
719 - inclusion of <errno.h> to avoid compiler error under 2.95.3
720
721
722
723 2005/03/10 Markus Gaug
724
725 * msignal/MExtractTimeAndCharge.cc
726 - set fgLoGainStartShift to -4.0
727 - put a check to avoid a dynamic low-gain range < 0 (should not
728 occur with current extractors, but one never knows...)
729
730 * msignal/MExtractor.[h,cc]
731 - introduced Clear()-function, used in SetRange()
732
733 * mjobs/MJCalibrateSignal.cc
734 - changed order of initialization of the 2 MWriteRootFiles whereupon
735 the crash goes away. Have to revise the /dev/null work-around
736 in MWriteRootFile!
737
738
739
740 2005/03/09 Markus Gaug
741
742 * msignal/MExtractTimeAndCharge.cc
743 - catch a (very unprobable) case in which the low-gain range could
744 be negative
745
746 * mjobs/MJCalibrateSignal.cc
747 - modify writing of MCalibrationPulseTimeCam to disk in order to
748 avoid program crash in the destructor of MJCalibrateSignal
749
750 * mhcalib/MHGausEvents.h
751 - take fGraphEvents, fGraphPowerSpectrum, fHPowerProbability and
752 fPowerSpectrum out of the streamer.
753 - intialize fFlags to 0
754
755
756
757 2005/03/09 Thomas Hengstebeck
758
759 * mranforest/MRFEnergyEst.cc
760 - changed call of min, max functions to TMath::Min() and
761 TMath::Max() to avoid compilation problems with some gcc
762 versions
763 - changed check of energy rule (last col of MHMatrix) so, that
764 any rule containing "fEnergy" is accepted.
765
766
767
768 2005/03/08 Markus Gaug
769
770 * mhcalib/MHPedestalCam.[h,cc]
771 - introduce new parameter "fFitStart" to decide from outside where
772 to start fitting the pedestals.
773
774
775
776 2005/03/07 Markus Gaug
777
778 * mjobs/hilocalib_df6.root
779 * mjobs/hilocalib_sp2.root
780 - two files with the high-gain vs. logain intercalibration results.
781 for Digital filter and September data and Spline and December
782 data.
783
784 * callisto.rc
785 - allow setting the variables ExtractWinLeft and ExtractWinRight.
786
787 * mhcalib/MHCalibrationHiLoCam.h
788 * mhcalib/MHCalibrationCam.h
789 * mhcalib/MHGausEvents.h
790 - put the Draw-functions into the *MENU*
791
792 * mjobs/MJCalibration.[h,cc]
793 - introduced reading of hi-vs.logain calibration file
794
795 * mjobs/MJPedestal.[h,cc]
796 - modified range setting according Thomas S. suggestions
797
798 * msignal/MArrivalTime.[h,cc]
799 - took out some commented code which will not be used any more
800 - improve Print() function
801
802
803
804 2005/03/05 Markus Gaug
805
806 * msignal/MExtractTimeAndChargeSpline.[h,cc]
807 - removed the obsolete parts of "kMaximum" and "kHalfMaximum" in the
808 code which were still persistent
809 - set default extraction type to integral (instead of amplitude)
810 - set version number to 3
811
812 * mcalib/MCalibrationChargeCam.[h,cc]
813 - added new function GetAvergedConvFADC2PhePerArea for the datacheck
814
815 * mjobs/MJPedestal.[h,cc]
816 - added function WriteExtractor which writes the extractor with the
817 new ranges to disk if fPulsePosCheck has been selected.
818
819 * mjobs/MJCalibrateSignal.[h,cc]
820 - added functionality to read the updated extractor from
821 MJPedestalY2 (with the new extraction ranges).
822
823
824
825 2005/03/04 Abelardo Moralejo
826
827 * mmc/MFadcDefine.h
828 - Changed constant SUBBINS from 5 to 500. This defines the
829 resolution of the analog signal simulation in the camera MC.
830 The time step is the duration of one FADC slice divided by
831 SUBBINS. The change was necessary to implement correctly the PMT
832 time jitter.
833
834
835
836 2005/03/03 Markus Gaug
837
838 * mjobs/pedestalref.rc
839 * mjobs/calibrationref.rc
840 * mjobs/calibrationref_Nov04.rc
841 - added documentation
842
843 * mjobs/signalref.rc
844 - added
845
846 * mjobs/MJPedestal.cc
847 - re-added MFEventSelector which had been removed by TB on the
848 15.2.2005.
849 - added pulse position selector, as decided at the Berlin soft-
850 ware meeting.
851
852 * callisto.cc
853 - added SetPulsePosCheck() in MJPedestalY2
854
855 * mjobs/MJCalibrateSignal.cc
856 - updated pulse pos. calculator, can be switched off now.
857
858 * mjobs/MJCalib.[h,cc]
859 - added flag fPulsePosCheck
860
861
862
863 2005/03/02 Markus Gaug
864
865 * mjobs/MJCalib.[h,cc]
866 * mjobs/MJPedestal.[h,cc]
867 * mjobs/MJCalibration.[h,cc]
868 * mjobs/MJCalibrateSignal.[h,cc]
869 - put the storage types in the base class
870
871 * mbadpixels/MBadPixelsCam.cc
872 - add some output in case that AsciiRead does not work
873
874 * msignal/MExtractTimeAndChargeSpline.cc
875 - speed integration up a little bit.
876
877 * callisto.rc
878 - adapt the low-gain stretch for the different pulse form for
879 calibration and cosmics pulses (only applied if spline is used).
880
881
882
883 2005/02/25 Markus Gaug
884
885 * mhcalib/MHCalibrationHiLoCam.[h,cc]
886 - fixed bug in inter-calibration hi-logain for arrival times.
887
888 * mhcalib/MHCalibrationPulseTimeCam.[h,cc]
889 - fixed the situation where the maximum bin is already found in the
890 low-gain samples.
891
892 * mjobs/MJCalibration.cc
893 - write the MPedestalCams also to disk (needed for data-check).
894
895
896
897 2005/02/25 Abelardo Moralejo
898
899 * msignal/MC_calibration_weights_UV.dat
900 - Added. Weights file for using the digital filter on MC
901 calibration files. For the moment the weights are the same as in
902 the file calibration_weights_UV.dat, only that high and low gain
903 have both the same weights because for the moment the MC pulse
904 shape is the same in both gain branches.
905
906
907
908 2005/02/24 Markus Gaug
909
910 * mjobs/MJCalibrateSignal.cc
911 - include display of pulse times (calculated in the post-process)
912 - include the possibility for the pixel check (like in MJCalibration)
913
914 * mhcalib/MHCalibrationHiLoCam.cc
915 - set default range up to 30.
916
917 * mhcalib/MHCalibrationChargeBlindPix.h
918 - take the TVectors out of the streamer, to be exectuable with
919 root.04.02
920
921
922
923 2005/02/24 Thomas Hengstebeck
924
925 * macros/RFEnergyEst.C
926 - new macro to show the usage of RFEnergyEst class.
927
928
929
930 2005/02/24 Abelardo Moralejo
931
932 * mtemp/mpadova/macros/resize.C
933 - moved MSrcPosCam output container from RunHeaders to Events tree.
934
935
936
937 2005/02/18 Marcos Lopez
938
939 * mflux/
940 - new directory to store the flux related classes.
941
942 * mflux/MHadAlphaCut.{h,cc}
943 - container to store the optimal hadronness and alpha cut for each bin in
944 estimated energy and theta.
945
946 * mflux/MFHadAlpha.{h,cc}
947 - filter to apply the hadronness and alpha cuts stored in
948 MHadAlphaCut. It can be selected to apply only alpha, only hadronness
949 cut or both.
950
951
952
953 2005/02/18 Markus Gaug
954
955 * mhcalib/MHCalibrationPulseTimeCam.[h,cc]
956 - new class to histogram the arrival time of cosmics above a certain
957 threshold.
958
959 * mcalib/MCalibrationPulseTimeCam.[h,cc]
960 - new class container with results of MHCalibrationPulseTimeCam
961
962 * mjobs/MJCalibrateSignal.cc
963 - include MCalibrationPulseTimeCam to display
964
965 2005/02/18 Thomas Bretz
966
967 * mbase/MStatusDisplay.cc:
968 - switch off TH1::AddDirectory during DrawClonePad
969
970 * mjobs/MSequence.[h,cc]:
971 - added some code (still commented) for later use,
972 allowing to setup a different filename for each runfile
973 - added SetNight member function
974 - added Add*Runs member function
975 - with this changes MSequence can replace MRunIter now
976 - allow requesting of standard path from outside
977 (GetStandardPath)
978
979 * Makefile:
980 - added sinope
981
982 * sinope.cc:
983 - added (small tool to check contents of run for datacenter)
984
985 * callisto.cc:
986 - added background information about Callisto
987
988 * ganymed.cc:
989 - added background information about Ganymed
990
991 * mjobs/MJCalibrateSignal.cc:
992 - removed special MC code. The MC files now have a lo-gain
993 switch and we can extract the pedestal rms from lo-gain
994 - don't print statistics if nothing was executed
995 - fixed display. The displayed pedestal RMS was the one
996 caluclated with a extractor but not at random position
997 (This only effects the display, the algorithm was ok)
998
999
1000
1001 2005/02/17 Markus Gaug
1002
1003 * mjobs/MJCalibTest.cc
1004 - removed bug treating the MC calibration files uncorrectly
1005 - added Pixel-Check treatment
1006
1007 * mjobs/MJCalibration.cc
1008 - added Pixel-Check treatment
1009
1010 * callisto.rc
1011 - added pixel-check option
1012
1013 * msignal/MExtractTimeAndChargeDigitalFilter.cc
1014 - calculate high-gain signal even if saturation occurs
1015
1016
1017
1018 2005/02/17 Thomas Bretz
1019
1020 * mjobs/MJStar.cc:
1021 - fixed some missing containers in case of MC files
1022
1023 * callisto.cc:
1024 - removed obsolete second check for kModeC
1025
1026 * mars.rc:
1027 - added a lot of option to be able to use a
1028 different signal extractor looking into uncalibrated
1029 data
1030
1031 * manalysis/MCameraData.[h,cc]:
1032 - added Print() member function
1033
1034 * manalysis/MCerPhotAnal2.[h,cc]:
1035 - switched off writing into MCerPhotEvt
1036
1037 * mdata/MDataChain.[h,cc]:
1038 - added code to handle priorities of operators correctly
1039
1040 * mhist/MHEvent.cc:
1041 - fixed display for MPedestalRMS
1042
1043 * mjobs/MJCalib.cc:
1044 - fixed treatment of PixelCheck resource
1045
1046 * mjobs/MJCalibrateSignal.cc:
1047 - added some comments about Monte Carlo
1048 - added MMcFadcHeader to output
1049
1050 * mjobs/MJPedestal.cc:
1051 - do not allow 'UseData' for Monte Carlos. Reason is given as
1052 comment in the code
1053
1054 * mmain/MEventDisplay.[h,cc]:
1055 - changed such, that mars.cc allows to set the used extractor
1056 - removed the obsolete cam.root, ped.root option
1057
1058 * mmain/MCameraDisplay.cc:
1059 - adapted to change in MEventDisplay
1060
1061
1062
1063
1064 2005/02/16 Javier Rico
1065
1066 * mhistmc/MHMcUnfoldCoeff.[cc,h], mhistmc/Makefile,
1067 mhistmc/HistMcLinkDef.h
1068 - Added container class holding the histograms of the coefficients
1069 for the (iterative) unfolding.
1070
1071 * mmontecarlo/MMcUnfoldCoeffCalc.[cc,h], mmontecarlo/Makefile,
1072 mmontecarlo/MonteCarloLinkDef.h
1073 - Added task class to compute the coefficients for the (iterative)
1074 unfolding.
1075
1076 * macros/unfoldCoeff.C
1077 - added macro that computes the effective areas and coefficients
1078 from a MC input file (with OriginalMC tree and MEnergyEst
1079 branch containing the energy estimator). This may be used
1080 as layout for spectrum computation program.
1081
1082
1083
1084 2005/02/16 Markus Gaug
1085
1086 * mdata/MDataChain.cc
1087 - replaced ROOT version check for the compiler from 4.02.00 to
1088 4.01.00
1089
1090 * mranforest/MRFEnergyEst.cc
1091 - include "TVector.h", otherwise this class does not compile
1092 in newer root versions
1093
1094 * msignal/MExtractTimeAndCharge.cc
1095 - initialize fLoGainStartShift correctly if read from conf. file
1096 and modified fOffsetLoGain exists.
1097
1098 * msignal/*weights*.dat
1099 - new weights with the uniform pedestal RMS. (Please use these!)
1100
1101 * msignal/pulpo_weights*.dat
1102 - new weights with the pulpo-pulse form and without NSB!!
1103
1104
1105
1106 2005/02/16 Thomas Hengstebeck
1107
1108 * mranforest/MRFEnergyEst.[h,cc]
1109 - added RF class for energy estimation
1110
1111 * mranforest/MRFEnergyEst.cc
1112 - changed calculation of estimated energy, now interpolated values
1113 are returned
1114
1115
1116
1117 2005/02/16 Abelardo Moralejo
1118
1119 * macros/starmc2.C:
1120 - Changed the way in which the "OriginalMC" tree is copied from
1121 the input to the output file. Now we ise the new procedure
1122 MWriteRootFile::AddCopySource
1123
1124 * mhistmc/MHMcCollectionArea.cc
1125 - Changed default fName to "MHMcCollectionArea"
1126
1127 * mtemp/mpadova/macros/resize.C
1128 - Changed weights
1129
1130
1131
1132 2005/02/16 Thomas Bretz
1133
1134 * mbase/MEvtLoop.cc:
1135 - fixed a typo
1136
1137 * mbase/MParList.cc, mfileio/MReadMarsFile.cc,
1138 mfileio/MReadTree.cc, mfileio/MWriteRootFile.cc,
1139 mjobs/MJStar.cc:
1140 - optimized size of some output
1141
1142 * mfileio/MWriteRootFile.[h,cc]:
1143 - fixed CopySource option for single-file case
1144
1145 * mhist/MHCamEvent.cc:
1146 - replaced the warn in SetupFill by an inf
1147
1148 * mhcalib/MHCalibrationCam.cc, mhcalib/MHCalibrationHiLoCam.cc,
1149 mhcalib/MHCalibrationChargePINDiode.cc:
1150 - removed obsolete output after a failed FindCreateObj (the
1151 function itself does the output in case of failure)
1152
1153 * mhcalib/MHCalibrationCam.cc:
1154 - replaced 'err' by 'warn' for under-/overflow in lo-gain pixel,
1155 it doesn't result in an fatal error (abort)
1156
1157 * mranforest/MRanForestCalc.cc:
1158 - added a missing debug level to some output
1159
1160 * mranforest/MRFEnergyEst.[h,cc]:
1161 - cleaned up includes
1162
1163 * callisto.cc, ganymed.cc, star.cc:
1164 - implemented enhanced handling of resource debugging
1165
1166 * mbase/Makefile, mbase/BaseLinkDef.h:
1167 - added MEnv
1168
1169 * mbase/MEnv.[h,cc]:
1170 - added
1171
1172 * mjobs/MJob.[h,cc]:
1173 - added new function to allow distribution of extranl MEnv
1174 - replaced Bool_t by Int_t for fEnvDebug
1175
1176 * mjobs/MJPedestal.cc:
1177 - adapted to changes of EnvDebug
1178
1179
1180
1181 2005/02/15 Abelardo Moralejo
1182
1183 * macros/mccalibrate.C
1184 - fixed small bug
1185
1186 * mmontecarlo/MMcCollectionAreaCalc.[h,cc]
1187 * mhistmc/MHMcCollectionArea.[h,cc]
1188 - Changed the way of calculating final effective area for data
1189 analysis. The new approach requires the use of MC files produced
1190 with the current CVS version of camera. We now make use of the
1191 true total number of produced MC events, and allow for the
1192 setting of a "tentative" differential gamma spectrum to be used
1193 in the calculation of effective areas.
1194 Removed unused constructor argument "input" in
1195 MMcCollectionAreaCalc.
1196
1197 * macros/collarea.C
1198 - Adapted to the new way of calculating effective areas.
1199
1200
1201
1202 2005/02/15 Thomas Bretz
1203
1204 * callisto.rc:
1205 - replaced mutal exclusive options (Integral, Amplitude) by
1206 a one-line resource
1207
1208 * msignal/MExtractTimeAndChargeSpline.cc:
1209 - replaced mutal exclusive options (Integral, Amplitude) by
1210 a one-line resource "ExtractionType" (old code still works)
1211
1212 * manalysis/MCerPhotEvt.[h,cc]:
1213 - added new variables to store information about islands
1214 and removed pixels - PRELIMINARY
1215 - increased class version number
1216
1217 * mfilter/MFSoftwareTrigger.cc:
1218 - optimized output in PostProcess
1219
1220 * mimage/MHImagePar.[h,cc]:
1221 - added new histograms for new variables in MCerPhotEvt
1222
1223 * mimage/MImagePar.[h,cc]:
1224 - added new data members for the new image parameters
1225 - increased class version
1226
1227 * mimage/MImgCleanStd.[h,cc]:
1228 - adapted image cleaning to calculate the new image
1229 parameters
1230 - added a flag to keep single core pixels
1231
1232 * manalysis/MMatrixLoop.[h,cc], mfileio/MReadReports.[h,cc],
1233 mfileio/MReadRflFile.[h,cc], mfileio/MReadTree.[h,cc],
1234 mraw/MRawFileRead.[h,cc], mraw/MRawSocketRead.h:
1235 - renamed GetFileName to GetFullFileName
1236
1237 * mbase/MInputStreamID.h:
1238 - added new member function HasStreamId
1239
1240 * mbase/MParContainer.[h,cc]:
1241 - added a static list to keep track of all created
1242 TMathodCall objects
1243
1244 * mbase/MTask.cc:
1245 - enhanced PrintStatistics
1246
1247 * mfileio/MRead.[h,cc]:
1248 - new abstract function GetFullFileName
1249 - added implementatio of GetFileName based on GetFullFileName
1250
1251 * mfileio/MWriteRootFile.[h,cc]:
1252 - moved open of a new file to new common member function
1253 OpenFile
1254 - allow to use an already existing file also when using rules
1255 - added a new option which can be used to copy an existing
1256 tree (without any change) from the old file into the new file.
1257 (in principal you can also do this for some of its branches only)
1258 This is done by AddCopySource
1259
1260 * mjobs/MJCalibrateSignal.cc:
1261 - in case of MonteCarlo files write an independant tree
1262 'MonteCarlo' for 'MMcEvtBasic'
1263
1264 * mjobs/MJStar.cc:
1265 - copy tree 'MonteCarlo' from old into new files
1266
1267 * mjobs/MJPedestal.cc:
1268 - removed wrong use of MFEventSelector
1269
1270 * mpedestal/MExtractPedestal.cc:
1271 - made sure that fExtractor is correctly pre- and
1272 postprocessed.
1273
1274 * mbase/MTask.cc:
1275 - don't preprocess a task if it has been preprocessed already
1276
1277 * mraw/MRawFileWrite.cc:
1278 - if display is set write output to status line
1279
1280 * mfileio/MReadTree.cc, mfileio/MReadMarsFile.cc:
1281 - moved code to display filename in status display from
1282 MReadMarsFile::Notify to MReadTree::Notify
1283
1284
1285
1286 2005/02/15 Markus Gaug
1287
1288 * mjobs/MJCalib.h
1289 - added GetDataFlag(), otherwise code does not compile!
1290
1291 * mhcalib/MHCalibrationChargeCam.cc
1292 - moved default saturation limit for number of high-gain events from
1293 0.02 to 0.05.
1294
1295 * msignal/MExtractTimeAndCharge.cc
1296 - lowered default low-gain switch from 150 to 120. (for calibration
1297 events which saturate more than 5% of the events).
1298
1299 * mjobs/MJCalib.[h,cc]
1300 - include possibility to display pixels distributions for test
1301 reasons
1302
1303
1304
1305 2005/02/14 Thomas Bretz
1306
1307 * callisto.cc, ganymed.cc, star.cc:
1308 - added some more information to '--help' output
1309 - replaced MSequences by MDataSet
1310 - implemented new debugging options (maybe not perfect yet)
1311 --print-files and --print-found
1312
1313 * mjobs/MJCut.[h,cc]:
1314 - replaced MSequences by MDataSet
1315 - write MEnergyEst
1316 - recalculate MHillasSrc
1317 - made sure both MWriteRootFile have different names
1318 - don't use "same" option if no off-data
1319
1320 * mjobs/MSequences.[h,cc]:
1321 - removed
1322
1323 * mjobs/MDataSet.[h,cc]:
1324 - added
1325
1326 * manalysis/MEventRateCalc.[h,cc]:
1327 - added a fix which make sure, that the rate is not influenced
1328 too much by the start of data taking
1329 - fixed setting of mean time corresponding to rate-interval
1330
1331 * mraw/MRawFileRead.[h,cc]:
1332 - calculate total number of events from all files in PreProcess
1333
1334 * mcalib/MCalibConstCam.cc:
1335 - added case 2 to GetPixelContent
1336
1337 * mjobs/MJCalibrateSignal.cc:
1338 - fixed redirection of stream with interleaved calibration infos
1339 - changed 'Arrival Time' to 'Calibrated Arrival Time'
1340 - display interpolated signal in equivalent photoelectrons to
1341 to get rid of scaling effects which makes it difficult to see
1342 details of the structure of the inner pixels in the histogram.
1343 With this you can immediatly see whether the relative number
1344 of phe in the outer pixels is equiv. to the inner pixels.
1345 - the same for the calibration factor - with the same argument
1346 - adapted to change in MWriteRootFile
1347 - use MReadMarsFile for Monte Carlo flag set
1348
1349 * mhist/MHCamera.cc:
1350 - changed drawing such, that NaN is not displayed anymore
1351
1352 * Makefile:
1353 - added new program ganymed
1354
1355 * mfileio/MWriteRootFile.[h,cc]:
1356 - added possibility to use UPDATE mode with rules (dangerous!)
1357 as discussed with Abelardo, Daniel M. and Thomas S.
1358
1359 * mjobs/MJStar.cc:
1360 - adapted to change in MWriteRootFile
1361 - added software trigger (still untuned) as suggested by
1362 Thomas S.
1363 - added calculation of source position before calculation
1364 of image parameters
1365 - added MPointingPos to Events-Tree
1366 - removed MPointingPos from Drive-Tree
1367 - renamed sub-tasklists to something more intuitive
1368
1369 * mjobs/Makefile, mjobs/JobsLinkDef.h:
1370 - added MJCut.cc
1371
1372 * mraw/MRawFileRead.cc:
1373 - return kERROR if ReInit fails
1374
1375 * mfilter/MFSoftwareTrigger.[h,cc]:
1376 - updated to allow using time coincidence
1377 - changed default values
1378 - added a pattern independant trigger algorithm
1379
1380 * mbase/MDirIter.cc:
1381 - implemented option 'dbg' in Print()
1382
1383 * mjobs/MJCalib.h:
1384 - added a getter for data-flag (should be renamed
1385 to 'datatype' soon)
1386
1387
1388
1389 2005/02/12 Abelardo Moralejo
1390
1391 * mtemp/mpadova/macros/wobblemap.C
1392 - Added. Macro to do some studies on wobble mode data.
1393
1394 * macros/mccalibrate.C
1395 - Added option to divide the output in a train and a test sample.
1396 Included in output new container MMcEvtBasic (if found in input
1397 files) for later use in effective areas calculations.
1398
1399 * macros/starmc2.C
1400 - Added writing out of new container MMcEvtBasic. Removed
1401 possibility of splitting output in train and test samples, since
1402 this has now to be done in mccalibrate.C to make possible that
1403 the tree OriginalMC containing MMcEvtBasic has all the original
1404 MC events (and only those) from which the events present in the
1405 Events tree derive.
1406
1407 * macros/starmc.C
1408 - Changed a couple of wrong "." by "->" in function calls. Changed
1409 default tail cuts.
1410
1411
1412
1413 2005/02/12 Markus Gaug
1414
1415 * msignal/MExtractTimeAndChargeSpline.cc
1416 - change default rise time to 0.5 and default fall time to 1.5
1417
1418 * callisto.rc
1419 - made intitializations of extractors more explicit
1420
1421 * mpedestal/MExtractPedestal.cc
1422 - make check for even number of slices in the case of "fundamental"
1423 pedestal calc.
1424
1425 * mcalib/MCalibrationChargeCalc.cc
1426 - take out some commented code
1427
1428 * mjobs/MJCalib.h
1429 - removed GetDataFlag()
1430
1431
1432
1433 2005/02/12 Abelardo Moralejo
1434
1435 * mmc/MMcTrig.hxx
1436 - Added getter GetNumFirstLevel. This is necessary if that data
1437 member is to be used for instance in MF filters. There was
1438 already a getter, but it is called GetFirstLevel and hence not
1439 recognized.
1440
1441
1442
1443 2005/02/11 Abelardo Moralejo
1444
1445 * mmc/MMcEvtBasic.[h,cc]:
1446 - New class. Contains 5 very basic MC parameters which we intend
1447 to save for all generated Corsika events. This is needed for
1448 proper effective area calculations.
1449
1450 * mmc/Makefile, McLinkDef.h
1451 - Added new class above.
1452
1453
1454
1455 2005/02/11 Thomas Bretz
1456
1457 * mfileio/MWriteRootFile.[h,cc]:
1458 - added the possibility to write to an already existing file.
1459 This doesn't affect the old behaviour, but using this new feature
1460 might still have problems.
1461
1462 * mfileio/MReadReports.cc:
1463 - fixed column-level in PrintStatistics
1464
1465 * mjobs/MJCalibrateSignal.cc:
1466 - keep MMcRunHeader in the output
1467
1468
1469
1470 2005/02/10 Abelardo Moralejo
1471
1472 * macros/mccalibrate.C
1473 - Added possibility to calibrate in photons or photoelectrons
1474
1475 * macros/starmc2.C
1476 - Added comment about value of cleaning levels
1477
1478
1479
1480 2005/02/10 Markus Gaug
1481
1482 * mcalib/Makefile
1483 * mcalib/CalibLinkDef.h
1484 * mcalib/MCalibrate.[h,cc]
1485 - removed mcalib/MCalibrate.* because it has been replaced by
1486 MCalibrateData
1487
1488 * mmain/MEventDisplay.cc
1489 - replaced MCalibrate by MCalibrateData
1490
1491 * mhcalib/MHCalibrationCam.cc
1492 - replaced warning about empty histogram from red (err) by
1493 yellow (warn).
1494
1495 * mcalib/MCalibColorSet.cc
1496 - return kTRUE in case of MC-file
1497
1498 * msignal/MExtractTimaAndChargeSpline.[h,cc]
1499 - make sure that all variables are set correctly independent on
1500 the order of their initialization by the user
1501
1502
1503
1504 2005/02/10 Thomas Bretz
1505
1506 * mgeom/MGeomCam.[h,cc]:
1507 - added new member functions (GetNeighbors) to get all pixels
1508 around a given pixel with a given radius
1509
1510 * mars.rc:
1511 - use same values for image cleaning as default in star
1512
1513 * mpointing/MSrcPosCalc.[h,cc]:
1514 - added the possibility to set the Source position from
1515 a resource file
1516
1517 * mjobs/MJStar.cc:
1518 - write MMcRunHeader to RunHeaders
1519
1520 * mfileio/MWriteRootFile.cc:
1521 - removed an obsolete line
1522 - removed a debug line which should not be there
1523
1524 * mimage/MHillas.h:
1525 - added new Getter GetDist0 returning the distance to the
1526 camera center
1527
1528 * mhflux/MHFalseSource.cc:
1529 - the scaling in Paint() was nonsense in case we are looking
1530 at on/off-data. Fixed.
1531
1532
1533
1534 2005/02/10 Abelardo Moralejo
1535
1536 * manalysis/MMcCalibrationUpdate.h
1537 - Added comment on new member fSignalType. Sorry for compilation
1538 problems... I forgot to commit the header yesterday, but M. Gaug
1539 did it.
1540
1541 * macros/starmc.C
1542 - Cleaned up a little bit, made the option to choose between
1543 calibration in photons or phe- easier to set.
1544
1545 * manalysis/MMcCalibrationUpdate.[h,cc]
1546 - Added getter and setter for fSignalType. Set fSignalType=kPhot as
1547 default for consistency with MCalibrateData.
1548
1549
1550
1551 2005/02/09 Abelardo Moralejo
1552
1553 * manalysis/MMcCalibrationUpdate.cc
1554 - Updated to make the MC calibration in phe- work
1555
1556 * macros/starmc.C
1557 - same as above. Now default is calibration in phe-
1558
1559 * mraw/MRawEvtHeader.h
1560 - Added setter for the trigger pattern, absolutely needed for
1561 creating proper MC root files.
1562
1563
1564
1565 2005/02/09 Markus Gaug
1566
1567 * manalysis/MMcCalibrationUpdate.h
1568 - added missing declaration of fSignalType
1569
1570 * mjobs/MJPedestal.[h,cc]
1571 * mjobs/badpixels_0_559.rc
1572 * callisto.rc
1573 - allow exclusion of bad pixels from the beginning (default is
1574 Pixel 0 and 559).
1575 - removed some obsolete includes
1576 - took out data member fPedestalHist from MJPedestal.h which removes
1577 the crash, however I don't understand why it caused the crash!!!
1578 There seem to be problems with memory usage either in callisto.cc
1579 or in this class!!
1580 (valgrind shows several memory leaks in the TG... classes).
1581
1582 * mjobs/MJCalibration.cc
1583 - write display and containers also in case of failure of eventloop
1584
1585 * mhcalib/MHGausEvents.cc
1586 - make default display window 600x600
1587
1588 * mcalib/MCalibrationQECamMagic.cc
1589 - updated five pixels
1590
1591 * mpedestal/MExtractPedestal.[h,cc]
1592 * mpedestal/MPedCalcPedRun.cc
1593 * mpedestal/MPedCalcFromLoGain.cc
1594 - included possibility for intermediate pedestal cam (not yet used)
1595
1596 * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.cc
1597 - initialize the bad events counters to 0 also in constructor
1598 - release the limit for bad events a bit
1599
1600 * mcalib/MCalibrationTestCam.h
1601 - take out include of TArrayI (already in base class)
1602
1603 * mcalib/MCalibrateData.h
1604 - make default argument for SetSignalType kPhe.
1605
1606 * mjobs/MJCalibrateSignalFromOuside.[h,cc]
1607 - removed
1608
1609
1610
1611 2005/02/08 Markus Gaug
1612
1613 * mhcalib/MHCalibrationCam.cc
1614 * mcalib/MCalibrationChargeCalc.cc
1615 - replaced GetNumExecutions()==0 condition by GetNumExecution() < 1
1616
1617
1618
1619 2005/02/08 Thomas Bretz
1620
1621 * mpointing/MPointingPosInterpolate.cc:
1622 - use debug option in addition to switch off output from internal
1623 eventloop. It is confusing having this output inside another
1624 eventloop.
1625 - updated missing connections in class description
1626
1627 * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.cc:
1628 - made sure that output of PostProcess fits into 80col boundary
1629
1630 * mimage/MHillas.cc:
1631 - removed an obsolete call to TLine::Paint() in Paint.
1632
1633
1634
1635 2005/02/07 Thomas Bretz
1636
1637 * mbase/MFilter.cc:
1638 - use paranthesis around ClassName in GetRule
1639
1640 * mdata/MDataFormula.h:
1641 - fixed a wrong comment in variable description
1642
1643 * mhist/MHCamEvent.[h,cc], mhist/MHCamera.[h,cc],
1644 mjobs/MJCalibrateSignal.cc,
1645 mjobs/MJCalibrateSignalFromOutside.cc:
1646 - to make sure there are no missunderstandings we have to
1647 replace all occurances of 'Variance' by 'SqrtVariance'
1648 (it was not my decision)
1649
1650 * mastro/MAstro.[h,cc]:
1651 - added new function Angle2Coordinate
1652
1653 * mbase/MTaskEnv.[h,cc]:
1654 - fixed a bug which caused the resource task to be ignored
1655 if the default task was '<dummy>'
1656
1657 * mhbase/MH3.cc:
1658 - fixed a bug in Paint (use GetListOfPrimitives->FindObject
1659 instead of FindObject) which caused the histogram to
1660 be put a lot of times into the pad.
1661
1662 * mjobs/MJCalib.[h,cc]:
1663 - derived MJCalib from MJob in order to be able to move
1664 common code from derived classes into the base-class
1665 - implemented CheckEnvLocal to handle the resource 'DataType'
1666 - changed publicity of some variables and functions
1667 to allow setting file type from outside
1668 - added new function to set data-type for use in callisto.cc
1669
1670 * mjobs/MJCalibTest.[h,cc], mjobs/MJCalibrateSignal.[h,cc],
1671 mjobs/MJCalibration.[h,cc], mjobs/MJPedestal.[h,cc]:
1672 - removed double inheritance, replaced by single inheritance
1673 from MJCalib
1674 - replaced code to handle the resource 'DataType' by the
1675 common code in the base class
1676 - put reading of reference file into a new member function
1677 to make source code reading resource file simpler and to
1678 be able to write a function description about it (simple
1679 copy&past)
1680
1681 * callisto.cc:
1682 - added option for file-type
1683
1684 * mjobs/MJOptimize.[h,cc], mjobs/MSequences.[h,cc],
1685 mjobs/MJCut.[h,cc], ganymed.[cc,rc], mhflux/MHEnergyEst.[h,cc]:
1686 - added to repository, but not yet to Makefile because
1687 there is still some work to be done. But whoever is
1688 interested in the new classes/program may already use it.
1689
1690 * mhflux/MAlphaFitter.[h,cc]:
1691 - added option to choose the minimization value
1692
1693 * mhflux/MHAlpha.cc:
1694 - replaced significance by minimization value
1695
1696 * mhflux/MHEffectiveOnTime.cc:
1697 - use E-Option when fitting to improve error calculation
1698 by using Minos technique
1699
1700
1701
1702 2005/02/04 Markus Gaug
1703
1704 * mjobs/MJCalibration.cc
1705 - found a "the `impossible' happened" when running callisto with
1706 a pure signal extractor --> MExtractTimeFastSpline has some
1707 problems with the management of the internal arrays. Replaced it
1708 by MExtractTimeHighestIntegral as default which is as good.
1709
1710 * callisto.rc
1711 - use MExtractTimeAndChargeDigitalFilterPeakSearch as default
1712 instead of MExtractTimeAndChargeDigitalFilter. This extractor is
1713 now tested and checks for the positions of the pulse within the
1714 DAQ-window.
1715
1716
1717
1718 2005/02/04 Thomas Bretz
1719
1720 * Makefile.rules:
1721 - fixed creation of main MDep.d
1722
1723 * callisto.cc, merpp.cc, showlog.cc, showplot.cc, star.cc:
1724 - added commandline option --version
1725
1726 * mbase/MFilter.cc:
1727 - changed default for 'GetRule'
1728
1729 * mbase/MParContainer.cc:
1730 - simplified GetNewObject
1731
1732 * mfbase/MF.cc:
1733 - if no conditional sign is found try to create
1734 MFilter-object
1735
1736 * mraw/MRawEvtData.cc:
1737 - fixed the initialization of fABFlags in case maxid==0 which
1738 is the default. This caused MRawEvtPixelIter::HasABFlag
1739 to do unallowed access to memory for old root-files without
1740 the AB flag, because it assumed (due to size==1) that the
1741 data contains the ab flag
1742
1743 * mraw/MRawEvtPixelIter.[h,cc]:
1744 - removed some obsolete debug comments
1745 - simplified HasABFlag
1746
1747 * manalysis/MCerPhotPix.h:
1748 - removed the `!` again. It gave problems with the Mars
1749 display. We agreed that this is a minor problem because
1750 the structure of MCerPhot* will chnage soon in any case.
1751
1752
1753
1754 2005/02/04 Abelardo Moralejo
1755
1756 * macros/starmc2.C
1757 - added to output missing container MConcentration.
1758
1759
1760
1761 2005/02/03 Thomas Bretz
1762
1763 * mfbase/MFilterList.[h,cc]:
1764 - added new function AddToList(TCollection&)
1765
1766 * mhbase/MFillH.cc:
1767 - print a warning if 'same'-option given without
1768 a corresponding existing tab
1769
1770 * mhflux/MHAlpha.[h,cc]:
1771 - made time bins settable by user
1772
1773 * mfileio/MWriteRootFile.cc:
1774 - fixed ReInit and a warning output when writing to memory
1775
1776
1777
1778 2005/02/03 Markus Gaug
1779
1780 * mcalib/MCalibColorSet.[h,cc]
1781 - implement possibility to set colour explicitely (e.g. for MC).
1782
1783 * msignal/MExtractTimeAndChargeDigitalFilter.cc
1784 - intialize fTimeShiftHiGain and fTimeShiftLoGain by default.
1785
1786 * mjobs/MJPedestal.cc
1787 - in case, extractor is used, put the extractor into the tasklist,
1788 otherwise ranges do not get initialized correctly (wrong memory
1789 usage!). Use an event selector, however to not skip the Process.
1790 This is as fast as before and now safe for any kind of extractor
1791
1792 * mcalib/MCalibrationCam.h
1793 * mcalib/MCalibrationTestCam.h
1794 * mcalib/MCalibrationTestCam.cc
1795 - initialize a missing array in InitAverageAreas
1796
1797 * mraw/MRawEvtHeader.h
1798 - introduced Setter() of cal. pattern for Abelardo
1799
1800
1801
1802 2005/02/02 Markus Gaug
1803
1804 * mcalib/MCalibrationChargeCam.cc
1805 - fixed small bug in the display of mean charges when low-gain was
1806 used.
1807
1808 * msignal/MExtractor.cc
1809 - print the missing overlap between high-gain and low-gain
1810 in the Print() function
1811 - remove setting of fHiLoLast in PreProcess, otherwise cloned
1812 extractors do not work any more with windows exceeding the
1813 high-gain range.
1814
1815 * mhcalib/MHCalibrationTestCam.[h,cc]
1816 * mhcalib/MHCalibrationTestTimeCam.[h,cc]
1817 - set proper probability limits for the fits
1818
1819 * mcalib/MCalibrateData.cc
1820 - catch the case in which no interlaced cal. events are being sent
1821 by the pulser box.
1822
1823 * mjobs/MJCalib.[h,cc]
1824 - put the data type enum in a new base class
1825
1826 * mjobs/MJCalibTest.[h,cc]
1827 - re-name old class MJExtractCalibTest to MJCalibTest and make it
1828 compatible with the sequence-files.
1829
1830 * mjobs/MJExtractCalibTest.[h,cc]
1831 - removed
1832
1833 * mjobs/MJCalibrateSignal.cc
1834 - put a compiler warning about the default cal. to photo-electrons
1835
1836 * callisto.cc
1837 - add new flag "--use-test" to enable the MJCalibTest facility
1838 (default: not used)
1839
1840
1841
1842 2005/02/01 Raquel de los Reyes
1843
1844 * mjobs/MSequence.h
1845 - Added "Get" functions for the TArrays variables.
1846
1847
1848
1849 2005/02/01 Markus Gaug
1850
1851 * mjobs/MJPedestal.[h,cc]
1852 * mjobs/MJCalibration.[h,cc]
1853 * mjobs/MJCalibrateSignal.[h,cc]
1854 * callisto.rc
1855 - put enum for data type. Can now set the data type (mc, raw, root)
1856 without running the data check.
1857
1858 * mhcalib/MHCalibrationCam.cc
1859 - return kTRUE in PostProcess if GetNumExecutions is 0
1860
1861 * mcalib/MCalibrationChargeCalc.cc
1862 - return kTRUE in PostProcess if GetNumExecutions is 0
1863
1864
1865
1866 2005/02/01 Daniel Mazin
1867
1868 * MPointingPosInterpolate.cc:
1869 - fixed bug to match the units of Ra and Decl in MPointingPos
1870 - fixed bug in handling of events with times outside of times from
1871 MDrive tree
1872
1873
1874
1875 2005/02/01 Thomas Bretz
1876
1877 * showplot.cc:
1878 - another fix to make the batch mode working (you can use the batch
1879 mode to convert a root-file into another format)
1880
1881
1882
1883 2005/01/31 Thomas Bretz
1884
1885 * mbase/MStatusDisplay.cc:
1886 - fixed handling of batch mode in GetCanvas(const TString &name)
1887 - don't skip already existing tabs in Display()
1888
1889
1890
1891 2005/01/31 Raquel de los Reyes
1892
1893 * mjobs/MSequence.h
1894 - Added "Get" functions for some of the sequence.txt file
1895 parameters.
1896
1897
1898
1899 2005/01/31 Markus Gaug
1900
1901 * mjobs/MJob.[h,cc]
1902 * mjobs/MJCalibrateSignal.[h,cc]
1903 * mjobs/MJCalibration.[h,cc]
1904 - move file type enum to base class
1905
1906 * mjobs/MJCalibrateSignal.[h,cc]
1907 - allow also for direct setting of an MRunIter (not used in
1908 callisto).
1909
1910 * mcalib/MCalibrationChargeCalc.[h,cc]
1911 - test also for pulser strength changes additionally to changes in
1912 colour.
1913
1914
1915
1916 2005/01/31 Abelardo Moralejo
1917
1918 * mpointing/MSrcPosCalc.cc
1919 - Create only one instance of MAstroSky2Local for the
1920 transformations, instead of two identical ones, as it was before.
1921
1922
1923
1924 2005/01/30 Markus Gaug
1925
1926 * mjobs/MJCalibration.cc
1927 * mjobs/MJPedestal.cc
1928 * mjobs/calibrationref_Nov04.rc
1929 * mhcalib/MHCalibrationRelTimeCam.[h,cc]
1930 - updated correct display of reference lines
1931
1932
1933
1934 2005/01/29 Markus Gaug
1935
1936 * msignal/MExtractFixedWindowSpline.[h,cc]
1937 - fixed a bug occurring with overlapping windows between high-gain
1938 and low-gain
1939
1940 * msignal/MExtractFixedWindowPeakSearch.cc
1941 - take out call to fSignals->Clear() which is already done in
1942 MTaskList.
1943
1944 * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.[h,cc]
1945 - new extractor reducing the bias and solving the problem with the
1946 jumping pulse readout.
1947
1948
1949
1950 2005/01/28 Abelardo Moralejo
1951
1952 * mpointing/MSrcPosCalc.cc
1953 - updated. Make it work as desired: obtain for each event the x,y
1954 position on the camera of a source whose celestial coordinates
1955 (J2000) have been set by the user in the container "MSourcePos"
1956 of type MPointingPos, added to the parameter list. If the
1957 container MSourcePos is not found, the center of the camera (or
1958 other fixed position x,y set in the parameter list by the user -
1959 in MSrcPosCam) is used as source position for all the events in
1960 the loop.
1961
1962
1963
1964 2005/01/28 Thomas Bretz
1965
1966 * mjobs/MJCalibrateSignal.cc:
1967 - fixed that extract1,2,3 haven't been deleted if loop failed.
1968 - print tasklist also if loop failed.
1969 - added a undefined task (MTaskEnv "FinalFantasy") as last task to
1970 the event processing tasklist
1971
1972 * callisto.rc:
1973 - added comments about "FinalFantasy" into call
1974 - added comment for obsolete resources as discussed yesterday
1975 evening: TimeUpperLimit
1976
1977 * mbase/MMath.[h,cc], manalysis/MCerPhotPix.[h,cc],
1978 mpedestal/MPedPhotPix.h:
1979 - replaced TruncatePrecision by ReducePrecision (its simply a better
1980 name)
1981
1982 * mbase/MParList.cc:
1983 - added a check to make 200%(!) sure that the container added
1984 to the list is a MParContainer (everything else could crash
1985 almost everything in Mars!)
1986
1987 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.[h,cc],
1988 mjobs/MJPedestal.cc:
1989 - simplified the code in the WriteResult functions by using
1990 the new WriteContainer in MJob
1991 - removed the TObjArray from the MParList! It is NOT a MParContainer
1992 there are a lot of circumstance how this can crash Mars. I don't
1993 know why the compiler allowed for this.
1994 - unified WriteResult and WriteHists
1995 - split GetOutputFile into two functions for simplification
1996
1997 * mjobs/MJCalibration.h:
1998 - copy the extractorcam name when copying the contents
1999
2000 * mjobs/MJob.[h,cc]:
2001 - new member function WriteContainer to simplify code in derived
2002 classes
2003
2004 * mpointing/MSrcPosCalc.[h,cc]
2005 - fixed the header according to Abelardo's changes
2006 - added the initialization of the pointers to the constructor
2007
2008
2009
2010 2005/01/28 Markus Gaug
2011
2012 * msignal/MExtractTimeAndChargeDigitalFilter.cc
2013 - introduce a security check for the time fine adjustment in case,
2014 it is too large.
2015
2016 * mcalib/MCalibConstCam.[h,cc]
2017 * mcalib/MCalibConstPix.h
2018 - new classes to allow display of changing cal. constants with the
2019 interlaced cal. events
2020
2021 * mcalib/MCalibrationChargeCalc.cc
2022 - removed stopping of PostProcess in case that the evtloop is
2023 finished with interlaced cal. events
2024
2025 * mcalib/MCalibrateData.[h,cc]
2026 - fill MCalibConstCam with update results (once per calib. consts
2027 update == every 10 sec.)
2028 - introduce check for size of calibration constant. In case, it is
2029 completetly out of range, set the MBadPixelsPix::IsUnsuitableRun
2030
2031 * mjobs/MJCalibrateSignal.cc:
2032 - display one MHCamera more with changing conv. factors (only for
2033 interlaced cal. events)
2034
2035 * mpedestal/MPedCalcFromLoGain.cc
2036 - set default for MExtractWinFirst from 15 to 17 because of the
2037 late cosmics signals in December
2038
2039
2040 2005/01/28 Abelardo Moralejo
2041
2042 * mtemp/mpadova/macros/trainsubsample.C
2043 - added # of events to be written in the output (instead of
2044 fraction of total). Moved MSrcPosCam in output from RunHeaders
2045 to Events tree.
2046
2047
2048
2049 2005/01/27 Daniel Mazin and Markus Gaug
2050
2051 * mcalib/MCalibrateData.[h,cc]
2052 - derive this class from MCamEvent in order to be able to display
2053 evolution of conversion factors in case of interlaced cal.
2054 events
2055
2056 * mpointing/MInterpolatePointingPos.[h,cc]
2057 - new class to interpolate pointing positions, adapted from a class
2058 by Marcos Lopez
2059
2060 * mjobs/MJCalibrateSignal.[h,cc]
2061 - enabled the calibration of data with interlaced calibration events
2062
2063 * msignal/MArrivalTime.[h,cc]
2064 * mcalib/MCalibrateRelTime.cc
2065 - removed Error of calibrated arrival time, as agreed on the last
2066 software calibration meeting yesterday
2067
2068 * mjobs/MJCalibrateSignal.cc
2069 - add display to show histogramming of conversion factors
2070 - modify default calibration to equiv. photo-electrons
2071 - allow for setting of MC, Raw or Root-file type in callisto.rc
2072
2073 * callisto.rc
2074 - updated conf. file
2075
2076
2077 2005/01/27 Thomas Bretz
2078
2079 * callisto.cc:
2080 - don't display starting pedestals when calibrating the signal
2081
2082 * callisto.rc:
2083 - added some comments
2084
2085 * star.rc:
2086 - according to Daniel M. we have agreed to change the default
2087 cleaning level to adapt it roughly to the new pedestal
2088
2089 * manalysis/MCerPhotPix.[h,cc], mpedestal/MPedPhotPix.h:
2090 - as agreed in the current calibration meeting we truncate the
2091 precision of the stored floating point values to roughly 0.5%
2092 to gain storage space in the calibrated data (the gzip
2093 algorithm compresses this stuff nicely - we gain roughly 15%)
2094
2095 * mhflux/MHFalseSource.cc, mjobs/MJCalibration.cc, mjobs/MJStar.cc:
2096 - added a comment
2097
2098 * mjobs/MJCalibrateSignal.cc:
2099 - changed title of unsuitable plot
2100 - removed plot for calibrated fundamental pedestal as agreed in the
2101 current calibration meeting (we may change this to an option)
2102
2103 * mjobs/MJPedestal.[h,cc]:
2104 - changed the name of the "PedDiff" plot to be consistent with the
2105 other tab-name
2106 - changed the options for the display
2107 - removed the dependancy of fDisplayType and the SetDataCheck
2108 option
2109 - added option kDisplayNone
2110 - renamed enums from k*Display to kDisplay*
2111
2112 * mhist/MHCamEvent.cc:
2113 - trying to get rid of the Err_%p workaround.
2114
2115 * manalysis/MCerPhotEvt.[h,cc]:
2116 - added some '!' signs in the comment line. This is quick hack
2117 to gain I/O speed and storage space. We will soon have new
2118 containers for the calibrated data and image cleaning
2119 information.
2120 - changed version number to 6
2121
2122 * mhist/MHCamera.cc:
2123 - added member function SetAllUsed
2124
2125
2126
2127 2005/01/26 Abelardo Moralejo
2128
2129 * macros/mccalibrate.C
2130 - removed creation and writing out of MSrcPosCam. It is more
2131 flexible to add it in starmc2.C if needed (for wobble mode for
2132 instance).
2133
2134 * mtemp/mpadova/macros/RanForestDISP.C
2135 - added possibility to set the number of hadrons read in for the
2136 training. Added some missing containers to output.
2137 - Fixed rule concerning the DISP, by adding parentheses. Remember
2138 that MHMatrix::AddColumn does not respect the usual precedence
2139 of operations!
2140
2141 * mtemp/mpadova/macros/resize.C
2142 - added to output missing container MRawEvtHeader
2143
2144 * macros/starmc2.C
2145 - added missing container MImagePar. Added possibility to set the
2146 source position on the camera (for the wobble mode).
2147
2148
2149
2150 2005/01/25 Abelardo Moralejo
2151
2152 * macros/starmc2.C
2153 - modified to allow double (train / test) output, for g/h
2154 separation studies. Added several missing containers to output.
2155
2156
2157
2158 2005/01/25 Thomas Bretz
2159
2160 * mcalib/MCalibrationIntensityChargeCam.cc:
2161 - fixed a lot of 'default argument'-warnings to make to code
2162 compile
2163
2164 * mbase/MParContainer.[h,cc]:
2165 - moved the empty Reset() function into the source file and
2166 added a lot of comments
2167 - implemented new helper-functions: GetNewObject
2168
2169 * mbase/MContinue.[h,cc]:
2170 - allow to use MFilter-classes as filter in ReadEnv
2171
2172 * mbase/MTaskEnv.cc:
2173 - replaced some code by GetNewObject
2174
2175 * mhbase/MFillH.cc:
2176 - handle DrawOption "same" to be able to draw to the same pad
2177
2178 * mhbase/MH.[h,cc]:
2179 - added same-argument to DrawSame
2180
2181 * mhbase/MH3.cc:
2182 - removed some obsolete comments
2183 - remove own drawing options before calling fHist->Draw
2184
2185 * mimage/MHHillas.cc, mimage/MHImagePar.cc:
2186 - first try of implementing 'same' drawing option
2187
2188
2189
2190 2005/01/25 Markus Gaug
2191
2192 * mcalib/MCalibrationPattern.[h,cc]
2193 * mcalib/MCalibrationPatternDecode.[h,cc]
2194 - New Decoder task for the calibration pattern from the
2195 digital modules
2196
2197 * mraw/MRawEvtHeader.[h,cc]
2198 - remove decoding from this class
2199
2200 * mcalib/MCalibrationIntensityHiLoCam.[h,cc]
2201 - remove, because one needs anyhow much more than one data file
2202 to get a reasonable conversion factor
2203
2204 * mcalib/MCalibCalcFromPast.[h,cc]
2205 - remove MCalibrationIntensityHiLoCam
2206
2207 * mbadpixels/MBadPixelsPix.h
2208 * mbadpixels/MBadPixelsCam.cc
2209 - changed one function name to GetUnsuitableCalLevel()
2210
2211 * mjobs/MJCalibration.cc
2212 - replace all Y-titles with units "FADC counts" by "FADC cnts" and
2213 "FADC slices" by "FADC sl.", otherwise they range out of the
2214 canvas.
2215
2216 * mcalib/MCalibrationChargeCalc.cc
2217 - ensure to set the color correctly in MCalibrationBlindCam
2218
2219 * callisto.rc
2220 - put space for
2221 MJCalibrateSignal.ExtractSignal.HiGainFirst: 2
2222 MJCalibrateSignal.ExtractSignal.HiGainLast: 16
2223
2224
2225 2005/01/24 Abelardo Moralejo
2226
2227 * manalysis/MMcCalibrationUpdate.cc
2228 - Adapted to changes in MCalibrateData from 2005/01/16: moved
2229 qepix.SetAvNormFFactor(1.) from Process() to ReInit(). Due to
2230 this, for the last week you may have found trouble running
2231 starmc.C and mccalibrate.C.
2232
2233
2234
2235 2005/01/24 Thomas Bretz
2236
2237 * callisto.cc:
2238 - removed non-existing option from output
2239
2240 * manalysis/MEnergyEstimate.[h,cc]:
2241 - added ReadEnv member function
2242
2243 * mbase/MContinue.[h,cc]:
2244 - implementes AllowEmpty option to support doing nothing
2245 defined in resource file
2246 - added a first draft to allow usage of class-filters instead of
2247 rules
2248
2249 * mbase/MMath.[h,cc]:
2250 - implemented a function suggested by Florian Goebel which reduces
2251 the precision of a float to ~0.5% which is usefull for data
2252 compression by gzip
2253
2254 * mdata/MDataChain.[h,cc]:
2255 - implemented ReadEnv member function
2256
2257 * mfbase/MF.cc:
2258 - a small enhancement to the output in ReadEnv
2259
2260 * mhbase/MH3.cc:
2261 - fixed call to FindObject in Paint which caused a profile to be
2262 displayed incorrectly in case it was read from a file
2263
2264 * mhflux/MHFalseSource.[h,cc]:
2265 - removed old obsolete unsused Significance functions
2266 - implemented ReadEnv member function
2267 - set false source binning only if BinningFalseSource is not default
2268 - check parlist for BinningAlpha
2269
2270 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc,
2271 mjobs/MJPedestal.cc:
2272 - added an additional check and output if output-file could
2273 not be opened
2274
2275 * mjobs/MJob.h:
2276 - added some Getter
2277
2278 * mhbase/MBinning.[h,cc].
2279 - added nen member functions
2280 + SetEdgesRaw
2281 + ReadEnv
2282 + Print
2283
2284 * mhflux/MAlphaFitter.[h,cc]:
2285 - added new member function ReadEnv
2286
2287 * mhflux/MHAlpha.cc:
2288 - fixed a problem when fitting without off-data
2289
2290 * mbase/MStatusDisplay.cc:
2291 - implemented a further fix in DrawClonePad to make sure
2292 that the X-stuff doesn't get confused while still
2293 GetDrawOption returns the correct value
2294
2295
2296
2297 2005/01/24 Markus Gaug
2298
2299 * msignal/MExtractTimeAndChargeDigitalFilter.cc
2300 - introduced security check for the times fine-tuning to catch
2301 outliers because of deviating pulse forms.
2302
2303 * msignal/MExtractTime.cc
2304 * msignal/MExtractor.cc
2305 - lowered default high-gain saturation limit to 250
2306 - removed Clear() for two results containers at beginning of Process()
2307
2308 * msignal/MExtractor.h
2309 - Take fHiLoLast into the Clone()
2310
2311 * msignal/MExtractedSignalPix.cc
2312 - change sign of default initializer to negative.
2313
2314
2315
2316 2005/01/23 Markus Gaug
2317
2318 * mhcalib/MHCalibrationHiLoCam.[h,cc]
2319 - updated to new logain switch setting in MExtractTimeAndCharge
2320 - extract also high-gain vs. low-gain time difference
2321
2322 * mhcalib/MHCalibrationCam.[h,cc]
2323 * mhcalib/MHCalibrationChargeCam.[h,cc]
2324 - updated reading of conf. values in ReadEnv
2325
2326 * mhcalib/MCalibrationHiLoCam.[h,cc]
2327 * mhcalib/MCalibrationHiLoPix.[h,cc]
2328 * mhcalib/MCalibrationIntensityHiLoCam.[h,cc]
2329 - updated accordingly
2330
2331 * mbadpixels/MBadPixelsCam.cc
2332 - removed some bugs in the Print() function
2333
2334
2335
2336 2005/01/22 Markus Gaug
2337
2338 * mhcalib/MHCalibrationRelTimeCam.cc
2339 - display in the averaged times display the event-by-event averaged
2340 absolute arrival times instead of the rel. ones which do not make
2341 much sense.
2342
2343 * mhcalib/MHCalibrationTestTimeCam.[h,cc]
2344 * mhcalib/MHCalibrationTestCam.[h,cc]
2345 - update to the latest changes in analysis chain.
2346
2347 * mjobs/MJExtractCalibTest.[h,cc]
2348 - update to the latest changes in analysis chain.
2349
2350 * mjobs/MJCalibration.cc
2351 - replace title of that times-averageing Tab from "RelTimes" by
2352 "Times".
2353
2354 * macros/calibration.C
2355 - update to changes in MJExtractCalibTest
2356
2357
2358
2359 2005/01/21 Markus Gaug
2360
2361 * msignal/MExtractTimeAndChargeDigitalFilter.cc
2362 * msignal/MExtractTimeAndChargeSlidingWindow.cc
2363 * msignal/MExtractTimeAndChargeSpline.cc
2364 - use the max. bin content for low-gain extraction
2365
2366 * callisto.rc
2367 - add place for LoGainSwitch
2368
2369
2370
2371 2005/01/21 Florian Goebel
2372
2373 * mfbase/MF.cc:
2374 - include a (TString) cast to make it compilable with gcc2.95.3
2375
2376
2377
2378 2005/01/21 Thomas Bretz
2379
2380 * mpointing/MSrcPosFromModel.cc:
2381 - fixed crash in Process if no pointing model available
2382
2383 * mpointing/MPointingPosCalc.h:
2384 - added missing initialization of data members
2385
2386 * mastro/MObservatory.[h,cc]:
2387 - added ReadEnv member function
2388
2389 * mbase/MTaskEnv.h:
2390 - added (=0) default to SetDefault
2391
2392
2393
2394 2005/01/20 Markus Gaug
2395
2396 * mcalib/MCalibrationIntensityChargeCam.[h,cc]
2397 - added function to display fluctuations of a variable
2398
2399 * mcalib/MCalibrationPix.cc
2400 - fixed small bug in High-gain mean error.
2401
2402 * msignal/MExtractTimeAndCharge.[h,cc]
2403 - introduced high-gain maximum limit before extracting the low-gain
2404
2405
2406
2407 2005/01/20 Thomas Bretz
2408
2409 * mbase/MContinue.[h,cc]:
2410 - added ReadEnv member function to support resource files
2411
2412 * mbase/MEvtLoop.[h,cc]:
2413 - added a second arguemtn to reading of the resource file by name
2414 - added some checks when reding the resource file and the
2415 parameter list hasn't been setup
2416
2417 * mbase/MParList.cc:
2418 - removed an obsolete output from ReadEnv
2419
2420 * mfbase/MF.[h,cc]:
2421 - added ReadEnv member function to support resource files
2422 - added kAllowEpty flag to support skipping by resource files
2423
2424 * mfbase/MFilterList.cc:
2425 - added a comment
2426
2427 * mbase/MStatusDisplay.[h,cc]:
2428 - fixed Write to be compatible with root 4.02/00
2429 - worked around a problem with reading the DrawOption correctly
2430 from a stored status display
2431
2432
2433
2434 2005/01/19 Thomas Bretz
2435
2436 * mbase/MMath.cc:
2437 - added a comment to SignificanceLiMa, made by Daniel Mazin
2438 - also check for b==0
2439
2440 * mhflux/MAlphaFitter.[h,cc]:
2441 - fixed significance calculation in case of on-off data
2442 - added fScaleFactor
2443
2444 * mhflux/MHAlpha.[h,cc], mhflux/MHFalseSource.cc:
2445 - handle scale factor in case of on-off observations
2446
2447 * mjobs/MJPedestal.cc:
2448 - aligned screen output to 80col rule
2449
2450 * mtrigger/MFTriggerPattern.[h,cc]:
2451 - assigned correct integers to enum
2452 - made sure that the enum is correctly handled in all function by
2453 applying a r-value to the condition
2454
2455
2456
2457 2005/01/19 Abelardo Moralejo
2458
2459 * mtrigger/MFTriggerPattern.[cc,h]
2460 - Changed Bool_t arguments of all setters to new type Prescale_t
2461 defined by N. Galante (see below)
2462
2463
2464
2465 2005/01/19 Nicola Galante
2466
2467 * mtrigger/MFTriggerPattern.[cc,h]
2468 - added in header enum Prescale_t { kUnPrescaled = kFALSE,
2469 kPrescaled = kTRUE };
2470
2471 - fixed a bug in Process, both fMaskRequiredUnprescaled and
2472 fMaskRequiredPrescaled are checked simultaneously.
2473
2474
2475
2476 2005/01/18 Markus Gaug
2477
2478 * mcalib/MCalibColorSet.cc
2479 - fixed the remaining day of data without colour in project name
2480 neither in digital modules bits.
2481
2482 * mpedestal/MPedCalcPedRun.[h,cc]
2483 - catch the continuous light runs with MRawRunHeader::fRunType
2484 == kRTCalibration to be recognized as effective pedestal runs.
2485
2486
2487 2005/01/18 Thomas Bretz
2488
2489 * mbase/MMath.cc:
2490 - added a check for s==0 in SignificanceLiMa, because otherwise the
2491 result is NaN
2492
2493 * mfbase/MF.cc:
2494 - removed an obsolete debugging output from the latest changes
2495
2496 * mhflux/MHAlpha.cc:
2497 - reset fHTime, too
2498
2499
2500
2501 2005/01/18 Nicola Galante
2502
2503 * mtrigger/MFTriggerPattern.cc:
2504 - added parentesis to ensure bitwise operators priority
2505 with respect to logical operators.
2506
2507
2508 2005/01/17 Thomas Bretz
2509
2510 * manalysis/MEnergyEstimate.[h,cc]:
2511 - changed to be more general. Energy is now estimated from a rule
2512 (MDataChain) The default behaviour is still the same as before
2513 to copy the energy from MMcEvt
2514
2515 * mbase/MTask.cc:
2516 - changed to write out the descriptor istead of the task-name only
2517 in Pre/PostProcess
2518
2519 * mhbase/MH.cc:
2520 - initialize fSerialNumber and fNumExecutions in constructor
2521
2522 * mhflux/MHFalseSource.cc:
2523 - according to a suggestion by Markus Mayer I have changed
2524 \\sigma_{max}=f to S_{max}=f\\sigma
2525
2526 * mjobs/MJCalibrateSignal.cc:
2527 - as discussed with Markus and Abelardo fixed the MFTriggerPattern
2528 call.
2529
2530 * mtrigger/MFTriggerPattern.cc, mtrigger/MTriggerPattern.cc,
2531 mtrigger/MTriggerPatternDecode.cc:
2532 - added some comment about file version
2533
2534 * mbase/MFilter.h:
2535 - implemented new virtual function GetDataMember like in MData
2536
2537 * mbase/MTask.[h,cc]:
2538 - when filter is added ass GetDataMember to branch list (should be
2539 obsolete, because filter is in the tasklist, but it should not hurt)
2540
2541 * mfbase/MF.[h,cc], mfbase/MFDataChain.[h,cc], mfbase/MFDataMember.[h,cc],
2542 mfbase/MFilterList.[h,cc]:
2543 - implemented new function GetDataMember
2544
2545
2546
2547 2005/01/17 Markus Gaug
2548
2549 * msignal/MExtractTimeAndChargeDigitalFilter.cc
2550 - remove a situation where the high-gain signal can be 0.
2551
2552 * mtrigger/MTriggerPattern.h
2553 - fixed a bug in defining the trigger bit pattern (Have to start
2554 from 0 instead of 1)
2555
2556 * mjobs/MJPedestal.cc
2557 * mjobs/MJCalibrateSignal.cc
2558 - fixed default extraction ranges.
2559
2560 * callisto.rc
2561 - fixed default weights files for pedestal extraction for cosmcis
2562
2563 * mcalib/MCalibrationChargeCalc.cc
2564 - removed program exit on occurrance of multiple colours without
2565 intensity calibration
2566
2567
2568
2569 2005/01/17 Nadia Tonello and Markus Gaug
2570
2571 * mcalib/MCalibrationChargeCam.cc
2572 - some fit improvements in the function GetAveragedConvFADC2PhotPerArea
2573
2574
2575
2576 2005/01/16 Markus Gaug
2577
2578 * mhcalib/MHCalibrationCam.[h,cc], mhcalib/MHCalibrationRelTimeCam.[h,cc],
2579 mhcalib/MHCalibrationChargeCam.[h,cc]
2580 - put overflow management and results camera initialization into
2581 base class
2582
2583 * mcalib/MCalibrateData.[h,cc]
2584 - added possibility to re-normalize signal to equiv. photo-electrons
2585 ( SetSignalType(MCalibrateData::kPhe) ).
2586 Default is old version in photons
2587 - speed up Process by storing pre-calculated calibration constants
2588 in arrays (needed 40% of CPU time of the eventloop before, now: 23%)
2589 - added new pointer to different MCalibrationChargeCam used for
2590 updates
2591 - added possibility to update the conversion factors using the
2592 MCalibrationChargeCam stored in fCalibUpdate.
2593 - added Print() function
2594
2595 * mcalib/MCalibCalcFromPast.[h,cc]
2596 - committed final version, now also in the Makefile
2597
2598 * mjobs/MJCalibrateSignalFromOutside.[h,cc], macros/calibration.C
2599 - committed final version, now able to calibrate interlaced cal.
2600 events.
2601
2602
2603
2604 2005/01/14 Hendrik Bartko
2605
2606 * msignal/calibration_weights_UV.dat
2607 - fixed a small bug in the noise autocorrelation of the AB-noise
2608
2609 * msignal/calibration_weights_blue.dat
2610 - new weights file for blue calibration pulses
2611
2612 * cosmics_weights.dat
2613 - fixed a small bug in the noise autocorrelation of the AB-noise
2614
2615
2616
2617 2005/01/14 Markus Gaug
2618
2619 * msignal/MExtractTimeAndChargeDigitalFilter.cc
2620 - added a small acceleration of the program, tested by Hendrik and
2621 me.
2622
2623 * mpedestal/MPedCalcFromLoGain.cc
2624 - fixed one warning output which was not a real warning.
2625
2626 * mcalib/MCalibrationChargeCam.cc
2627 - improved the function to calculate a mean conversion factor over
2628 the whole camera including a fit to the values.
2629
2630 * mpedestal/MPedCalcPedRun.[h,cc]
2631 - undo some changes introduced by TB on 2/12/04 which had made the
2632 use of interlaced pedestal events impossible again.
2633 - Use now the new class MTriggerPattern directly to recognize an
2634 interlaced pedestal event.
2635
2636
2637
2638 2005/01/14 Thomas Bretz
2639
2640 * callisto.cc:
2641 - fixed a typo in output
2642
2643 * manalysis/MGeomApply.cc:
2644 - removed some old code already in comments
2645 - added possibility to switch off automatic processing (used
2646 if two different geometries around)
2647
2648 * manalysis/MMultiDimDistCalc.cc, mhbase/MHMatrix.[h,cc],
2649 mranforest/MRanForestCalc.cc, mtools/MHSimulatedAnnealing.[h,cc],
2650 mtools/MSimulatedAnnealing.h:
2651 - added include of TVector because in newer root version it is
2652 not included from TMatrix anymore
2653
2654 * mbase/BaseLinkDef.h, mbase/MMath.[h,cc]:
2655 - to stick to the convention of TMath in newer root versions MMath
2656 changed from a class to a namespace
2657
2658 * mbase/MEvtLoop.[h,cc]:
2659 - to support newer root version added a second Write-function
2660 with a const qualifier.
2661
2662 * mdata/MDataChain.cc:
2663 - changed access to TMath for newer root versions
2664
2665 * mfileio/MChain.[h,cc]:
2666 - implemented a workaround for teh changed LoadTree definition
2667 in newer root-versions
2668
2669 * mfileio/MReadTree.cc:
2670 - fixed a bug in CheckBranchSize caused some warning to be
2671 displayed
2672
2673 * mhflux/MHAlpha.cc:
2674 - removed check for fResult in PostProcess (it is always there)
2675
2676 * msignal/MExtractTimeFastSpline.cc:
2677 - fixed delete --> delete[]
2678
2679 * mbadpixels/MBadPixelsCalc.cc:
2680 - slight change to some output
2681
2682 * mbase/MTaskEnv.h:
2683 - set name of default task when pointer is given
2684
2685 * mjobs/MJCalibrateSignal.cc:
2686 - fixed handling of extraction range for various cases
2687 - fixed handling in case no arrival times are calculated
2688
2689 * mjobs/MJCalibration.cc:
2690 - write at least a default arrival time calibration container
2691 to make further processing easier
2692
2693 * mjobs/MJPedestal.[h,cc]:
2694 - fixed handling of extraction range for various cases
2695
2696
2697
2698 2005/01/14 Abelardo Moralejo
2699
2700 * mtemp/mpadova/macros/trainsubsample.C, RanForestDISP.C
2701 - added. Two macros used in the analysis of real wobble mode data.
2702
2703
2704
2705 2005/01/14 Daniela Dorner
2706
2707 * macros/sql/filldotrun.C
2708 - added new arehucas-verions and changed code accordingly
2709
2710
2711
2712 2005/01/13 Abelardo Moralejo
2713
2714 * macros/starmc.C
2715 - Added (commented) lines for the case of gamma MC source off-axis
2716 (wobble mode). Changed default extractor to
2717 MExtractFixedWindowPeakSearch.
2718
2719
2720
2721 2005/01/13 Raquel de los Reyes
2722
2723 * callisto.rc
2724 - introduced several configuration lines
2725 (format: "class".DataCheck: No) to allow callisto
2726 to run with rawfiles. Necessary for the datacheck.
2727
2728
2729
2730 2005/01/13 Markus Gaug
2731
2732 * mcalib/MCalibColorSet.cc
2733 - fixed runs 45605-45609
2734
2735 * msignal/MExtractor.h
2736 - take out the variable fHiLoLast from the streamer. Will be
2737 initialized in the ReInit(), if needed
2738
2739 * msignal/MExtractor.cc
2740 - Initialized fHiLoLast to 0. Otherwise, a second eventloop with
2741 the same extractor may have that variable set to a certain
2742 value, even if not desired. The ReInit() fixes fHiLoLast, if
2743 different from 0.
2744
2745 * mpedestal/MExtractPedestal.cc
2746 * mpedestal/MPedCalcPedRun.cc
2747 * mpedestal/MPedCalcFromLoGain.cc
2748 - fix the output of the print to the correct value for the case
2749 that the extractor is used.
2750
2751
2752 2005/01/13 Thomas Bretz
2753
2754 * callisto.rc:
2755 - fixed some typos
2756
2757 * mbase/MLog.cc:
2758 - unset DEBUG defined unintentionally
2759
2760 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
2761 - removed printing Weights in InitArrays, because otherwise
2762 the output of a full data calibration is totally crowded
2763 with numbers. Having the weights-file name on the display
2764 is perfectly enough.
2765
2766
2767
2768 2005/01/12 Markus Gaug
2769
2770 * mcalib/MCalibrationIntensityRelTimeCam.cc
2771 - added fit to improve averageing of the obtained results
2772
2773
2774
2775 2005/01/12 Thomas Bretz
2776
2777 * manalysis/MMatrixLoop.cc:
2778 - changed name to MRead because it now derives from MRead
2779
2780 * mbase/MEvtLoop.[h,cc]:
2781 - implemented an option not to cascade the status display to the
2782 parameter list in PreProcess
2783
2784 * mhflux/MHAlpha.cc:
2785 - changed name of "Significance" to "MinimizationValue"
2786 - return -significance to have a value being minimized
2787
2788 * mhist/MHCamera.cc:
2789 - fixed output of text in legend
2790
2791 * mhist/MHEvent.[h,cc]:
2792 - implemented new options for calibrated pedestals
2793
2794 * mmain/MEventDisplay.cc:
2795 - fixed to support latest changes in MJCalibrateSignal
2796
2797 * mpedestal/MPedPhotCam.cc:
2798 - added new options in GetPixelContent (4 and 5) to support
2799 a correct camera display
2800
2801 * mjobs/MJCalibrateSignal.cc:
2802 - fixed display of calibrated pedestal and pedestal rms
2803 - changed order of plots. Now all interpolated values
2804 (means all calibrated values which are bad-pixel treated)
2805 are displayed behind the unsuitable pixels.
2806
2807 * mjobs/MJ*.cc:
2808 - corrected all wrong %06d to %08d to fit the number of
2809 digits in run-numbers
2810
2811
2812
2813 2005/01/11 Abelardo Moralejo
2814
2815 * mjobs/Makefile
2816 - added missing include -I ../mtrigger
2817
2818
2819
2820 2005/01/11 Thomas Bretz
2821
2822 * callisto.cc, callisto.rc:
2823 - changed such, that all three kinds of pedestals are calcualted
2824 (usefull for studies)
2825
2826 * manalysis/MMatrixLoop.[h,cc]:
2827 - derived from MRead
2828 - implemented some basic functions from MRead
2829
2830 * mfilter/MFCosmics.[h,cc]:
2831 - allow setting of name of MPedestalCam
2832
2833 * mhbase/MBinning.[h,cc]:
2834 - added SetEdges taking MParList as input
2835
2836 * mhflux/MHAlpha.cc:
2837 - use new function from MBinning
2838
2839 * mjobs/MJCalibrateSignal.[h,cc]:
2840 - changed to calculate all three kinds of pedestals
2841 - added filters for trigger pattern and illuminated events
2842
2843 * mjobs/MJPedestal.cc:
2844 - give different names to tabs with different pedestals
2845
2846 * mjobs/MJStar.cc:
2847 - on request changed used pedestal from "FromExtractor" to
2848 "FromExtractorRndm"
2849
2850 * mtrigger/MTriggerPattern.h:
2851 - added Reset function
2852
2853 * mtrigger/MTriggerPatternDecode.[h,cc]:
2854 - added using file format version number
2855
2856
2857
2858 2005/01/11 Markus Gaug
2859
2860 * mbadpixels/MBadPixelsPix.cc
2861 - updated documentation
2862
2863 * mcalib/MCalibrationChargeCalc.cc
2864 - make pixels with deviating number of phes unreliable instead of
2865 unsuitable (this was already thought so, but missed to modify
2866 at one place).
2867
2868 * mhcalib/MHCalibrationCam.[h,cc]
2869 - add possible flag 'kInterlaced': default: kFALSE (like before)
2870 - added pointer to MRawEvtHeader to deny cosmics events in case
2871 of 'interlaced' flag is set. No changes for 'normal' calibration
2872
2873
2874
2875 2005/01/10 Benjamin Riegel
2876
2877 * mreport/MReportStarguider.cc, mreport/MReportStarguider.h
2878 - added two classes for implementing starguider-data
2879
2880 * mreport/ReportLinkDef.h
2881 - added class MReportStarguider to be linked:
2882 #pragma link C++ class MReportStarguider+;
2883
2884 * mreport/Makefile
2885 - added file MReportStarguider.cc
2886
2887 * merpp.cc
2888 - added two containers ( MReportStarguider, MTimeStarguider ) and
2889 added MReportStarguider to the list:
2890 w->AddContainer("MReportStarguider", "Starguider");
2891 w->AddContainer("MTimeStarguider", "Starguider");
2892 r->AddToList("MReportStarguider");
2893
2894
2895
2896 2005/01/10 Markus Gaug
2897
2898 * mcalib/MCalibColorSet.cc
2899 - return kFALSE for CL-run instead of kTRUE
2900
2901 * mcalib/MCalibrationChargeCalc.cc
2902 - stop program in case that multiple colours are found in same file
2903 without intensity calibration
2904
2905 * mbadpixels/MBadPixelsPix.h
2906 - added two new possible UnCalibrated_t flags for the hi-lo
2907 calibration
2908
2909 * macros/calibration.C
2910 - add the calls to:
2911 MArray::Class()->IgnoreTObjectStreamer();
2912 MParContainer::Class()->IgnoreTObjectStreamer();
2913 in main.
2914
2915 * msignal/MExtractor.h
2916 - added Getter for fOffsetLoGain (was still missing)
2917
2918 * mhcalib/MHCalibrationChargeCam.[h,cc]
2919 - remove pixels with histogram overflow only if their percentage
2920 passes a certain limit (default: 0.5%). Before, every overflow
2921 lead to an unsuitable pixel.
2922
2923 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]
2924 - implemented changes suggested by T.B. to speed up calculations
2925 - take fNameWeightsFile into the streamer, otherwise the Clone()
2926 will always create an extractor with cosmic's weights.
2927 - set fOffsetLoGain to a slighly higher value. The DF seems to
2928 have a different offset since it uses different pulse shapes
2929 and thus sightly different time definitions.
2930
2931
2932
2933 2005/01/10 Thomas Bretz
2934
2935 * mhvstime/MHVsTime.cc:
2936 - fixed a compiler error for gcc 2.95.3, see Mantis bug # 157
2937
2938 * callisto.cc:
2939 - changed such, that the calculated pedestal is not random
2940 anymore
2941 - added code to calculate the pedestal also with randomization,
2942 but this code is for the moment commented out.
2943
2944 * callisto.rc:
2945 - fixed naming of pedestal calculation
2946
2947 * mbadpixels/MBadPixelsCalc.cc:
2948 - added a second check which compares the pedestal rms with
2949 the variance of the pedestal rms in the same sector
2950
2951 * mjobs/MJCalibrateSignal.[h,cc]:
2952 - changed to calculate the pedestal from extractor without
2953 randomization
2954 - added code to calculate the pedestal also with randomization,
2955 but this code is for the moment commented out.
2956
2957 * mjobs/MJCalibration.cc:
2958 - made sure that pedcam always has the correct name
2959 (FIXME? Print a warning if it has the wrong name)
2960
2961 * mjobs/MJPedestal.[h,cc]:
2962 - changed such, that it allows the calculation of pedestals
2963 in three different ways (fundamental, fromextractor,
2964 fromextractorrndm)
2965 - therefor removed SetExtractorResolution and added
2966 + void SetExtractionFundamental()
2967 + void SetExtractionWithExtractorRndm()
2968 + void SetExtractionWithExtractor()
2969
2970 * mjobs/MJStar.cc:
2971 - changed/fixed the input name of the MPedPhotCam used in the
2972 image cleaning
2973
2974 * mraw/MRawFileRead.[h,cc]:
2975 - changed return type of OpenNextFile
2976 - in some cases return kERROR in OpenNextFile to abort the Processing
2977 with an error
2978
2979 * mraw/MRawRunHeader.cc:
2980 - call a wrong file format version ERROR now
2981
2982 * mhflux/MAlphaFitter.[h,cc]:
2983 - make sure that resetted values are returned if fit failed
2984 - set default scaling too kOffRegion
2985
2986 * mhflux/MHAlpha.cc:
2987 - some small fixes to handling of MHAlphaOff
2988
2989 * mhflux/MHFalseSource.[h,cc]:
2990 - implemented possible usage of MHFalsSourceOff for On-Off-Analysis
2991 - updated display accordingly
2992 - updated fit accordingly
2993 - removed catalog temporarily from plots until I found the
2994 reason for the strange crashes
2995
2996 * mbadpixels/MBadPixelCalc.[h,cc]:
2997 - implemented the possibility to check the pedestal rms against the
2998 variance of the pedstal rms, too. The option is curretly switched
2999 off.
3000 - enahanced informal output in PreProcess
3001
3002 * mbase/MTaskList.cc:
3003 - a little change to some output
3004
3005
3006
3007 2005/01/10 Wolfgang Wittek
3008
3009 * mfbase/MFEventSelector2.cc
3010 - check whether filter exists before calling
3011 filter->CallPreProcess(parlist)
3012
3013
3014
3015 2005/01/08 Markus Gaug
3016
3017 * mhcalib/MHCalibrationHiLoCam.[h,cc]
3018 * mcalib/MCalibrationHiLoCam.[h,cc]
3019 * mcalib/MCalibrationHiLoPix.[h,cc]
3020 * mcalib/MIntensityCalibrationHiLoCam.[h,cc]
3021 * mhcalib/Makefile, mcalib/Makefile, mhcalib/HCalibLinkDef.h,
3022 mcalib/CalibLinkDef.h
3023 - new classes for calibration of conversion high-gain vs. low-gain
3024
3025 * msignal/MExtractedSignalPix.[h,cc]
3026 - added data member fChisquare, set to -1. by Clear() and Reset()
3027 - raised version number by 1
3028
3029 * msignal/MExtractedSignalCam.[h,cc]
3030 - added data member fNdf, set to -1 by default
3031 - new function: GetProb(const Int_t pixidx) to be called to
3032 calculate the joint probability of Chisquare of pixel "pixidx"
3033 and fNdf
3034 - added documentation of data members
3035 - raised version number by 1
3036
3037 * mhcalib/MHCalibrationChargeCam.cc
3038 - strengthened default histogram limits a bit, should accelerate
3039 the calibration by 20%.
3040
3041 * mjobs/MJCalibrateSignalFromOutside.cc
3042 - fixed two lines to compile MCalibrateData with the recent changes
3043 by TB
3044
3045 * msignal/MExtractTimeAndChargeDigitalFilter.cc
3046 - fixed two bugs introduced yesterday by TB.
3047
3048 * msignal/MExtractTimeAndChargeSpline.cc
3049 * msignal/MExtractTimeAndChargeSlidingWindow.cc
3050 - adopt part of TB's speed accelerations into these classes
3051
3052 * msignal/MExtractTimeAndCharge.cc
3053 - fix the low-gain extraction window for the case that the high-gain
3054 is saturated. Was skipped so far.
3055
3056
3057
3058 2005/01/07 Markus Gaug
3059
3060 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
3061 - catch the case that more than 90% of the pixels have saturated
3062 signals and fix the extraction window from the occurrance of
3063 saturation, then. Important for high-intensity calibration events.
3064
3065
3066 * msignal/MExtractor.cc
3067 * msignal/MExtractTime.cc
3068 * msignal/MExtractTimeAndCharge.cc
3069 - added some documentation
3070
3071 * msignal/MExtractTime.[h,cc]
3072 - moved the empty function FindTimeHiGain() and FindTimeLoGain() to
3073 the header-file.
3074
3075
3076
3077
3078 2005/01/07 Abelardo Moralejo
3079
3080 * mbase/MLog.h
3081 - Added #include "TSystem.h", otherwise gSystem is not recognized
3082 in Mac OSX.
3083
3084 * manalysis/MMakePadHistograms.cc
3085 - Changed badcalc.SetNamePedPhotContainer to
3086 badcalc.SetNamePedPhotCam
3087
3088
3089
3090 2005/01/07 Thomas Bretz
3091
3092 * mbadpixels/MBadPixelsCalc.[h,cc], macros/ONOFFAnalaysis.C:
3093 - replaced PedPhotContainer by PedPhotCam for consistency
3094
3095 * mbase/MLog.[h,cc]:
3096 - return *this in Seperator()
3097
3098 * mbase/MPrint.[h,cc]:
3099 - use new separator manipulator in PreProcess
3100 - fixed a type: separator instead of seperator
3101
3102 * mfileio/MReadTree.[h,cc]:
3103 - added a check for branch->IsAutoDelete() in Notify()
3104
3105 * mpedestal/MExtractPedestal.[h,cc]:
3106 - added new option 'fRandomCalculation' be used to switch on-/off-
3107 randomization in extractors, the default should be like before
3108 - added Process() calling Calc()
3109
3110 * mpedestal/MPedCalcFromLoGain.[h,cc], mpedestal/MPedCalcPedRun.[h,cc]:
3111 - renamed Process() to Calc()
3112
3113 * Makefile:
3114 - removed macros/calibration.C, which seems to have been
3115 unintantionally introduced.
3116
3117 * manalysis/Makefile:
3118 - removed unintantionally introduced wrong include
3119
3120 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
3121 - a small acceleration discussed with Hendrik by replacing a
3122 counter in a loop by pointer arithmetics
3123
3124 * mraw/MRawEvtPixelIter.cc:
3125 - fixed a bug in GetMaxIdxHiLoGain which caused the loop to
3126 read one byte behind the end of the array
3127 - fixed HasLoGain() which really did weired things, means accessing
3128 sometimes memory somewhere. This could theoretically result
3129 in assigning the wrong lo-gains to the wrong pixels.
3130
3131 * mtrigger/MTriggerPattern.[h,cc], mtrigger/MTriggerPatternDecode.[h,cc],
3132 mtrigger/MFTriggerPattern.[h,cc]:
3133 - added
3134
3135 * mtrigger/Makefile, mtrigger/TriggerLinkDef.h:
3136 - added MTriggerPattern, MTriggerPatternDecode and MFTriggerPattern
3137
3138 * manalysis/MEnergyEstParam.h:
3139 - added a new function SetVariables calling SetCoeff
3140
3141 * mcalib/MCalibrateData.[h,cc]:
3142 - removed data members for container names
3143 - added new lists for container names
3144 - allow to calibrate more than one pedestal container at the same
3145 time
3146
3147 * mjobs/MJCalibrateSignal.cc:
3148 - changed accordingly
3149
3150
3151
3152 2005/01/05 Thomas Bretz
3153
3154 * mcalib/MCalibrationBlindPix.cc, mcalib/MCalibrationChargeCalc.cc,
3155 mhcalib/MHCalibrationRelTimeCam.cc:
3156 - made some output lines fit into convinience window of 80 col
3157
3158 * mhist/MHCamEvent.cc:
3159 - make sure that x-axis has correct title
3160
3161 * msignal/MArrivalTimePix.cc:
3162 - init error to -1 which is a obviously non valid value
3163 - fixed IsValid() which gave wrong results
3164
3165 * msignal/MExtractTimeAndCharge.cc, msignal/MExtractedSignalPix.cc:
3166 - made sure that LoGain is flagged non-valid if no lo-gain exists
3167 - push time back at the edge of the allowed limits if outside
3168
3169 * mbase/MGList.[h,cc]:
3170 - introduced new functions Delete and DeletePictures
3171 - SetBit(kMustCleanup) in constructor. Otherwise it is not
3172 correctly removed from ListOfCleanups
3173
3174 * mbase/MLog.cc:
3175 - SetBit(kMustCleanup) if adding a plugin to make sure it is cleaned
3176 from the list
3177
3178 * mbase/MParContainer.[h,cc]:
3179 - replaced return type of GetDescriptor by TString. The old version
3180 was terribly wrong! The returned memory wasn't removed as soon
3181 as the function returned.
3182
3183 * mbase/MStatusDisplay.[h,cc]:
3184 - for security (thread safty) replaced all Form() by MString::Form()
3185 - implemented a more secure scheme of Closing (Clone()) this was
3186 a hint given by valgrind
3187 - set kMustCleanup for all new object in ClonePad not only kCanDelete
3188 - fixed some lines in pulldown-menus
3189 - add TPads to ListOfCleanups in ClonePad (workaround!)
3190
3191 * mbase/MString.[h,cc]:
3192 - implemented a new static Form() function returning a copy of
3193 the result
3194
3195 * mbase/MTask.[h,cc]:
3196 - replaced return type of GetDescriptor by TString. The old version
3197 was terribly wrong! The returned memory wasn't removed as soon
3198 as the function returned.
3199 - Made GetDescriptor thread safe using MString::Form
3200
3201 * mfileio/MWriteRootFile.cc:
3202 - Use GetDescriptor().Data() when using any kind of printf function
3203
3204 * mhbase/MFillH.cc:
3205 - replaced string concatenation in all constructors by a Form
3206 (also suggested by valgrind)
3207
3208 * mhcalib/MHCalibrationRelTimeCam.cc:
3209 - made some output fit into 80col boundary
3210
3211
3212
3213
3214 2005/01/03 Thomas Bretz (HAPPY NEW YEAR)
3215
3216 * mfht:
3217 - added new directory for hexagonal fourier transformation
3218
3219 * mfht/HftIncl.h, mhft/HftLinkDef.h, mhft/MGeomCamMagicXT.[h,cc],
3220 mhft/MGeomCamMagicEnhance.[h,cc], mhft/MHexgaonalFT.[h,cc],
3221 mhft/MHexagonalFreqSpace.[h,cc], mhft/MHexagonalFTCalc.[h,cc],
3222 mhft/Makefile:
3223 - added
3224
3225 * macros/extendcam.C:
3226 - added: tutorial for MGeomCamExtend
3227
3228 * macros/hft.C:
3229 - added: tutorial for MHexgonalFTCalc
3230
3231 * macros/dohtml.C:
3232 - updated
3233
3234 * macros/rootlogon.C:
3235 - updated
3236
3237 * Makefile:
3238 - mhft added
3239
3240 * mbase/MParContainer.cc, mbase/MLog.cc:
3241 - added a pre-compiler option for destructor debugging
3242
3243 * mbase/MTaskList.[h,cc]:
3244 - added new function Replace
3245
3246 * mdata/MDataChain.cc, mfbase/MF.cc:
3247 - shortened some output
3248
3249 * mdata/MDataArray.[h,cc]:
3250 - added new function FindRule
3251
3252 * mfileio/MReadTree.[h,cc]:
3253 - enhanced functionality to be able to read a TTree stored in memory
3254 instead of a file. Therefor introduced fTree which is now the pointer
3255 used and replaced fChain where TTree and TChain have common behaviour.
3256 Where they behave uncommon new code for the new case has been added.
3257
3258 * mfileio/MWriteRootFile.[h,cc]:
3259 - enhanced functionality to be able to write a TTree into memory
3260 instead of a file. This were maily bugfixes for the case fOut==0, which
3261 must be handled correctly. Becarefull a tree filles without a file
3262 is not deleted automatically!
3263
3264 * mhbase/MBinning.h:
3265 - added copy constructor
3266 - fixed buggy SetEdges(MBinning&) which didn't work
3267
3268 * mhbase/MHMatrix.cc:
3269 - when adding a new rule check first if the same rule already exists
3270
3271 * mhflux/MAlphaFitter.[h,cc]:
3272 - added new functionality to support on-off analysis
3273 - didn't touch existing code
3274
3275 * mhflux/MHAlpha.[h,cc]:
3276 - added new functionality to support on-off analysis
3277 - replaced Fit() calls by newer function calls
3278 - added DrawAll - PRELIMINARY
3279 - fixed a bug when projecting - may be the reson for some strange
3280 crashes
3281
3282 * mcalib/MCalibColorSet.cc:
3283 - fixed a stupid bug introduced last year, which caused MCalibColorSet
3284 in some circumstances to stop the eventloop when it shouldn't
3285
3286 * mjobs/MSequence.cc:
3287 - expand path names
3288
Note: See TracBrowser for help on using the repository browser.