IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 1, 2009, 2:07:04 PM (17 years ago)
Author:
eugene
Message:

cleanup and minimize camera-specific recipe options

File:
1 edited

Legend:

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

    r12376 r25727  
    11
    2 # turn these on to see specific outputs
    3 #SAVE.BACKMDL   BOOL    TRUE
    4 #SAVE.BACKGND   BOOL    TRUE
    5 #SAVE.BACKSUB   BOOL    TRUE
    6 SAVE.RESID      BOOL    TRUE
    7 #SAVE.PSF       BOOL    TRUE
    8 #LOAD.PSF       BOOL    FALSE
    9 
    10 IMSTATS_NPIX        S32  1000            # number of pixels to use for sky estimate boxes:
    11 
    12 PSF_SN_LIM          F32  100             # minimum S/N for stars used for PSF model
    13 PSF_MAX_NSTARS      S32  300             # limit number of stars used for PSF model
    14 
    15 # PSF model parameters : choose the PSF model
    16 # list as many PSF_MODEL options as desired
    17 # if you want to list multiple entries, uncomment 'MULTI' here
    18 # PSF_MODEL           MULTI
    192PSF_MODEL           STR  PS_MODEL_QGAUSS
    20 # PSF_MODEL           STR  PS_MODEL_GAUSS
    21 # PSF_MODEL           STR  PS_MODEL_PGAUSS
    22 # PSF_MODEL           STR  PS_MODEL_TGAUSS  ## not well tested, not very successful
    23 
    24 MOMENTS_SN_MIN      F32  20.0           # min S/N to measure moments
    25 EXT_MIN_SN           F32  50.0           # fit galaxies above this S/N limit
    26 FULL_FIT_SN_LIM      F32  50.0
    27 AP_MIN_SN            F32  25.0
Note: See TracChangeset for help on using the changeset viewer.