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

For CPU only:

pip install mbirjax

For CPU with a CUDA12-enabled GPU:

pip install --upgrade mbirjax[cuda12]

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.6.9.tar.gz (386.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mbirjax-0.6.9-py3-none-any.whl (441.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mbirjax-0.6.9.tar.gz
  • Upload date:
  • Size: 386.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.13

File hashes

Hashes for mbirjax-0.6.9.tar.gz
Algorithm Hash digest
SHA256 a2dc2c4442e507961a6f515b38ec6a4467edf174db426d44afd030e2eda6706f
MD5 6dc9f7ebe1d5c3b91909c38f83b37d5d
BLAKE2b-256 8781764dba64a96cc9133a5c1e32e06b3089bcbe4e6192b2a7e9946a0c072c95

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mbirjax-0.6.9-py3-none-any.whl
  • Upload date:
  • Size: 441.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.13

File hashes

Hashes for mbirjax-0.6.9-py3-none-any.whl
Algorithm Hash digest
SHA256 6d6cb6a1ed1740236554a7dfe24890ccdfcbe43b2b4172417d18a0e8114ae5e2
MD5 25cb214333c691070de5078e2aa6e9b0
BLAKE2b-256 0c87b0096473f81146a1668ff3beb037ee550ef1880eb3a760ff1cb201e3eb7f

See more details on using hashes here.

Supported by

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