CSSFrancis / pyxem-demos

Tutorials and examples for pyXem (Pythonic Crystallographic Electron Microscopy), an open-source Python library for crystallographic electron microscopy. Contact us: pyxem.team@gmail.com

Home Page:http://pyxem.github.io/pyxem/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

doi

pyxem is an open-source python library for crystallographic diffraction microscopy.

This repository contains Jupyter notebooks demonstrating core functionality of the pyXem package. Data required for all demos are available here . If you have problems using any of the notebooks provided here please raise an issue so that we can help. Note If you are using the demos with a release version of pyxem (e.g. that you have obtained from conda-forge or PyPI) then you should use the corresponding release version of the demos obtained from the Zenodo link above. Installation Like many python packages, there are two main routes to installing pyxem, via conda (recommended) and via pip. Via conda: .. code-block:

$ conda create --name pyxem
$ conda activate pyxem
$ conda install pyxem --channel conda-forge

About

Tutorials and examples for pyXem (Pythonic Crystallographic Electron Microscopy), an open-source Python library for crystallographic electron microscopy. Contact us: pyxem.team@gmail.com

http://pyxem.github.io/pyxem/


Languages

Language:Jupyter Notebook 100.0%Language:Shell 0.0%