pyrfu.mms.make_model_kappa module#

pyrfu.mms.make_model_kappa.make_model_kappa(vdf, n_s, v_xyz_s, t_s, kappa: float = 7.0)[source]#

Make a general isottropic kappa distribution function based on particle moment data in the same format as vdf.

Parameters:
Returns:

out – Distribution function in the same format as vdf.

Return type:

xarray.Dataset

Todo

Generalize to bi-Kappa distributions.