IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 36718 for trunk/ippconfig


Ignore:
Timestamp:
May 1, 2014, 4:36:26 PM (12 years ago)
Author:
bills
Message:

Modify psphotFullForce and psphotFullForceSummary to support forcing
multiple extended model fits per source.

File:
1 edited

Legend:

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

    r36660 r36718  
    196196EXT.NSIGMA.LIMIT.USE                BOOL  TRUE
    197197
    198 EXT_MODEL_TYPE_FOR_CFF              STR   BEST
     198# Extended Model to use for forced photometry in full force
     199# In addtion to PS_MODEL_SERSIC, PS_MODEL_DEV, and PS_MODEL_EXP  the values BEST and ALL may be selected
     200EXT_MODEL_TYPE_FOR_CFF              STR   PS_MODEL_SERSIC
     201
     202# if the sersic model is selected, the dev model will also be forced for sources with sersic index above this limit
     203# (Note: this is not used if BEST was selected)
     204EXT_MODEL_FORCE_DEV_SERSIC_MIN      F32   3.0
    199205
    200206# Limits on extended source fits by galactic coordinates
Note: See TracChangeset for help on using the changeset viewer.