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

set_diffraction_calibration#

ReducedIntensityGenerator1D.set_diffraction_calibration(calibration)[source]#

Defines calibration for the signal axis variable s in terms of A^-1 per pixel. Note that s is defined here as s = 2 sin(theta)/lambda = 1/d, where theta is the scattering angle, lambda the wavelength, and d the reciprocal spacing.

Parameters:

calibration (float) – Scattering vector calibration in terms of A^-1 per pixel.