IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 34114


Ignore:
Timestamp:
Jul 2, 2012, 5:19:51 PM (14 years ago)
Author:
mhuber
Message:

additional input cuts more restrictive from 12->7.5 pixels to limit target PSF in convolved stacks and restrict further if majority of inputs much smaller than INPUT.MAX

File:
1 edited

Legend:

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

    r34113 r34114  
    2929
    3030    PSF.INPUT.MAX           F32  7.5
    31     PSF.INPUT.CLIP.NSIGMA   F32  5.0
     31    PSF.INPUT.CLIP.NSIGMA   F32  1.5
    3232END
    3333
     
    3939    OUTPUT.NOCOMP   BOOL    TRUE
    4040    OUTPUT.LOGFLUX  BOOL    FALSE
    41     PSF.INPUT.MAX           F32  8.0    # since not convolved limit, relax? tune?
    42     PSF.INPUT.CLIP.NSIGMA   F32  5.0
     41    PSF.INPUT.MAX           F32  7.5    # since not convolved limit, relax? tune?
     42    PSF.INPUT.CLIP.NSIGMA   F32  1.5
    4343END
    4444
Note: See TracChangeset for help on using the changeset viewer.