IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 13, 2008, 12:28:34 PM (18 years ago)
Author:
Paul Price
Message:

I like these parameters for combining 4 and 10 MOPS frames.

File:
1 edited

Legend:

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

    r16708 r16988  
    22
    33ITER            S32     1               # Number of rejection iterations
    4 COMBINE.REJ     F32     2.0             # Rejection threshold in combination (sigma)
     4COMBINE.REJ     F32     4.0             # Rejection threshold in combination (sigma)
    55CONVOLVE.REJ    F32     5.0             # Rejection threshold in convolution (sigma)
    66EXTENT          F32     3.0             # Extent of Gaussian convolution (sigma)
     
    88MASK.BLANK      STR     BLANK           # Mask value to give blank pixels
    99THRESHOLD.MASK  F32     0.8             # Threshold for mask deconvolution (0..1)
    10 ROWS            S32     128             # Number of rows to read at once
     10ROWS            S32     64              # Number of rows to read at once
    1111VARIANCE        BOOL    TRUE            # Use variance in rejection?
    1212SAFE            BOOL    TRUE            # Play safe when combining small number of values?
     
    2020TEMP.MASK       STR     conv.mk.fits    # Suffix for convolved masks
    2121TEMP.WEIGHT     STR     conv.wt.fits    # Suffix for convolved weight maps
    22 TEMP.DELETE     BOOL    TRUE            # Delete temporary files on completion?
     22TEMP.DELETE     BOOL    FALSE           # Delete temporary files on completion?
Note: See TracChangeset for help on using the changeset viewer.