IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 35394 for trunk/ippconfig


Ignore:
Timestamp:
Apr 11, 2013, 3:21:06 PM (13 years ago)
Author:
watersc1
Message:

Update to FWHM rejection. I've not fully tested this yet, although it does seem to work as intended in the initial tests.

Location:
trunk/ippconfig
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/gpc1/ppStack.config

    r35337 r35394  
    11PSF.MODEL       STR     PS_MODEL_PS1_V1 # Model for PSF generation
     2BACKGROUND.MODEL BOOL   F
    23
    34ZP.AIRMASS      METADATA                # Airmass terms by filter
    … …  
    3031    OUTPUT.LOGFLUX          BOOL  FALSE
    3132    OUTPUT.REPLICATE        BOOL  TRUE
    32     PSF.INPUT.MAX           F32   7.5
     33    PSF.INPUT.MAX           F32   10.0
    3334    PSF.INPUT.CLIP.NSIGMA   F32   1.5
     35    PSF.INPUT.THRESH        F32   5.0
     36    PSF.INPUT.ASYMMETRY     F32   0.2
    3437END
    3538
  • trunk/ippconfig/recipes/ppStack.config

    r35337 r35394  
    9292PSF.INPUT.MAX           F32  NAN
    9393PSF.INPUT.CLIP.NSIGMA   F32  NAN
     94PSF.INPUT.THRESH        F32  NAN
     95PSF.INPUT.ASYMMETRY     F32  NAN
    9496
    9597TEMP.IMAGE      STR     conv.im.fits    # Suffix for temporary convolved images
Note: See TracChangeset for help on using the changeset viewer.