IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 22, 2008, 12:46:26 PM (18 years ago)
Author:
Paul Price
Message:

Introducing bad/poor distinction to reduce explosion of bad pixels in output. Attempt to interpolate over bad pixels before subtracting.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSub/src/ppSubLoop.c

    r18920 r19165  
    142142                    return false;
    143143                }
    144                 ppStatsFPA(stats, output->fpa, view, pmConfigMaskGet("BLANK", config), config);
     144                ppStatsFPA(stats, output->fpa, view, pmConfigMaskGet("MASK.VALUE", config), config);
    145145            }
    146146
Note: See TracChangeset for help on using the changeset viewer.