feal_stripes#
- pyxem.data.feal_stripes(allow_download=False, **kwargs)[source]#
A small 4-D STEM dataset for doing DPC on a set of magnetic FeAl stripes
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.feal_stripes() >>> print(s)