solarwindpy.instabilities.verscharen2016.StabilityContoursο
- class StabilityContours(beta)[source]ο
Bases:
objectPrecompute and plot instability contours.
- Parameters:
beta (numpy.ndarray) β Parallel proton beta values used for the contours.
- property betaο
Proton core parallel beta.
- property contoursο
- plot_contours(ax, fix_scale=True, plot_gamma=None, tk_kind=None, **kwargs)[source]ο
Add the instability contours to the plot.
- Parameters:
ax (mpl.axis)
fix_scale (bool) β If True, make x- and y-axes log scaled.
plot_gamma (None, -2, -3, -4) β If not None, the instability parameter to plot.
tk_kind (None, str, list-like of str) β Contours to plot. Valid options are βMMβ, βAICβ, βFMWβ, βOFIβ, and any combination thereof.