SpikeInterface / SpikeInterface/spikeinterface
Feature request - Interactive probe
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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