Skip to content
/ tttsa Public

Automated tilt-series alignment for cryo-ET in PyTorch

License

Notifications You must be signed in to change notification settings

teamtomo/tttsa

Repository files navigation

tttsa

License PyPI Python Version CI codecov

Automated tilt-series alignment for cryo-ET.

Under development

Not yet stable and the API might change.

Give it a whirl?

Developer install into a conda environment (conda create -n tttsa python=3.12) after locally cloning the repository:

python -m pip install .[dev]

This will run the example. It will take some time to initially download the data from Zenodo.

cd examples
python usage.py

In usage.py you can also adjust the DEVICE to run on cpu (default is cuda:0).

About

Automated tilt-series alignment for cryo-ET in PyTorch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages