Changeset 7080 for trunk/Ohana/src/relastro/src/find_images.c
- Timestamp:
- May 5, 2006, 5:44:26 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/relastro/src/find_images.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/relastro/src/find_images.c
r6808 r7080 27 27 strcpy (tcoords.ctype, "RA---TAN"); 28 28 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); 30 30 31 31 nimage = 0;
Note:
See TracChangeset
for help on using the changeset viewer.
