Ignore:
Timestamp:
08/17/04 15:50:18 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mbadpixels/MBadPixelsPix.h

    r4637 r4657  
    9898      if (IsUncalibrated( kDeviatingFFactor    )) return 8;
    9999      if (IsUncalibrated( kDeviatingNumPhots   )) return 9;
     100      return 10;
    100101    }
    101102   
     
    108109      if (IsUncalibrated( kLoGainOscillating )) return 5;
    109110      if (IsUncalibrated( kRelTimeOscillating)) return 6;
     111      return 7;
    110112    }
    111113   
Note: See TracChangeset for help on using the changeset viewer.