SimPEG.electromagnetics.natural_source.survey.Data.station_component#

Data.station_component(location, orientation, component, ax=None, **plot_kwargs)[source]#
Parameters:
  • location (numpy.ndarray) – Coordnaties of the station to plot

  • orientation (str) – The orientation of the data

  • component (str) – The data component to plot

  • ax (matplotlib.axes.Axes) – Axes (optional):

  • plot_kwargs (matplotlib.lines.Line2D keyword_arguments) –