Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.18 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.18 KB

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.