IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 20623


Ignore:
Timestamp:
Nov 9, 2008, 8:36:56 PM (18 years ago)
Author:
Paul Price
Message:

Adding remnance detection options.

File:
1 edited

Legend:

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

    r20564 r20623  
    88BIAS             BOOL    TRUE            # Bias subtraction
    99DARK             BOOL    TRUE            # Dark subtraction
     10REMNANCE         BOOL    FALSE           # Remnance masking
    1011SHUTTER          BOOL    FALSE           # Shutter correction
    1112FLAT             BOOL    TRUE            # Flat-field normalisation
     
    6364FRINGE.REJ      F32     2.0             # Rejection threshold for fringe solution
    6465FRINGE.KEEP     F32     0.5             # Minimum fraction to keep in fringe solution
     66
     67# Remnance detection options
     68REMNANCE.SIZE           S32     30              # Size for remnance detection
     69REMNANCE.THRESH         F32     25.0            # Threshold for remnance detection
    6570
    6671# binned output image options
Note: See TracChangeset for help on using the changeset viewer.