PlasmaCalcs.addons.instability_tools.instability_theory_tools

File Purpose: helpful tools for analyzing results of instability theory
E.g. “get growth rate maxxed across k”, “plot growth vs k”

Functions

xarray_at_growmax(array[, growth])

xarray_grows(array)

xarray_growth_kmax(array)

xarray_growthplot(array, *[, klines])

xarray_growthplots(array, *[, klines])

xarray_k(array)

xarray_k_at_growmax(array)

xarray_kang_at_growmax(array)

xarray_kds_at_growmax(array)

xarray_khat(array)

xarray_khat_at_growmax(array)

xarray_klims_physical(ds, *[, to_simple])

xarray_klines(ds, *[, log, mfp, debye, ...])

xarray_kmod_at_growmax(array)

xarray_kw_growthplot(array, **kw_override)

xarray_mod_vphase(array)

xarray_smod_vphase(array)

xarray_stack_nonk_dims(growth[, target, ...])

xarray_vphase(array)

xarray_where_grows(growth[, target, drop])

xarray_where_nogrows(growth[, target, drop])