IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 29, 2009, 10:08:18 AM (17 years ago)
Author:
eugene
Message:

deprecate FOOTPRINT_NSIGMA_LIMIT (use PEAK value, since they must match); deprecate EXT_MIN_SN

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20090715/ippconfig/recipes/psphot.config

    r25657 r25658  
    5353USE_FOOTPRINTS                      BOOL  TRUE            # use new pmFootprint peak packaging
    5454FOOTPRINT_NPIXMIN                   S32   5               # Minimum size of a pmFootprint
    55 FOOTPRINT_NSIGMA_LIMIT              F32   20              # threshold for bright pmFootprint detection
    56 FOOTPRINT_NSIGMA_LIMIT_2            F32   4               # threshold for faint pmFootprint detection
    5755FOOTPRINT_GROW_RADIUS               S32   3               # How much to grow bright footprints
    5856FOOTPRINT_GROW_RADIUS_2             S32   5               # How much to grow faint footprints
     
    7775SKY_OUTER_RADIUS                    F32   25              # square annulus for local sky measurement
    7876PSF_MOMENTS_RADIUS                  F32   3               # XXX this is now autoscaled
    79 PSF_SN_LIM                          F32   50              # minimum S/N for stars used for PSF model
    80 PSF_MAX_NSTARS                      S32   200             # limit number of stars used for PSF model
     77PSF_SN_LIM                          F32   20              # minimum S/N for stars used for PSF model
     78PSF_MAX_NSTARS                      S32   500             # limit number of stars used for PSF model
    8179PSF_CLUMP_NSIGMA                    F32   1.5             # region of Sx,Sy plane to use for selecting PSF stars
    8280PSF_CLUMP_GRID_SCALE                F32   0.2             # size of Sx,Sy image pixel
     
    139137# this model is used for approximate subtraction in the main object analysis step
    140138EXT_MODEL                           STR   PS_MODEL_QGAUSS
    141 EXT_MIN_SN                          F32   50.0            # fit galaxies above this S/N limit
    142139EXT_FIT_NSIGMA                      F32   1               # significance for pixel included in fit
    143140EXT_FIT_PADDING                     F32   5               # extra annulus to use for fit
Note: See TracChangeset for help on using the changeset viewer.