au_phase#
- pyxem.data.au_phase(allow_download=False, **kwargs)[source]#
A gold phase object for use in orix.
Data can be acessed from https://zenodo.org/records/14113591 :Parameters: * allow_download (bool) – If True, the file will be downloaded from the repository to the local cache.
**kwargs – Keyword arguments passed to
from_cif()
.
Examples
>>> import pyxem as pxm >>> s = pxm.data.au_phase()