IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 36322


Ignore:
Timestamp:
Nov 28, 2013, 4:13:52 AM (13 years ago)
Author:
eugene
Message:

add recipe options to modify the convolution Nsigma value

Location:
branches/eam_branches/ipp-20130904/ippconfig/recipes
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20130904/ippconfig/recipes/ppSim.config

    r32355 r36322  
    6161PSF.THETA       F32     0.0
    6262PSF.CONVOLVE    BOOL    FALSE           # generate fake stars with PSF (F), or smooth with PSF (T)?
     63CONVOLVE.NSIGMA F32     5.0             # smooth image out to NSIGMA * sigma
    6364
    6465STARS.GRID      BOOL    FALSE           # Add grid of fake stars with constant flux
  • branches/eam_branches/ipp-20130904/ippconfig/recipes/psphot.config

    r36306 r36322  
    180180EXT_FIT_MIN_TOL                     F32   0.01            # Fit tolerance for EXT
    181181EXT_FIT_MAX_TOL                     F32   2.00            # Fit tolerance for EXT
     182EXT_FIT_NSIGMA_CONV                 F32   5.00            # Number of sigma for PSF convolved fits
    182183
    183184# the following is used to require a minimum quality of fit before
Note: See TracChangeset for help on using the changeset viewer.