IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 20014


Ignore:
Timestamp:
Oct 8, 2008, 6:09:10 PM (18 years ago)
Author:
eugene
Message:

use PGAUSS, remove BREAK_POINT

File:
1 edited

Legend:

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

    r19922 r20014  
    1010PEAKS_NSIGMA_LIMIT                  F32   25.0            # peak significance threshold
    1111PEAKS_NSIGMA_LIMIT_2                F32   10.0             # peak significance threshold
    12 BREAK_POINT                         STR   PASS1     
    1312PSF_MOMENTS_RADIUS                  F32    7               # calculate initial source moments with this radius
    1413PSF_CLUMP_NSIGMA                    F32   3.5             # region of Sx,Sy plane to use for selecting PSF stars
    1514PSF_MAX_NSTARS                      S32   400             # limit number of stars used for PSF model
    1615MEASURE.APTREND                     BOOL  TRUE
     16
     17# BREAK_POINT                         STR   PASS1     
    1718
    1819PSPHOT.CR.NSIGMA.LIMIT              F32   5.0  # sources with crNsigma greater that this get tagged as likely cosmic rays
     
    2829FOOTPRINT_CULL_NSIGMA_MIN           F32   1               # Minimum height of colls in units of skyStdev
    2930
    30 PSF_MODEL                           STR   PS_MODEL_QGAUSS
     31PSF_MODEL                           STR   PS_MODEL_PGAUSS
    3132PSF_CLUMP_NX                        S32   3               # subdivide image in to NX x NY regions for
    3233PSF_CLUMP_NY                        S32   3               # selecting PSF stars
Note: See TracChangeset for help on using the changeset viewer.