pyrfu.plot.mms_pl_config module#

pyrfu.plot.mms_pl_config.mms_pl_config(r_mms)[source]#

Plot spacecraft configuaration with three 2d plots of the position in Re and one 3d plot of the relative position of the spacecraft:

Parameters:

r_mms (list of xarray.DataArray) – Time series of the spacecraft position

Returns:

  • fig (matplotlib.pyplot.figure) – Figure with MMS configuration plot.

  • axs (matplotlib.pyplot.subplotsaxes) – Axes in the figure.