IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 27, 2009, 11:34:07 AM (17 years ago)
Author:
eugene
Message:

merge changes from trunk

File:
1 edited

Legend:

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

    r25408 r25624  
    33CONVOLVE        BOOL    TRUE            # Convolve images when stacking?
    44ITER            S32     1               # Number of rejection iterations
    5 COMBINE.REJ     F32     2.0             # Rejection threshold in combination (sigma)
     5COMBINE.REJ     F32     2.5             # 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
     
    1111POOR.FRACTION   F32     0.01            # Maximum fraction of bad variance for poor pixels
    1212THRESHOLD.MASK  F32     0.5             # Threshold for mask deconvolution (0..1)
    13 DECONV.LIMIT    F32     5.0             # Deconvolution fraction for rejecting entire image
     13DECONV.LIMIT    F32     1.3             # Deconvolution fraction for rejecting entire image
    1414IMAGE.REJ       F32     0.1             # Rejected pixel fraction threshold for rejecting entire image
    15 MATCH.REJ       F32     5.0             # Rejection threshold for chi^2 values from matching
     15MATCH.REJ       F32     3.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.