set_geometrical_simulation#

EBSDDetectorPlotter.set_geometrical_simulation(reflectors: ReciprocalLatticeVector, bands_kwargs: dict | None = None, zone_axes_kwargs: dict | None = None) None[source]#

Set the geometrical Kikuchi band simulation overlay.

Valid if:

  • A rotation was given upon creation of the plotter

  • Plotter has no other geometrical simulation

Parameters:
reflectors

Reciprocal lattice vectors defining the Kikuchi bands.

bands_kwargs

Keyword arguments for LineCollection.

zone_axes_kwargs

Keyword arguments for scatter().

Examples using EBSDDetectorPlotter.set_geometrical_simulation#

Interactive EBSD detector plotter

Interactive EBSD detector plotter