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.3.tar.gz (317.0 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.3-py3-none-any.whl (360.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mbirjax-0.6.3.tar.gz
  • Upload date:
  • Size: 317.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.12

File hashes

Hashes for mbirjax-0.6.3.tar.gz
Algorithm Hash digest
SHA256 865ddd3c6e039c933596a307cffb6abb43a48947aa66596e4bdfc04829c50024
MD5 c3ed68dd33341be8451c5a49e5a051f1
BLAKE2b-256 3dadd2e1e0c8a01c1e4893071566f334baefc86b98583a3de1a5ff406595aa08

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mbirjax-0.6.3-py3-none-any.whl
  • Upload date:
  • Size: 360.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.12

File hashes

Hashes for mbirjax-0.6.3-py3-none-any.whl
Algorithm Hash digest
SHA256 bec9dd8ef4258bbe0067ae4612e8317a71033d257e7cd2b5191893c9cc87e510
MD5 adc1d092b986641425b5ff5e2911b5f9
BLAKE2b-256 47a1e6f13831e139657b78a71eece7bd46dfaa260f1ee6884ecf2cab0b78a944

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