IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 26673


Ignore:
Timestamp:
Jan 22, 2010, 5:32:01 PM (16 years ago)
Author:
Paul Price
Message:

Add parameter about whether to fix the ZPs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20091201/ippconfig/recipes/ppStack.config

    r26077 r26673  
    66COMBINE.SYS     F32     0.1             # Relative systematic error in combination
    77COMBINE.DISCARD F32     0.2             # Discard fraction for Olympic weighted mean
    8 MASK.IN         STR     MASK.VALUE,CONV.BAD     # Mask value of input bad pixels
     8MASK.VAL        STR     MASK.VALUE,CONV.BAD     # Mask value of input bad pixels
    99MASK.SUSPECT    STR     SUSPECT,CONV.POOR       # Mask value of suspect pixels
    1010MASK.BAD        STR     BLANK           # Mask value to give bad pixels
     
    3434PHOT.FRAC       F32     0.9             # Minimum fraction of good pixels
    3535
     36ZP              BOOL    TRUE            # Match zero points?
    3637ZP.RADIUS       F32     4.0             # Radius (pixels) for matching sources
    3738ZP.ITER.1       S32     5               # Iterations for zero point; pass 1
Note: See TracChangeset for help on using the changeset viewer.