IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 9, 2010, 4:41:16 PM (16 years ago)
Author:
eugene
Message:

working on psphotStack (nearly done)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/stackphot.20100406/psphot/src/Makefile.am

    r27625 r27649  
    8787# a psphot-variant for stack photometry
    8888psphotStack_SOURCES = \
    89         psphotStack.c              \
    90         psphotStackArguments.c     \
    91         psphotStackParseCamera.c   \
    92         psphotStackImageLoop.c     \
    93         psphotStackReadout.c       \
    94         psphotStackChisqImage.c    \
    95         psphotCleanup.c
    96 
    97 # psphotFitSourceLinearStack.c   
     89        psphotStack.c                 \
     90        psphotStackArguments.c        \
     91        psphotStackParseCamera.c      \
     92        psphotStackImageLoop.c        \
     93        psphotStackReadout.c          \
     94        psphotStackChisqImage.c       \
     95        psphotFitSourcesLinearStack.c \
     96        psphotSourceMatch.c           \
     97        psphotCleanup.c
     98
    9899
    99100
Note: See TracChangeset for help on using the changeset viewer.