IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 27, 2018, 3:29:44 PM (8 years ago)
Author:
eugene
Message:

merge changes from trunk

Location:
branches/czw_branch/20170908/ippconfig
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/czw_branch/20170908/ippconfig

  • branches/czw_branch/20170908/ippconfig/recipes/psphot.config

    r40059 r40481  
    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
     
    838859    OUTPUT.FORMAT           STR     PS1_V5
    839860END
     861
     862CHIP_SHALLOW METADATA
     863  PEAKS_NSIGMA_LIMIT                  F32   25.0            # peak significance threshold
     864  PEAKS_NSIGMA_LIMIT_2                F32   15.0            # peak significance threshold
     865END
Note: See TracChangeset for help on using the changeset viewer.