IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 25828


Ignore:
Timestamp:
Oct 12, 2009, 5:53:05 PM (17 years ago)
Author:
watersc1
Message:

Added burntool default mask value.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/config/pmConfigMask.c

    r25738 r25828  
    1616    { "BLANK",     "DETECTOR", 0x01, true  }, // Pixel doesn't contain valid data
    1717    { "CTE",       "DETECTOR", 0x01, true  }, // Pixel has poor CTE
     18    { "BURNTOOL",  NULL,       0x04, false }, // Pixel has been touched by burntool
    1819    // Invalid signal ranges
    1920    { "SAT",       NULL,       0x02, true  }, // Pixel is saturated or non-linear
Note: See TracChangeset for help on using the changeset viewer.