source: trunk/MagicSoft/Mars/Changelog@ 6680

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