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

calculate_cartesian_coordinates#

DiffractionVectors.calculate_cartesian_coordinates(accelerating_voltage, camera_length, *args, **kwargs)[source]#

Get cartesian coordinates of the diffraction vectors.

Parameters:
  • accelerating_voltage (float) – The acceleration voltage with which the data was acquired.

  • camera_length (float) – The camera length in meters.