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