IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 26, 2007, 2:24:29 PM (19 years ago)
Author:
eugene
Message:

various updates

File:
1 edited

Legend:

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

    r10723 r11330  
    2121SKY_FIT_ORDER       S32  0
    2222SKY_FIT_LINEAR      BOOL FALSE
    23 SKY_STAT            STR  FITTED_MEAN     # statistic used to measure background
     23SKY_STAT            STR  FITTED_MEAN_V3  # statistic used to measure background
    2424# allowed values for SKY_STAT:
    2525# SAMPLE_MEAN, SAMPLE_MEDIAN, CLIPPED_MEAN, ROBUST_MEAN, ROBUST_QUARTILE, FITTED_MEAN
     
    3030YMIN                F32   0              # minimum valid y-coord
    3131YMAX                F32   0              # maximum valid y-coord
    32 SATURATION          F32   64000          # saturation level on this chip
    3332
    3433# peak finding
    3534PEAKS_SMOOTH_SIGMA  F32  1.0             # smoothing kernel sigma in pixels
    3635PEAKS_SMOOTH_NSIGMA F32  2.0             # smoothing kernel width in sigmas
    37 PEAKS_NSIGMA_LIMIT  F32  10.0            # peak significance threshold
     36PEAKS_NSIGMA_LIMIT  F32  25.0            # peak significance threshold
     37PEAKS_NSIGMA_LIMIT_2 F32  5.0            # peak significance threshold
    3838
    3939# parameters to control the selection of the peak in the Sx,Sy plane
    4040MOMENTS_SCALE       F32   0.1
    41 MOMENTS_SN_MIN      F32   10.0
     41MOMENTS_SN_MIN      F32   100.0           # min S/N to measure moments
    4242MOMENTS_SX_MAX      F32   3.0
    4343MOMENTS_SY_MAX      F32   3.0
     
    8282PSF_MIN_SN           F32  2.0            # reject objects below this significance
    8383PSF_MAX_CHI          F32  50.0           # reject objects worse that this
    84 FULL_FIT_SN_LIM      F32  10.0
     84FULL_FIT_SN_LIM      F32  50.0
    8585
    8686# EXTended source model parameters
Note: See TracChangeset for help on using the changeset viewer.