Changeset 21183 for trunk/psphot/src/psphotRoughClass.c
- Timestamp:
- Jan 26, 2009, 8:40:07 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotRoughClass.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotRoughClass.c
r20453 r21183 57 57 58 58 // user-defined masks to test for good/bad pixels (build from recipe list if not yet set) 59 ps MaskType maskSat = psMetadataLookupU8(&status, recipe, "MASK.SAT"); // Mask value for bad pixels59 psImageMaskType maskSat = psMetadataLookupImageMask(&status, recipe, "MASK.SAT"); // Mask value for bad pixels 60 60 assert (maskSat); 61 61
Note:
See TracChangeset
for help on using the changeset viewer.
