IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 11, 2013, 2:35:05 PM (13 years ago)
Author:
eugene
Message:

create relphot_images, move relevant code from relphot.c there; add concept of synthetic mags to tie w-band to gri photometry; fix uniphot to handle images with photcodes outside of nominal range

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20130307/Ohana/src/relphot/Makefile

    r34844 r35393  
    4040$(SRC)/load_catalogs.$(ARCH).o   \
    4141$(SRC)/load_images.$(ARCH).o     \
     42$(SRC)/synthetic_mags.$(ARCH).o  \
    4243$(SRC)/plot_scatter.$(ARCH).o    \
    4344$(SRC)/plotstuff.$(ARCH).o       \
    4445$(SRC)/reload_catalogs.$(ARCH).o \
    4546$(SRC)/relphot.$(ARCH).o         \
     47$(SRC)/relphot_images.$(ARCH).o  \
    4648$(SRC)/relphot_objects.$(ARCH).o         \
    4749$(SRC)/select_images.$(ARCH).o   \
     
    6971$(SRC)/args.$(ARCH).o            \
    7072$(SRC)/help.$(ARCH).o            \
     73$(SRC)/synthetic_mags.$(ARCH).o  \
    7174$(SRC)/plotstuff.$(ARCH).o       \
    7275$(SRC)/liststats.$(ARCH).o       \
Note: See TracChangeset for help on using the changeset viewer.