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

get_summed_angular_power#

Correlation2D.get_summed_angular_power(inplace=False, **kwargs)[source]#

Returns the power spectrum of the summed angular auto-correlation function over all real space positions. Averages the angular correlation.

Parameters:

inplace (bool) – From map(). inplace=True means the signal is overwritten.

Returns:

power – The power spectrum of summed angular correlation

Return type:

Power2D