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

get_map#

Power2D.get_map(k_region=None, symmetry=None)[source]#

Creates a 2 dimensional map of from the power spectrum.

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

  • symmetry (int or array-like) – specific integers or list of symmetries to average over when creating the map of the correlations.

Returns:

symmetry_map – 2 dimensional map of from the power spectrum

Return type:

2-d array