hakonanes / kikuchipy

KikuchiPy is an open-source Python library for processing of electron backscatter diffraction (EBSD) patterns.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

travis-ci_ coveralls_ doc_ pypi_version_ doi_ black_

KikuchiPy is an open-source Python library for processing and analysis of electron backscatter diffraction (EBSD) patterns.

The library builds upon the tools for multi-dimensional data analysis provided by the HyperSpy library. This means that the EBSD class, which has several common methods for processing of EBSD patterns, also inherits all relevant methods from HyperSpy's Signal2D and Signal classes.

Note that the project is in an alpha stage, and there will likely be breaking changes with each release.

KikuchiPy is released under the GPL v3 license.

User guide

Installation instructions, a user guide and the full API reference is available here via Read the Docs.

Contributing

Everyone is welcome to contribute. Please read our contributor guide to get started!

Code of Conduct

KikuchiPy has a Code of Conduct that should be honoured by everyone who participates in the KikuchiPy community.

Cite

If analysis using KikuchiPy forms a part of published work, please consider recognizing the code development by citing the DOI above.

About

KikuchiPy is an open-source Python library for processing of electron backscatter diffraction (EBSD) patterns.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%