IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 23, 2007, 10:38:47 AM (19 years ago)
Author:
Paul Price
Message:

Moving pmSubtractionDeconvolveMask out of subtraction files, renaming pmStackReject, and putting it in its own file. It's used for stacking, not subtraction, even though it uses the subtraction functions. Added the forward convolution, so that all pixels that should be rejected are rejected (not just those that are bad in the original image, but all those that it contributes to in the convolved image.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/imcombine/Makefile.am

    r14580 r14632  
    77        pmReadoutCombine.c      \
    88        pmStack.c               \
     9        pmStackReject.c         \
    910        pmSubtraction.c         \
    1011        pmSubtractionKernels.c  \
     
    1516        pmReadoutCombine.h      \
    1617        pmStack.h               \
     18        pmStackReject.h         \
    1719        pmSubtraction.h         \
    1820        pmSubtractionKernels.h  \
Note: See TracChangeset for help on using the changeset viewer.