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

StrainMap#

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

Bases: Signal2D

Class for storing strain maps.

If created within pyxem conventions are: - The ‘y-axis’ is 90 degrees from the ‘x-axis’ - Positive rotations are anticlockwise.

Attributes

Methods

StrainMap.rotate_strain_basis(x_new)

Rotates a strain map to a new basis.