IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 23, 2009, 7:53:02 AM (17 years ago)
Author:
eugene
Message:

updates to fix moments problem and to do multi-plane photometry

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20090522/ippconfig/recipes/psphot.config

    r23301 r24529  
    1111SAVE.PLOTS                          BOOL  FALSE
    1212
     13# format for output CMF files
     14OUTPUT.FORMAT                       STR   PS1_V1
     15
    1316# the zero point is used to set a basic scale for DVO
    1417# XXX it may not currently be read : double check this (EAM)
    1518ZERO_POINT                          F32   25.000          # zero point used by DVO
    1619ZERO_PT                             F32   25.000          # zero point used by DVO
    17 
    18 OUTPUT.FORMAT                       STR   PS1_V1
    1920
    2021# these parameter govern how the background is measured
     
    5354MOMENTS_SY_MAX                      F32   50.0
    5455MOMENTS_AR_MAX                      F32   1.5             # maximum axial ratio: 1 / AR < (sx / sy) < AR
     56MOMENTS_MIN_PIXEL_SN                F32   1.0             # XXX caution on this: too high and we will excessively clip
     57MOMENTS_GAUSS_SIGMA                 F32   2.0             # XXX TEST THIS: sigma in pixels (should be >> seeing equiv)
    5558
    5659# basic object statistics
Note: See TracChangeset for help on using the changeset viewer.