IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27525 for trunk


Ignore:
Timestamp:
Mar 30, 2010, 9:37:20 AM (16 years ago)
Author:
eugene
Message:

add new recipe options to psphot

File:
1 edited

Legend:

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

    r26293 r27525  
    7070MOMENTS_AR_MAX                      F32   1.5             # maximum axial ratio: 1 / AR < (sx / sy) < AR
    7171MOMENTS_GAUSS_SIGMA                 F32   4.0             # XXX this is now autoscaled
     72
     73# calculate difference stats?
     74DIFF_STATS                          BOOL  FALSE
    7275
    7376# basic object statistics
     
    264267PSPHOT.CR.NSIGMA.LIMIT              F32   3.0  # sources with crNsigma greater that this get tagged as likely cosmic rays
    265268PSPHOT.EXT.NSIGMA.LIMIT             F32   3.0  # sources with extNsigma greater that this get tagged as likely extended sources
    266 PSPHOT.EXT.NSIGMA.MOMENTS           F32   2.0  # sources with extNsigma greater that this get tagged as likely extended sources
     269PSPHOT.EXT.NSIGMA.MOMENTS           F32   3.0  # sources with extNsigma greater that this get tagged as likely extended sources
    267270PSPHOT.CR.GROW                      S32   1               # Number of pixels to grow CR mask
    268271PSPHOT.CR.NSIGMA.SOFTEN             F32   0.0025          # Softening parameter for weights
     272PSPHOT.CRMASK.XTEST                 S32   0
     273PSPHOT.CRMASK.YTEST                 S32   0
     274PSPHOT.CRMASK.APPLY                 BOOL  FALSE           # TEST THIS before enabling.
    269275
    270276# Detection efficiency
Note: See TracChangeset for help on using the changeset viewer.