- Timestamp:
- Jan 6, 2009, 7:13:34 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20081230/psphot/src/psphotRoughClass.c
r20453 r21087 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.
