Ignore:
Timestamp:
04/03/04 17:27:50 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r3635 r3636  
    1818
    1919                                                 -*-*- END OF LINE -*-*-
     20
     21 2004/04/02: Markus Gaug
     22   * mcalib/MHGausEvents.[h,cc]
     23   * mcalib/MHCalibrationChargePix.[h,cc]
     24   * mcalib/MHCalibrationChargeHiGainPix.[h,cc]
     25   * mcalib/MHCalibrationChargeLoGainPix.[h,cc]
     26   * mcalib/MHCalibrationRelTimePix.[h,cc]
     27     - put fPixId, fPickup, fPickupLimt, CountPickup(), RepeatFit() and
     28       ChangeHistId() into MHGausEvents (before in the derived classes)
     29     - put fChargeNbins, fChargeFirst, fChargeLast,
     30     - put fRelTimeNbins, fRelTimeFirst, fRelTimeLast together
     31       into MHGausEvents as fNbins, fFirst and fLast
     32
     33   * mcalib/MHCalibrationRelTimePix.[h,cc]
     34     - remove Renormalization to time slices. Need to think about
     35       more direct way to implement
     36
     37   * mcalib/MHCalibrationCam.[h,cc]
     38   * mcalib/MHCalibrationChargeCam.[h,cc]
     39   * mcalib/MHCalibrationRelTimeCam.[h,cc]
     40     - put most of the functionality into the base class MHCalibrationCam
     41     - derived classes overload the functions SetupHists, ReInitHists,
     42       FillHists, FinalizeHists and FinalizeBadPixels.
     43     - functions FitHiGainArrays, FitLoGainArrays, FitHiGainHists,
     44       FitLoGainHists and InitHists can be used from base class.
    2045
    2146
Note: See TracChangeset for help on using the changeset viewer.