IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 4, 2007, 2:25:02 PM (19 years ago)
Author:
Paul Price
Message:

Fixing type of mask values U8 --> STR for the symbolic names.

File:
1 edited

Legend:

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

    r13592 r13616  
    55CONVOLVE.REJ    F32     10.0            # Rejection threshold in convolution (sigma)
    66EXTENT          F32     3.0             # Extent of Gaussian convolution (sigma)
    7 MASK.BAD        U8      SAT,BAD         # Mask value of bad pixels
    8 MASK.BLANK      U8      BLANK           # Mask value to give blank pixels
     7MASK.BAD        STR     SAT,BAD         # Mask value of bad pixels
     8MASK.BLANK      STR     BLANK           # Mask value to give blank pixels
Note: See TracChangeset for help on using the changeset viewer.