IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27821


Ignore:
Timestamp:
May 2, 2010, 11:34:51 AM (16 years ago)
Author:
eugene
Message:

better parameters for SDSS

File:
1 edited

Legend:

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

    r25756 r27821  
    55# what is the 2D variation of the SDSS PSF?
    66PSF_CLUMP_NX        S32   3               # subdivide image in to NX x NY regions for
    7 PSF_CLUMP_NY        S32   3               # selecting PSF stars
     7PSF_CLUMP_NY        S32   2               # selecting PSF stars
    88
    99# test this:
     
    1111
    1212# PSF model parameters : choose the PSF model desired
    13 PSF_MODEL           STR  PS_MODEL_PS1_V1
     13# PSF_MODEL           STR  PS_MODEL_PS1_V1
     14PSF_MODEL           STR  PS_MODEL_QGAUSS
    1415
    1516# Use same default setting as in 2.6.1 (MAP is now global default)
    16 PSF.TREND.MODE                      STR POLY_ORD         
    17 PSF.TREND.NX                        S32   0
    18 PSF.TREND.NY                        S32   0
     17PSF.TREND.MODE                      STR   MAP
     18PSF.TREND.NX                        S32   3
     19PSF.TREND.NY                        S32   2
    1920
    2021# match the SDSS radius:
Note: See TracChangeset for help on using the changeset viewer.