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.data/open_kapa.c

    r18326 r31635  
    162162
    163163/* return pointers for given kapa, don't set or open */
    164 int GetGraphData (Graphdata *data, int *fd, char *name) {
     164int GetGraphdata (Graphdata *data, int *fd, char *name) {
    165165
    166166  int entry;
Note: See TracChangeset for help on using the changeset viewer.