simpeg.electromagnetics.natural_source.survey.Data.station_errorbars#
- Data.station_errorbars(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)