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.plot([cmap, axes_decor, scalebar, ...])

Plot the strain map.

StrainMap.rotate_strain_basis(x_new)

Rotates a strain map to a new basis.

Examples using StrainMap#

Strain Mapping

Strain Mapping