Changeset 21183 for trunk/psphot/src/psphotSourcePlots.c
- Timestamp:
- Jan 26, 2009, 8:40:07 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotSourcePlots.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotSourcePlots.c
r19869 r21183 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.
