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/esowfi/psphot.config

    r15296 r25727  
    11
    2 SAVE.BACKMDL    BOOL    TRUE
    3 SAVE.BACKMDL.STDEV BOOL         TRUE
    4 SAVE.BACKGND    BOOL    TRUE
    5 SAVE.BACKSUB    BOOL    TRUE
    6 SAVE.PLOTS      BOOL    FALSE
    7 SAVE.RESID      BOOL    TRUE
    8 SAVE.PSF        BOOL    TRUE
    9 LOAD.PSF        BOOL    FALSE
    10 
    11 IMSTATS_NPIX        S32  3000            # number of pixels to use for sky estimate boxes:
    12 
    13 #PSPHOT_TEST METADATA
    14 # SAVE.BACKSUB  BOOL    FALSE
    15 # SAVE.RESID    BOOL    TRUE
    16 #END
    17 #
    18 #PEAKS_OUTPUT_FILE   STR  peaks.dat
    19 #MOMENTS_OUTPUT_FILE STR  moments.dat
    20 
    21 #PSF_SN_LIM          F32  20.0            # minimum S/N for stars used for PSF model
    22 MOMENTS_SN_MIN      F32  20.0            # min S/N to measure moments
    23 FULL_FIT_SN_LIM     F32  100.0
    24 EXT_MIN_SN          F32  100.0           # fit galaxies above this S/N limit
    25 
    26 PEAKS_NSIGMA_LIMIT  F32  10.0            # peak significance threshold
    27 BREAK_POINT         STR  ENSEMBLE        # limit total processing for now (for speed)
    28 
    29 
    30 SKY_STAT            STR  ROBUST_MEDIAN   # statistic used to measure background
     2# choose the PSF model
     3PSF_MODEL                           STR   PS_MODEL_QGAUSS
Note: See TracChangeset for help on using the changeset viewer.