IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 22, 2010, 6:21:31 PM (16 years ago)
Author:
eugene
Message:

pcm (psf-convolved model) fitting now works (but needs to go faster)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20100621/ippconfig/recipes/psphot.config

    r28687 r28702  
    9393PSF_FIT_MAX_TOL                     F32   2.00            # Fit tolerance for PSF
    9494
    95 PSF_FIT_MIN_VALID_FLUX              F32   1e-8            # minimum allow flux for fitted source
    96 PSF_FIT_MAX_VALID_FLUX              F32   1e+8            # maximum allow flux for fitted source
     95PSF_FIT_MIN_VALID_FLUX              F32  -100000000.0     # minimum allow flux for fitted source
     96PSF_FIT_MAX_VALID_FLUX              F32  +100000000.0     # maximum allow flux for fitted source
    9797
    9898# the following is used to require a minimum quality of fit before
Note: See TracChangeset for help on using the changeset viewer.