IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 27, 2017, 1:32:11 PM (9 years ago)
Author:
mhuber
Message:

adding SSTF_WS_DIFF

File:
1 edited

Legend:

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

    r40160 r40184  
    771771END
    772772
     773SSTF_WS_DIFF METADATA
     774  PEAKS_NSIGMA_LIMIT_2              F32  3.5           # peak significance threshold -- MOPS would like to see 4.0->3.5 since ppMops fixed
     775  DIFF_STATS                        BOOL TRUE          # Calculate diff-specific stats
     776  OUTPUT.FORMAT                     STR  PS1_DV5       # Format of output file
     777
     778  PSF_FIT_MODEL_SUM_FRAC_CUT        F32  0.5
     779  PSF_FIT_MASKED_SUM_FRAC_CUT       F32  0.1
     780
     781  # Extended source fit parameters
     782  # these models are used for high-quality shape analysis after all sources have been removed
     783  EXTENDED_SOURCE_FITS                BOOL  TRUE  # perform the detailed extended sourc fits?
     784  EXT_MODEL                           STR   PS_MODEL_TRAIL
     785
     786  # extended source models applied to sources
     787  EXTENDED_SOURCE_MODELS METADATA
     788    TYPE      EXTENDED_SOURCE_MODEL  MODEL            SNLIM   PSF_CONVOLVED
     789    TRAIL_RAW EXTENDED_SOURCE_MODEL  PS_MODEL_TRAIL    10.0   FALSE
     790  END
     791END
     792
     793
    773794# Recipe overrides for PR reduction
    774795PR      METADATA
Note: See TracChangeset for help on using the changeset viewer.