Skip to content

Add multi-segment capability to BaseRasterWidget and children#4035

Merged
alejoe91 merged 27 commits into
SpikeInterface:mainfrom
jakeswann1:add-segment-plotting
Jul 14, 2025
Merged

Add multi-segment capability to BaseRasterWidget and children#4035
alejoe91 merged 27 commits into
SpikeInterface:mainfrom
jakeswann1:add-segment-plotting

Conversation

@jakeswann1
Copy link
Copy Markdown
Contributor

Copy of PR #3805 from a mergeable branch

Adds the option to pass a list of segment indices to the AmplitudesWidget, DriftRasterMapWidget, and RasterWidget to plot across multiple segments, by updating how the base widget handles plotting data. Maintains current default behaviour and SortingView capability. resolves #3801

jakeswann1 and others added 26 commits March 25, 2025 15:21
@chrishalcrow
Copy link
Copy Markdown
Member

Lots of review and discussion in the previous PR. All looks good to me!

@alejoe91 alejoe91 added the widgets Related to widgets module label Jul 14, 2025
@alejoe91 alejoe91 added this to the 0.103.0 milestone Jul 14, 2025
@alejoe91 alejoe91 merged commit 6f75a23 into SpikeInterface:main Jul 14, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

widgets Related to widgets module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Multi-segment support for AmplitudesWidget

3 participants