IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 23, 2021, 12:34:19 PM (5 years ago)
Author:
eugene
Message:

add forced photometry function and trail fitting function

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/cmd.astro/Makefile

    r40376 r41666  
    4242$(SRC)/fixcols.$(ARCH).o           \
    4343$(SRC)/fiximage.$(ARCH).o          \
     44$(SRC)/forcedphot.$(ARCH).o        \
    4445$(SRC)/gauss.$(ARCH).o             \
    4546$(SRC)/getvel.$(ARCH).o            \
     
    9091$(SRC)/imfit-qgauss-psf.$(ARCH).o          \
    9192$(SRC)/imfit-sgauss.$(ARCH).o      \
    92 $(SRC)/imfit-sgauss-psf.$(ARCH).o          \
     93$(SRC)/imfit-sgauss-psf.$(ARCH).o  \
    9394$(SRC)/imfit-qfgauss.$(ARCH).o     \
    94 $(SRC)/imfit-qrgauss.$(ARCH).o     
     95$(SRC)/imfit-qrgauss.$(ARCH).o     \
     96$(SRC)/imfit-trail.$(ARCH).o
    9597
    9698# dependancy rules for include files ########################
Note: See TracChangeset for help on using the changeset viewer.