Changeset 26964 for trunk/pswarp/src/pswarpLoop.c
- Timestamp:
- Feb 16, 2010, 3:36:17 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/pswarp/src/pswarpLoop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pswarp/src/pswarpLoop.c
r26896 r26964 367 367 } 368 368 369 // Update ZP from the astrometry 370 { 371 psMetadataItem *item = psMetadataLookup(outFPA->concepts, "FPA.ZP"); 372 item->data.F32 = psMetadataLookupF32(NULL, astrom->fpa->concepts, "FPA.ZP"); 373 } 374 369 375 pmHDU *hdu = outFPA->hdu; ///< HDU for the output warped image 370 376
Note:
See TracChangeset
for help on using the changeset viewer.
