IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 16, 2011, 11:18:00 AM (15 years ago)
Author:
bills
Message:

move the functions that implement the dvo "database lookups" (avextract, mextract, imextract) etc from opihi to libdvo so that they can be used in relastro -high-speed. Restructure relastro -high-speed to use configuration variables for the cuts on the two sets of photcodes. Default to ps1 versus 2mass as was previoulsy hard coded

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/lib.shell/Makefile

    r16889 r31635  
    2828$(SDIR)/convert_to_RPN.$(ARCH).o        \
    2929$(SDIR)/dvomath.$(ARCH).o               \
    30 $(SDIR)/errors.$(ARCH).o                \
    3130$(SDIR)/evaluate_stack.$(ARCH).o        \
    3231$(SDIR)/exec_loop.$(ARCH).o             \
     
    3534$(SDIR)/gprint.$(ARCH).o                \
    3635$(SDIR)/interrupt.$(ARCH).o             \
    37 $(SDIR)/isolate_elements.$(ARCH).o      \
    3836$(SDIR)/macro_create.$(ARCH).o          \
    3937$(SDIR)/macro_delete.$(ARCH).o          \
     
    6159$(INC)/shell.h \
    6260$(INC)/dvomath.h \
    63 $(INC)/convert.h \
    6461$(INC)/display.h
    6562
Note: See TracChangeset for help on using the changeset viewer.