obspy.imaging.beachball.plot_dc

plot_dc(np1, size=200, xy=(0, 0), width=200)[source]

Uses one nodal plane of a double couple to draw a beach ball plot.

Parameters:
  • ax – axis object of a matplotlib figure

  • np1NodalPlane

Adapted from MATLAB script bb.m written by Andy Michael, Chen Ji and Oliver Boyd.