Virtually tilt and align TEM samples to zone axes.
Documentation is available on GitHub Pages, and in the Tutorial notebooks.
This project is the main work of my Master's thesis, which will be available soon.
To install, just run pip install tiltlib
in your favorite Python environment.
Explicit support for Python 3.8 and above.
Download the code with
git clone https://github.com/viljarjf/tiltlib.git
Install:
cd tiltlib
pip install -e .
Open a pull request to https://github.com/viljarjf/tiltlib.