Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 874 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 874 Bytes

PyIMOD

PyIMOD is a set of Python classes that enable the manipulation of IMOD model files. PyIMOD supports both the reading/writing of existing model files as well as their generation from scratch. Once initialized, model, object, and contour properties can be easily edited. In addition, a variety of filters exist for separating objects based on size, distance from reference objects, and morphological parameters. PyIMOD was inspired by the MatTomo set of Matlab classes for IMOD.

Requirements