obspy.imaging.beachball.MT2Axes

MT2Axes(mt)[source]

Calculates the principal axes of a given moment tensor.

Parameters:mt MomentTensor
Returns:tuple of PrincipalAxis T, N and P

Adapted from ps_tensor / utilmeca.c / Generic Mapping Tools (GMT).

This Page