kikuchipy 0.5.3
kikuchipy is an open-source Python library for processing and analysis of electron backscatter diffraction (EBSD) patterns.
See below or the changelog for all updates from the previous release.
Contributors
- Håkon Wiik Ånes
- Zhou Xu
Added
- Printing of speed (patterns per second) of dictionary indexing and refinement. (#461)
- Restricted newest version of hyperspy>=1.6.5 due to incompatibility with h5py>=3.5. (#461)
Fixed
- Handling of projection centers (PCs): Correct conversion from/to EMsoft's convention requires binning factor and detector pixel size. Conversion between TSL/Oxford and Bruker conventions correctly uses detector aspect ratio. (#455)