Kikuchipy

Latest version: v0.10.0

Safety actively analyzes 638699 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 6

0.5.8

==================

Contributors
------------
- Håkon Wiik Ånes

Changed
-------
- Minimal version of ``orix`` is increased to 0.9.
(`520 <https://github.com/pyxem/kikuchipy/pull/520>`_)

Fixed
-----
- Internal use of ``orix.vector.Vector3d`` following ``orix``' 0.9.0 release.
(`520 <https://github.com/pyxem/kikuchipy/pull/520>`_)

0.5.7

==================

Contributors
------------
- Håkon Wiik Ånes

Fixed
-----
- EBSD orientation refinement on Windows producing garbage results due to unpredictable
behaviour in Numba function which converts Euler triplet to quaternion.
(`495 <https://github.com/pyxem/kikuchipy/pull/495>`_)

0.5.6

==================

Contributors
------------
- Håkon Wiik Ånes

Added
-----
- Convenience function `get_rgb_navigator()` to create an RGB signal from an RGB image.
(`491 <https://github.com/pyxem/kikuchipy/pull/491>`_)

Changed
-------
- Pattern matching notebook to include orientation maps from orix.
(`491 <https://github.com/pyxem/kikuchipy/pull/491>`_)

0.5.5

==================

Contributors
------------
- Håkon Wiik Ånes
- Zhou Xu

Fixed
-----
- Not flipping rows and columns when saving non-square patterns to kikuchipy's h5ebsd
format. (`486 <https://github.com/pyxem/kikuchipy/pull/486>`_)

0.5.4

==================

Contributors
------------
- Håkon Wiik Ånes

Added
-----
- Optional parameters `rechunk` and `chunk_kwargs` to EBSD refinement methods to better
control possible rechunking of pattern array before refinement.
(`470 <https://github.com/pyxem/kikuchipy/pull/470>`_)

Changed
-------
- When EBSD refinement methods don't immediately compute, they return a dask array
instead of a list of delayed instances.
(`470 <https://github.com/pyxem/kikuchipy/pull/470>`_)

Fixed
-----
- Memory issue in EBSD refinement due to naive use of dask.delayed. Uses map_blocks()
instead. (`470 <https://github.com/pyxem/kikuchipy/pull/470>`_)

0.5.3

==================

Contributors
------------
- Håkon Wiik Ånes
- Zhou Xu

Added
-----
- Printing of speed (patterns per second) of dictionary indexing and refinement.
(`461 <https://github.com/pyxem/kikuchipy/pull/461>`_)
- Restricted newest version of hyperspy>=1.6.5 due to incompatibility with h5py>=3.5.
(`461 <https://github.com/pyxem/kikuchipy/pull/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 <https://github.com/pyxem/kikuchipy/pull/455>`_)

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.