Changeset 13808 for trunk/psphot/src/psphotOutput.c
- Timestamp:
- Jun 13, 2007, 3:25:58 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotOutput.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotOutput.c
r13411 r13808 142 142 143 143 // sky background model statistics 144 psMetadataItemSupplement (header, recipe, " SKY_MEAN");145 psMetadataItemSupplement (header, recipe, " SKY_SIG");146 psMetadataItemSupplement (header, recipe, " SKY_MIN");147 psMetadataItemSupplement (header, recipe, " SKY_MAX");148 psMetadataItemSupplement (header, recipe, " SKY_NX");149 psMetadataItemSupplement (header, recipe, " SKY_NY");144 psMetadataItemSupplement (header, recipe, "MSKY_MN"); 145 psMetadataItemSupplement (header, recipe, "MSKY_SIG"); 146 psMetadataItemSupplement (header, recipe, "MSKY_MIN"); 147 psMetadataItemSupplement (header, recipe, "MSKY_MAX"); 148 psMetadataItemSupplement (header, recipe, "MSKY_NX"); 149 psMetadataItemSupplement (header, recipe, "MSKY_NY"); 150 150 151 151 // XXX : don't require any of these about values to exist
Note:
See TracChangeset
for help on using the changeset viewer.
