IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 34193


Ignore:
Timestamp:
Jul 20, 2012, 5:07:14 PM (14 years ago)
Author:
eugene
Message:

turn on trail fitting for psphot DIFF recipe

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20120627/ippconfig/recipes/psphot.config

    r34180 r34193  
    510510  DIFF_STATS                        BOOL TRUE          # Calculate diff-specific stats
    511511  OUTPUT.FORMAT                     STR  PS1_DV2       # Format of output file
     512
     513  # Extended source fit parameters
     514  # these models are used for high-quality shape analysis after all sources have been removed
     515  EXTENDED_SOURCE_FITS                BOOL  TRUE  # perform the detailed extended sourc fits?
     516  EXT_MODEL                           STR   PS_MODEL_TRAIL
     517
     518  # extended source models applied to sources
     519  EXTENDED_SOURCE_MODELS METADATA
     520   TYPE      EXTENDED_SOURCE_MODEL  MODEL            SNLIM   PSF_CONVOLVED
     521   TRAIL_RAW EXTENDED_SOURCE_MODEL  PS_MODEL_TRAIL    10.0   FALSE
     522  END
    512523END
    513524
Note: See TracChangeset for help on using the changeset viewer.