IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 19, 2007, 6:07:12 PM (19 years ago)
Author:
eugene
Message:

various fixes

File:
1 edited

Legend:

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

    r12374 r12516  
    88#LOAD.PSF       BOOL    FALSE
    99
    10 IMSTATS_NPIX        S32  1000            # number of pixels to use for sky estimate boxes:
     10IMSTATS_NPIX        S32  5000            # number of pixels to use for sky estimate boxes:
    1111
    1212PSF_SN_LIM          F32  100             # minimum S/N for stars used for PSF model
     
    2626FULL_FIT_SN_LIM      F32  50.0
    2727AP_MIN_SN            F32  25.0
     28
     29# SKY_STAT            STR  ROBUST_MEDIAN  # statistic used to measure background
     30SKY_STAT            STR  FITTED_MEAN_V3  # statistic used to measure background
     31# SAMPLE_MEAN, SAMPLE_MEDIAN, CLIPPED_MEAN, ROBUST_MEAN, ROBUST_QUARTILE, FITTED_MEAN
     32# FITTED_MEAN_V2, FITTED_MEAN_V3
     33SKY_CLIP_SIGMA    F32  2.0             # statistic used to measure background
     34
     35# BREAK_POINT may be one of (PEAKS, MOMENTS, PSFMODEL, ENSEMBLE)
     36BREAK_POINT         STR ENSEMBLE
Note: See TracChangeset for help on using the changeset viewer.