Details
-
Type:
Bug
-
Status: Won't Fix
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: meas_base
-
Labels:None
-
Team:Data Release Production
Description
When we look at the various pixel flags on processed images, we expect the base_PixelFlags_flag to be set when any of the individual pixel flags (edge, bad, interpolated, suspect, etc.) are set. Instead, it is never set. This should be fixed.
base_PixelFlags_flag gets set if there's an error in running the plugin. It is not intended to be an OR of all the components.