IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 4, 2004, 6:49:47 PM (22 years ago)
Author:
gusciora
Message:

This version of ReadoutCombine compiles, and runs, and generates correct
answers for simple input.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/test/Makefile.am

    r2131 r2287  
    1 bin_PROGRAMS = tst_pmFlatField tst_pmMaskBadPixels tst_pmNonLinear tst_pmSubtractBias
     1bin_PROGRAMS = tst_pmFlatField tst_pmMaskBadPixels tst_pmNonLinear tst_pmSubtractBias tst_pmReadoutCombine
    22
    33tst_pmFlatField_SOURCES = tst_pmFlatField.c
     
    1313tst_pmSubtractBias_LDFLAGS = -L../src -lpsmodule
    1414
     15tst_pmReadoutCombine_SOURCES = tst_pmReadoutCombine.c
     16tst_pmReadoutCombine_LDFLAGS = -L../src -lpsmodule
Note: See TracChangeset for help on using the changeset viewer.