source: trunk/MagicSoft/Mars/Changelog@ 6705

Last change on this file since 6705 was 6705, checked in by gaug, 20 years ago
*** empty log message ***
File size: 71.5 KB
Line 
1
2
3Please do not write behind the end of line tag so that it is possible
4to send a Changelog file to a line printer directly. Thanks.
5
6For your entries please follow EXACTLY this style:
7
8_yyyy/mm/dd_[Your Name]
9_
10___*_filename:
11_____-_description
12_
13___*_filename2, filename3:
14_____-_description
15_
16_
17_
18
19While an underscore is a placeholder for a white-space or an empty line.
20
21
22 -*-*- END OF LINE -*-*-
23 2005/03/02 Markus Gaug
24
25 * mjobs/MJCalib.[h,cc]
26 * mjobs/MJPedestal.[h,cc]
27 * mjobs/MJCalibration.[h,cc]
28 * mjobs/MJCalibrateSignal.[h,cc]
29 - put the storage types in the base class
30
31 * mbadpixels/MBadPixelsCam.cc
32 - add some output in case that AsciiRead does not work
33
34 2005/02/25 Markus Gaug
35
36 * mhcalib/MHCalibrationHiLoCam.[h,cc]
37 - fixed bug in inter-calibration hi-logain for arrival times.
38
39 * mhcalib/MHCalibrationPulseTimeCam.[h,cc]
40 - fixed the situation where the maximum bin is already found in the
41 low-gain samples.
42
43 * mjobs/MJCalibration.cc
44 - write the MPedestalCams also to disk (needed for data-check).
45
46
47 2005/02/25 Abelardo Moralejo
48 * msignal/MC_calibration_weights_UV.dat
49 - Added. Weights file for using the digital filter on MC
50 calibration files. For the moment the weights are the same as in
51 the file calibration_weights_UV.dat, only that high and low gain
52 have both the same weights because for the moment the MC pulse
53 shape is the same in both gain branches.
54
55 2005/02/24 Markus Gaug
56
57 * mjobs/MJCalibrateSignal.cc
58 - include display of pulse times (calculated in the post-process)
59 - include the possibility for the pixel check (like in MJCalibration)
60
61 * mhcalib/MHCalibrationHiLoCam.cc
62 - set default range up to 30.
63
64 * mhcalib/MHCalibrationChargeBlindPix.h
65 - take the TVectors out of the streamer, to be exectuable with
66 root.04.02
67
68 2005/02/24 Thomas Hengstebeck
69
70 * macros/RFEnergyEst.C
71 - new macro to show the usage of RFEnergyEst class.
72
73
74
75 2005/02/24 Abelardo Moralejo
76
77 * mtemp/mpadova/macros/resize.C
78 - moved MSrcPosCam output container from RunHeaders to Events tree.
79
80
81
82 2005/02/18 Marcos Lopez
83
84 * mflux/
85 - new directory to store the flux related classes.
86
87 * mflux/MHadAlphaCut.{h,cc}
88 - container to store the optimal hadronness and alpha cut for each bin in
89 estimated energy and theta.
90
91 * mflux/MFHadAlpha.{h,cc}
92 - filter to apply the hadronness and alpha cuts stored in
93 MHadAlphaCut. It can be selected to apply only alpha, only hadronness
94 cut or both.
95
96
97
98 2005/02/18 Markus Gaug
99
100 * mhcalib/MHCalibrationPulseTimeCam.[h,cc]
101 - new class to histogram the arrival time of cosmics above a certain
102 threshold.
103
104 * mcalib/MCalibrationPulseTimeCam.[h,cc]
105 - new class container with results of MHCalibrationPulseTimeCam
106
107 * mjobs/MJCalibrateSignal.cc
108 - include MCalibrationPulseTimeCam to display
109
110 2005/02/18 Thomas Bretz
111
112 * mbase/MStatusDisplay.cc:
113 - switch off TH1::AddDirectory during DrawClonePad
114
115 * mjobs/MSequence.[h,cc]:
116 - added some code (still commented) for later use,
117 allowing to setup a different filename for each runfile
118 - added SetNight member function
119 - added Add*Runs member function
120 - with this changes MSequence can replace MRunIter now
121 - allow requesting of standard path from outside
122 (GetStandardPath)
123
124 * Makefile:
125 - added sinope
126
127 * sinope.cc:
128 - added (small tool to check contents of run for datacenter)
129
130 * callisto.cc:
131 - added background information about Callisto
132
133 * ganymed.cc:
134 - added background information about Ganymed
135
136 * mjobs/MJCalibrateSignal.cc:
137 - removed special MC code. The MC files now have a lo-gain
138 switch and we can extract the pedestal rms from lo-gain
139 - don't print statistics if nothing was executed
140 - fixed display. The displayed pedestal RMS was the one
141 caluclated with a extractor but not at random position
142 (This only effects the display, the algorithm was ok)
143
144
145
146 2005/02/17 Markus Gaug
147
148 * mjobs/MJCalibTest.cc
149 - removed bug treating the MC calibration files uncorrectly
150 - added Pixel-Check treatment
151
152 * mjobs/MJCalibration.cc
153 - added Pixel-Check treatment
154
155 * callisto.rc
156 - added pixel-check option
157
158 * msignal/MExtractTimeAndChargeDigitalFilter.cc
159 - calculate high-gain signal even if saturation occurs
160
161
162
163 2005/02/17 Thomas Bretz
164
165 * mjobs/MJStar.cc:
166 - fixed some missing containers in case of MC files
167
168 * callisto.cc:
169 - removed obsolete second check for kModeC
170
171 * mars.rc:
172 - added a lot of option to be able to use a
173 different signal extractor looking into uncalibrated
174 data
175
176 * manalysis/MCameraData.[h,cc]:
177 - added Print() member function
178
179 * manalysis/MCerPhotAnal2.[h,cc]:
180 - switched off writing into MCerPhotEvt
181
182 * mdata/MDataChain.[h,cc]:
183 - added code to handle priorities of operators correctly
184
185 * mhist/MHEvent.cc:
186 - fixed display for MPedestalRMS
187
188 * mjobs/MJCalib.cc:
189 - fixed treatment of PixelCheck resource
190
191 * mjobs/MJCalibrateSignal.cc:
192 - added some comments about Monte Carlo
193 - added MMcFadcHeader to output
194
195 * mjobs/MJPedestal.cc:
196 - do not allow 'UseData' for Monte Carlos. Reason is given as
197 comment in the code
198
199 * mmain/MEventDisplay.[h,cc]:
200 - changed such, that mars.cc allows to set the used extractor
201 - removed the obsolete cam.root, ped.root option
202
203 * mmain/MCameraDisplay.cc:
204 - adapted to change in MEventDisplay
205
206
207
208
209 2005/02/16 Javier Rico
210
211 * mhistmc/MHMcUnfoldCoeff.[cc,h], mhistmc/Makefile,
212 mhistmc/HistMcLinkDef.h
213 - Added container class holding the histograms of the coefficients
214 for the (iterative) unfolding.
215
216 * mmontecarlo/MMcUnfoldCoeffCalc.[cc,h], mmontecarlo/Makefile,
217 mmontecarlo/MonteCarloLinkDef.h
218 - Added task class to compute the coefficients for the (iterative)
219 unfolding.
220
221 * macros/unfoldCoeff.C
222 - added macro that computes the effective areas and coefficients
223 from a MC input file (with OriginalMC tree and MEnergyEst
224 branch containing the energy estimator). This may be used
225 as layout for spectrum computation program.
226
227
228
229 2005/02/16 Markus Gaug
230
231 * mdata/MDataChain.cc
232 - replaced ROOT version check for the compiler from 4.02.00 to
233 4.01.00
234
235 * mranforest/MRFEnergyEst.cc
236 - include "TVector.h", otherwise this class does not compile
237 in newer root versions
238
239 * msignal/MExtractTimeAndCharge.cc
240 - initialize fLoGainStartShift correctly if read from conf. file
241 and modified fOffsetLoGain exists.
242
243 * msignal/*weights*.dat
244 - new weights with the uniform pedestal RMS. (Please use these!)
245
246 * msignal/pulpo_weights*.dat
247 - new weights with the pulpo-pulse form and without NSB!!
248
249
250
251 2005/02/16 Thomas Hengstebeck
252
253 * mranforest/MRFEnergyEst.[h,cc]
254 - added RF class for energy estimation
255
256 * mranforest/MRFEnergyEst.cc
257 - changed calculation of estimated energy, now interpolated values
258 are returned
259
260
261
262 2005/02/16 Abelardo Moralejo
263
264 * macros/starmc2.C:
265 - Changed the way in which the "OriginalMC" tree is copied from
266 the input to the output file. Now we ise the new procedure
267 MWriteRootFile::AddCopySource
268
269 * mhistmc/MHMcCollectionArea.cc
270 - Changed default fName to "MHMcCollectionArea"
271
272 * mtemp/mpadova/macros/resize.C
273 - Changed weights
274
275
276
277 2005/02/16 Thomas Bretz
278
279 * mbase/MEvtLoop.cc:
280 - fixed a typo
281
282 * mbase/MParList.cc, mfileio/MReadMarsFile.cc,
283 mfileio/MReadTree.cc, mfileio/MWriteRootFile.cc,
284 mjobs/MJStar.cc:
285 - optimized size of some output
286
287 * mfileio/MWriteRootFile.[h,cc]:
288 - fixed CopySource option for single-file case
289
290 * mhist/MHCamEvent.cc:
291 - replaced the warn in SetupFill by an inf
292
293 * mhcalib/MHCalibrationCam.cc, mhcalib/MHCalibrationHiLoCam.cc,
294 mhcalib/MHCalibrationChargePINDiode.cc:
295 - removed obsolete output after a failed FindCreateObj (the
296 function itself does the output in case of failure)
297
298 * mhcalib/MHCalibrationCam.cc:
299 - replaced 'err' by 'warn' for under-/overflow in lo-gain pixel,
300 it doesn't result in an fatal error (abort)
301
302 * mranforest/MRanForestCalc.cc:
303 - added a missing debug level to some output
304
305 * mranforest/MRFEnergyEst.[h,cc]:
306 - cleaned up includes
307
308 * callisto.cc, ganymed.cc, star.cc:
309 - implemented enhanced handling of resource debugging
310
311 * mbase/Makefile, mbase/BaseLinkDef.h:
312 - added MEnv
313
314 * mbase/MEnv.[h,cc]:
315 - added
316
317 * mjobs/MJob.[h,cc]:
318 - added new function to allow distribution of extranl MEnv
319 - replaced Bool_t by Int_t for fEnvDebug
320
321 * mjobs/MJPedestal.cc:
322 - adapted to changes of EnvDebug
323
324
325
326 2005/02/15 Abelardo Moralejo
327
328 * macros/mccalibrate.C
329 - fixed small bug
330
331 * mmontecarlo/MMcCollectionAreaCalc.[h,cc]
332 * mhistmc/MHMcCollectionArea.[h,cc]
333 - Changed the way of calculating final effective area for data
334 analysis. The new approach requires the use of MC files produced
335 with the current CVS version of camera. We now make use of the
336 true total number of produced MC events, and allow for the
337 setting of a "tentative" differential gamma spectrum to be used
338 in the calculation of effective areas.
339 Removed unused constructor argument "input" in
340 MMcCollectionAreaCalc.
341
342 * macros/collarea.C
343 - Adapted to the new way of calculating effective areas.
344
345
346
347 2005/02/15 Thomas Bretz
348
349 * callisto.rc:
350 - replaced mutal exclusive options (Integral, Amplitude) by
351 a one-line resource
352
353 * msignal/MExtractTimeAndChargeSpline.cc:
354 - replaced mutal exclusive options (Integral, Amplitude) by
355 a one-line resource "ExtractionType" (old code still works)
356
357 * manalysis/MCerPhotEvt.[h,cc]:
358 - added new variables to store information about islands
359 and removed pixels - PRELIMINARY
360 - increased class version number
361
362 * mfilter/MFSoftwareTrigger.cc:
363 - optimized output in PostProcess
364
365 * mimage/MHImagePar.[h,cc]:
366 - added new histograms for new variables in MCerPhotEvt
367
368 * mimage/MImagePar.[h,cc]:
369 - added new data members for the new image parameters
370 - increased class version
371
372 * mimage/MImgCleanStd.[h,cc]:
373 - adapted image cleaning to calculate the new image
374 parameters
375 - added a flag to keep single core pixels
376
377 * manalysis/MMatrixLoop.[h,cc], mfileio/MReadReports.[h,cc],
378 mfileio/MReadRflFile.[h,cc], mfileio/MReadTree.[h,cc],
379 mraw/MRawFileRead.[h,cc], mraw/MRawSocketRead.h:
380 - renamed GetFileName to GetFullFileName
381
382 * mbase/MInputStreamID.h:
383 - added new member function HasStreamId
384
385 * mbase/MParContainer.[h,cc]:
386 - added a static list to keep track of all created
387 TMathodCall objects
388
389 * mbase/MTask.cc:
390 - enhanced PrintStatistics
391
392 * mfileio/MRead.[h,cc]:
393 - new abstract function GetFullFileName
394 - added implementatio of GetFileName based on GetFullFileName
395
396 * mfileio/MWriteRootFile.[h,cc]:
397 - moved open of a new file to new common member function
398 OpenFile
399 - allow to use an already existing file also when using rules
400 - added a new option which can be used to copy an existing
401 tree (without any change) from the old file into the new file.
402 (in principal you can also do this for some of its branches only)
403 This is done by AddCopySource
404
405 * mjobs/MJCalibrateSignal.cc:
406 - in case of MonteCarlo files write an independant tree
407 'MonteCarlo' for 'MMcEvtBasic'
408
409 * mjobs/MJStar.cc:
410 - copy tree 'MonteCarlo' from old into new files
411
412 * mjobs/MJPedestal.cc:
413 - removed wrong use of MFEventSelector
414
415 * mpedestal/MExtractPedestal.cc:
416 - made sure that fExtractor is correctly pre- and
417 postprocessed.
418
419 * mbase/MTask.cc:
420 - don't preprocess a task if it has been preprocessed already
421
422 * mraw/MRawFileWrite.cc:
423 - if display is set write output to status line
424
425 * mfileio/MReadTree.cc, mfileio/MReadMarsFile.cc:
426 - moved code to display filename in status display from
427 MReadMarsFile::Notify to MReadTree::Notify
428
429
430
431 2005/02/15 Markus Gaug
432
433 * mjobs/MJCalib.h
434 - added GetDataFlag(), otherwise code does not compile!
435
436 * mhcalib/MHCalibrationChargeCam.cc
437 - moved default saturation limit for number of high-gain events from
438 0.02 to 0.05.
439
440 * msignal/MExtractTimeAndCharge.cc
441 - lowered default low-gain switch from 150 to 120. (for calibration
442 events which saturate more than 5% of the events).
443
444 * mjobs/MJCalib.[h,cc]
445 - include possibility to display pixels distributions for test
446 reasons
447
448
449
450 2005/02/14 Thomas Bretz
451
452 * callisto.cc, ganymed.cc, star.cc:
453 - added some more information to '--help' output
454 - replaced MSequences by MDataSet
455 - implemented new debugging options (maybe not perfect yet)
456 --print-files and --print-found
457
458 * mjobs/MJCut.[h,cc]:
459 - replaced MSequences by MDataSet
460 - write MEnergyEst
461 - recalculate MHillasSrc
462 - made sure both MWriteRootFile have different names
463 - don't use "same" option if no off-data
464
465 * mjobs/MSequences.[h,cc]:
466 - removed
467
468 * mjobs/MDataSet.[h,cc]:
469 - added
470
471 * manalysis/MEventRateCalc.[h,cc]:
472 - added a fix which make sure, that the rate is not influenced
473 too much by the start of data taking
474 - fixed setting of mean time corresponding to rate-interval
475
476 * mraw/MRawFileRead.[h,cc]:
477 - calculate total number of events from all files in PreProcess
478
479 * mcalib/MCalibConstCam.cc:
480 - added case 2 to GetPixelContent
481
482 * mjobs/MJCalibrateSignal.cc:
483 - fixed redirection of stream with interleaved calibration infos
484 - changed 'Arrival Time' to 'Calibrated Arrival Time'
485 - display interpolated signal in equivalent photoelectrons to
486 to get rid of scaling effects which makes it difficult to see
487 details of the structure of the inner pixels in the histogram.
488 With this you can immediatly see whether the relative number
489 of phe in the outer pixels is equiv. to the inner pixels.
490 - the same for the calibration factor - with the same argument
491 - adapted to change in MWriteRootFile
492 - use MReadMarsFile for Monte Carlo flag set
493
494 * mhist/MHCamera.cc:
495 - changed drawing such, that NaN is not displayed anymore
496
497 * Makefile:
498 - added new program ganymed
499
500 * mfileio/MWriteRootFile.[h,cc]:
501 - added possibility to use UPDATE mode with rules (dangerous!)
502 as discussed with Abelardo, Daniel M. and Thomas S.
503
504 * mjobs/MJStar.cc:
505 - adapted to change in MWriteRootFile
506 - added software trigger (still untuned) as suggested by
507 Thomas S.
508 - added calculation of source position before calculation
509 of image parameters
510 - added MPointingPos to Events-Tree
511 - removed MPointingPos from Drive-Tree
512 - renamed sub-tasklists to something more intuitive
513
514 * mjobs/Makefile, mjobs/JobsLinkDef.h:
515 - added MJCut.cc
516
517 * mraw/MRawFileRead.cc:
518 - return kERROR if ReInit fails
519
520 * mfilter/MFSoftwareTrigger.[h,cc]:
521 - updated to allow using time coincidence
522 - changed default values
523 - added a pattern independant trigger algorithm
524
525 * mbase/MDirIter.cc:
526 - implemented option 'dbg' in Print()
527
528 * mjobs/MJCalib.h:
529 - added a getter for data-flag (should be renamed
530 to 'datatype' soon)
531
532
533
534 2005/02/12 Abelardo Moralejo
535
536 * mtemp/mpadova/macros/wobblemap.C
537 - Added. Macro to do some studies on wobble mode data.
538
539 * macros/mccalibrate.C
540 - Added option to divide the output in a train and a test sample.
541 Included in output new container MMcEvtBasic (if found in input
542 files) for later use in effective areas calculations.
543
544 * macros/starmc2.C
545 - Added writing out of new container MMcEvtBasic. Removed
546 possibility of splitting output in train and test samples, since
547 this has now to be done in mccalibrate.C to make possible that
548 the tree OriginalMC containing MMcEvtBasic has all the original
549 MC events (and only those) from which the events present in the
550 Events tree derive.
551
552 * macros/starmc.C
553 - Changed a couple of wrong "." by "->" in function calls. Changed
554 default tail cuts.
555
556
557
558 2005/02/12 Markus Gaug
559
560 * msignal/MExtractTimeAndChargeSpline.cc
561 - change default rise time to 0.5 and default fall time to 1.5
562
563 * callisto.rc
564 - made intitializations of extractors more explicit
565
566 * mpedestal/MExtractPedestal.cc
567 - make check for even number of slices in the case of "fundamental"
568 pedestal calc.
569
570 * mcalib/MCalibrationChargeCalc.cc
571 - take out some commented code
572
573 * mjobs/MJCalib.h
574 - removed GetDataFlag()
575
576
577
578 2005/02/12 Abelardo Moralejo
579
580 * mmc/MMcTrig.hxx
581 - Added getter GetNumFirstLevel. This is necessary if that data
582 member is to be used for instance in MF filters. There was
583 already a getter, but it is called GetFirstLevel and hence not
584 recognized.
585
586
587
588 2005/02/11 Abelardo Moralejo
589
590 * mmc/MMcEvtBasic.[h,cc]:
591 - New class. Contains 5 very basic MC parameters which we intend
592 to save for all generated Corsika events. This is needed for
593 proper effective area calculations.
594
595 * mmc/Makefile, McLinkDef.h
596 - Added new class above.
597
598
599
600 2005/02/11 Thomas Bretz
601
602 * mfileio/MWriteRootFile.[h,cc]:
603 - added the possibility to write to an already existing file.
604 This doesn't affect the old behaviour, but using this new feature
605 might still have problems.
606
607 * mfileio/MReadReports.cc:
608 - fixed column-level in PrintStatistics
609
610 * mjobs/MJCalibrateSignal.cc:
611 - keep MMcRunHeader in the output
612
613
614
615 2005/02/10 Abelardo Moralejo
616
617 * macros/mccalibrate.C
618 - Added possibility to calibrate in photons or photoelectrons
619
620 * macros/starmc2.C
621 - Added comment about value of cleaning levels
622
623
624
625 2005/02/10 Markus Gaug
626
627 * mcalib/Makefile
628 * mcalib/CalibLinkDef.h
629 * mcalib/MCalibrate.[h,cc]
630 - removed mcalib/MCalibrate.* because it has been replaced by
631 MCalibrateData
632
633 * mmain/MEventDisplay.cc
634 - replaced MCalibrate by MCalibrateData
635
636 * mhcalib/MHCalibrationCam.cc
637 - replaced warning about empty histogram from red (err) by
638 yellow (warn).
639
640 * mcalib/MCalibColorSet.cc
641 - return kTRUE in case of MC-file
642
643 * msignal/MExtractTimaAndChargeSpline.[h,cc]
644 - make sure that all variables are set correctly independent on
645 the order of their initialization by the user
646
647
648
649 2005/02/10 Thomas Bretz
650
651 * mgeom/MGeomCam.[h,cc]:
652 - added new member functions (GetNeighbors) to get all pixels
653 around a given pixel with a given radius
654
655 * mars.rc:
656 - use same values for image cleaning as default in star
657
658 * mpointing/MSrcPosCalc.[h,cc]:
659 - added the possibility to set the Source position from
660 a resource file
661
662 * mjobs/MJStar.cc:
663 - write MMcRunHeader to RunHeaders
664
665 * mfileio/MWriteRootFile.cc:
666 - removed an obsolete line
667 - removed a debug line which should not be there
668
669 * mimage/MHillas.h:
670 - added new Getter GetDist0 returning the distance to the
671 camera center
672
673 * mhflux/MHFalseSource.cc:
674 - the scaling in Paint() was nonsense in case we are looking
675 at on/off-data. Fixed.
676
677
678
679 2005/02/10 Abelardo Moralejo
680
681 * manalysis/MMcCalibrationUpdate.h
682 - Added comment on new member fSignalType. Sorry for compilation
683 problems... I forgot to commit the header yesterday, but M. Gaug
684 did it.
685
686 * macros/starmc.C
687 - Cleaned up a little bit, made the option to choose between
688 calibration in photons or phe- easier to set.
689
690 * manalysis/MMcCalibrationUpdate.[h,cc]
691 - Added getter and setter for fSignalType. Set fSignalType=kPhot as
692 default for consistency with MCalibrateData.
693
694
695
696 2005/02/09 Abelardo Moralejo
697
698 * manalysis/MMcCalibrationUpdate.cc
699 - Updated to make the MC calibration in phe- work
700
701 * macros/starmc.C
702 - same as above. Now default is calibration in phe-
703
704 * mraw/MRawEvtHeader.h
705 - Added setter for the trigger pattern, absolutely needed for
706 creating proper MC root files.
707
708
709
710 2005/02/09 Markus Gaug
711
712 * manalysis/MMcCalibrationUpdate.h
713 - added missing declaration of fSignalType
714
715 * mjobs/MJPedestal.[h,cc]
716 * mjobs/badpixels_0_559.rc
717 * callisto.rc
718 - allow exclusion of bad pixels from the beginning (default is
719 Pixel 0 and 559).
720 - removed some obsolete includes
721 - took out data member fPedestalHist from MJPedestal.h which removes
722 the crash, however I don't understand why it caused the crash!!!
723 There seem to be problems with memory usage either in callisto.cc
724 or in this class!!
725 (valgrind shows several memory leaks in the TG... classes).
726
727 * mjobs/MJCalibration.cc
728 - write display and containers also in case of failure of eventloop
729
730 * mhcalib/MHGausEvents.cc
731 - make default display window 600x600
732
733 * mcalib/MCalibrationQECamMagic.cc
734 - updated five pixels
735
736 * mpedestal/MExtractPedestal.[h,cc]
737 * mpedestal/MPedCalcPedRun.cc
738 * mpedestal/MPedCalcFromLoGain.cc
739 - included possibility for intermediate pedestal cam (not yet used)
740
741 * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.cc
742 - initialize the bad events counters to 0 also in constructor
743 - release the limit for bad events a bit
744
745 * mcalib/MCalibrationTestCam.h
746 - take out include of TArrayI (already in base class)
747
748 * mcalib/MCalibrateData.h
749 - make default argument for SetSignalType kPhe.
750
751 * mjobs/MJCalibrateSignalFromOuside.[h,cc]
752 - removed
753
754
755
756 2005/02/08 Markus Gaug
757
758 * mhcalib/MHCalibrationCam.cc
759 * mcalib/MCalibrationChargeCalc.cc
760 - replaced GetNumExecutions()==0 condition by GetNumExecution() < 1
761
762
763
764 2005/02/08 Thomas Bretz
765
766 * mpointing/MPointingPosInterpolate.cc:
767 - use debug option in addition to switch off output from internal
768 eventloop. It is confusing having this output inside another
769 eventloop.
770 - updated missing connections in class description
771
772 * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.cc:
773 - made sure that output of PostProcess fits into 80col boundary
774
775 * mimage/MHillas.cc:
776 - removed an obsolete call to TLine::Paint() in Paint.
777
778
779
780 2005/02/07 Thomas Bretz
781
782 * mbase/MFilter.cc:
783 - use paranthesis around ClassName in GetRule
784
785 * mdata/MDataFormula.h:
786 - fixed a wrong comment in variable description
787
788 * mhist/MHCamEvent.[h,cc], mhist/MHCamera.[h,cc],
789 mjobs/MJCalibrateSignal.cc,
790 mjobs/MJCalibrateSignalFromOutside.cc:
791 - to make sure there are no missunderstandings we have to
792 replace all occurances of 'Variance' by 'SqrtVariance'
793 (it was not my decision)
794
795 * mastro/MAstro.[h,cc]:
796 - added new function Angle2Coordinate
797
798 * mbase/MTaskEnv.[h,cc]:
799 - fixed a bug which caused the resource task to be ignored
800 if the default task was '<dummy>'
801
802 * mhbase/MH3.cc:
803 - fixed a bug in Paint (use GetListOfPrimitives->FindObject
804 instead of FindObject) which caused the histogram to
805 be put a lot of times into the pad.
806
807 * mjobs/MJCalib.[h,cc]:
808 - derived MJCalib from MJob in order to be able to move
809 common code from derived classes into the base-class
810 - implemented CheckEnvLocal to handle the resource 'DataType'
811 - changed publicity of some variables and functions
812 to allow setting file type from outside
813 - added new function to set data-type for use in callisto.cc
814
815 * mjobs/MJCalibTest.[h,cc], mjobs/MJCalibrateSignal.[h,cc],
816 mjobs/MJCalibration.[h,cc], mjobs/MJPedestal.[h,cc]:
817 - removed double inheritance, replaced by single inheritance
818 from MJCalib
819 - replaced code to handle the resource 'DataType' by the
820 common code in the base class
821 - put reading of reference file into a new member function
822 to make source code reading resource file simpler and to
823 be able to write a function description about it (simple
824 copy&past)
825
826 * callisto.cc:
827 - added option for file-type
828
829 * mjobs/MJOptimize.[h,cc], mjobs/MSequences.[h,cc],
830 mjobs/MJCut.[h,cc], ganymed.[cc,rc], mhflux/MHEnergyEst.[h,cc]:
831 - added to repository, but not yet to Makefile because
832 there is still some work to be done. But whoever is
833 interested in the new classes/program may already use it.
834
835 * mhflux/MAlphaFitter.[h,cc]:
836 - added option to choose the minimization value
837
838 * mhflux/MHAlpha.cc:
839 - replaced significance by minimization value
840
841 * mhflux/MHEffectiveOnTime.cc:
842 - use E-Option when fitting to improve error calculation
843 by using Minos technique
844
845
846
847 2005/02/04 Markus Gaug
848
849 * mjobs/MJCalibration.cc
850 - found a "the `impossible' happened" when running callisto with
851 a pure signal extractor --> MExtractTimeFastSpline has some
852 problems with the management of the internal arrays. Replaced it
853 by MExtractTimeHighestIntegral as default which is as good.
854
855 * callisto.rc
856 - use MExtractTimeAndChargeDigitalFilterPeakSearch as default
857 instead of MExtractTimeAndChargeDigitalFilter. This extractor is
858 now tested and checks for the positions of the pulse within the
859 DAQ-window.
860
861
862
863 2005/02/04 Thomas Bretz
864
865 * Makefile.rules:
866 - fixed creation of main MDep.d
867
868 * callisto.cc, merpp.cc, showlog.cc, showplot.cc, star.cc:
869 - added commandline option --version
870
871 * mbase/MFilter.cc:
872 - changed default for 'GetRule'
873
874 * mbase/MParContainer.cc:
875 - simplified GetNewObject
876
877 * mfbase/MF.cc:
878 - if no conditional sign is found try to create
879 MFilter-object
880
881 * mraw/MRawEvtData.cc:
882 - fixed the initialization of fABFlags in case maxid==0 which
883 is the default. This caused MRawEvtPixelIter::HasABFlag
884 to do unallowed access to memory for old root-files without
885 the AB flag, because it assumed (due to size==1) that the
886 data contains the ab flag
887
888 * mraw/MRawEvtPixelIter.[h,cc]:
889 - removed some obsolete debug comments
890 - simplified HasABFlag
891
892 * manalysis/MCerPhotPix.h:
893 - removed the `!` again. It gave problems with the Mars
894 display. We agreed that this is a minor problem because
895 the structure of MCerPhot* will chnage soon in any case.
896
897
898
899 2005/02/04 Abelardo Moralejo
900
901 * macros/starmc2.C
902 - added to output missing container MConcentration.
903
904
905
906 2005/02/03 Thomas Bretz
907
908 * mfbase/MFilterList.[h,cc]:
909 - added new function AddToList(TCollection&)
910
911 * mhbase/MFillH.cc:
912 - print a warning if 'same'-option given without
913 a corresponding existing tab
914
915 * mhflux/MHAlpha.[h,cc]:
916 - made time bins settable by user
917
918 * mfileio/MWriteRootFile.cc:
919 - fixed ReInit and a warning output when writing to memory
920
921
922
923 2005/02/03 Markus Gaug
924
925 * mcalib/MCalibColorSet.[h,cc]
926 - implement possibility to set colour explicitely (e.g. for MC).
927
928 * msignal/MExtractTimeAndChargeDigitalFilter.cc
929 - intialize fTimeShiftHiGain and fTimeShiftLoGain by default.
930
931 * mjobs/MJPedestal.cc
932 - in case, extractor is used, put the extractor into the tasklist,
933 otherwise ranges do not get initialized correctly (wrong memory
934 usage!). Use an event selector, however to not skip the Process.
935 This is as fast as before and now safe for any kind of extractor
936
937 * mcalib/MCalibrationCam.h
938 * mcalib/MCalibrationTestCam.h
939 * mcalib/MCalibrationTestCam.cc
940 - initialize a missing array in InitAverageAreas
941
942 * mraw/MRawEvtHeader.h
943 - introduced Setter() of cal. pattern for Abelardo
944
945
946
947 2005/02/02 Markus Gaug
948
949 * mcalib/MCalibrationChargeCam.cc
950 - fixed small bug in the display of mean charges when low-gain was
951 used.
952
953 * msignal/MExtractor.cc
954 - print the missing overlap between high-gain and low-gain
955 in the Print() function
956 - remove setting of fHiLoLast in PreProcess, otherwise cloned
957 extractors do not work any more with windows exceeding the
958 high-gain range.
959
960 * mhcalib/MHCalibrationTestCam.[h,cc]
961 * mhcalib/MHCalibrationTestTimeCam.[h,cc]
962 - set proper probability limits for the fits
963
964 * mcalib/MCalibrateData.cc
965 - catch the case in which no interlaced cal. events are being sent
966 by the pulser box.
967
968 * mjobs/MJCalib.[h,cc]
969 - put the data type enum in a new base class
970
971 * mjobs/MJCalibTest.[h,cc]
972 - re-name old class MJExtractCalibTest to MJCalibTest and make it
973 compatible with the sequence-files.
974
975 * mjobs/MJExtractCalibTest.[h,cc]
976 - removed
977
978 * mjobs/MJCalibrateSignal.cc
979 - put a compiler warning about the default cal. to photo-electrons
980
981 * callisto.cc
982 - add new flag "--use-test" to enable the MJCalibTest facility
983 (default: not used)
984
985
986
987 2005/02/01 Raquel de los Reyes
988
989 * mjobs/MSequence.h
990 - Added "Get" functions for the TArrays variables.
991
992
993
994 2005/02/01 Markus Gaug
995
996 * mjobs/MJPedestal.[h,cc]
997 * mjobs/MJCalibration.[h,cc]
998 * mjobs/MJCalibrateSignal.[h,cc]
999 * callisto.rc
1000 - put enum for data type. Can now set the data type (mc, raw, root)
1001 without running the data check.
1002
1003 * mhcalib/MHCalibrationCam.cc
1004 - return kTRUE in PostProcess if GetNumExecutions is 0
1005
1006 * mcalib/MCalibrationChargeCalc.cc
1007 - return kTRUE in PostProcess if GetNumExecutions is 0
1008
1009
1010
1011 2005/02/01 Daniel Mazin
1012
1013 * MPointingPosInterpolate.cc:
1014 - fixed bug to match the units of Ra and Decl in MPointingPos
1015 - fixed bug in handling of events with times outside of times from
1016 MDrive tree
1017
1018
1019
1020 2005/02/01 Thomas Bretz
1021
1022 * showplot.cc:
1023 - another fix to make the batch mode working (you can use the batch
1024 mode to convert a root-file into another format)
1025
1026
1027
1028 2005/01/31 Thomas Bretz
1029
1030 * mbase/MStatusDisplay.cc:
1031 - fixed handling of batch mode in GetCanvas(const TString &name)
1032 - don't skip already existing tabs in Display()
1033
1034
1035
1036 2005/01/31 Raquel de los Reyes
1037
1038 * mjobs/MSequence.h
1039 - Added "Get" functions for some of the sequence.txt file
1040 parameters.
1041
1042
1043
1044 2005/01/31 Markus Gaug
1045
1046 * mjobs/MJob.[h,cc]
1047 * mjobs/MJCalibrateSignal.[h,cc]
1048 * mjobs/MJCalibration.[h,cc]
1049 - move file type enum to base class
1050
1051 * mjobs/MJCalibrateSignal.[h,cc]
1052 - allow also for direct setting of an MRunIter (not used in
1053 callisto).
1054
1055 * mcalib/MCalibrationChargeCalc.[h,cc]
1056 - test also for pulser strength changes additionally to changes in
1057 colour.
1058
1059
1060
1061 2005/01/31 Abelardo Moralejo
1062
1063 * mpointing/MSrcPosCalc.cc
1064 - Create only one instance of MAstroSky2Local for the
1065 transformations, instead of two identical ones, as it was before.
1066
1067
1068
1069 2005/01/30 Markus Gaug
1070
1071 * mjobs/MJCalibration.cc
1072 * mjobs/MJPedestal.cc
1073 * mjobs/calibrationref_Nov04.rc
1074 * mhcalib/MHCalibrationRelTimeCam.[h,cc]
1075 - updated correct display of reference lines
1076
1077
1078
1079 2005/01/29 Markus Gaug
1080
1081 * msignal/MExtractFixedWindowSpline.[h,cc]
1082 - fixed a bug occurring with overlapping windows between high-gain
1083 and low-gain
1084
1085 * msignal/MExtractFixedWindowPeakSearch.cc
1086 - take out call to fSignals->Clear() which is already done in
1087 MTaskList.
1088
1089 * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.[h,cc]
1090 - new extractor reducing the bias and solving the problem with the
1091 jumping pulse readout.
1092
1093
1094
1095 2005/01/28 Abelardo Moralejo
1096
1097 * mpointing/MSrcPosCalc.cc
1098 - updated. Make it work as desired: obtain for each event the x,y
1099 position on the camera of a source whose celestial coordinates
1100 (J2000) have been set by the user in the container "MSourcePos"
1101 of type MPointingPos, added to the parameter list. If the
1102 container MSourcePos is not found, the center of the camera (or
1103 other fixed position x,y set in the parameter list by the user -
1104 in MSrcPosCam) is used as source position for all the events in
1105 the loop.
1106
1107
1108
1109 2005/01/28 Thomas Bretz
1110
1111 * mjobs/MJCalibrateSignal.cc:
1112 - fixed that extract1,2,3 haven't been deleted if loop failed.
1113 - print tasklist also if loop failed.
1114 - added a undefined task (MTaskEnv "FinalFantasy") as last task to
1115 the event processing tasklist
1116
1117 * callisto.rc:
1118 - added comments about "FinalFantasy" into call
1119 - added comment for obsolete resources as discussed yesterday
1120 evening: TimeUpperLimit
1121
1122 * mbase/MMath.[h,cc], manalysis/MCerPhotPix.[h,cc],
1123 mpedestal/MPedPhotPix.h:
1124 - replaced TruncatePrecision by ReducePrecision (its simply a better
1125 name)
1126
1127 * mbase/MParList.cc:
1128 - added a check to make 200%(!) sure that the container added
1129 to the list is a MParContainer (everything else could crash
1130 almost everything in Mars!)
1131
1132 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.[h,cc],
1133 mjobs/MJPedestal.cc:
1134 - simplified the code in the WriteResult functions by using
1135 the new WriteContainer in MJob
1136 - removed the TObjArray from the MParList! It is NOT a MParContainer
1137 there are a lot of circumstance how this can crash Mars. I don't
1138 know why the compiler allowed for this.
1139 - unified WriteResult and WriteHists
1140 - split GetOutputFile into two functions for simplification
1141
1142 * mjobs/MJCalibration.h:
1143 - copy the extractorcam name when copying the contents
1144
1145 * mjobs/MJob.[h,cc]:
1146 - new member function WriteContainer to simplify code in derived
1147 classes
1148
1149 * mpointing/MSrcPosCalc.[h,cc]
1150 - fixed the header according to Abelardo's changes
1151 - added the initialization of the pointers to the constructor
1152
1153
1154
1155 2005/01/28 Markus Gaug
1156
1157 * msignal/MExtractTimeAndChargeDigitalFilter.cc
1158 - introduce a security check for the time fine adjustment in case,
1159 it is too large.
1160
1161 * mcalib/MCalibConstCam.[h,cc]
1162 * mcalib/MCalibConstPix.h
1163 - new classes to allow display of changing cal. constants with the
1164 interlaced cal. events
1165
1166 * mcalib/MCalibrationChargeCalc.cc
1167 - removed stopping of PostProcess in case that the evtloop is
1168 finished with interlaced cal. events
1169
1170 * mcalib/MCalibrateData.[h,cc]
1171 - fill MCalibConstCam with update results (once per calib. consts
1172 update == every 10 sec.)
1173 - introduce check for size of calibration constant. In case, it is
1174 completetly out of range, set the MBadPixelsPix::IsUnsuitableRun
1175
1176 * mjobs/MJCalibrateSignal.cc:
1177 - display one MHCamera more with changing conv. factors (only for
1178 interlaced cal. events)
1179
1180 * mpedestal/MPedCalcFromLoGain.cc
1181 - set default for MExtractWinFirst from 15 to 17 because of the
1182 late cosmics signals in December
1183
1184
1185 2005/01/28 Abelardo Moralejo
1186
1187 * mtemp/mpadova/macros/trainsubsample.C
1188 - added # of events to be written in the output (instead of
1189 fraction of total). Moved MSrcPosCam in output from RunHeaders
1190 to Events tree.
1191
1192
1193
1194 2005/01/27 Daniel Mazin and Markus Gaug
1195
1196 * mcalib/MCalibrateData.[h,cc]
1197 - derive this class from MCamEvent in order to be able to display
1198 evolution of conversion factors in case of interlaced cal.
1199 events
1200
1201 * mpointing/MInterpolatePointingPos.[h,cc]
1202 - new class to interpolate pointing positions, adapted from a class
1203 by Marcos Lopez
1204
1205 * mjobs/MJCalibrateSignal.[h,cc]
1206 - enabled the calibration of data with interlaced calibration events
1207
1208 * msignal/MArrivalTime.[h,cc]
1209 * mcalib/MCalibrateRelTime.cc
1210 - removed Error of calibrated arrival time, as agreed on the last
1211 software calibration meeting yesterday
1212
1213 * mjobs/MJCalibrateSignal.cc
1214 - add display to show histogramming of conversion factors
1215 - modify default calibration to equiv. photo-electrons
1216 - allow for setting of MC, Raw or Root-file type in callisto.rc
1217
1218 * callisto.rc
1219 - updated conf. file
1220
1221
1222 2005/01/27 Thomas Bretz
1223
1224 * callisto.cc:
1225 - don't display starting pedestals when calibrating the signal
1226
1227 * callisto.rc:
1228 - added some comments
1229
1230 * star.rc:
1231 - according to Daniel M. we have agreed to change the default
1232 cleaning level to adapt it roughly to the new pedestal
1233
1234 * manalysis/MCerPhotPix.[h,cc], mpedestal/MPedPhotPix.h:
1235 - as agreed in the current calibration meeting we truncate the
1236 precision of the stored floating point values to roughly 0.5%
1237 to gain storage space in the calibrated data (the gzip
1238 algorithm compresses this stuff nicely - we gain roughly 15%)
1239
1240 * mhflux/MHFalseSource.cc, mjobs/MJCalibration.cc, mjobs/MJStar.cc:
1241 - added a comment
1242
1243 * mjobs/MJCalibrateSignal.cc:
1244 - changed title of unsuitable plot
1245 - removed plot for calibrated fundamental pedestal as agreed in the
1246 current calibration meeting (we may change this to an option)
1247
1248 * mjobs/MJPedestal.[h,cc]:
1249 - changed the name of the "PedDiff" plot to be consistent with the
1250 other tab-name
1251 - changed the options for the display
1252 - removed the dependancy of fDisplayType and the SetDataCheck
1253 option
1254 - added option kDisplayNone
1255 - renamed enums from k*Display to kDisplay*
1256
1257 * mhist/MHCamEvent.cc:
1258 - trying to get rid of the Err_%p workaround.
1259
1260 * manalysis/MCerPhotEvt.[h,cc]:
1261 - added some '!' signs in the comment line. This is quick hack
1262 to gain I/O speed and storage space. We will soon have new
1263 containers for the calibrated data and image cleaning
1264 information.
1265 - changed version number to 6
1266
1267 * mhist/MHCamera.cc:
1268 - added member function SetAllUsed
1269
1270
1271
1272 2005/01/26 Abelardo Moralejo
1273
1274 * macros/mccalibrate.C
1275 - removed creation and writing out of MSrcPosCam. It is more
1276 flexible to add it in starmc2.C if needed (for wobble mode for
1277 instance).
1278
1279 * mtemp/mpadova/macros/RanForestDISP.C
1280 - added possibility to set the number of hadrons read in for the
1281 training. Added some missing containers to output.
1282 - Fixed rule concerning the DISP, by adding parentheses. Remember
1283 that MHMatrix::AddColumn does not respect the usual precedence
1284 of operations!
1285
1286 * mtemp/mpadova/macros/resize.C
1287 - added to output missing container MRawEvtHeader
1288
1289 * macros/starmc2.C
1290 - added missing container MImagePar. Added possibility to set the
1291 source position on the camera (for the wobble mode).
1292
1293
1294
1295 2005/01/25 Abelardo Moralejo
1296
1297 * macros/starmc2.C
1298 - modified to allow double (train / test) output, for g/h
1299 separation studies. Added several missing containers to output.
1300
1301
1302
1303 2005/01/25 Thomas Bretz
1304
1305 * mcalib/MCalibrationIntensityChargeCam.cc:
1306 - fixed a lot of 'default argument'-warnings to make to code
1307 compile
1308
1309 * mbase/MParContainer.[h,cc]:
1310 - moved the empty Reset() function into the source file and
1311 added a lot of comments
1312 - implemented new helper-functions: GetNewObject
1313
1314 * mbase/MContinue.[h,cc]:
1315 - allow to use MFilter-classes as filter in ReadEnv
1316
1317 * mbase/MTaskEnv.cc:
1318 - replaced some code by GetNewObject
1319
1320 * mhbase/MFillH.cc:
1321 - handle DrawOption "same" to be able to draw to the same pad
1322
1323 * mhbase/MH.[h,cc]:
1324 - added same-argument to DrawSame
1325
1326 * mhbase/MH3.cc:
1327 - removed some obsolete comments
1328 - remove own drawing options before calling fHist->Draw
1329
1330 * mimage/MHHillas.cc, mimage/MHImagePar.cc:
1331 - first try of implementing 'same' drawing option
1332
1333
1334
1335 2005/01/25 Markus Gaug
1336
1337 * mcalib/MCalibrationPattern.[h,cc]
1338 * mcalib/MCalibrationPatternDecode.[h,cc]
1339 - New Decoder task for the calibration pattern from the
1340 digital modules
1341
1342 * mraw/MRawEvtHeader.[h,cc]
1343 - remove decoding from this class
1344
1345 * mcalib/MCalibrationIntensityHiLoCam.[h,cc]
1346 - remove, because one needs anyhow much more than one data file
1347 to get a reasonable conversion factor
1348
1349 * mcalib/MCalibCalcFromPast.[h,cc]
1350 - remove MCalibrationIntensityHiLoCam
1351
1352 * mbadpixels/MBadPixelsPix.h
1353 * mbadpixels/MBadPixelsCam.cc
1354 - changed one function name to GetUnsuitableCalLevel()
1355
1356 * mjobs/MJCalibration.cc
1357 - replace all Y-titles with units "FADC counts" by "FADC cnts" and
1358 "FADC slices" by "FADC sl.", otherwise they range out of the
1359 canvas.
1360
1361 * mcalib/MCalibrationChargeCalc.cc
1362 - ensure to set the color correctly in MCalibrationBlindCam
1363
1364 * callisto.rc
1365 - put space for
1366 MJCalibrateSignal.ExtractSignal.HiGainFirst: 2
1367 MJCalibrateSignal.ExtractSignal.HiGainLast: 16
1368
1369
1370 2005/01/24 Abelardo Moralejo
1371
1372 * manalysis/MMcCalibrationUpdate.cc
1373 - Adapted to changes in MCalibrateData from 2005/01/16: moved
1374 qepix.SetAvNormFFactor(1.) from Process() to ReInit(). Due to
1375 this, for the last week you may have found trouble running
1376 starmc.C and mccalibrate.C.
1377
1378
1379
1380 2005/01/24 Thomas Bretz
1381
1382 * callisto.cc:
1383 - removed non-existing option from output
1384
1385 * manalysis/MEnergyEstimate.[h,cc]:
1386 - added ReadEnv member function
1387
1388 * mbase/MContinue.[h,cc]:
1389 - implementes AllowEmpty option to support doing nothing
1390 defined in resource file
1391 - added a first draft to allow usage of class-filters instead of
1392 rules
1393
1394 * mbase/MMath.[h,cc]:
1395 - implemented a function suggested by Florian Goebel which reduces
1396 the precision of a float to ~0.5% which is usefull for data
1397 compression by gzip
1398
1399 * mdata/MDataChain.[h,cc]:
1400 - implemented ReadEnv member function
1401
1402 * mfbase/MF.cc:
1403 - a small enhancement to the output in ReadEnv
1404
1405 * mhbase/MH3.cc:
1406 - fixed call to FindObject in Paint which caused a profile to be
1407 displayed incorrectly in case it was read from a file
1408
1409 * mhflux/MHFalseSource.[h,cc]:
1410 - removed old obsolete unsused Significance functions
1411 - implemented ReadEnv member function
1412 - set false source binning only if BinningFalseSource is not default
1413 - check parlist for BinningAlpha
1414
1415 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc,
1416 mjobs/MJPedestal.cc:
1417 - added an additional check and output if output-file could
1418 not be opened
1419
1420 * mjobs/MJob.h:
1421 - added some Getter
1422
1423 * mhbase/MBinning.[h,cc].
1424 - added nen member functions
1425 + SetEdgesRaw
1426 + ReadEnv
1427 + Print
1428
1429 * mhflux/MAlphaFitter.[h,cc]:
1430 - added new member function ReadEnv
1431
1432 * mhflux/MHAlpha.cc:
1433 - fixed a problem when fitting without off-data
1434
1435 * mbase/MStatusDisplay.cc:
1436 - implemented a further fix in DrawClonePad to make sure
1437 that the X-stuff doesn't get confused while still
1438 GetDrawOption returns the correct value
1439
1440
1441
1442 2005/01/24 Markus Gaug
1443
1444 * msignal/MExtractTimeAndChargeDigitalFilter.cc
1445 - introduced security check for the times fine-tuning to catch
1446 outliers because of deviating pulse forms.
1447
1448 * msignal/MExtractTime.cc
1449 * msignal/MExtractor.cc
1450 - lowered default high-gain saturation limit to 250
1451 - removed Clear() for two results containers at beginning of Process()
1452
1453 * msignal/MExtractor.h
1454 - Take fHiLoLast into the Clone()
1455
1456 * msignal/MExtractedSignalPix.cc
1457 - change sign of default initializer to negative.
1458
1459
1460
1461 2005/01/23 Markus Gaug
1462
1463 * mhcalib/MHCalibrationHiLoCam.[h,cc]
1464 - updated to new logain switch setting in MExtractTimeAndCharge
1465 - extract also high-gain vs. low-gain time difference
1466
1467 * mhcalib/MHCalibrationCam.[h,cc]
1468 * mhcalib/MHCalibrationChargeCam.[h,cc]
1469 - updated reading of conf. values in ReadEnv
1470
1471 * mhcalib/MCalibrationHiLoCam.[h,cc]
1472 * mhcalib/MCalibrationHiLoPix.[h,cc]
1473 * mhcalib/MCalibrationIntensityHiLoCam.[h,cc]
1474 - updated accordingly
1475
1476 * mbadpixels/MBadPixelsCam.cc
1477 - removed some bugs in the Print() function
1478
1479
1480
1481 2005/01/22 Markus Gaug
1482
1483 * mhcalib/MHCalibrationRelTimeCam.cc
1484 - display in the averaged times display the event-by-event averaged
1485 absolute arrival times instead of the rel. ones which do not make
1486 much sense.
1487
1488 * mhcalib/MHCalibrationTestTimeCam.[h,cc]
1489 * mhcalib/MHCalibrationTestCam.[h,cc]
1490 - update to the latest changes in analysis chain.
1491
1492 * mjobs/MJExtractCalibTest.[h,cc]
1493 - update to the latest changes in analysis chain.
1494
1495 * mjobs/MJCalibration.cc
1496 - replace title of that times-averageing Tab from "RelTimes" by
1497 "Times".
1498
1499 * macros/calibration.C
1500 - update to changes in MJExtractCalibTest
1501
1502
1503
1504 2005/01/21 Markus Gaug
1505
1506 * msignal/MExtractTimeAndChargeDigitalFilter.cc
1507 * msignal/MExtractTimeAndChargeSlidingWindow.cc
1508 * msignal/MExtractTimeAndChargeSpline.cc
1509 - use the max. bin content for low-gain extraction
1510
1511 * callisto.rc
1512 - add place for LoGainSwitch
1513
1514
1515
1516 2005/01/21 Florian Goebel
1517
1518 * mfbase/MF.cc:
1519 - include a (TString) cast to make it compilable with gcc2.95.3
1520
1521
1522
1523 2005/01/21 Thomas Bretz
1524
1525 * mpointing/MSrcPosFromModel.cc:
1526 - fixed crash in Process if no pointing model available
1527
1528 * mpointing/MPointingPosCalc.h:
1529 - added missing initialization of data members
1530
1531 * mastro/MObservatory.[h,cc]:
1532 - added ReadEnv member function
1533
1534 * mbase/MTaskEnv.h:
1535 - added (=0) default to SetDefault
1536
1537
1538
1539 2005/01/20 Markus Gaug
1540
1541 * mcalib/MCalibrationIntensityChargeCam.[h,cc]
1542 - added function to display fluctuations of a variable
1543
1544 * mcalib/MCalibrationPix.cc
1545 - fixed small bug in High-gain mean error.
1546
1547 * msignal/MExtractTimeAndCharge.[h,cc]
1548 - introduced high-gain maximum limit before extracting the low-gain
1549
1550
1551
1552 2005/01/20 Thomas Bretz
1553
1554 * mbase/MContinue.[h,cc]:
1555 - added ReadEnv member function to support resource files
1556
1557 * mbase/MEvtLoop.[h,cc]:
1558 - added a second arguemtn to reading of the resource file by name
1559 - added some checks when reding the resource file and the
1560 parameter list hasn't been setup
1561
1562 * mbase/MParList.cc:
1563 - removed an obsolete output from ReadEnv
1564
1565 * mfbase/MF.[h,cc]:
1566 - added ReadEnv member function to support resource files
1567 - added kAllowEpty flag to support skipping by resource files
1568
1569 * mfbase/MFilterList.cc:
1570 - added a comment
1571
1572 * mbase/MStatusDisplay.[h,cc]:
1573 - fixed Write to be compatible with root 4.02/00
1574 - worked around a problem with reading the DrawOption correctly
1575 from a stored status display
1576
1577
1578
1579 2005/01/19 Thomas Bretz
1580
1581 * mbase/MMath.cc:
1582 - added a comment to SignificanceLiMa, made by Daniel Mazin
1583 - also check for b==0
1584
1585 * mhflux/MAlphaFitter.[h,cc]:
1586 - fixed significance calculation in case of on-off data
1587 - added fScaleFactor
1588
1589 * mhflux/MHAlpha.[h,cc], mhflux/MHFalseSource.cc:
1590 - handle scale factor in case of on-off observations
1591
1592 * mjobs/MJPedestal.cc:
1593 - aligned screen output to 80col rule
1594
1595 * mtrigger/MFTriggerPattern.[h,cc]:
1596 - assigned correct integers to enum
1597 - made sure that the enum is correctly handled in all function by
1598 applying a r-value to the condition
1599
1600
1601
1602 2005/01/19 Abelardo Moralejo
1603
1604 * mtrigger/MFTriggerPattern.[cc,h]
1605 - Changed Bool_t arguments of all setters to new type Prescale_t
1606 defined by N. Galante (see below)
1607
1608
1609
1610 2005/01/19 Nicola Galante
1611
1612 * mtrigger/MFTriggerPattern.[cc,h]
1613 - added in header enum Prescale_t { kUnPrescaled = kFALSE,
1614 kPrescaled = kTRUE };
1615
1616 - fixed a bug in Process, both fMaskRequiredUnprescaled and
1617 fMaskRequiredPrescaled are checked simultaneously.
1618
1619
1620
1621 2005/01/18 Markus Gaug
1622
1623 * mcalib/MCalibColorSet.cc
1624 - fixed the remaining day of data without colour in project name
1625 neither in digital modules bits.
1626
1627 * mpedestal/MPedCalcPedRun.[h,cc]
1628 - catch the continuous light runs with MRawRunHeader::fRunType
1629 == kRTCalibration to be recognized as effective pedestal runs.
1630
1631
1632 2005/01/18 Thomas Bretz
1633
1634 * mbase/MMath.cc:
1635 - added a check for s==0 in SignificanceLiMa, because otherwise the
1636 result is NaN
1637
1638 * mfbase/MF.cc:
1639 - removed an obsolete debugging output from the latest changes
1640
1641 * mhflux/MHAlpha.cc:
1642 - reset fHTime, too
1643
1644
1645
1646 2005/01/18 Nicola Galante
1647
1648 * mtrigger/MFTriggerPattern.cc:
1649 - added parentesis to ensure bitwise operators priority
1650 with respect to logical operators.
1651
1652
1653 2005/01/17 Thomas Bretz
1654
1655 * manalysis/MEnergyEstimate.[h,cc]:
1656 - changed to be more general. Energy is now estimated from a rule
1657 (MDataChain) The default behaviour is still the same as before
1658 to copy the energy from MMcEvt
1659
1660 * mbase/MTask.cc:
1661 - changed to write out the descriptor istead of the task-name only
1662 in Pre/PostProcess
1663
1664 * mhbase/MH.cc:
1665 - initialize fSerialNumber and fNumExecutions in constructor
1666
1667 * mhflux/MHFalseSource.cc:
1668 - according to a suggestion by Markus Mayer I have changed
1669 \\sigma_{max}=f to S_{max}=f\\sigma
1670
1671 * mjobs/MJCalibrateSignal.cc:
1672 - as discussed with Markus and Abelardo fixed the MFTriggerPattern
1673 call.
1674
1675 * mtrigger/MFTriggerPattern.cc, mtrigger/MTriggerPattern.cc,
1676 mtrigger/MTriggerPatternDecode.cc:
1677 - added some comment about file version
1678
1679 * mbase/MFilter.h:
1680 - implemented new virtual function GetDataMember like in MData
1681
1682 * mbase/MTask.[h,cc]:
1683 - when filter is added ass GetDataMember to branch list (should be
1684 obsolete, because filter is in the tasklist, but it should not hurt)
1685
1686 * mfbase/MF.[h,cc], mfbase/MFDataChain.[h,cc], mfbase/MFDataMember.[h,cc],
1687 mfbase/MFilterList.[h,cc]:
1688 - implemented new function GetDataMember
1689
1690
1691
1692 2005/01/17 Markus Gaug
1693
1694 * msignal/MExtractTimeAndChargeDigitalFilter.cc
1695 - remove a situation where the high-gain signal can be 0.
1696
1697 * mtrigger/MTriggerPattern.h
1698 - fixed a bug in defining the trigger bit pattern (Have to start
1699 from 0 instead of 1)
1700
1701 * mjobs/MJPedestal.cc
1702 * mjobs/MJCalibrateSignal.cc
1703 - fixed default extraction ranges.
1704
1705 * callisto.rc
1706 - fixed default weights files for pedestal extraction for cosmcis
1707
1708 * mcalib/MCalibrationChargeCalc.cc
1709 - removed program exit on occurrance of multiple colours without
1710 intensity calibration
1711
1712
1713
1714 2005/01/17 Nadia Tonello and Markus Gaug
1715
1716 * mcalib/MCalibrationChargeCam.cc
1717 - some fit improvements in the function GetAveragedConvFADC2PhotPerArea
1718
1719
1720
1721 2005/01/16 Markus Gaug
1722
1723 * mhcalib/MHCalibrationCam.[h,cc], mhcalib/MHCalibrationRelTimeCam.[h,cc],
1724 mhcalib/MHCalibrationChargeCam.[h,cc]
1725 - put overflow management and results camera initialization into
1726 base class
1727
1728 * mcalib/MCalibrateData.[h,cc]
1729 - added possibility to re-normalize signal to equiv. photo-electrons
1730 ( SetSignalType(MCalibrateData::kPhe) ).
1731 Default is old version in photons
1732 - speed up Process by storing pre-calculated calibration constants
1733 in arrays (needed 40% of CPU time of the eventloop before, now: 23%)
1734 - added new pointer to different MCalibrationChargeCam used for
1735 updates
1736 - added possibility to update the conversion factors using the
1737 MCalibrationChargeCam stored in fCalibUpdate.
1738 - added Print() function
1739
1740 * mcalib/MCalibCalcFromPast.[h,cc]
1741 - committed final version, now also in the Makefile
1742
1743 * mjobs/MJCalibrateSignalFromOutside.[h,cc], macros/calibration.C
1744 - committed final version, now able to calibrate interlaced cal.
1745 events.
1746
1747
1748
1749 2005/01/14 Hendrik Bartko
1750
1751 * msignal/calibration_weights_UV.dat
1752 - fixed a small bug in the noise autocorrelation of the AB-noise
1753
1754 * msignal/calibration_weights_blue.dat
1755 - new weights file for blue calibration pulses
1756
1757 * cosmics_weights.dat
1758 - fixed a small bug in the noise autocorrelation of the AB-noise
1759
1760
1761
1762 2005/01/14 Markus Gaug
1763
1764 * msignal/MExtractTimeAndChargeDigitalFilter.cc
1765 - added a small acceleration of the program, tested by Hendrik and
1766 me.
1767
1768 * mpedestal/MPedCalcFromLoGain.cc
1769 - fixed one warning output which was not a real warning.
1770
1771 * mcalib/MCalibrationChargeCam.cc
1772 - improved the function to calculate a mean conversion factor over
1773 the whole camera including a fit to the values.
1774
1775 * mpedestal/MPedCalcPedRun.[h,cc]
1776 - undo some changes introduced by TB on 2/12/04 which had made the
1777 use of interlaced pedestal events impossible again.
1778 - Use now the new class MTriggerPattern directly to recognize an
1779 interlaced pedestal event.
1780
1781
1782
1783 2005/01/14 Thomas Bretz
1784
1785 * callisto.cc:
1786 - fixed a typo in output
1787
1788 * manalysis/MGeomApply.cc:
1789 - removed some old code already in comments
1790 - added possibility to switch off automatic processing (used
1791 if two different geometries around)
1792
1793 * manalysis/MMultiDimDistCalc.cc, mhbase/MHMatrix.[h,cc],
1794 mranforest/MRanForestCalc.cc, mtools/MHSimulatedAnnealing.[h,cc],
1795 mtools/MSimulatedAnnealing.h:
1796 - added include of TVector because in newer root version it is
1797 not included from TMatrix anymore
1798
1799 * mbase/BaseLinkDef.h, mbase/MMath.[h,cc]:
1800 - to stick to the convention of TMath in newer root versions MMath
1801 changed from a class to a namespace
1802
1803 * mbase/MEvtLoop.[h,cc]:
1804 - to support newer root version added a second Write-function
1805 with a const qualifier.
1806
1807 * mdata/MDataChain.cc:
1808 - changed access to TMath for newer root versions
1809
1810 * mfileio/MChain.[h,cc]:
1811 - implemented a workaround for teh changed LoadTree definition
1812 in newer root-versions
1813
1814 * mfileio/MReadTree.cc:
1815 - fixed a bug in CheckBranchSize caused some warning to be
1816 displayed
1817
1818 * mhflux/MHAlpha.cc:
1819 - removed check for fResult in PostProcess (it is always there)
1820
1821 * msignal/MExtractTimeFastSpline.cc:
1822 - fixed delete --> delete[]
1823
1824 * mbadpixels/MBadPixelsCalc.cc:
1825 - slight change to some output
1826
1827 * mbase/MTaskEnv.h:
1828 - set name of default task when pointer is given
1829
1830 * mjobs/MJCalibrateSignal.cc:
1831 - fixed handling of extraction range for various cases
1832 - fixed handling in case no arrival times are calculated
1833
1834 * mjobs/MJCalibration.cc:
1835 - write at least a default arrival time calibration container
1836 to make further processing easier
1837
1838 * mjobs/MJPedestal.[h,cc]:
1839 - fixed handling of extraction range for various cases
1840
1841
1842
1843 2005/01/14 Abelardo Moralejo
1844
1845 * mtemp/mpadova/macros/trainsubsample.C, RanForestDISP.C
1846 - added. Two macros used in the analysis of real wobble mode data.
1847
1848
1849
1850 2005/01/14 Daniela Dorner
1851
1852 * macros/sql/filldotrun.C
1853 - added new arehucas-verions and changed code accordingly
1854
1855
1856
1857 2005/01/13 Abelardo Moralejo
1858
1859 * macros/starmc.C
1860 - Added (commented) lines for the case of gamma MC source off-axis
1861 (wobble mode). Changed default extractor to
1862 MExtractFixedWindowPeakSearch.
1863
1864
1865
1866 2005/01/13 Raquel de los Reyes
1867
1868 * callisto.rc
1869 - introduced several configuration lines
1870 (format: "class".DataCheck: No) to allow callisto
1871 to run with rawfiles. Necessary for the datacheck.
1872
1873
1874
1875 2005/01/13 Markus Gaug
1876
1877 * mcalib/MCalibColorSet.cc
1878 - fixed runs 45605-45609
1879
1880 * msignal/MExtractor.h
1881 - take out the variable fHiLoLast from the streamer. Will be
1882 initialized in the ReInit(), if needed
1883
1884 * msignal/MExtractor.cc
1885 - Initialized fHiLoLast to 0. Otherwise, a second eventloop with
1886 the same extractor may have that variable set to a certain
1887 value, even if not desired. The ReInit() fixes fHiLoLast, if
1888 different from 0.
1889
1890 * mpedestal/MExtractPedestal.cc
1891 * mpedestal/MPedCalcPedRun.cc
1892 * mpedestal/MPedCalcFromLoGain.cc
1893 - fix the output of the print to the correct value for the case
1894 that the extractor is used.
1895
1896
1897 2005/01/13 Thomas Bretz
1898
1899 * callisto.rc:
1900 - fixed some typos
1901
1902 * mbase/MLog.cc:
1903 - unset DEBUG defined unintentionally
1904
1905 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
1906 - removed printing Weights in InitArrays, because otherwise
1907 the output of a full data calibration is totally crowded
1908 with numbers. Having the weights-file name on the display
1909 is perfectly enough.
1910
1911
1912
1913 2005/01/12 Markus Gaug
1914
1915 * mcalib/MCalibrationIntensityRelTimeCam.cc
1916 - added fit to improve averageing of the obtained results
1917
1918
1919
1920 2005/01/12 Thomas Bretz
1921
1922 * manalysis/MMatrixLoop.cc:
1923 - changed name to MRead because it now derives from MRead
1924
1925 * mbase/MEvtLoop.[h,cc]:
1926 - implemented an option not to cascade the status display to the
1927 parameter list in PreProcess
1928
1929 * mhflux/MHAlpha.cc:
1930 - changed name of "Significance" to "MinimizationValue"
1931 - return -significance to have a value being minimized
1932
1933 * mhist/MHCamera.cc:
1934 - fixed output of text in legend
1935
1936 * mhist/MHEvent.[h,cc]:
1937 - implemented new options for calibrated pedestals
1938
1939 * mmain/MEventDisplay.cc:
1940 - fixed to support latest changes in MJCalibrateSignal
1941
1942 * mpedestal/MPedPhotCam.cc:
1943 - added new options in GetPixelContent (4 and 5) to support
1944 a correct camera display
1945
1946 * mjobs/MJCalibrateSignal.cc:
1947 - fixed display of calibrated pedestal and pedestal rms
1948 - changed order of plots. Now all interpolated values
1949 (means all calibrated values which are bad-pixel treated)
1950 are displayed behind the unsuitable pixels.
1951
1952 * mjobs/MJ*.cc:
1953 - corrected all wrong %06d to %08d to fit the number of
1954 digits in run-numbers
1955
1956
1957
1958 2005/01/11 Abelardo Moralejo
1959
1960 * mjobs/Makefile
1961 - added missing include -I ../mtrigger
1962
1963
1964
1965 2005/01/11 Thomas Bretz
1966
1967 * callisto.cc, callisto.rc:
1968 - changed such, that all three kinds of pedestals are calcualted
1969 (usefull for studies)
1970
1971 * manalysis/MMatrixLoop.[h,cc]:
1972 - derived from MRead
1973 - implemented some basic functions from MRead
1974
1975 * mfilter/MFCosmics.[h,cc]:
1976 - allow setting of name of MPedestalCam
1977
1978 * mhbase/MBinning.[h,cc]:
1979 - added SetEdges taking MParList as input
1980
1981 * mhflux/MHAlpha.cc:
1982 - use new function from MBinning
1983
1984 * mjobs/MJCalibrateSignal.[h,cc]:
1985 - changed to calculate all three kinds of pedestals
1986 - added filters for trigger pattern and illuminated events
1987
1988 * mjobs/MJPedestal.cc:
1989 - give different names to tabs with different pedestals
1990
1991 * mjobs/MJStar.cc:
1992 - on request changed used pedestal from "FromExtractor" to
1993 "FromExtractorRndm"
1994
1995 * mtrigger/MTriggerPattern.h:
1996 - added Reset function
1997
1998 * mtrigger/MTriggerPatternDecode.[h,cc]:
1999 - added using file format version number
2000
2001
2002
2003 2005/01/11 Markus Gaug
2004
2005 * mbadpixels/MBadPixelsPix.cc
2006 - updated documentation
2007
2008 * mcalib/MCalibrationChargeCalc.cc
2009 - make pixels with deviating number of phes unreliable instead of
2010 unsuitable (this was already thought so, but missed to modify
2011 at one place).
2012
2013 * mhcalib/MHCalibrationCam.[h,cc]
2014 - add possible flag 'kInterlaced': default: kFALSE (like before)
2015 - added pointer to MRawEvtHeader to deny cosmics events in case
2016 of 'interlaced' flag is set. No changes for 'normal' calibration
2017
2018
2019
2020 2005/01/10 Benjamin Riegel
2021
2022 * mreport/MReportStarguider.cc, mreport/MReportStarguider.h
2023 - added two classes for implementing starguider-data
2024
2025 * mreport/ReportLinkDef.h
2026 - added class MReportStarguider to be linked:
2027 #pragma link C++ class MReportStarguider+;
2028
2029 * mreport/Makefile
2030 - added file MReportStarguider.cc
2031
2032 * merpp.cc
2033 - added two containers ( MReportStarguider, MTimeStarguider ) and
2034 added MReportStarguider to the list:
2035 w->AddContainer("MReportStarguider", "Starguider");
2036 w->AddContainer("MTimeStarguider", "Starguider");
2037 r->AddToList("MReportStarguider");
2038
2039
2040
2041 2005/01/10 Markus Gaug
2042
2043 * mcalib/MCalibColorSet.cc
2044 - return kFALSE for CL-run instead of kTRUE
2045
2046 * mcalib/MCalibrationChargeCalc.cc
2047 - stop program in case that multiple colours are found in same file
2048 without intensity calibration
2049
2050 * mbadpixels/MBadPixelsPix.h
2051 - added two new possible UnCalibrated_t flags for the hi-lo
2052 calibration
2053
2054 * macros/calibration.C
2055 - add the calls to:
2056 MArray::Class()->IgnoreTObjectStreamer();
2057 MParContainer::Class()->IgnoreTObjectStreamer();
2058 in main.
2059
2060 * msignal/MExtractor.h
2061 - added Getter for fOffsetLoGain (was still missing)
2062
2063 * mhcalib/MHCalibrationChargeCam.[h,cc]
2064 - remove pixels with histogram overflow only if their percentage
2065 passes a certain limit (default: 0.5%). Before, every overflow
2066 lead to an unsuitable pixel.
2067
2068 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]
2069 - implemented changes suggested by T.B. to speed up calculations
2070 - take fNameWeightsFile into the streamer, otherwise the Clone()
2071 will always create an extractor with cosmic's weights.
2072 - set fOffsetLoGain to a slighly higher value. The DF seems to
2073 have a different offset since it uses different pulse shapes
2074 and thus sightly different time definitions.
2075
2076
2077
2078 2005/01/10 Thomas Bretz
2079
2080 * mhvstime/MHVsTime.cc:
2081 - fixed a compiler error for gcc 2.95.3, see Mantis bug # 157
2082
2083 * callisto.cc:
2084 - changed such, that the calculated pedestal is not random
2085 anymore
2086 - added code to calculate the pedestal also with randomization,
2087 but this code is for the moment commented out.
2088
2089 * callisto.rc:
2090 - fixed naming of pedestal calculation
2091
2092 * mbadpixels/MBadPixelsCalc.cc:
2093 - added a second check which compares the pedestal rms with
2094 the variance of the pedestal rms in the same sector
2095
2096 * mjobs/MJCalibrateSignal.[h,cc]:
2097 - changed to calculate the pedestal from extractor without
2098 randomization
2099 - added code to calculate the pedestal also with randomization,
2100 but this code is for the moment commented out.
2101
2102 * mjobs/MJCalibration.cc:
2103 - made sure that pedcam always has the correct name
2104 (FIXME? Print a warning if it has the wrong name)
2105
2106 * mjobs/MJPedestal.[h,cc]:
2107 - changed such, that it allows the calculation of pedestals
2108 in three different ways (fundamental, fromextractor,
2109 fromextractorrndm)
2110 - therefor removed SetExtractorResolution and added
2111 + void SetExtractionFundamental()
2112 + void SetExtractionWithExtractorRndm()
2113 + void SetExtractionWithExtractor()
2114
2115 * mjobs/MJStar.cc:
2116 - changed/fixed the input name of the MPedPhotCam used in the
2117 image cleaning
2118
2119 * mraw/MRawFileRead.[h,cc]:
2120 - changed return type of OpenNextFile
2121 - in some cases return kERROR in OpenNextFile to abort the Processing
2122 with an error
2123
2124 * mraw/MRawRunHeader.cc:
2125 - call a wrong file format version ERROR now
2126
2127 * mhflux/MAlphaFitter.[h,cc]:
2128 - make sure that resetted values are returned if fit failed
2129 - set default scaling too kOffRegion
2130
2131 * mhflux/MHAlpha.cc:
2132 - some small fixes to handling of MHAlphaOff
2133
2134 * mhflux/MHFalseSource.[h,cc]:
2135 - implemented possible usage of MHFalsSourceOff for On-Off-Analysis
2136 - updated display accordingly
2137 - updated fit accordingly
2138 - removed catalog temporarily from plots until I found the
2139 reason for the strange crashes
2140
2141 * mbadpixels/MBadPixelCalc.[h,cc]:
2142 - implemented the possibility to check the pedestal rms against the
2143 variance of the pedstal rms, too. The option is curretly switched
2144 off.
2145 - enahanced informal output in PreProcess
2146
2147 * mbase/MTaskList.cc:
2148 - a little change to some output
2149
2150
2151
2152 2005/01/10 Wolfgang Wittek
2153
2154 * mfbase/MFEventSelector2.cc
2155 - check whether filter exists before calling
2156 filter->CallPreProcess(parlist)
2157
2158
2159
2160 2005/01/08 Markus Gaug
2161
2162 * mhcalib/MHCalibrationHiLoCam.[h,cc]
2163 * mcalib/MCalibrationHiLoCam.[h,cc]
2164 * mcalib/MCalibrationHiLoPix.[h,cc]
2165 * mcalib/MIntensityCalibrationHiLoCam.[h,cc]
2166 * mhcalib/Makefile, mcalib/Makefile, mhcalib/HCalibLinkDef.h,
2167 mcalib/CalibLinkDef.h
2168 - new classes for calibration of conversion high-gain vs. low-gain
2169
2170 * msignal/MExtractedSignalPix.[h,cc]
2171 - added data member fChisquare, set to -1. by Clear() and Reset()
2172 - raised version number by 1
2173
2174 * msignal/MExtractedSignalCam.[h,cc]
2175 - added data member fNdf, set to -1 by default
2176 - new function: GetProb(const Int_t pixidx) to be called to
2177 calculate the joint probability of Chisquare of pixel "pixidx"
2178 and fNdf
2179 - added documentation of data members
2180 - raised version number by 1
2181
2182 * mhcalib/MHCalibrationChargeCam.cc
2183 - strengthened default histogram limits a bit, should accelerate
2184 the calibration by 20%.
2185
2186 * mjobs/MJCalibrateSignalFromOutside.cc
2187 - fixed two lines to compile MCalibrateData with the recent changes
2188 by TB
2189
2190 * msignal/MExtractTimeAndChargeDigitalFilter.cc
2191 - fixed two bugs introduced yesterday by TB.
2192
2193 * msignal/MExtractTimeAndChargeSpline.cc
2194 * msignal/MExtractTimeAndChargeSlidingWindow.cc
2195 - adopt part of TB's speed accelerations into these classes
2196
2197 * msignal/MExtractTimeAndCharge.cc
2198 - fix the low-gain extraction window for the case that the high-gain
2199 is saturated. Was skipped so far.
2200
2201
2202
2203 2005/01/07 Markus Gaug
2204
2205 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
2206 - catch the case that more than 90% of the pixels have saturated
2207 signals and fix the extraction window from the occurrance of
2208 saturation, then. Important for high-intensity calibration events.
2209
2210
2211 * msignal/MExtractor.cc
2212 * msignal/MExtractTime.cc
2213 * msignal/MExtractTimeAndCharge.cc
2214 - added some documentation
2215
2216 * msignal/MExtractTime.[h,cc]
2217 - moved the empty function FindTimeHiGain() and FindTimeLoGain() to
2218 the header-file.
2219
2220
2221
2222
2223 2005/01/07 Abelardo Moralejo
2224
2225 * mbase/MLog.h
2226 - Added #include "TSystem.h", otherwise gSystem is not recognized
2227 in Mac OSX.
2228
2229 * manalysis/MMakePadHistograms.cc
2230 - Changed badcalc.SetNamePedPhotContainer to
2231 badcalc.SetNamePedPhotCam
2232
2233
2234
2235 2005/01/07 Thomas Bretz
2236
2237 * mbadpixels/MBadPixelsCalc.[h,cc], macros/ONOFFAnalaysis.C:
2238 - replaced PedPhotContainer by PedPhotCam for consistency
2239
2240 * mbase/MLog.[h,cc]:
2241 - return *this in Seperator()
2242
2243 * mbase/MPrint.[h,cc]:
2244 - use new separator manipulator in PreProcess
2245 - fixed a type: separator instead of seperator
2246
2247 * mfileio/MReadTree.[h,cc]:
2248 - added a check for branch->IsAutoDelete() in Notify()
2249
2250 * mpedestal/MExtractPedestal.[h,cc]:
2251 - added new option 'fRandomCalculation' be used to switch on-/off-
2252 randomization in extractors, the default should be like before
2253 - added Process() calling Calc()
2254
2255 * mpedestal/MPedCalcFromLoGain.[h,cc], mpedestal/MPedCalcPedRun.[h,cc]:
2256 - renamed Process() to Calc()
2257
2258 * Makefile:
2259 - removed macros/calibration.C, which seems to have been
2260 unintantionally introduced.
2261
2262 * manalysis/Makefile:
2263 - removed unintantionally introduced wrong include
2264
2265 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
2266 - a small acceleration discussed with Hendrik by replacing a
2267 counter in a loop by pointer arithmetics
2268
2269 * mraw/MRawEvtPixelIter.cc:
2270 - fixed a bug in GetMaxIdxHiLoGain which caused the loop to
2271 read one byte behind the end of the array
2272 - fixed HasLoGain() which really did weired things, means accessing
2273 sometimes memory somewhere. This could theoretically result
2274 in assigning the wrong lo-gains to the wrong pixels.
2275
2276 * mtrigger/MTriggerPattern.[h,cc], mtrigger/MTriggerPatternDecode.[h,cc],
2277 mtrigger/MFTriggerPattern.[h,cc]:
2278 - added
2279
2280 * mtrigger/Makefile, mtrigger/TriggerLinkDef.h:
2281 - added MTriggerPattern, MTriggerPatternDecode and MFTriggerPattern
2282
2283 * manalysis/MEnergyEstParam.h:
2284 - added a new function SetVariables calling SetCoeff
2285
2286 * mcalib/MCalibrateData.[h,cc]:
2287 - removed data members for container names
2288 - added new lists for container names
2289 - allow to calibrate more than one pedestal container at the same
2290 time
2291
2292 * mjobs/MJCalibrateSignal.cc:
2293 - changed accordingly
2294
2295
2296
2297 2005/01/05 Thomas Bretz
2298
2299 * mcalib/MCalibrationBlindPix.cc, mcalib/MCalibrationChargeCalc.cc,
2300 mhcalib/MHCalibrationRelTimeCam.cc:
2301 - made some output lines fit into convinience window of 80 col
2302
2303 * mhist/MHCamEvent.cc:
2304 - make sure that x-axis has correct title
2305
2306 * msignal/MArrivalTimePix.cc:
2307 - init error to -1 which is a obviously non valid value
2308 - fixed IsValid() which gave wrong results
2309
2310 * msignal/MExtractTimeAndCharge.cc, msignal/MExtractedSignalPix.cc:
2311 - made sure that LoGain is flagged non-valid if no lo-gain exists
2312 - push time back at the edge of the allowed limits if outside
2313
2314 * mbase/MGList.[h,cc]:
2315 - introduced new functions Delete and DeletePictures
2316 - SetBit(kMustCleanup) in constructor. Otherwise it is not
2317 correctly removed from ListOfCleanups
2318
2319 * mbase/MLog.cc:
2320 - SetBit(kMustCleanup) if adding a plugin to make sure it is cleaned
2321 from the list
2322
2323 * mbase/MParContainer.[h,cc]:
2324 - replaced return type of GetDescriptor by TString. The old version
2325 was terribly wrong! The returned memory wasn't removed as soon
2326 as the function returned.
2327
2328 * mbase/MStatusDisplay.[h,cc]:
2329 - for security (thread safty) replaced all Form() by MString::Form()
2330 - implemented a more secure scheme of Closing (Clone()) this was
2331 a hint given by valgrind
2332 - set kMustCleanup for all new object in ClonePad not only kCanDelete
2333 - fixed some lines in pulldown-menus
2334 - add TPads to ListOfCleanups in ClonePad (workaround!)
2335
2336 * mbase/MString.[h,cc]:
2337 - implemented a new static Form() function returning a copy of
2338 the result
2339
2340 * mbase/MTask.[h,cc]:
2341 - replaced return type of GetDescriptor by TString. The old version
2342 was terribly wrong! The returned memory wasn't removed as soon
2343 as the function returned.
2344 - Made GetDescriptor thread safe using MString::Form
2345
2346 * mfileio/MWriteRootFile.cc:
2347 - Use GetDescriptor().Data() when using any kind of printf function
2348
2349 * mhbase/MFillH.cc:
2350 - replaced string concatenation in all constructors by a Form
2351 (also suggested by valgrind)
2352
2353 * mhcalib/MHCalibrationRelTimeCam.cc:
2354 - made some output fit into 80col boundary
2355
2356
2357
2358
2359 2005/01/03 Thomas Bretz (HAPPY NEW YEAR)
2360
2361 * mfht:
2362 - added new directory for hexagonal fourier transformation
2363
2364 * mfht/HftIncl.h, mhft/HftLinkDef.h, mhft/MGeomCamMagicXT.[h,cc],
2365 mhft/MGeomCamMagicEnhance.[h,cc], mhft/MHexgaonalFT.[h,cc],
2366 mhft/MHexagonalFreqSpace.[h,cc], mhft/MHexagonalFTCalc.[h,cc],
2367 mhft/Makefile:
2368 - added
2369
2370 * macros/extendcam.C:
2371 - added: tutorial for MGeomCamExtend
2372
2373 * macros/hft.C:
2374 - added: tutorial for MHexgonalFTCalc
2375
2376 * macros/dohtml.C:
2377 - updated
2378
2379 * macros/rootlogon.C:
2380 - updated
2381
2382 * Makefile:
2383 - mhft added
2384
2385 * mbase/MParContainer.cc, mbase/MLog.cc:
2386 - added a pre-compiler option for destructor debugging
2387
2388 * mbase/MTaskList.[h,cc]:
2389 - added new function Replace
2390
2391 * mdata/MDataChain.cc, mfbase/MF.cc:
2392 - shortened some output
2393
2394 * mdata/MDataArray.[h,cc]:
2395 - added new function FindRule
2396
2397 * mfileio/MReadTree.[h,cc]:
2398 - enhanced functionality to be able to read a TTree stored in memory
2399 instead of a file. Therefor introduced fTree which is now the pointer
2400 used and replaced fChain where TTree and TChain have common behaviour.
2401 Where they behave uncommon new code for the new case has been added.
2402
2403 * mfileio/MWriteRootFile.[h,cc]:
2404 - enhanced functionality to be able to write a TTree into memory
2405 instead of a file. This were maily bugfixes for the case fOut==0, which
2406 must be handled correctly. Becarefull a tree filles without a file
2407 is not deleted automatically!
2408
2409 * mhbase/MBinning.h:
2410 - added copy constructor
2411 - fixed buggy SetEdges(MBinning&) which didn't work
2412
2413 * mhbase/MHMatrix.cc:
2414 - when adding a new rule check first if the same rule already exists
2415
2416 * mhflux/MAlphaFitter.[h,cc]:
2417 - added new functionality to support on-off analysis
2418 - didn't touch existing code
2419
2420 * mhflux/MHAlpha.[h,cc]:
2421 - added new functionality to support on-off analysis
2422 - replaced Fit() calls by newer function calls
2423 - added DrawAll - PRELIMINARY
2424 - fixed a bug when projecting - may be the reson for some strange
2425 crashes
2426
2427 * mcalib/MCalibColorSet.cc:
2428 - fixed a stupid bug introduced last year, which caused MCalibColorSet
2429 in some circumstances to stop the eventloop when it shouldn't
2430
2431 * mjobs/MSequence.cc:
2432 - expand path names
2433
Note: See TracBrowser for help on using the repository browser.