pytme documentation#

Date: Sep 09, 2024 Version: 0.2.5

pytme is a Python library for data-intensive n-dimensional template matching using CPUs and GPUs.

Key Features

  • Flexible backends to run the same code on diverse hardware platforms using a best-of-breed approach.

  • Analyzer to inject custom code enabling real-time processing and manipulation of template matching scores.

  • Specialized tools for cryogenic electron microscopy from CTF correction, data structures, a GUI for interactive mask creation and filter exploration, to integrations with other commonly used software.

User Guide

Here you can find tutorials on key data structures and the command line interface.

API reference

The reference contains a detailed description of pytme’s API.