IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 23, 2007, 11:50:13 AM (19 years ago)
Author:
Paul Price
Message:

Adding function to generate fake readout from a list of sources and a target PSF. This is useful for generating a target image to which to convolve.

File:
1 edited

Legend:

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

    r13898 r15362  
    2727        pmFPAExtent.c \
    2828        pmCellSquish.c \
    29         pmReadoutStack.c
     29        pmReadoutStack.c \
     30        pmReadoutFake.c
    3031
    3132pkginclude_HEADERS = \
     
    5354        pmFPAExtent.h \
    5455        pmCellSquish.h \
    55         pmReadoutStack.h
     56        pmReadoutStack.h \
     57        pmReadoutFake.h
    5658
    5759CLEANFILES = *~
Note: See TracChangeset for help on using the changeset viewer.