IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 8, 2021, 3:39:10 PM (5 years ago)
Author:
eugene
Message:

merge changes from tags/ipp-ps1-20210510: tighten crosstalk rules, do not apply nan under masks

Location:
trunk/ippconfig
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig

  • trunk/ippconfig/recipes/ppImage.config

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

    r41542 r41656  
    1212PSF                     BOOL    TRUE            # Measure PSF for warped image?
    1313SOURCES                 BOOL    TRUE            # Write source list for warped image?
    14 APPLY.PIXELNAN          BOOL    TRUE            # Apply NAN'ing of pixels underneath masks
     14APPLY.PIXELNAN          BOOL    FALSE           # Apply NAN'ing of pixels underneath masks
    1515
    1616MAX.CERROR              F32     0.1             # Maximum allowed CERROR value (astrometric error in arcsec)
Note: See TracChangeset for help on using the changeset viewer.