IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 25, 2007, 3:37:25 PM (19 years ago)
Author:
eugene
Message:

adding an alternate psphot-type recipe

File:
1 edited

Legend:

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

    r13014 r13036  
    9090FULL_FIT_SN_LIM      F32  50.0
    9191
     92PSF.RESIDUALS        BOOL TRUE
     93PSF.RESIDUALS.XBIN   S32   1
     94PSF.RESIDUALS.YBIN   S32   1
     95PSF.RESIDUALS.NSIGMA F32   3.0 
     96PSF.RESIDUALS.INTERPOLATION STR BILINEAR
     97PSF.RESIDUALS.STATISTIC     STR ROBUST_MEDIAN
     98
    9299# EXTended source model parameters
    93100EXT_MODEL            STR  PS_MODEL_PGAUSS
     
    108115# BREAK_POINT may be one of (PEAKS, MOMENTS, PSFMODEL, ENSEMBLE)
    109116BREAK_POINT           STR  NONE
    110 PEAKS_OUTPUT_FILE   STR  peaks.dat
     117# PEAKS_OUTPUT_FILE   STR  peaks.dat
    111118# MOMENTS_OUTPUT_FILE STR  moments.dat
    112119# ANALYSIS_REGION     STR  [1000:1600,2800:3400]
     
    126133NOISE.SIZE          F32 2.0
    127134
    128 USE_FOOTPRINTS                  BOOL    T       # use new pmFootprint peak packaging
     135USE_FOOTPRINTS                  BOOL    F       # use new pmFootprint peak packaging
    129136FOOTPRINT_NPIXMIN               S32     5       # Minimum size of a pmFootprint
    130137FOOTPRINT_NSIGMA_LIMIT          F32     20      # threshold for bright pmFootprint detection
     
    132139FOOTPRINT_CULL_NSIGMA_DELTA     F32     4       # Cull peaks that aren't nsigma above coll to neighbour
    133140FOOTPRINT_CULL_NSIGMA_MIN       F32     1       # Minimum height of colls in units of skyStdev
     141
     142# alternate PSPHOT-type recipes
     143PSPHOT.FIXED.PSF METADATA
     144END
Note: See TracChangeset for help on using the changeset viewer.