IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 17, 2012, 4:08:53 PM (14 years ago)
Author:
bills
Message:

Add option to find footprints on image without sources subtracted. This seems
to reduce the number of bad sources found during pass 2.
Also turn on KRON_SMOOTH

File:
1 edited

Legend:

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

    r33837 r33889  
    6868FOOTPRINT_CULL_NSIGMA_MIN           F32   1               # Minimum height of colls in units of skyStdev
    6969FOOTPRINT_CULL_NSIGMA_PAD           F32   0.01            # Fractional Padding for stdev
     70FOOTPRINT_USE_UNSUBTRACTED          BOOL  TRUE            # find footprints without sources subtracted
    7071
    7172# parameter for the simple deblending
     
    191192KRON_APPLY_WEIGHT                   BOOL  TRUE
    192193KRON_APPLY_WINDOW                   BOOL  TRUE
    193 KRON_SMOOTH                         BOOL  FALSE
     194KRON_SMOOTH                         BOOL  TRUE
    194195
    195196# Extended source fit parameters
Note: See TracChangeset for help on using the changeset viewer.