QEM - Quantitative Electron Microscopy

QEM Logo

Welcome to QEM (Quantitative Electron Microscopy), a comprehensive Python package for analyzing atomic-resolution electron microscopy images. QEM provides robust, fast, and user-friendly tools for quantitative analysis in advanced microscopy.

Key Features:

  • Atomic Model Refinement: Precisely determine scattering cross-sections, atomic positions, and atom counts

  • High-Performance Computing: GPU acceleration through Keras with multiple backend support

  • Flexible Framework: Built on Keras with JAX, TensorFlow, and PyTorch backend options

  • Scientific Integration: Seamless workflow with computational materials modeling via ASE

Installation

Install QEM using pip:

pip install qem

Or for development:

git clone https://github.com/zezhong-zhang/qem.git
cd qem
pip install -e .

Indices and Tables