/yet-another-imod-wrapper

Simple API for automated tilt-series alignment in IMOD

Primary LanguagePythonOtherNOASSERTION

yet-another-imod-wrapper

License PyPI Python Version CI

A simple API for automated tilt-series alignment in IMOD.

Usage

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.

Installation

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.