Changeset 20993 for trunk/ppSub/src/ppSubReadout.c
- Timestamp:
- Dec 15, 2008, 12:47:56 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ppSub/src/ppSubReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSub/src/ppSubReadout.c
r20828 r20993 434 434 } 435 435 436 // Record the FWHM 437 pmHDU *hdu = pmHDUFromCell(outRO->parent); // HDU with header 438 psMetadataItemSupplement(hdu->header, psphotRecipe, "FWHM_MAJ"); 439 psMetadataItemSupplement(hdu->header, psphotRecipe, "FWHM_MIN"); 440 441 436 442 pmCell *photCell = pmFPAfileThisCell(config->files, view, "PSPHOT.INPUT"); 437 443 pmCellFreeReadouts(photCell);
Note:
See TracChangeset
for help on using the changeset viewer.
