Skip to main content

Python Template Matching Engine

Project description

Python Template Matching Engine (PyTME)

A software for template matching on electron microscopy data.

📖 Official Documentation | 🚀 Installation Guide | 📚 API Reference

Installation

There are three ways to get pyTME up and running:

  1. Install from Source:
pip install git+https://github.com/KosinskiLab/pyTME
  1. Install from PyPi:
pip install pytme
  1. Docker Container: Build and use the pyTME container from Docker. This assumes a linux/amd64 platform.
docker build \
	-t pytme \
	--platform linux/amd64 \
	-f docker/Dockerfile \
	.

🔗 For more on the Docker container, visit the Docker Hub page.


Publication

The pyTME publication is available on SoftwareX.

@article{Maurer:2024aa,
	author = {Maurer, Valentin J. and Siggel, Marc and Kosinski, Jan},
	journal = {SoftwareX},
	pages = {101636},
	title = {PyTME (Python Template Matching Engine): A fast, flexible, and multi-purpose template matching library for cryogenic electron microscopy data},
	volume = {25},
	year = {2024}}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytme-0.2.1.tar.gz (5.8 MB view hashes)

Uploaded Source

Built Distribution

pytme-0.2.1-cp311-cp311-macosx_14_0_arm64.whl (6.0 MB view hashes)

Uploaded CPython 3.11 macOS 14.0+ ARM64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page