Skip to main content

Python code for fast parallel-beam MBIR (Model Based Iterative Reconstruction)

Project description

svmbir

Python code for fast MBIR (Model Based Iterative Reconstruction)
This is a python wrapper for High Performance Imaging's supervoxel C code, HPImaging/sv-mbirct.

Full documentation is available at: https://svmbir.readthedocs.io

Installing svmbir

The svmbir package is available from conda-forge and PyPI.

  • Create an empty virtural environment
conda create -n svmbir python=3.8
conda activate svmbir
  • Install using conda
conda config --add channels conda-forge
conda config --set channel_priority strict
conda install svmbir
  • Install using pip (PyPI)
pip install svmbir

Note that pip installation requires a GNU gcc compiler. See here for more details.

Running the demos

  1. Download demo.zip at https://github.com/cabouman/svmbir/blob/master/demo.zip.
  2. Uncompress the zip file and change into demo folder.
  3. In your terminal window, install required dependencies of demo.
pip install -r requirements_demo.txt
  1. In your terminal window, use python to run each demo.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

svmbir-0.2.9.tar.gz (224.0 kB view hashes)

Uploaded Source

Built Distributions

svmbir-0.2.9-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (253.9 kB view hashes)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

svmbir-0.2.9-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (253.9 kB view hashes)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

svmbir-0.2.9-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (254.5 kB view hashes)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

svmbir-0.2.9-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (912.8 kB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

svmbir-0.2.9-cp39-cp39-macosx_10_9_x86_64.whl (391.2 kB view hashes)

Uploaded CPython 3.9 macOS 10.9+ x86-64

svmbir-0.2.9-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (914.9 kB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

svmbir-0.2.9-cp38-cp38-macosx_10_9_x86_64.whl (390.9 kB view hashes)

Uploaded CPython 3.8 macOS 10.9+ x86-64

svmbir-0.2.9-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (851.2 kB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

svmbir-0.2.9-cp37-cp37m-macosx_10_9_x86_64.whl (395.2 kB view hashes)

Uploaded CPython 3.7m macOS 10.9+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page