IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 12, 2013, 6:23:17 PM (13 years ago)
Author:
watersc1
Message:

Add PSF.TARGET.AS.MAX/PSF.TARGET.AS.MAX.EPSILON options to set the target based on the largest input FWHM.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/czw_branch/20130702/ippconfig/recipes/ppStack.config

    r35580 r35931  
    9595PSF.INPUT.THRESH        F32  NAN        # Set minimum limit below which we do not exclude an input (defaults to 0.0)
    9696PSF.INPUT.ASYMMETRY     F32  NAN        # Set difference in mixture model populations to consider equal.
     97PSF.TARGET.AS.MAX       BOOL F          # Set the target PSF FWHM as the maximum of accepted input FWHM values.
     98PSF.TARGET.AS.MAX.EPSILON F32 0.1       # Amount to set the target PSF FWHM larger than the maximum input. Target = eps + max(input)
    9799
    98100TEMP.IMAGE      STR     conv.im.fits    # Suffix for temporary convolved images
Note: See TracChangeset for help on using the changeset viewer.