Changeset 13705 for trunk/pswarp/src/pswarpLoop.c
- Timestamp:
- Jun 7, 2007, 2:49:27 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/pswarp/src/pswarpLoop.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pswarp/src/pswarpLoop.c
r13686 r13705 135 135 } 136 136 137 output->data_exists = true; 138 outCell->data_exists = true; 139 outChip->data_exists = true; 140 137 141 138 142 // XXX Hack so that INSTRUME header keyword and the like are not updated properly … … 163 167 164 168 pmHDU *hdu = output->parent->parent->parent->hdu; // HDU for the output warped image 169 if (!hdu->header) { 170 hdu->header = psMetadataAlloc(); 171 } 165 172 166 173 // Add MD5 information for readout
Note:
See TracChangeset
for help on using the changeset viewer.
