Skip to main content
Ctrl+K

MantidImaging 3.0.0a1 documentation

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

Section Navigation

Contents:

  • Tutorials
    • Installation
    • Quick Start Guides
    • Quick Start: Example Reconstruction
    • Quick Start: Example Time of Flight (ToF) Analysis
  • How-To Guides
  • Explanations
    • Overview
    • 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.main module
    • Mantid Imaging next release
  • User Documentation
  • Reference
  • API Reference
  • mantidimaging package
  • mantidimaging.gui package
  • mantidimaging.gui.windows package
  • mantidimaging.gui.windows.geometry package
  • mantidimaging.gui.windows.geometry.presenter module

mantidimaging.gui.windows.geometry.presenter module#

class mantidimaging.gui.windows.geometry.presenter.GeometryWindowPresenter(view: GeometryWindowView, main_window: MainWindowView)[source]#

Bases: BasePresenter

handle_create_new_geometry() → None[source]#
handle_parameter_updates() → None[source]#
handle_stack_changed() → None[source]#
refresh_plot(stack: ImageStack) → None[source]#
set_default_new_parameters(stack: ImageStack) → None[source]#
update_parameters(stack: ImageStack) → None[source]#
view: GeometryWindowView#

previous

mantidimaging.gui.windows.geometry.model module

next

mantidimaging.gui.windows.geometry.view module

On this page
  • GeometryWindowPresenter
    • GeometryWindowPresenter.handle_create_new_geometry()
    • GeometryWindowPresenter.handle_parameter_updates()
    • GeometryWindowPresenter.handle_stack_changed()
    • GeometryWindowPresenter.refresh_plot()
    • GeometryWindowPresenter.set_default_new_parameters()
    • GeometryWindowPresenter.update_parameters()
    • GeometryWindowPresenter.view

This Page

  • Show Source

© Copyright 2017-2025, Mantid Project.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.