source: trunk/MagicSoft/Mars/Changelog@ 6909

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