cogpy.plot

Visualization components for neural signal exploration. Interactive HoloViews/Panel components live under plot.hv; static matplotlib/plotly helpers are in the top-level submodules.

Submodules

cogpy.plot.hv

Interactive HoloViews/Panel visualization components for ECoG data.

cogpy.plot.decomposition

Plotting functions for decomposition results (PCA, SpatSpec).

cogpy.plot.specgram_plot

cogpy.plot.time_plot

Visualization components for neural signal exploration.

Submodules

hvInteractive HoloViews/Panel components (grid_movie, multichannel_view,

TopoMap, OrthoSlicerRanger, ChannelGridSelector).

decomposition : Static matplotlib plots for PCA / ICA decompositions. specgram_plot : Spectrogram and time–frequency image helpers. time_plot : Time-series trace plotting utilities.