/localtomo

New and existing methods for local tomography reconstruction

Primary LanguagePython

Implementation of a new local tomography reconstruction method

This repository contains an implementation of a new method of local tomography reconstruction based on known sub-region. It is an iterative reconstruction refinement.

The ASTRA toolbox is required for this implementation to work.

Usage

The implementation should work out of the box:

python local1.py

This file should bear enough comments to understand the different steps of the method.