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

Uploaded Source

Built Distribution

mbirjax-0.5.3-py3-none-any.whl (317.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for mbirjax-0.5.3.tar.gz
Algorithm Hash digest
SHA256 cdbad7b2b74db23c78d9c721951d4d70516805ef35a69f4e68178710fe2fe45a
MD5 a95c12306fd96ea29684f4e7de935615
BLAKE2b-256 418157e195ca77c143191ec2d6efa58cec8a5fe96eed11010c2ecfa8a28be468

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mbirjax-0.5.3-py3-none-any.whl
Algorithm Hash digest
SHA256 324861d523958b4c2fe15d9c5fb19135f124866e921adb6f9b31180fce1bde71
MD5 48af52994628284b84b4b72ac1a91c07
BLAKE2b-256 52f480eeb584c95f44a80af25a4f591f19fe9e171ab74d76ff8d370f621200a9

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