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

polar_decomposition#

DisplacementGradientMap.polar_decomposition()[source]#

Perform polar decomposition on the second rank tensors describing the TensorField. The polar decomposition is right handed and given by \(D = RU\)

Returns:

  • R (TensorField) – The orthogonal matrix describing the rotation field.

  • U (TensorField) – The strain tensor field.