IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 20715


Ignore:
Timestamp:
Nov 12, 2008, 9:19:59 PM (17 years ago)
Author:
Paul Price
Message:

Throw out images with large matching chi2 more readily.
Throw out images with lots of bad pixels more readily.

File:
1 edited

Legend:

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

    r20680 r20715  
    99POOR.FRACTION   F32     0.01            # Maximum fraction of bad weight for poor pixels
    1010THRESHOLD.MASK  F32     0.5             # Threshold for mask deconvolution (0..1)
    11 IMAGE.REJ       F32     0.2             # Rejected pixel fraction threshold for rejecting entire image
    12 MATCH.REJ       F32     3.0             # Rejection threshold for chi^2 values from matching
     11IMAGE.REJ       F32     0.1             # Rejected pixel fraction threshold for rejecting entire image
     12MATCH.REJ       F32     2.5             # Rejection threshold for chi^2 values from matching
    1313ROWS            S32     64              # Number of rows to read at once
    1414VARIANCE        BOOL    TRUE            # Use variance in rejection?
Note: See TracChangeset for help on using the changeset viewer.