obspy.imaging.beachball.mt2axes
- mt2axes(mt)[source]
Calculates the principal axes of a given moment tensor.
- Parameters:
mt –
MomentTensor- Returns:
tuple of
PrincipalAxisT, N and P
Adapted from ps_tensor / utilmeca.c / Generic Mapping Tools (GMT).
Calculates the principal axes of a given moment tensor.
mt – MomentTensor
tuple of PrincipalAxis T, N and P
Adapted from ps_tensor / utilmeca.c / Generic Mapping Tools (GMT).