Skip to content

kikuchipy 0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Nov 18:21
· 26 commits to main since this release
8d60a69

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.

Added

  • HyperSpy v2 compatibility. (#695)
  • Dependency on RosettaSciIO for read/write of HyperSpy's HDF5 and zarr files. (#694)

Changed

  • Minimum Python version is now 3.10. (#689)
  • Minimum HyperSpy version is now 2.2. (#695)
  • Markers returned from geometrical simulations and the virtual backscatter electron imager use the new HyperSpy 2.0 markers. (#695)
  • Progressbar when calculating kinematical master pattern shows progress per pole.

Removed

  • Contrasting background bounding box for zone axes labels returned as HyperSpy markers. They are not supported by HyperSpy v2. (#695)