nickel_ebsd_small#

kikuchipy.data.nickel_ebsd_small(**kwargs) EBSD[source]#

Ni EBSD patterns in a (3, 3) navigation shape of (60, 60) pixels from nickel, acquired on a NORDIF UF-1100 detector [Ånes et al., 2019].

Parameters:
**kwargs

Keyword arguments passed to load().

Returns:
ebsd_signal

EBSD signal.

Notes

The dataset carries a CC BY 4.0 license.

Examples

>>> import kikuchipy as kp
>>> s = kp.data.nickel_ebsd_small()
>>> s
<EBSD, title: patterns Scan 1, dimensions: (3, 3|60, 60)>
>>> s.plot()
../../_images/kikuchipy-data-nickel_ebsd_small-1_00.png
../../_images/kikuchipy-data-nickel_ebsd_small-1_01.png

Examples using nickel_ebsd_small#

Dynamic background correction

Dynamic background correction

Static background correction

Static background correction

Crop an EBSD detector

Crop an EBSD detector

Plot projection center on the detector

Plot projection center on the detector

Crop navigation axes

Crop navigation axes

Crop signal axes

Crop signal axes