mmagnuski / borsar

Various tools for EEG/MEG data analysis.
https://mmagnuski.github.io/borsar.github.io/index.html
BSD 3-Clause "New" or "Revised" License
8 stars 1 forks source link

Add schematic topo when `clst.plot()` averages over spatial dimension #119

Open mmagnuski opened 1 year ago

mmagnuski commented 1 year ago

Add a topo legend with channels averaged over when spatial dimension is averaged. This will require slightly different behavior for 1d (line plot) and 2d (heatmap) cases. An argument to turn it off or specify the axis would also useful. Before this happens Topo would have to allow for data=None.