IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 24, 2021, 7:20:08 AM (5 years ago)
Author:
eugene
Message:

modify a comment in pswarp.config; sigma_dec now uses sample median; replace COMBINE.MIN.RANGE with COMBINE.REJECT.FRACTION; default of 3 extra orders for WCS; DVO.GETSTAR.MAX.RHO returned to 10k

File:
1 edited

Legend:

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

    r41898 r41936  
    99COMBINE.DISCARD F32     0.2             # Discard fraction for Olympic weighted mean
    1010
    11 COMBINE.PERCENT   BOOL  FALSE           # Use a single percentile clipping?
    12 COMBINE.MIN.RANGE F32   0.16            # Minimum fraction for percentile clipping
    13 COMBINE.MAX.RANGE F32   0.84            # Maximum fraction for percentile clipping
     11COMBINE.PERCENT         BOOL  FALSE     # Use a single percentile clipping?
     12COMBINE.REJECT.FRACTION F32   0.32      # fraction of outliers to reject in percentile clipping
     13                                        # Note this is the total both above and below the median
    1414
    1515MASK.VAL        STR     MASK.VALUE,CONV.BAD,GHOST # Mask value of input bad pixels
Note: See TracChangeset for help on using the changeset viewer.