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

plot_symmetries#

Power2D.plot_symmetries(k_region=None, symmetry=None, *args, **kwargs)[source]#

Plots the symmetries in the list of symmetries. Plot symmetries takes all of the arguments that imshow does.

Parameters:

k_region (array-like) – upper and lower k values to integrate over, allows both ints and floats for indexing

symmetry: list or None

specific integers or list of symmetries to average over when creating the map of the correlations. If None, defaults to [2, 4, 6, 8, 10]