Ignore:
Timestamp:
09/16/05 11:58:09 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r7352 r7353  
    1818
    1919                                                 -*-*- END OF LINE -*-*-
     20 2005/09/16 Thomas Bretz
     21
     22   * mbadpixels/MBadPixelsTreat.cc:
     23     - removed obsolete artificial add of missing (zero supressed)
     24       pixels
     25     - removed obsolete MArrayD which stored the result of the
     26       interpolation but was never used
     27
     28   * mcalib/MCalibrateData.cc:
     29     - removed an obsolete calibConv=-1 in case the pixel is unsuitable
     30       (UpdateConversionFactors)
     31     - improved warning output in case the conv factor is out-of-range
     32
     33   * mcalib/MCalibrateRelTimes.cc:
     34     - reordered the algorithm for the time calibration to make it faster
     35     - replaced if(IsLoGainUsed()) by the new function GetArrivalTime in
     36       MArrivalTimePix
     37
     38   * msignal/MArrivalTimePix.h:
     39     - new getter function GetArrivalTime returning the arrival time
     40       depending on the flag IsLoGainUsed()
     41
     42
     43
    2044 2005/09/16 Daniela Dorner
    2145
Note: See TracChangeset for help on using the changeset viewer.