Skip to content

kikuchipy 0.8.4

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Apr 13:45
· 361 commits to main since this release
49e6814

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

See below, the changelog or the GitHub changelog for all updates from the previous release.

Fixed

  • Points considered not-indexed in a crystal map are maintained after EBSD orientation refinement. (#632)

Changed

  • EBSD detector returned from combined EBSD orientation and projection center (PC) refinement now has PC values equal to the number of indexed points, accounting for points not being in the data, navigation mask or points considered as not-indexed. This means that it might not have a 2D navigation shape, even though the returned crystal map has. (#632)