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

plot_corrected_diffraction_pattern#

CalibrationGenerator.plot_corrected_diffraction_pattern(reference_circle=True, *args, **kwargs)[source]#

Plot the distortion corrected diffraction pattern with an optional reference circle.

Parameters:
  • reference_circle (bool) – If True a CircleROI widget is added to the plot for reference.

  • *args (arguments) – Arguments to be passed to the plot method.

  • **kwargs (keyword arguments) – Keyword arguments to be passed to the plot method.