cabouman / mbirjax_applications

Applications of mbirjax

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repository for MBIRJAX demonstrations

Overview

This repository contains scripts that demonstrate the usage of MBIRJAX in selected CT applications.

Quick start guide

  1. Install the conda environment and package for MBIRJAX. Instructions available here.
  2. Clone this repository:
    git clone git@github.com:cabouman/mbirjax_applications.git
    
  3. Run demo scripts for the application of your choice. Availble applications include:
    • Cone-beam CT reconstruction with NorthStar Instrument (NSI) system:
      pip install mbirjax
      cd mbirjax_applications/nsi
      python demo_nsi.py
      

About

Applications of mbirjax

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%