/pyTEMlib

TEM data quantification library through a model-based approach

Primary LanguageJupyter NotebookMIT LicenseMIT

pyTEMlib

GitHub Actions PyPI CodeCov License Downloads DOI

pyTEMlib is a package to read and process various kind of data acquired with a (scanning) transmission electron microscope (STEM).

The package is written in pure python and depends on various other libraries.

All data, user input, and results are stored as NSID-formatted HDF5 files.

The data are all presented as sidpy.Dataset objects

Install pyTEMlib via pip as:

python3 -m pip install pyTEMlib

This command is also built into the example notebooks