SESAME-Synchrotron / BEATS_recon

Reconstruction scripts and examples for the BEATS beamline of SESAME
https://www.sesame.org.jo/beamlines/beats
MIT License
1 stars 2 forks source link
imaging reconstruction tomography

BEATS_recon

TomoPy reconstruction scripts, notebooks and examples for the ID10-BEATS beamline of SESAME.
Datasets for running the tests can be found on the TomoBank

GitHub license

Examples:

Notebook Description Binder URL
BEATS_recon.ipynb Standard reconstruction Binder
BEATS_recon-phase.ipynb Phase retrieval Binder
convert360to180.ipynb Extended field-of-view Binder

Notes:

Activate TomoPy reconstruction environment

conda activate tomopy

Lanuch Jupyter Notebook or Jupyter Lab

jupyter notebook
jupyter lab

Add and activate a TomoPy kernel in Jupyter:

[!NOTE]
You probably don't need this.

  1. Check and activate the environment where ipython is living
    conda env list
    source activate base

Install TomoPy kernel in it

python -m ipykernel install --user --name tomopy --display-name "conda (tomopy_source)"

Roadmap

Roadmap and list of tested features