IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 29, 2015, 8:07:09 AM (11 years ago)
Author:
eugene
Message:

merge changes from tags/ipp-20150312 (add DIFF_PV3 to WARPSTACK_PV3, set DIFF_PV3 output to PS1_DV5, add CHIP.MAP.FROM.POSITIVE

Location:
trunk/ippconfig
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig

  • trunk/ippconfig/recipes/psphot.config

    r37813 r38064  
    655655END
    656656
     657# Recipe overrides for DIFF_PV3
     658DIFF_PV3        METADATA
     659  DIFF_STATS                        BOOL TRUE          # Calculate diff-specific stats
     660  OUTPUT.FORMAT                     STR  PS1_DV5       # Format of output file
     661
     662  # Extended source fit parameters
     663  # these models are used for high-quality shape analysis after all sources have been removed
     664  EXTENDED_SOURCE_FITS                BOOL  TRUE  # perform the detailed extended sourc fits?
     665  EXT_MODEL                           STR   PS_MODEL_TRAIL
     666
     667  # extended source models applied to sources
     668  EXTENDED_SOURCE_MODELS METADATA
     669    TYPE      EXTENDED_SOURCE_MODEL  MODEL            SNLIM   PSF_CONVOLVED
     670    TRAIL_RAW EXTENDED_SOURCE_MODEL  PS_MODEL_TRAIL    10.0   FALSE
     671  END
     672END
     673
    657674SSTF_DIFF METADATA
    658675  PEAKS_NSIGMA_LIMIT_2              F32  3.5           # peak significance threshold -- MOPS would like to see 4.0->3.5 since ppMops fixed
Note: See TracChangeset for help on using the changeset viewer.