IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29222


Ignore:
Timestamp:
Sep 23, 2010, 10:45:57 AM (16 years ago)
Author:
eugene
Message:

add all suspect bits to MASK.SUSPECT for stacks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20100823/ippconfig/recipes/ppStack.config

    r28618 r29222  
    99COMBINE.DISCARD F32     0.2             # Discard fraction for Olympic weighted mean
    1010
    11 MASK.VAL        STR     MASK.VALUE,CONV.BAD,GHOST       # Mask value of input bad pixels
    12 MASK.SUSPECT    STR     SUSPECT,CONV.POOR       # Mask value of suspect pixels
     11MASK.VAL        STR     MASK.VALUE,CONV.BAD,GHOST # Mask value of input bad pixels
     12MASK.SUSPECT    STR     SUSPECT,BURNTOOL,SPIKE,STREAK,STARCORE,CONV.POOR # Mask value of suspect pixels
    1313MASK.BAD        STR     BLANK           # Mask value to give bad pixels
    1414MASK.POOR       STR     CONV.POOR       # Mask value to give poor pixels
     15
     16# we are in some danger of inconsistency in the definition of a 'bad' vs a 'suspect' pixel
     17# these distinctions are also defined in psModules/src/config/pmConfigMask.c
     18
    1519POOR.FRACTION   F32     0.25            # Maximum fraction of bad variance for poor pixels
    1620THRESHOLD.MASK  F32     0.5             # Threshold for mask deconvolution (0..1)
Note: See TracChangeset for help on using the changeset viewer.