Changeset 20237
- Timestamp:
- Oct 17, 2008, 1:00:19 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotOutput.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotOutput.c
r20083 r20237 166 166 psMetadataItemSupplement (header, recipe, "NPSFSTAR"); 167 167 psMetadataItemSupplement (header, recipe, "APLOSS"); 168 psMetadataItemSupplement (header, recipe, "FWHM_X"); 169 psMetadataItemSupplement (header, recipe, "FWHM_Y"); 168 169 psMetadataItemSupplement (header, recipe, "FWHM_MAJ"); 170 psMetadataItemSupplement (header, recipe, "FW_MJ_SG"); 171 psMetadataItemSupplement (header, recipe, "FW_MJ_LQ"); 172 psMetadataItemSupplement (header, recipe, "FW_MJ_UQ"); 173 174 psMetadataItemSupplement (header, recipe, "FWHM_MIN"); 175 psMetadataItemSupplement (header, recipe, "FW_MN_SG"); 176 psMetadataItemSupplement (header, recipe, "FW_MN_LQ"); 177 psMetadataItemSupplement (header, recipe, "FW_MN_UQ"); 178 170 179 psMetadataItemSupplement (header, recipe, "ANGLE"); 171 180
Note:
See TracChangeset
for help on using the changeset viewer.
