IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 20716


Ignore:
Timestamp:
Nov 12, 2008, 9:20:36 PM (17 years ago)
Author:
Paul Price
Message:

Limit the minimum flux of stamps: a faint stamp can be worse than no stamp at all.

File:
1 edited

Legend:

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

    r20630 r20716  
    77STAMP.SPACING   F32     200             # Typical spacing between stamps (pixels)
    88STAMP.FOOTPRINT S32     20              # Size of stamps (pixels)
    9 STAMP.THRESHOLD F32     0               # Flux threshold for stamps (ADU)
     9STAMP.THRESHOLD F32     5               # Flux threshold for stamps (stdev above background)
    1010STRIDE          S32     100             # Size of convolution patches (pixels)
    1111ITER            S32     1               # Number of rejection iterations
     
    4747STACK   METADATA
    4848        KERNEL.SIZE     S32     15      # Kernel half-size (pixels)
    49         STAMP.SPACING   F32     200     # Typical spacing between stamps (pixels)       
    50         STAMP.FOOTPRINT S32     20      # Size of stamps (pixels)
     49        STAMP.SPACING   F32     300     # Typical spacing between stamps (pixels)       
     50        STAMP.FOOTPRINT S32     15      # Size of stamps (pixels)
    5151        POOR.FRACTION   F32     0.1     # Maximum fraction of bad weight for poor pixels
    5252        SPATIAL.ORDER   S32     0       # Spatial polynomial order
Note: See TracChangeset for help on using the changeset viewer.