pyxem / kikuchipy

Toolbox for analysis of electron backscatter diffraction (EBSD) patterns
https://kikuchipy.org
GNU General Public License v3.0
79 stars 30 forks source link

Read detector tilt and binning from H5OINA files #600

Closed hakonanes closed 1 year ago

hakonanes commented 1 year ago

Description of the change

When reading EBSD patterns from H5OINA files (Oxford Instrument's h5ebsd format), the detector tilt and binning are read as well. These are available in the returned EBSD signal's detector attribute.

Progress of the PR

For reviewers