IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 26, 2012, 1:09:06 PM (14 years ago)
Author:
mhuber
Message:

adding option to set target FWHM mean of simple PSF for convolved stacks

File:
1 edited

Legend:

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

    r33252 r34091  
    8383PSF.MODEL       STR     PS_MODEL_GAUSS  # Model for PSF generation
    8484
    85 PSF.AUTOSIZE    BOOL    TRUE            # Determine output PSF size from input PSFs?
    86 PSF.OUTPUT.FWHM F32     5.0             # Target size for output PSF (if not auto-sized)
     85PSF.AUTOSIZE            BOOL    TRUE            # Determine output PSF size from input PSFs?
     86PSF.OUTPUT.FWHM         F32     5.0             # Target size for output PSF (if not auto-sized), -1 as mean FWHM inputs
     87PSF.OUTPUT.NFWHMSIG     F32     0.0             # N FWHM-sig to be added to the FWHMmean for PSF
     88
    8789
    8890PSF.INPUT.MAX           F32  NAN
Note: See TracChangeset for help on using the changeset viewer.