Changeset 12902 for trunk/Ohana/src/opihi/cmd.data/rd.c
- Timestamp:
- Apr 18, 2007, 11:12:42 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/cmd.data/rd.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/cmd.data/rd.c
r7917 r12902 236 236 237 237 /** now - convert the matrix values to floats for internal use **/ 238 gfits_convert_format (&buf[0].header, &buf[0].matrix, -32, 1.0, 0.0, FT_UNSIGN_MODE);238 gfits_convert_format (&buf[0].header, &buf[0].matrix, -32, 1.0, 0.0, gfits_get_unsign_mode()); 239 239 240 240 return (TRUE);
Note:
See TracChangeset
for help on using the changeset viewer.
