IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 26009


Ignore:
Timestamp:
Nov 2, 2009, 6:15:21 PM (17 years ago)
Author:
Paul Price
Message:

Spatial variation of the kernel now appears to be stable, and useful.
Correct name for mask.
More rejection iterations helps find good solution, seems especially useful for stacking.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap/ippconfig/recipes/ppSub.config

    r25901 r26009  
    33KERNEL.TYPE     STR     ISIS            # Kernel type to use (POIS|ISIS|SPAM|FRIES|GUNK|RINGS)
    44KERNEL.SIZE     S32     15              # Kernel half-size (pixels)
    5 SPATIAL.ORDER   S32     0               # Spatial polynomial order
     5SPATIAL.ORDER   S32     1               # Spatial polynomial order
    66REGION.SIZE     F32     0               # Iso-kernel region size (pixels)
    77SOURCE.RADIUS   F32     3.0             # Source matching radius (pixels)
     
    1010STAMP.THRESHOLD F32     5               # Flux threshold for stamps (stdev above background)
    1111STRIDE          S32     100             # Size of convolution patches (pixels)
    12 ITER            S32     1               # Number of rejection iterations
     12ITER            S32     10              # Number of rejection iterations
    1313REJ             F32     2.5             # Rejection level (std dev)
    1414SYS             F32     0.05            # Relative systematic error in kernel
    1515
    16 MASK.IN         STR     MASK.VALUE,CONV.BAD     # Mask value for input
     16MASK.VAL        STR     MASK.VALUE,CONV.BAD     # Mask value for input
    1717MASK.BAD        STR     CONV.BAD        # Mask value to give bad pixels
    1818MASK.POOR       STR     CONV.POOR       # Mask value to give poor pixels
Note: See TracChangeset for help on using the changeset viewer.