Kikuchipy

Latest version: v0.9.0

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

Scan your dependencies

Page 1 of 6

0.8.7

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

Fixed
-----
- Passing a 3-component PC array with more than one dimension to
``EBSD.hough_indexing_optimize_pc()`` works.
(`647 <https://github.com/pyxem/kikuchipy/pull/647>`_)

0.8.6

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

Changed
-------
- Use memory mapping (``numpy.memmap()``) instead of reading into memory
(``numpy.fromfile()``) for non-lazy reading of EBSD patterns from EDAX binary .up1/2
files. (`641 <https://github.com/pyxem/kikuchipy/pull/641>`_)

Fixed
-----
- EBSD patterns from some EDAX binary .up1/2 files were incorrectly read due to an
incorrect file offset, making the patterns appear shifted horizontally.
(`641 <https://github.com/pyxem/kikuchipy/pull/641>`_)
- Reading of EBSD patterns from H5OINA files with the "Camera Binning Mode" dataset not
containing the detector binning.
(`641 <https://github.com/pyxem/kikuchipy/pull/641>`_)

0.8.5

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

Fixed
-----
- Not-indexed points in crystal maps are handled correctly when merging.
(`639 <https://github.com/pyxem/kikuchipy/pull/639>`_)

0.8.4

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

Fixed
-----
- Points considered not-indexed in a crystal map are maintained after EBSD refinement.
(`632 <https://github.com/pyxem/kikuchipy/pull/632>`_)

Changed
-------
- EBSD detector returned from combined EBSD 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 *and* points considered as not-indexed. This means that
it might not have a 2D navigation shape, even though the returned crystal map has.
(`632 <https://github.com/pyxem/kikuchipy/pull/632>`_)

0.8.3

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

Changed
-------
- ``EBSD.hough_indexing()`` info message now informs that the given projection center is
in Bruker's convention. (`628 <https://github.com/pyxem/kikuchipy/pull/628>`_)

0.8.2

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

Changed
-------
- Set minimal version of orix to >= 0.11.1.
(`623 <https://github.com/pyxem/kikuchipy/pull/623>`_)

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.