nrv.eit.utils

Description

eit util: utils function and class specific to eit sub-package.

eit utils mostly gather tools to compute conductivity/admitivity values, handle numpy arrays and plot eit_simulation results.

Classes

Figure_elec(n_e[, fig, spec, ij_offset, ...])

Functions

get_samples_index(results, n_pts[, alpha, ...])

Selects sample indices from nerve simulation results to achieve adaptative sampling along the arc length of the signal.

sample_nerve_results(results, n_pts[, ...])

Samples specific keys from nerve simulation results at selected time points.

plot_array(ax, x, arr[, axis])

gen_idx_arange(idx, n[, add_0])

thr_window(X[, alpha])

gen_fig_elec(n_e[, fig, spec, ij_offset, ...])

plot_all_elec(res_list[, t, axs, i_res, ...])

add_nerve_plot(axs, data[, add_elec, ...])

scale_axs(axs[, i_ax, unit_x, unit_y, ...])

plot_nerve_nor(fname, l_elec, x_rec[, fasc_ID])

fill_between_all_elec(axs, res_list_1, ...)

color_elec(axs, data, n_e, list_e, **kwgs)