Check out the Hyperspy Workshop May 13-17, 2024 Online

CalibrationDataLibrary#

class pyxem.libraries.CalibrationDataLibrary(au_x_grating_dp=None, au_x_grating_im=None, moo3_dp=None, moo3_im=None)[source]#

Bases: dict

Maps crystal structure (phase) to diffraction vectors.

Variables:
  • au_x_grating_dp (ElectronDiffraction2D) – A ring diffraction pattern obtained from an Au X-grating standard.

  • au_x_grating_im (hyperspy.signals.Signal2D) – An image of an Au X-grating standard.

Methods

CalibrationDataLibrary.plot_calibration_data(...)

Plot the calibration data.