-
Notifications
You must be signed in to change notification settings - Fork 16
Add option to plot sample waveforms + fixes #180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add option to plot sample waveforms + fixes #180
Conversation
|
Here's how it looks: Screencast.from.2025-10-09.09-52-10.webmScreencast.from.2025-10-09.11-32-28.webm |
|
@samuelgarcia this is ready! fixed range and exposed alpha |
…nto plot-waveform-samples
| {"name": "y_scalebar", "type": "bool", "value": False}, | ||
| {"name": "scalebar_y_uv", "type": "int", "value": 50}, | ||
| {"name": "scalebar_x_ms", "type": "int", "value": 1}, | ||
| ] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| ] | |
| ] | |
| _depend_on = ['templates', 'waveforms'] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No wait! Just templates. Then it's just that the waveform bit won't work if you don't have waveforms
Also fixed other small issues:
plot_selected_spikeplot_selected_spikeonly wors inoverlapmode