IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 21505


Ignore:
Timestamp:
Feb 16, 2009, 11:26:11 AM (17 years ago)
Author:
eugene
Message:

describe branch

Location:
trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/Branches.txt

    r21426 r21505  
     1
     2eam_branch_20090208
     3* Ohana : mucking around with measure.d, average.d, etc to define the
     4  initial PS1 survey DVO output formats.
    15
    26eam_branch_20090203
  • trunk/ippconfig/gpc1/psphot.config

    r21057 r21505  
    33SAVE.OUTPUT     BOOL    TRUE
    44SAVE.BACKMDL    BOOL    TRUE
    5 #SAVE.RESID     BOOL    TRUE
    6 #SAVE.BACKGND   BOOL    TRUE
    7 #SAVE.BACKSUB   BOOL    TRUE
    8 #SAVE.PSF       BOOL    TRUE
    9 #LOAD.PSF       BOOL    FALSE
    10 #SAVE.PLOTS             BOOL    TRUE
     5SAVE.PSF        BOOL    TRUE
     6SAVE.PLOTS      BOOL    TRUE
    117
    128BACKGROUND.XBIN     S32  256            # size of background superpixels
     
    4238PSF.TREND.NY                        S32   1
    4339
    44 MOMENTS_SN_MIN      F32   30.0
     40MOMENTS_SN_MIN      F32   10.0
    4541EXT_MIN_SN           F32  50.0           # fit galaxies above this S/N limit
    4642FULL_FIT_SN_LIM      F32  50.0
    4743AP_MIN_SN            F32  50.0
    4844
    49 OUTPUT.FORMAT       STR PS1_DEV_1
     45OUTPUT.FORMAT        STR  PS1_V1
    5046
    5147PSF_SHAPE_NSIGMA     F32  3.0            # max significance for shape variation
  • trunk/ippconfig/recipes/psphot.config

    r21362 r21505  
    4949# parameters to control the selection of the peak in the Sx,Sy plane
    5050MOMENTS_SCALE                       F32   0.25       
    51 MOMENTS_SN_MIN                      F32   100.0           # min S/N to measure moments
     51MOMENTS_SN_MIN                      F32   10.0           # min S/N to measure moments
    5252MOMENTS_SX_MAX                      F32   50.0
    5353MOMENTS_SY_MAX                      F32   50.0
Note: See TracChangeset for help on using the changeset viewer.