Skip to content

Reconstruction scripts and examples for the BEATS beamline of SESAME

License

Notifications You must be signed in to change notification settings

SESAME-Synchrotron/BEATS_recon

Repository files navigation

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

About

Reconstruction scripts and examples for the BEATS beamline of SESAME

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages