obspy.io.pde.mchedr.Unpickler._angle_between

Unpickler._angle_between(u1, u2)[source]

Returns the angle in degrees between unit vectors ‘u1’ and ‘u2’: Source: https://stackoverflow.com/q/2827393