IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 15, 2008, 10:35:24 AM (18 years ago)
Author:
eugene
Message:

remove mask names from specific recipes (like psphot.config, ppImage.config) and only allow the names in masks.config

File:
1 edited

Legend:

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

    r17911 r18563  
    33# Options governing statistics
    44SAMPLE          F32     0.1     # Fraction of cell to sample
    5 MASKVAL         STR     SAT,BAD # Mask value to use for statistics
     5
     6# Mask value to use for statistics.  this is only used for stand-alone
     7# operations.  ppStats library calls pass a mask value as needed
     8MASKVAL         STR     SAT,BAD
     9
    610
    711# Define the outputs as MULTI
Note: See TracChangeset for help on using the changeset viewer.