IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 11, 2006, 5:27:13 PM (20 years ago)
Author:
eugene
Message:

major revisions to use the new pmFPAfile,view I/O handling

File:
1 edited

Legend:

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

    r6481 r6571  
    1212
    1313psphot_SOURCES =                \
     14        psphot.c                \
     15        psphotModelGroupInit.c  \
     16        psphotArguments.c       \
     17        psphotParseCamera.c     \
     18        testPSphotLoop.c        \
     19        psphotMaskCell.c        \
    1420        psphotReadout.c         \
    15         psphotImageStats.c      \
    16         psphotImageBackground.c \
     21        psphotImageMedian.c     \
    1722        psphotFindPeaks.c       \
    1823        psphotSourceStats.c     \
     
    2429        psphotReplaceUnfit.c    \
    2530        psphotApResid.c         \
    26         psphotOutput.c          \
    27         psphotLoadPixels.c      \
    28         psphotModelGroupInit.c  \
    29         psphotGrowthCurve.c     \
    30         psphotCleanup.c         \
     31        psphotMagnitudes.c      \
     32        psphotSkyReplace.c      \
    3133        psphotEvalPSF.c         \
    3234        psphotEvalFLT.c         \
    33         psphotSourceFits.c      \
     35        psphotSourceFits.c     
     36
     37junk =  psphotGrowthCurve.c     \
     38        psphotCleanup.c         \
    3439        psphotSortBySN.c        \
    3540        psphotDefinePixels.c    \
    36         psphotMagnitudes.c      \
    3741        psphotRadiusChecks.c    \
    38         psphotImageMedian.c     \
    39         psphotSkyReplace.c      \
    40         psLine.c                \
    41         psSparse.c              \
    42         psPolynomialUtils.c     \
    4342        psModulesUtils.c        \
    4443        pmSourceContour.c       \
    4544        pmModelFitSet.c         \
    46         pmCellSetMask.c         \
    4745        pmSourceFitSet.c        \
    48         psphot.c                \
    49         psphotArguments.c       \
    50         psphotParseCamera.c     \
    51         psphotModelTest.c       \
    52         psphotImageLoop.c       
     46        psphotModelTest.c       
    5347
    5448noinst_HEADERS =                \
     
    6862#       psphotApplyPSF.c       
    6963#       psphotFitGalaxies.c
     64#       psphotImageStats.c     
     65#       psphotImageBackground.c
     66#       psphotOutput.c         
     67#       psphotLoadPixels.c     
Note: See TracChangeset for help on using the changeset viewer.