IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 19922


Ignore:
Timestamp:
Oct 6, 2008, 3:32:04 AM (18 years ago)
Author:
eugene
Message:

allow psf to vary over image; search for psf stars in subregions

File:
1 edited

Legend:

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

    r19882 r19922  
    33SAVE.BACKGND    BOOL    TRUE
    44SAVE.BACKSUB    BOOL    TRUE
    5 SAVE.PLOTS      BOOL    TRUE
     5SAVE.PLOTS      BOOL    FALSE
    66SAVE.RESID      BOOL    TRUE
    77SAVE.PSF        BOOL    TRUE
     
    1616MEASURE.APTREND                     BOOL  TRUE
    1717
     18PSPHOT.CR.NSIGMA.LIMIT              F32   5.0  # sources with crNsigma greater that this get tagged as likely cosmic rays
     19PSPHOT.EXT.NSIGMA.LIMIT             F32   5.0  # sources with extNsigma greater that this get tagged as likely extended sources
     20
    1821USE_FOOTPRINTS                      BOOL  TRUE            # use new pmFootprint peak packaging
    1922FOOTPRINT_NPIXMIN                   S32   5               # Minimum size of a pmFootprint
     
    2629
    2730PSF_MODEL                           STR   PS_MODEL_QGAUSS
     31PSF_CLUMP_NX                        S32   3               # subdivide image in to NX x NY regions for
     32PSF_CLUMP_NY                        S32   3               # selecting PSF stars
     33
     34PSF.TREND.MODE                      STR   MAP
     35PSF.TREND.NX                        S32   5
     36PSF.TREND.NY                        S32   5
     37
Note: See TracChangeset for help on using the changeset viewer.