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.
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.