IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 29, 2009, 3:06:24 PM (17 years ago)
Author:
Paul Price
Message:

Convering 'weight' to 'variance' where appropriate. Not changing extension of weight outputs (.wt.fits) yet --- doing so would break our ability to find current files using path_base. Gene says that around April, we will start fresh, and we can revisit the names then.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap_branch_20090128/ippconfig/recipes/ppStack.config

    r20998 r21227  
    77MASK.BAD        STR     BLANK           # Mask value to give bad pixels
    88MASK.POOR       STR     POOR.WARP       # Mask value to give poor pixels
    9 POOR.FRACTION   F32     0.01            # Maximum fraction of bad weight for poor pixels
     9POOR.FRACTION   F32     0.01            # Maximum fraction of bad variance for poor pixels
    1010THRESHOLD.MASK  F32     0.5             # Threshold for mask deconvolution (0..1)
    1111IMAGE.REJ       F32     0.1             # Rejected pixel fraction threshold for rejecting entire image
     
    6161TEMP.IMAGE      STR     conv.im.fits    # Suffix for temporary convolved images
    6262TEMP.MASK       STR     conv.mk.fits    # Suffix for temporary convolved masks
    63 TEMP.WEIGHT     STR     conv.wt.fits    # Suffix for temporary convolved weight maps
     63TEMP.VARIANCE   STR     conv.var.fits   # Suffix for temporary convolved variance maps
    6464TEMP.DELETE     BOOL    TRUE            # Delete temporary files on completion?
    6565
Note: See TracChangeset for help on using the changeset viewer.