mantidimaging.gui.widgets.bad_data_overlay.bad_data_overlay module¶
- class mantidimaging.gui.widgets.bad_data_overlay.bad_data_overlay.BadDataCheck(check_function, indicator, overlay, color)[source]¶
Bases:
object
- indicator: IndicatorIconView¶
- class mantidimaging.gui.widgets.bad_data_overlay.bad_data_overlay.BadDataOverlay[source]¶
Bases:
object
Mixin class to be used with MIImageView and MIMiniImageView
- enable_check(name: str, color: List[int], pos: int, func: Callable, message: str, actions: List[Tuple[str, Callable]] | None)[source]¶
- enable_nonpositive_check(enable: bool = True, actions: List[Tuple[str, Callable]] | None = None)[source]¶
- property image_item: ImageItem¶
- property viewbox: ViewBox¶