Skip to content

Conversation

@alejoe91
Copy link
Member

@alejoe91 alejoe91 commented Oct 3, 2025

Also fixed other small issues:

  • shift + wheel in QT was broken
  • add shift+alt+wheel for vertical spacing
  • changing the x factor (alt + wheel) also changes the plot_selected_spike
  • plot_selected_spike only wors in overlap mode

@alejoe91
Copy link
Member Author

alejoe91 commented Oct 9, 2025

Here's how it looks:

Screencast.from.2025-10-09.09-52-10.webm
Screencast.from.2025-10-09.11-32-28.webm

@alejoe91
Copy link
Member Author

alejoe91 commented Oct 9, 2025

Fixes #127 #182

@alejoe91
Copy link
Member Author

@samuelgarcia this is ready! fixed range and exposed alpha

{"name": "y_scalebar", "type": "bool", "value": False},
{"name": "scalebar_y_uv", "type": "int", "value": 50},
{"name": "scalebar_x_ms", "type": "int", "value": 1},
]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
]
]
_depend_on = ['templates', 'waveforms']

Copy link
Member

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

@samuelgarcia samuelgarcia merged commit b2ce195 into SpikeInterface:main Nov 3, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants