Skip to content

viljarjf/tiltlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tiltlib

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.

Installation

To install, just run pip install tiltlib in your favorite Python environment.

Explicit support for Python 3.8 and above.

Contributing

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.