IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 21151


Ignore:
Timestamp:
Jan 22, 2009, 9:13:22 AM (17 years ago)
Author:
Paul Price
Message:

Adding new input parameter: limit to the 'maximum deconvolution fraction' --- when this value is in excess of unity (e.g., 1.01 is probably OK, 1.1 is bad), the convolved image tends to be bad. We now detect these and throw them out.

File:
1 edited

Legend:

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

    r20998 r21151  
    99POOR.FRACTION   F32     0.01            # Maximum fraction of bad weight for poor pixels
    1010THRESHOLD.MASK  F32     0.5             # Threshold for mask deconvolution (0..1)
     11DECONV.LIMIT    F32     1.03            # Deconvolution fraction for rejecting entire image
    1112IMAGE.REJ       F32     0.1             # Rejected pixel fraction threshold for rejecting entire image
    1213MATCH.REJ       F32     2.5             # Rejection threshold for chi^2 values from matching
Note: See TracChangeset for help on using the changeset viewer.