source: trunk/MagicSoft/Mars/Changelog@ 6678

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