cuag_orientations#
- pyxem.data.cuag_orientations(allow_download=False, **kwargs)[source]#
- A small 4-D STEM dataset of CuAg with multiple orientations of the Cu FCC phase
for orientation mapping.
Data liscenced under CC BY 4.0
Data can be acessed from https://zenodo.org/records/11284654
- Parameters:
allow_download (bool) – If True, the file will be downloaded from the repository to the local cache.
**kwargs – Keyword arguments passed to
load()
.
Examples
>>> import pyxem as pxm >>> s = pxm.data.cuag_orientations() >>> print(s)