IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 22, 2008, 2:00:08 PM (18 years ago)
Author:
Paul Price
Message:

Reworking how masks values are defined, adding 'poor'.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/recipes/ppStack.config

    r19030 r19171  
    33ITER            S32     1               # Number of rejection iterations
    44COMBINE.REJ     F32     4.0             # Rejection threshold in combination (sigma)
    5 MASK.BAD        STR     BLANK,SAT,BAD   # Mask value of bad pixels
    6 MASK.BLANK      STR     BLANK           # Mask value to give blank pixels
     5MASK.VAL        STR     BLANK,SAT,BAD   # Mask value of input bad pixels
     6MASK.BAD        STR     BLANK           # Mask value to give bad pixels
     7MASK.POOR       STR     WARP.POOR       # Mask value to give poor pixels
    78THRESHOLD.MASK  F32     0.8             # Threshold for mask deconvolution (0..1)
    89IMAGE.REJ       F32     0.2             # Rejected pixel fraction threshold for rejecting entire image
Note: See TracChangeset for help on using the changeset viewer.