A simple API for automated tilt-series alignment in IMOD.
The package can be used from Python or the command line, please check the documentation at teamtomo.org/yet-another-imod-wrapper for information on how to use the package.
This package requires that IMOD>=4.11.0
is installed and on the PATH
.
yet-another-imod-wrapper
can be installed using pip
.
pip install yet-another-imod-wrapper
We recommend installing into a fresh virtual environment.