mantidimaging.gui.windows.operations.filter_previews module¶
- class mantidimaging.gui.windows.operations.filter_previews.FilterPreviews(parent=None, **kwargs)[source]¶
Bases:
GraphicsLayoutWidget
- histogram: PlotItem¶
- property histogram_legend: LegendItem¶
- link_before_after_histogram_scales(create_link: bool)[source]¶
Connects or disconnects the scales of the before/after histograms. :param create_link: Whether the link should be created or removed.