myelinated_results.colormap_plot

myelinated_results.colormap_plot(axes: axes, key: str = 'V_mem', **kwgs) colorbar[source]

Plot a spatiotemporal colormap when full-section recording is available.

Parameters:
  • axes (matplotlib.axes.Axes) – Target axes.

  • key (str, optional) – Result key to display.

  • **kwgs (dict) – Additional plotting keyword arguments.