SpikeInterface / SpikeInterface/spikeinterface

Feature request - Interactive probe

Open
#2,270 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement widgets
Dominant language
Python
Stars
847
Forks
280
Avg merge
3d 9h
Merged PRs (30d)
29

Description

Hi,
It would be great if the interactive probe figure with site maps can be there for all plots. For example the code w = sw.plot_unit_templates(we, sparsity =sparsity, backend="ipywidgets") plots an interactive figure with a probe on the far right and every unit shows up on the probe. It would be great to also have that for other plot commands such as for plotting amplitudes.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by examining plot_unit_templates with backend="ipywidgets" and the other plot commands that produce amplitudes. Determine how the interactive probe and site maps are currently assembled, then define and verify equivalent probe views for the remaining plotting commands.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-visualization
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.