finite_std

PlasmaCalcs.tools.arrays.finite_std(arr, *, if_empty=nan)

returns std of all the finite values of arr. (return if_empty if arr has no finite values.)