Skip to content

TEM data quantification library through a model-based approach

License

Notifications You must be signed in to change notification settings

ahoust17/pyTEMlib

 
 

Repository files navigation

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

About

TEM data quantification library through a model-based approach

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Jupyter Notebook 74.3%
  • Python 25.6%
  • Other 0.1%