IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 20, 2012, 7:59:19 PM (14 years ago)
Author:
mhuber
Message:

working version for target FWHM mean simple PSF in ppstack

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/meh_branches/ppstack_test/ippconfig/recipes/ppStack.config

    r33415 r34050  
    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    FALSE           # Determine output PSF size from input PSFs?
     86# need to add/mod autosize to allow for simple autosize versus envelope
     87# PSF.AUTOENVEL         BOOL    TRUE            # rather than autosize
     88PSF.OUTPUT.FWHM         F32     5.0             # Target size for output PSF (if not auto-sized), -1 as FWHM
     89PSF.OUTPUT.NFWHMSIG     F32     0.0             # N FWHM-sig to be added to the FWHMmean for PSF
    8790
    8891PSF.INPUT.MAX           F32  NAN
Note: See TracChangeset for help on using the changeset viewer.