IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 19695


Ignore:
Timestamp:
Sep 23, 2008, 11:35:05 AM (18 years ago)
Author:
Paul Price
Message:

Adding pmFPABin.[ch] with function pmReadoutRebin.

Location:
trunk/psModules/src
Files:
2 added
2 edited

Legend:

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

    r15362 r19695  
    2828        pmCellSquish.c \
    2929        pmReadoutStack.c \
    30         pmReadoutFake.c
     30        pmReadoutFake.c \
     31        pmFPABin.c
    3132
    3233pkginclude_HEADERS = \
     
    5556        pmCellSquish.h \
    5657        pmReadoutStack.h \
    57         pmReadoutFake.h
     58        pmReadoutFake.h \
     59        pmFPABin.h
    5860
    5961CLEANFILES = *~
  • trunk/psModules/src/psmodules.h

    r18962 r19695  
    5959#include <pmFPAUtils.h>
    6060#include <pmCellSquish.h>
     61#include <pmFPABin.h>
    6162
    6263// the following headers are from psModule:detrend
Note: See TracChangeset for help on using the changeset viewer.