Skip to main content

High-performance tomographic reconstruction

Project description

Model-Based Iterative Reconstruction (MBIR) for tomographic reconstruction that is based on the JAX library. Full documentation is available at https://mbirjax.readthedocs.io .

Installing from PyPI

pip install mbirjax

Installing from Source

  1. Clone the repository:

    git clone git@github.com:cabouman/mbirjax.git
  2. Install the conda environment and package

    1. Option 1: Clean install using dev_scripts - We provide bash scripts that will do a clean install of MBIRJAX in a new conda environment using the commands:

      cd dev_scripts
      source clean_install_all.sh
    2. Option 2: Manual install - You can also manually install MBIRJAX from the main directory of the repository with the following commands:

      conda create --name mbirjax python=3.10
      conda activate mbirjax
      pip install -r requirements.txt
      pip install .

Running Demo(s)

Run any of the available demo scripts with something like the following:

python demo/<demo_file>.py

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

mbirjax-0.5.1.tar.gz (274.5 kB view details)

Uploaded Source

Built Distribution

mbirjax-0.5.1-py3-none-any.whl (302.7 kB view details)

Uploaded Python 3

File details

Details for the file mbirjax-0.5.1.tar.gz.

File metadata

  • Download URL: mbirjax-0.5.1.tar.gz
  • Upload date:
  • Size: 274.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for mbirjax-0.5.1.tar.gz
Algorithm Hash digest
SHA256 413a1cfb4aee9c9bfa5b7902519d7b732c3687dde90341c4d055fa5a09695b49
MD5 25db9521876c02fed835157e419db9a2
BLAKE2b-256 52611adf4fe467be65328d9e1a1817cf86f7b5e66cd1cd99b01a421cb492deb3

See more details on using hashes here.

File details

Details for the file mbirjax-0.5.1-py3-none-any.whl.

File metadata

  • Download URL: mbirjax-0.5.1-py3-none-any.whl
  • Upload date:
  • Size: 302.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for mbirjax-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e5776e4506d5302d735888c6b2c74bedbc5688adebeb16c515b082715b7101b4
MD5 8c1064cade336c654000f4f1be8b1da0
BLAKE2b-256 43ff7d09fcbf4d1e7ada03d950d2fd09ab2cf128770140574d592087277d5df9

See more details on using hashes here.

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