Check out the Free (Big) Data analysis of 4D-STEM workshop in Trondheim, Norway, 11-13 June 2024

PolarVectors#

class pyxem.signals.PolarVectors(*args, **kwargs)[source]#

Bases: DiffractionVectors

Class for representing polar vectors in reciprocal space. The first two columns are the polar coordinates of the vectors, (r, theta).

Attributes

PolarVectors.has_delta_phi

If the polar vector has the delta phi column.

Methods

PolarVectors.get_angles([intensity_index, ...])

Calculate the angles between pairs of 3 diffraction vectors.

PolarVectors.to_cartesian([has_delta_angle])

Convert the vectors to cartesian coordinates.

PolarVectors.to_markers([has_delta_angle, ...])

Convert the vectors to markers to be plotted on a signal.

Examples using PolarVectors#

Glass Symmetry from Vectors

Glass Symmetry from Vectors