IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 19, 2014, 2:41:50 PM (12 years ago)
Author:
eugene
Message:

fix bugs to make addstar work with new PS1_V5 format & dvo tests to verify; fix PS1_V5 I/O functions for table column order error (RA_PSF,DEC_PSF not on 8-byte block in FITS table)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140610/Ohana/src/libdvo/Makefile

    r36898 r36912  
    3838$(DESTINC)/ps1_v5_defs.h \
    3939$(DESTINC)/ps1_ref_defs.h \
    40 $(DESTINC)/cmf-ps1-dv3.h
     40$(DESTINC)/cmf-ps1-dv3.h \
     41$(DESTINC)/cmf-ps1-v5.h
    4142
    4243INCS = $(DEFS) $(DESTINC)/dvo.h $(DESTINC)/autocode.h $(DESTINC)/dvo_util.h $(DESTINC)/dvodb.h $(DESTINC)/libdvo_astro.h $(DESTINC)/convert.h $(DESTINC)/get_graphdata.h
     
    8889$(SRC)/cmf-ps1-sv1-alt.$(ARCH).o \
    8990$(SRC)/cmf-ps1-dv3.$(ARCH).o \
     91$(SRC)/cmf-ps1-v5.$(ARCH).o \
    9092$(SRC)/dvo_util.$(ARCH).o \
    9193$(SRC)/dbBooleanCond.$(ARCH).o          \
Note: See TracChangeset for help on using the changeset viewer.