IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 16, 2007, 1:51:51 PM (19 years ago)
Author:
Paul Price
Message:

Re-instituting pmImageCombine.[ch], to get ppStac working. Cleaned up and simplified pmCombineImages(); now using a function that does the combination for each pixel. Other functions are not yet tested!

File:
1 edited

Legend:

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

    r9610 r11115  
    55
    66libpsmodulesimcombine_la_SOURCES  = \
    7      pmReadoutCombine.c
    8 #     pmImageCombine.c
     7     pmReadoutCombine.c         \
     8     pmImageCombine.c
    99#     pmImageSubtract.c
    1010
    1111pkginclude_HEADERS = \
    12     pmReadoutCombine.h
    13 #    pmImageCombine.h
     12    pmReadoutCombine.h          \
     13    pmImageCombine.h
    1414#    pmImageSubtract.h
    1515
Note: See TracChangeset for help on using the changeset viewer.