IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 7, 2006, 7:21:12 PM (20 years ago)
Author:
Paul Price
Message:

Adding pmConceptsAverageCells() from previous cellConcepts() in pmFPAMosaic: given a list of cells, find a reasonable combination of the concepts. This is used in pmFPAMosaic and now also pmReadoutCombine.

File:
1 edited

Legend:

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

    r7679 r7849  
    55libpsmoduleconcepts_la_SOURCES  = \
    66        pmConcepts.c \
     7        pmConceptsAverage.c \
    78        pmConceptsRead.c \
    89        pmConceptsWrite.c \
     
    1314psmoduleinclude_HEADERS = \
    1415        pmConcepts.h \
     16        pmConceptsAverage.h \
    1517        pmConceptsRead.h \
    1618        pmConceptsWrite.h \
Note: See TracChangeset for help on using the changeset viewer.