- Timestamp:
- Jun 1, 2015, 8:56:11 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ohana.20150429/src/getstar/src/dvoImageExtract.c
r29001 r38344 31 31 32 32 // convert database table to internal structure 33 images = gfits_table_get_Image (&db.ftable, &Nimages, &db.s wapped);33 images = gfits_table_get_Image (&db.ftable, &Nimages, &db.scaledValue, &db.nativeOrder); 34 34 if (!images) { 35 35 fprintf (stderr, "ERROR: failed to read images\n");
Note:
See TracChangeset
for help on using the changeset viewer.
