IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 5, 2006, 5:44:26 PM (20 years ago)
Author:
eugene
Message:

big move: fits_ to gfits_; minor updates to relphot

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/relastro/src/find_images.c

    r6808 r7080  
    2727  strcpy (tcoords.ctype, "RA---TAN");
    2828
    29   timage = fits_table_get_Image (&db[0].ftable, &Ntimage, &db[0].swapped);
     29  timage = gfits_table_get_Image (&db[0].ftable, &Ntimage, &db[0].swapped);
    3030
    3131  nimage = 0;
Note: See TracChangeset for help on using the changeset viewer.