.. |logo| image:: https://raw.githubusercontent.com/pyxem/kikuchipy/develop/doc/_static/logo/plasma_banner.png :width: 50% :target: https://kikuchipy.org
kikuchipy [ki-ko-chi-pai] is a library for processing, simulating, and indexing of electron backscatter diffraction (EBSD) patterns in Python. It is built on the tools for multi-dimensional data analysis provided by the HyperSpy library.
.. |pypi_version| image:: https://img.shields.io/pypi/v/kikuchipy.svg?logo=python&logoColor=white :target: https://pypi.python.org/pypi/kikuchipy
.. |conda| image:: https://img.shields.io/conda/vn/conda-forge/kikuchipy.svg?logo=conda-forge&logoColor=white :target: https://anaconda.org/conda-forge/kikuchipy
.. |tests_status| image:: https://github.com/pyxem/kikuchipy/actions/workflows/tests.yml/badge.svg :target: https://github.com/pyxem/kikuchipy/actions/workflows/tests.yml
.. |python| image:: https://img.shields.io/badge/python-3.10+-blue.svg :target: https://www.python.org/downloads/
.. |Coveralls| image:: https://coveralls.io/repos/github/pyxem/kikuchipy/badge.svg?branch=develop :target: https://coveralls.io/github/pyxem/kikuchipy?branch=develop
.. |pypi_downloads| image:: https://img.shields.io/pypi/dm/kikuchipy.svg?label=pypi%20downloads :target: https://pypi.org/project/kikuchipy
.. |conda_downloads| image:: https://img.shields.io/conda/dn/conda-forge/kikuchipy.svg?label=conda%20downloads :target: https://anaconda.org/conda-forge/kikuchipy
.. |doi| image:: https://zenodo.org/badge/doi/10.5281/zenodo.3597646.svg :target: https://doi.org/10.5281/zenodo.3597646
.. |GPLv3| image:: https://img.shields.io/github/license/pyxem/kikuchipy :target: https://opensource.org/license/GPL-3.0
.. |GH-discuss| image:: https://img.shields.io/badge/GitHub-Discussions-green?logo=github :target: https://github.com/pyxem/kikuchipy/discussions
.. |binder| image:: https://mybinder.org/badge_logo.svg :target: https://mybinder.org/v2/gh/pyxem/kikuchipy/HEAD
.. |docs| image:: https://readthedocs.org/projects/kikuchipy/badge/?version=latest :target: https://kikuchipy.org/en/latest
.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/psf/black
+----------------------+------------------------------------------------+ | Deployment | |pypi_version| |conda| | +----------------------+------------------------------------------------+ | Build status | |tests_status| |docs| |python| | +----------------------+------------------------------------------------+ | Metrics | |Coveralls| | +----------------------+------------------------------------------------+ | Activity | |pypi_downloads| |conda_downloads| | +----------------------+------------------------------------------------+ | Citation | |doi| | +----------------------+------------------------------------------------+ | License | |GPLv3| | +----------------------+------------------------------------------------+ | Community | |GH-discuss| | +----------------------+------------------------------------------------+ | Formatter | |black| | +----------------------+------------------------------------------------+
Refer to the documentation <https://kikuchipy.org>
for detailed installation
instructions, a user guide, and the
changelog <https://kikuchipy.org/en/stable/changelog.html>
.
kikuchipy can be installed with pip
::
pip install kikuchipy
or conda
::
conda install kikuchipy -c conda-forge
You can also visit PyPI <https://pypi.org/project/kikuchipy>
,
Anaconda <https://anaconda.org/conda-forge/kikuchipy>
, or
GitHub <https://github.com/pyxem/kikuchipy>
__ to download the source.
Further details are available in the
installation guide <https://kikuchipy.org/en/stable/user/installation.html>
__.
If you are using kikuchipy in your scientific research, please help our scientific
visibility by citing the Zenodo DOI <https://doi.org/10.5281/zenodo.3597646>
__.