IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 41849


Ignore:
Timestamp:
Oct 17, 2021, 1:32:18 PM (5 years ago)
Author:
eugene
Message:

add options for stack combine-by-percent mode

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-dev-20210817/ippconfig/recipes/ppStack.config

    r41705 r41849  
    88COMBINE.SYS     F32     0.1             # Relative systematic error in combination
    99COMBINE.DISCARD F32     0.2             # Discard fraction for Olympic weighted mean
     10
     11COMBINE.PERCENT   BOOL  FALSE           # Use a single percentile clipping?
     12COMBINE.MIN.RANGE F32   0.16            # Minimum fraction for percentile clipping
     13COMBINE.MAX.RANGE F32   0.84            # Maximum fraction for percentile clipping
    1014
    1115MASK.VAL        STR     MASK.VALUE,CONV.BAD,GHOST # Mask value of input bad pixels
Note: See TracChangeset for help on using the changeset viewer.