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

Uploaded Source

Built Distribution

mbirjax-0.5.0-py3-none-any.whl (301.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mbirjax-0.5.0.tar.gz
  • Upload date:
  • Size: 274.2 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.0.tar.gz
Algorithm Hash digest
SHA256 6724e877c9e3676ddb556427604b7c236aebf097817a2ced546e79f7649ff533
MD5 258494c9c94d600faeafede5e737c026
BLAKE2b-256 66fae5c10fd22c5e5127e047bf5c4a14774e4a1ef9d6cb52d81be87de07d52ee

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mbirjax-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 301.1 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2be42841593381929e2e7724db7d54b9a2887be12a7da70768f9c89ac2aece9a
MD5 7d0f66db7fbc4dc2d9e72fee1f438a08
BLAKE2b-256 8d554ea5e436be9609afbc159f9b46c0d7a12cf779258d6ddff4d3a3f596d94b

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