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.reconstruct package#

mantidimaging.core.reconstruct.get_reconstructor_for(algorithm: str) → BaseRecon[source]#

Submodules#

  • mantidimaging.core.reconstruct.astra_recon module
    • AstraRecon
      • AstraRecon.allowed_filters()
      • AstraRecon.find_cor()
      • AstraRecon.full()
      • AstraRecon.single_sino()
    • allowed_recon_kwargs()
    • rotation_matrix2d()
    • vec_geom_init2d()
  • mantidimaging.core.reconstruct.base_recon module
    • BaseRecon
      • BaseRecon.allowed_filters()
      • BaseRecon.find_cor()
      • BaseRecon.full()
      • BaseRecon.negative_log()
      • BaseRecon.prepare_sinogram()
      • BaseRecon.single_sino()
  • mantidimaging.core.reconstruct.cil_recon module
    • CILRecon
      • CILRecon.find_cor()
      • CILRecon.full()
      • CILRecon.get_data()
      • CILRecon.set_approx_norm()
      • CILRecon.set_up_TGV_regularisation()
      • CILRecon.set_up_TV_regularisation()
      • CILRecon.single_sino()
    • MIProgressCallback
    • RecordResidualsCallback
    • allowed_recon_kwargs()
  • mantidimaging.core.reconstruct.tomopy_recon module
    • TomopyRecon
      • TomopyRecon.allowed_filters()
      • TomopyRecon.find_cor()
      • TomopyRecon.full()
      • TomopyRecon.single_sino()
    • allowed_recon_kwargs()

previous

mantidimaging.core.parallel.utility module

next

mantidimaging.core.reconstruct.astra_recon module

On this page
  • get_reconstructor_for()
  • Submodules
Show Source

© Copyright 2017-2024, Mantid Project.

Created using Sphinx 7.2.6.

Built with the PyData Sphinx Theme 0.15.4.