IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 24364


Ignore:
Timestamp:
Jun 9, 2009, 4:42:24 PM (17 years ago)
Author:
Paul Price
Message:

Tuning ppStack to reject faint streaks

File:
1 edited

Legend:

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

    r24256 r24364  
    33CONVOLVE        BOOL    TRUE            # Convolve images when stacking?
    44ITER            S32     1               # Number of rejection iterations
    5 COMBINE.REJ     F32     3.0             # Rejection threshold in combination (sigma)
     5COMBINE.REJ     F32     2.0             # Rejection threshold in combination (sigma)
    66COMBINE.SYS     F32     0.03            # Relative systematic error in combination
    77COMBINE.DISCARD F32     0.2             # Discard fraction for Olympic weighted mean
     
    1313DECONV.LIMIT    F32     5.0             # Deconvolution fraction for rejecting entire image
    1414IMAGE.REJ       F32     0.1             # Rejected pixel fraction threshold for rejecting entire image
    15 MATCH.REJ       F32     2.5             # Rejection threshold for chi^2 values from matching
     15MATCH.REJ       F32     5.0             # Rejection threshold for chi^2 values from matching
    1616ROWS            S32     64              # Number of rows to read at once
    1717VARIANCE        BOOL    TRUE            # Use variance in rejection?
Note: See TracChangeset for help on using the changeset viewer.