IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 26, 2010, 11:21:07 PM (16 years ago)
Author:
Paul Price
Message:

GAUSS PSF model seems to be required for good photometry on convolved stack images. Reducing the size of the kernel and the reference size seems to help for stacks too. Haven't tried diffs with these parameters yet.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20091201/ippconfig/recipes/ppSub.config

    r26666 r26689  
    22
    33KERNEL.TYPE     STR     ISIS_RADIAL     # Kernel type to use (POIS|ISIS|SPAM|FRIES|GUNK|RINGS)
    4 KERNEL.SIZE     S32     35              # Kernel half-size (pixels)
     4KERNEL.SIZE     S32     30              # Kernel half-size (pixels)
    55SPATIAL.ORDER   S32     1               # Spatial polynomial order
    66REGION.SIZE     F32     0               # Iso-kernel region size (pixels)
    77SOURCE.RADIUS   F32     3.0             # Source matching radius (pixels)
    88STAMP.SPACING   F32     300             # Typical spacing between stamps (pixels)
    9 STAMP.FOOTPRINT S32     40              # Size of stamps (pixels)
     9STAMP.FOOTPRINT S32     35              # Size of stamps (pixels)
    1010STAMP.THRESHOLD F32     5               # Flux threshold for stamps (stdev above background)
    1111STRIDE          S32     100             # Size of convolution patches (pixels)
     
    5858
    5959SCALE           BOOL    TRUE            # Scale kernel parameters by the seeing?
    60 SCALE.REF       F32     11.0            # Reference for kernel parameter scaling
    61 SCALE.MIN       F32     0.5             # Minimum scale value
     60SCALE.REF       F32     9.0             # Reference for kernel parameter scaling
     61SCALE.MIN       F32     0.7             # Minimum scale value
    6262SCALE.MAX       F32     1.2             # Maximum scale value
    6363
     
    7272# Recipe overrides for STACK
    7373STACK   METADATA
     74        KERNEL.TYPE     STR     ISIS    # Kernel type
    7475END
    7576
Note: See TracChangeset for help on using the changeset viewer.