IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 20, 2009, 2:39:58 PM (17 years ago)
Author:
Paul Price
Message:

Mask low pixels in the convolved images to avoid holes in subtrahend from creating positive sources in difference image.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSub/src/ppSub.h

    r24672 r24862  
    7676/// looking up the parameters in the recipe and supplying them to the function pmSubtractionMatch()
    7777bool ppSubMatchPSFs(ppSubData *data     ///< Processing data
     78    );
     79
     80/// Threshold low pixels in image
     81bool ppSubLowThreshold(ppSubData *data  ///< Processing data
    7882    );
    7983
Note: See TracChangeset for help on using the changeset viewer.