Figure_elec
- class nrv.eit.utils.Figure_elec(n_e, fig=None, spec=None, ij_offset=(0, 0), small_fig=False, **fig_kwgs)[source]
Helper class organizing one subplot per electrode around a central nerve view.
Attributes
Axes composing the figure layout. |
|
Underlying Matplotlib figure. |
Methods
|
Create an electrode-centered figure layout. |
|
Draw the nerve cross-section and optionally the cuff electrodes in the center axis. |
|
Draw one seaborn boxplot per electrode from a dataframe. |
|
Highlight a subset of electrodes on the central nerve axis. |
|
Fill the area between two signals for each electrode axis. |
|
Plot one signal trace per electrode on the managed figure. |
|
Harmonize electrode-axis limits and draw scale bars. |
|
Placeholder for seaborn-based electrode plotting from dataframe inputs. |