IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 7, 2012, 10:51:18 AM (14 years ago)
Author:
eugene
Message:

merge changes from eam_branch/ipp-20120905: add satstar profile to psphotStackReadout; skip negative fluxes in standard psphotReadout; replace mask pixel values when growing the CR mask; mask cores of 1st pass sources to avoid excessively close detections; add SUBTRACT_SATSTAR_PROFILE to psphot recipe

Location:
trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/ippconfig

  • trunk/ippconfig/recipes/psphot.config

    r34354 r34418  
    7575DEBLEND_SKY_NSIGMA                  F32   10.0
    7676DEBLEND_MIN_SATURATION              F32   40000.0
     77
     78# subtract radial profiles for extremely bright stars?
     79SUBTRACT_SATSTAR_PROFILE            BOOL  F
    7780
    7881# parameters to control the selection of the peak in the Sx,Sy plane
     
    414417  PETROSIAN_FOR_STARS                 BOOL  FALSE
    415418
     419  # subtract radial profiles for extremely bright stars?
     420  SUBTRACT_SATSTAR_PROFILE            BOOL  T
     421 
    416422  CONSTANT_PHOTOMETRIC_WEIGHTS        BOOL  TRUE
    417423  POISSON.ERRORS.PHOT.LMM             BOOL  TRUE
Note: See TracChangeset for help on using the changeset viewer.