IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 20446


Ignore:
Timestamp:
Oct 28, 2008, 1:59:47 PM (18 years ago)
Author:
eugene
Message:

only keep residuals with S/N > 5

File:
1 edited

Legend:

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

    r20368 r20446  
    114114PSF.RESIDUALS.STATISTIC             STR   ROBUST_MEDIAN   # statistic to use for generating the residual
    115115PSF.RESIDUALS.SPATIAL_ORDER         S32   0               # fit spatial variations of the residuals at this order (0,1)
    116 PSF.RESIDUALS.PIX.SN                F32   0.0             # keep this pixel if residual is more significant than this
     116PSF.RESIDUALS.PIX.SN                F32   5.0             # keep this pixel if residual is more significant than this
    117117 
    118118# this model is used for approximate subtraction in the main object analysis step
Note: See TracChangeset for help on using the changeset viewer.