Changeset 16818 for trunk/psModules/src/camera/pmFPAfileIO.c
- Timestamp:
- Mar 4, 2008, 3:07:30 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmFPAfileIO.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmFPAfileIO.c
r16355 r16818 748 748 file->state = PM_FPA_STATE_OPEN; 749 749 750 file->fits->options = psMemIncrRefCounter(file->options); 751 750 752 // if needed, set the optional EXTWORD field based on the camera value 751 753 if (file->format) { … … 771 773 } 772 774 } 773 774 file->fits->options = psMemIncrRefCounter(file->options);775 775 776 776 // In some cases, we need to read the PHU after we've opened the file. This happens for the images
Note:
See TracChangeset
for help on using the changeset viewer.
