IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 1, 2007, 6:05:03 PM (19 years ago)
Author:
Paul Price
Message:

Adding masks.config, to provide mask values.

File:
1 edited

Legend:

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

    r12574 r13592  
    33# Options governing statistics
    44SAMPLE          F32     0.1     # Fraction of cell to sample
    5 MASKVAL         U8      0xff    # Mask value to use for statistics
     5MASKVAL         STR     SAT,BAD # Mask value to use for statistics
    66
    77# Define the outputs as MULTI
     
    1818
    1919### ppStats recipe for Phase 0
    20 PPSTATS_PHASE0  METADATA
     20PPSTATS_REGISTER  METADATA
    2121
    2222  # Options governing statistics
    2323  SAMPLE        F32     0.1     # Fraction of cell to sample
    24   MASKVAL       U8      0xff    # Mask value to use for statistics
     24  MASKVAL       STR     SAT,BAD # Mask value to use for statistics
    2525
    2626  # Define the outputs as MULTI
Note: See TracChangeset for help on using the changeset viewer.