Skip to content
forked from pyxem/kikuchipy

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

License

Notifications You must be signed in to change notification settings

kvmani/kikuchipy

 
 

Repository files navigation

Build status Coveralls status Documentation status PyPI version conda-forge version DOI Black formatting

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

The library builds on the tools for multi-dimensional data analysis provided by the HyperSpy library. An effort is made to keep memory usage in check and enable scalability by using the Dask library for pattern processing.

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

kikuchipy is released under the GPLv3+ license.

User guide

Installation instructions, a user guide and the full API reference are available from our webpage.

Tutorials and example workflows

Jupyter Notebooks that you can work through and modify to perform processing and analyses of EBSD patterns are available here. For learning purposes, we recommend to use them alongside our user guide.

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 you find this project useful, please cite the DOI above.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.6%
  • Shell 0.4%