IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 27, 2006, 4:31:17 PM (20 years ago)
Author:
eugene
Message:

substantial work on the pmFPAfile,view concepts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/Makefile.am

    r6571 r6715  
    1616        psphotArguments.c       \
    1717        psphotParseCamera.c     \
    18         testPSphotLoop.c        \
    19         psphotMaskCell.c        \
     18        psphotImageLoop.c       \
     19        psphotMaskReadout.c     \
    2020        psphotReadout.c         \
    2121        psphotImageMedian.c     \
     
    3333        psphotEvalPSF.c         \
    3434        psphotEvalFLT.c         \
    35         psphotSourceFits.c     
     35        psphotSourceFits.c      \
     36        psphotRadiusChecks.c    \
     37        psphotSortBySN.c        \
     38        psphotOutput.c          \
     39        psphotGrowthCurve.c     \
     40        psphotFakeSources.c     \
     41        psphotCleanup.c         
    3642
    37 junk =  psphotGrowthCurve.c     \
    38         psphotCleanup.c         \
    39         psphotSortBySN.c        \
    40         psphotDefinePixels.c    \
    41         psphotRadiusChecks.c    \
    42         psModulesUtils.c        \
     43junk =  psphotDefinePixels.c    \
    4344        pmSourceContour.c       \
    4445        pmModelFitSet.c         \
     
    4748
    4849noinst_HEADERS =                \
    49         psLibUtils.h            \
    50         psModulesUtils.h        \
    51         psphot.h                \
    52         psSparse.h
     50        psphot.h               
    5351
    5452clean-local:
     
    5856        etags `find . -name \*.[ch] -print`
    5957
    60 
    6158#       psphotFullFit.c         
    6259#       psphotApplyPSF.c       
    6360#       psphotFitGalaxies.c
    64 #       psphotImageStats.c     
    65 #       psphotImageBackground.c
    66 #       psphotOutput.c         
    6761#       psphotLoadPixels.c     
Note: See TracChangeset for help on using the changeset viewer.