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

mantidimaging.core.parallel package#

Submodules#

  • mantidimaging.core.parallel.manager module
    • clear_memory_from_current_process_linux()
    • create_and_start_pool()
    • end_pool()
    • find_memory_from_previous_process_linux()
    • free_shared_memory_linux()
    • generate_mi_shared_mem_name()
    • worker_setup()
  • mantidimaging.core.parallel.shared module
    • run_compute_func()
  • mantidimaging.core.parallel.utility module
    • SharedArray
      • SharedArray.array_proxy
      • SharedArray.has_shared_memory
    • SharedArrayProxy
      • SharedArrayProxy.array
    • calculate_chunksize()
    • copy_into_shared_memory()
    • create_array()
    • enough_memory()
    • execute_impl()
    • multiprocessing_necessary()
    • run_compute_func_impl()

previous

mantidimaging.core.operations.loader module

next

mantidimaging.core.parallel.manager module

On this page
  • Submodules
Show Source

© Copyright 2017-2024, Mantid Project.

Created using Sphinx 7.2.6.

Built with the PyData Sphinx Theme 0.15.4.