IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17980


Ignore:
Timestamp:
Jun 8, 2008, 2:27:08 PM (18 years ago)
Author:
eugene
Message:

full psphot processing, moments to 10 sigma, peaks only to 10 sigma

File:
1 edited

Legend:

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

    r13110 r17980  
    1919
    2020#PSF_SN_LIM          F32  20.0            # minimum S/N for stars used for PSF model
    21 MOMENTS_SN_MIN      F32  20.0            # min S/N to measure moments
     21MOMENTS_SN_MIN      F32  10.0            # min S/N to measure moments
    2222FULL_FIT_SN_LIM     F32  100.0
    2323EXT_MIN_SN          F32  100.0           # fit galaxies above this S/N limit
    2424
    25 PEAKS_NSIGMA_LIMIT  F32  10.0            # peak significance threshold
    26 BREAK_POINT         STR  ENSEMBLE        # limit total processing for now (for speed)
     25PEAKS_NSIGMA_LIMIT   F32  25.0           # peak significance threshold
     26PEAKS_NSIGMA_LIMIT_2 F32  10.0           # peak significance threshold
     27BREAK_POINT         STR  NONE            # limit total processing for now (for speed)
    2728
    2829
Note: See TracChangeset for help on using the changeset viewer.