Ignore:
Timestamp:
04/18/07 16:45:11 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r8415 r8418  
    3434     - fixed some typos in comments
    3535
    36     * mjobs/MJCalibrateSignal.cc:
    37       - removed dependenca on obsolete MCalibrationIntensityConstCam
    38 
    39     * mjobs/MJCalibration.[h,cc]:
    40       - for simplification removed all dependencies of unused intensity
    41         calibration
    42 
    43     * callisto.rc, callisto_Dec04Jan05.rc, callisto_MarApr05.rc,
    44       callisto_mux.rc:
    45       - removed line for switching on intensity calibration
    46       - added expample lines for movie encoding
     36   * mjobs/MJCalibrateSignal.cc:
     37     - removed dependenca on obsolete MCalibrationIntensityConstCam
     38
     39   * mjobs/MJCalibration.[h,cc]:
     40     - for simplification removed all dependencies of unused intensity
     41       calibration
     42
     43   * callisto.rc, callisto_Dec04Jan05.rc, callisto_MarApr05.rc,
     44     callisto_mux.rc:
     45     - removed line for switching on intensity calibration
     46     - added expample lines for movie encoding
     47
     48   * mbadpixels/BadPixelsLinkDef.h, mbadpixels/Makefile:
     49     - removed obsolete MBadPixelsIntensityCam
     50
     51   * mcalib/MCalibCalcFromPast.[h.cc]:
     52     - do not store fIntensRelTime (it is not used at all) as data member
     53
     54   * mcalib/MCalibColorSteer.[h,cc], mcalib/MCalibCalcFromPast.[h.cc]:
     55     - instead of creating of a new MBadPixelsCam into the intensity array
     56       clear the information of the old one (FIXME: DO NOT CLEAR PREV EXCL!)
     57                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     58   * mcalib/MCalibrationTestCalc.[h,cc]:
     59     - removed empty Process function
     60
     61   * mcalib/MCalibColorSteer.[h,cc], mcalib/MCalibCalcFromPast.[h.cc],
     62     mcalib/MCalibrationChargeCalc.[h,cc], mcalib/MCalibrationTestCalc.[h,cc],
     63     mcalib/MCalibrationRelTimeCalc.[h,cc], mhcalib/MHCalibrationCam.[h,cc],
     64     mhcalib/MHCalibrationChargeCam.cc, mhcalib/MHCalibrationHiLoCam.cc,
     65     mhcalib/MHCalibrationPulseTimeCam.cc, mhcalib/MHCalibrationRelTimeCam.cc,
     66     mhcalib/MHPedestalCam.cc:
     67     - removed obsolete references to MBadPixelsIntensityCam, replaced
     68       by MBadPixelsCam
     69
     70   * mhcalib/MHCalibrationCam.cc:
     71     - set reason for uncalibrated pixels by SetUncalibrated
     72
     73   * mjobs/MJCalibrateSignal.cc:
     74     - removed obsolete references to MBadPixelsIntensityCam
     75     - removed MBadPixelsMerge, instead use the given MBadPixelsCam as
     76       starting point. THIS ALSO REMOVES SUPPORT FOR PREV. EXCLUDED PIXELS
     77       (TO BE FIXED)
    4778
    4879
Note: See TracChangeset for help on using the changeset viewer.