au_grating_20cm#

pyxem.data.au_grating_20cm(allow_download=False, **kwargs)[source]#

A PACBED image of Gold grating with 20cm camera length for demonstrating the calibration of the camera length.

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 load().

Examples

>>> import pyxem as pxm
>>> s = pxm.data.au_grating_20cm()
>>> print(s)
<Signal2D, title: , dimensions: (|256, 256)>

Examples using au_grating_20cm#

Calibrating Scales

Calibrating Scales