Feature Request: Density toggle on waveform view
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 430
- Forks
- 187
- Avg merge
- 2h 31m
- Merged PRs (30d)
- 2
Description
For waveform view especially, it would be really helpful to show a the spike waveforms as a 2-d histogram of all the waveforms. Probably with counts on a log scale. With only picking 100 waveforms it can be easy to miss seeing that a subset of the events don't belong to the cluster.
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 locating the waveform view entry point and reading how the current waveform sample is displayed. Clarify the desired density-toggle interaction and histogram behavior with maintainers before implementing it. Done should provide a 2-D histogram of waveform data with counts shown on a log scale.
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
- Needs clarification
- Newbie friendliness
- 25/100