que-vector / pyTEMlib

TEM data quantification library through a model-based approach

Home Page:https://pycroscopy.github.io/pyTEMlib/about.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

TEM data quantification library through a model-based approach

https://pycroscopy.github.io/pyTEMlib/about.html

License:MIT License


Languages

Language:Jupyter Notebook 99.4%Language:Python 0.6%Language:Makefile 0.0%