pyTEM: TEM Data Quantification library through a model-based approach


Keywords
imaging, spectra, transmission, electron, microscopy, scientific, scanning, eels, visualization, processing, storage, hdf5, diffraction
License
MIT
Install
pip install pyTEMlib==0.12.2019.3

Documentation

pyTEMlib

GitHub Actions PyPI conda-forge 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

or via conda:

conda install pyTEMlib -c conda-forge

These installation options are also available in the example notebooks