================ Related projects ================ This is a non-exhaustive list of related, open-source projects that users of orix might find useful: - :doc:`pyxem `: Python library for multi-dimensional diffraction microscopy. pyxem depends on orix for handling of crystal orientations. - :doc:`diffsims `: Python library for simulating diffraction. diffsims depends on orix for orientation sampling and handling of crystal orientations and directions. - :doc:`kikuchipy `: Python library for processing and analysis of electron backscatter diffraction (EBSD) patterns. kikuchipy depends on orix for orientation sampling and handling of crystal orientations and directions. - `MTEX `_: MATLAB toolbox for analyzing and modelling crystallographic textures by means of EBSD or pole figure data. - :doc:`DefDAP `: Python package for correlating EBSD and high-resolution digital image correlation data. - `numpy-quaternion `_: Python package that adds a built in quaternion data dtype to numpy. orix depends on numpy-quaternion for quaternion multiplication. - `texture `_: Python scripts for analysis of crystallographic texture. - `pymicro `_`: Python package to work with material microstructures and 3D data sets. - `DREAM.3D `_`: C++ library to reconstruct, instatiate, quantify, mesh, handle and visualize multidimensional (3D), multimodal data (mainly EBSD orientation data).