IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 18, 2006, 3:45:35 AM (20 years ago)
Author:
eugene
Message:

various updates

File:
1 edited

Legend:

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

    r10764 r10805  
    44SAVE.BACKGND    BOOL    FALSE
    55SAVE.BACKSUB    BOOL    FALSE
    6 SAVE.RESID      BOOL    FALSE
     6SAVE.RESID      BOOL    TRUE
    77SAVE.PSF        BOOL    FALSE
    88LOAD.PSF        BOOL    FALSE
    9 SAVE.PLOTS      BOOL    FALSE
     9SAVE.PLOTS      BOOL    TRUE
    1010
    1111# the zero point is used to set a basic scale for DVO
     
    1616BACKGROUND_XBIN     S32   128            # size of background superpixels
    1717BACKGROUND_YBIN     S32   128            # size of background superpixels
    18 IMSTATS_NPIX        S32  10000           # number of pixels to use for sky estimate boxes:
     18IMSTATS_NPIX        S32  2000            # number of pixels to use for sky estimate boxes:
    1919
    2020SKY_BIAS            F32  0.0             # offset applied to measured sky (FOR TESTING)
     
    3535PEAKS_SMOOTH_SIGMA  F32  1.0             # smoothing kernel sigma in pixels
    3636PEAKS_SMOOTH_NSIGMA F32  2.0             # smoothing kernel width in sigmas
    37 PEAKS_NSIGMA_LIMIT  F32  10.0            # peak significance threshold
     37PEAKS_NSIGMA_LIMIT  F32  50.0            # peak significance threshold
    3838
    3939# parameters to control the selection of the peak in the Sx,Sy plane
Note: See TracChangeset for help on using the changeset viewer.