Changeset 14300
- Timestamp:
- Jul 18, 2007, 12:54:52 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackReadout.c
r14298 r14300 193 193 return false; 194 194 } 195 if (!outHDU->header) { 196 outHDU->header = psMetadataAlloc(); 197 } 195 198 if (!pmAstromWriteWCS(outHDU->header, outFPA, outCell->parent, WCS_TOLERANCE)) { 196 199 psError(PS_ERR_UNKNOWN, false, "Unable to write WCS astrometry to output FPA.");
Note:
See TracChangeset
for help on using the changeset viewer.
