source: trunk/MagicSoft/Mars/Changelog@ 6949

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