IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 13747


Ignore:
Timestamp:
Jun 10, 2007, 9:17:31 AM (19 years ago)
Author:
eugene
Message:

adding INJECT recipe

File:
1 edited

Legend:

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

    r13699 r13747  
    5252END
    5353
     54### ppStats recipe for Phase 0
     55PPSTATS_INJECT  METADATA
     56
     57  # Options governing statistics
     58  SAMPLE        F32     0.1     # Fraction of cell to sample
     59  MASKVAL       STR     SAT,BAD # Mask value to use for statistics
     60
     61  # Define the outputs as MULTI
     62  HEADER        MULTI
     63  CONCEPT       MULTI
     64  STAT          MULTI
     65
     66  STAT          STR     _UNDEF
     67
     68  # Values to return
     69  CONCEPT       STR     FPA.OBSTYPE     # Observation Type (eg, FLAT)
     70  CONCEPT       STR     FPA.TELESCOPE   # Telescope (eg, CFHT)
     71  CONCEPT       STR     FPA.INSTRUMENT  # Instrument (eg, CFH12K)
     72END
     73
Note: See TracChangeset for help on using the changeset viewer.