IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 41382 for trunk/ippconfig


Ignore:
Timestamp:
Jun 23, 2020, 3:29:09 PM (6 years ago)
Author:
tdeboer
Message:

added procedure to remove pixel NaNing

Location:
trunk/ippconfig/recipes
Files:
3 edited

Legend:

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

    r41372 r41382  
    2020AUX.VIDEO.MASK     STR     NULL            # name of aditional masking for video cells
    2121APPLY.BURNTOOL     BOOL    FALSE           # apply burntool coorection
     22APPLY.PIXELZERO    BOOL    TRUE            # apply zero'ing of pixels underneath masks
    2223VARIANCE.BUILD     BOOL    FALSE           # Build internal variance image
    2324ADDNOISE           BOOL    FALSE           # Add noise to degrade an MD image to a 3pi image?
  • trunk/ippconfig/recipes/ppSub.config

    r40603 r41382  
    1717NORM.FRAC       F32     0.02            # Fraction of window for normalisation window
    1818COVAR.FRAC      F32     0.01            # Fraction of kernel to truncate before calculating covariance
     19APPLY.PIXELNAN  BOOL    TRUE            # Apply NAN'ing of pixels underneath masks
    1920
    2021MASK.VAL        STR     MASK.VALUE,CONV.BAD     # Mask value for input
  • trunk/ippconfig/recipes/pswarp.config

    r40802 r41382  
    1212PSF                     BOOL    TRUE            # Measure PSF for warped image?
    1313SOURCES                 BOOL    TRUE            # Write source list for warped image?
     14APPLY.PIXELNAN          BOOL    TRUE            # Apply NAN'ing of pixels underneath masks
    1415
    1516NO.COMPRESS             BOOL    FALSE           # turn off image compression (if enabled)
Note: See TracChangeset for help on using the changeset viewer.