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_properties_dialog package
  • mantidimagin...

mantidimaging.gui.windows.stack_properties_dialog.presenter module#

class mantidimaging.gui.windows.stack_properties_dialog.presenter.StackPropertiesPresenter(view: StackPropertiesDialog)[source]#

Bases: BasePresenter

get_log_filename() → str[source]#
get_stack_size_MB() → float[source]#
set_stack_data() → None[source]#
set_stack_directory() → None[source]#

previous

mantidimaging.gui.windows.stack_properties_dialog package

next

mantidimaging.gui.windows.stack_properties_dialog.view module

On this page
  • StackPropertiesPresenter
    • StackPropertiesPresenter.get_log_filename()
    • StackPropertiesPresenter.get_stack_size_MB()
    • StackPropertiesPresenter.set_stack_data()
    • StackPropertiesPresenter.set_stack_directory()
Show Source

© Copyright 2017-2024, Mantid Project.

Created using Sphinx 7.2.6.

Built with the PyData Sphinx Theme 0.15.4.