IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

Adding function pmSubtractionKernelsOptimumISIS, which derives an optimum set of kernels for ISIS (and GUNK). Its use necessitated a few API changes to the other parts of the image subtraction.

File:
1 edited

Legend:

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

    r14632 r14671  
    1111        pmSubtractionKernels.c  \
    1212        pmSubtractionStamps.c   \
    13         pmSubtractionMatch.c
     13        pmSubtractionMatch.c    \
     14        pmSubtractionParams.c
    1415
    1516pkginclude_HEADERS = \
     
    2021        pmSubtractionKernels.h  \
    2122        pmSubtractionStamps.h   \
    22         pmSubtractionMatch.h
     23        pmSubtractionMatch.h    \
     24        pmSubtractionParams.h
    2325
    2426CLEANFILES = *~
Note: See TracChangeset for help on using the changeset viewer.