Metadata-Version: 2.1
Name: pyqstem
Version: 1.0.3
Summary: A Python interface to the electron microscopy simulation program QSTEM.
Home-page: https://github.com/jacobjma/PyQSTEM
Maintainer: Jacob Madsen
Maintainer-email: jacob.jma@gmail.com
License: GPLv3
Platform: Windows
Platform: Linux
Platform: Mac OS-X
Platform: Unix
Requires-Dist: matplotlib (!=3.0.0)
Requires-Dist: ase
Requires-Dist: Cython
Requires-Dist: scikit-image
Requires-Dist: pillow

QSTEM is a program for quantitative image simulation in electron microscopy, including TEM, STEM and CBED image simulation.

This project interfaces the QSTEM code with Python and the Atomic Simulation Environment (ASE) to provide a single environment for building models, simulating and analysing images.

This package requires that the FFTW library has already been installed.


