IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 19947


Ignore:
Timestamp:
Oct 7, 2008, 10:05:08 AM (18 years ago)
Author:
eugene
Message:

need to allow larger moments range for psf search; smaller PSF_MOMENTS_RADIUS gets better values for faint sources

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/simtest/psphot.config

    r19867 r19947  
    1010IMSTATS_NPIX        S32  3000            # number of pixels to use for sky estimate boxes:
    1111SKY_INNER_RADIUS    F32    10            # square annulus for local sky measurement
    12 PSF_MOMENTS_RADIUS  F32    15               # calculate initial source moments with this radius
     12
     13PSF_MOMENTS_RADIUS  F32    7               # calculate initial source moments with this radius
    1314
    1415#PSPHOT_TEST METADATA
     
    2526EXT_MIN_SN          F32  100.0           # fit galaxies above this S/N limit
    2627
     28MOMENTS_SX_MAX                      F32   25.0
     29MOMENTS_SY_MAX                      F32   25.0
     30
    2731PEAKS_NSIGMA_LIMIT   F32  25.0           # peak significance threshold
    2832PEAKS_NSIGMA_LIMIT_2 F32  10.0           # peak significance threshold
Note: See TracChangeset for help on using the changeset viewer.