IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 34343


Ignore:
Timestamp:
Aug 23, 2012, 11:21:33 AM (14 years ago)
Author:
eugene
Message:

run trail fitting in sweetspot data

File:
1 edited

Legend:

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

    r34340 r34343  
    562562  DIFF_STATS                        BOOL TRUE          # Calculate diff-specific stats
    563563  OUTPUT.FORMAT                     STR  PS1_DV2       # Format of output file
    564 END
    565 
     564
     565  # Extended source fit parameters
     566  # these models are used for high-quality shape analysis after all sources have been removed
     567  EXTENDED_SOURCE_FITS                BOOL  TRUE  # perform the detailed extended sourc fits?
     568  EXT_MODEL                           STR   PS_MODEL_TRAIL
     569
     570  # extended source models applied to sources
     571  EXTENDED_SOURCE_MODELS METADATA
     572    TYPE      EXTENDED_SOURCE_MODEL  MODEL            SNLIM   PSF_CONVOLVED
     573    TRAIL_RAW EXTENDED_SOURCE_MODEL  PS_MODEL_TRAIL    10.0   FALSE
     574  END
     575END
    566576
    567577# Recipe overrides for PR reduction
Note: See TracChangeset for help on using the changeset viewer.