cogpy.plot.hv.topomap

topomap.py

AP×ML heatmap of a per-electrode scalar.

Accepts any (AP, ML) numpy array or xarray.DataArray — the scalar can be precomputed RMS, time-windowed power from a GridSpectrogram4D, z-score, correlation, or anything else that reduces to one value per electrode.

Classes

TopoMap(values, *[, ap_coords, ml_coords, ...])

AP×ML heatmap of a per-electrode scalar.