IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 15966


Ignore:
Timestamp:
Dec 30, 2007, 5:06:36 PM (18 years ago)
Author:
eugene
Message:

minor mods to allowed moments range

File:
1 edited

Legend:

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

    r15555 r15966  
    4949
    5050# parameters to control the selection of the peak in the Sx,Sy plane
    51 MOMENTS_SCALE                       F32   0.1       
     51MOMENTS_SCALE                       F32   0.25       
    5252MOMENTS_SN_MIN                      F32   100.0           # min S/N to measure moments
    53 MOMENTS_SX_MAX                      F32   3.0
    54 MOMENTS_SY_MAX                      F32   3.0
     53MOMENTS_SX_MAX                      F32   5.0
     54MOMENTS_SY_MAX                      F32   5.0
    5555MOMENTS_AR_MAX                      F32   1.5             # maximum axial ratio: 1 / AR < (sx / sy) < AR
    5656
     
    132132# BREAK_POINT may be one of (PEAKS, MOMENTS, PSFMODEL, ENSEMBLE)
    133133BREAK_POINT                         STR   NONE     
    134 # PEAKS_OUTPUT_FILE                 STR   peaks.dat
     134# PEAKS_OUTPUT_FILE                   STR   peaks.dat
    135135# MOMENTS_OUTPUT_FILE               STR   moments.dat
    136136# ANALYSIS_REGION                   STR   [1000:1600,2800:3400]
Note: See TracChangeset for help on using the changeset viewer.