Skip to main content
Ctrl+K

MantidImaging 2.9.0a1 documentation

  • Overview
  • Installation
  • User Guide
  • Developer Guide
  • API Reference
    • Release Notes
    • Troubleshooting
    • Code Repository
    • Anaconda Package
    • GitHub
  • GitHub
  • Overview
  • Installation
  • User Guide
  • Developer Guide
  • API Reference
  • Release Notes
  • Troubleshooting
  • Code Repository
  • Anaconda Package
  • GitHub
  • GitHub

Section Navigation

Contents:

  • Tutorials
    • Quick start: Example Reconstruction
  • How-To Guides
  • Explanations
    • Graphical User Interface (GUI)
      • Loading and Saving
      • Image view
      • Operations Window
      • Reconstruction Window
      • Spectrum Viewer
    • Operations
    • Reconstruction Help page
      • Center of Rotation and Tilt
      • Reconstruction Algorithms
      • Reconstruction Filters
  • Reference
    • Support
    • API Reference
      • mantidimaging package
        • mantidimaging.core package
        • mantidimaging.gui package
        • mantidimaging.helper module
        • mantidimaging.ipython module
        • mantidimaging.main module
    • Mantid Imaging next release
  • User Guide
  • mantidimaging.gui.windows.stack_choice package
  • mantidimagin...

mantidimaging.gui.windows.stack_choice.presenter module#

class mantidimaging.gui.windows.stack_choice.presenter.StackChoicePresenter(original_stack: ImageStack, new_stack: ImageStack, operations_presenter: FiltersWindowPresenter)[source]#

Bases: StackChoicePresenterMixin

close_view()[source]#
do_clean_up_original_data()[source]#
do_reapply_original_data()[source]#
enable_nonpositive_check()[source]#
notify(signal)[source]#
show()[source]#

previous

mantidimaging.gui.windows.stack_choice.compare_presenter module

next

mantidimaging.gui.windows.stack_choice.presenter_base module

On this page
  • StackChoicePresenter
    • StackChoicePresenter.close_view()
    • StackChoicePresenter.do_clean_up_original_data()
    • StackChoicePresenter.do_reapply_original_data()
    • StackChoicePresenter.enable_nonpositive_check()
    • StackChoicePresenter.notify()
    • StackChoicePresenter.show()
Show Source

© Copyright 2017-2024, Mantid Project.

Created using Sphinx 7.2.6.

Built with the PyData Sphinx Theme 0.15.4.