visualizevoltage_trace_visualizer

voltage_trace_visualizer

Visualize voltage traces from the results of a Simulator object.

this module provides convenience methods to visualize the voltage traces of all stimuli run by a Simulator object.

../../../_images/voltage_traces.png

Example voltage traces from the Hay stimulus protocols ([2]). The top row show the BAC and bAP stimuli. The bottom row show the three step currents.

Functions

plot_vt(voltage_traces, key)

Plot voltage traces from simulation results.

visualize_vt(vt, fig, soma_color, dend_color, BAC_select, lw, **kwargs)

Visualize voltage traces from the Hay stimulus protocols.