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

regional_filter#

pyxem.utils.diffraction.regional_filter(z, h)[source]#

Perform a h-dome regional filtering of the an image for background subtraction.

Parameters:

h (float) – h-dome cutoff value.

Return type:

h-dome subtracted image as numpy.ndarray