Overview
This package aims to provide a simple API for aligning tilt-series using IMOD in Python and from the command-line.
Why does this package exist?
IMOD is a powerful software package with a huge API surface. Setting up batchruntomo can be tricky for those unfamiliar with IMOD and taking the results into downstream tools for further processing requires a deep understanding of IMOD's metadata model.
Covering only the use cases of single-axis cryo-TEM tilt-series alignment, this package aims to provide a simple way to align tilt-series and work with IMOD metadata for cryo-ET practitioners more familiar with Python and shell scripting than IMOD.
Usage
I want to...
- align a tilt-series with fiducials in Python
- align a tilt-series with patch-tracking in Python
- align a tilt-series with fiducials from the command-line
- align a tilt-series with patch-tracking from the command-line
- work with IMOD metadata in Python