- Timestamp:
- Jan 6, 2009, 7:13:34 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20081230/psphot/src/psphotSourcePlots.c
r19869 r21087 7 7 8 8 // user-defined masks to test for good/bad pixels (build from recipe list if not yet set) 9 ps MaskType maskVal = psMetadataLookupU8(&status, recipe, "MASK.PSPHOT"); // Mask value for bad pixels9 psImageMaskType maskVal = psMetadataLookupImageMask(&status, recipe, "MASK.PSPHOT"); // Mask value for bad pixels 10 10 assert (maskVal); 11 11
Note:
See TracChangeset
for help on using the changeset viewer.
