Skip to content

Conversation

@samuelgarcia
Copy link
Member

@samuelgarcia samuelgarcia commented Sep 19, 2023

For connoisseur only: add a simple "ephyviewer" backend plot_traces().

  1. no add in pyproject.toml because this imply pyside or pyqt hich is enormous.
  2. no CI testing because Qt

I test it locally and seams to work.

@grahamfindlay I promise I will have a look to this very soon so we will also have the mode='map':
NeuralEnsemble/ephyviewer#177

rec, sorting = si.generate_ground_truth_recording(num_channels=32, durations=[3600.,], seed=225)
si.plot_traces(rec, segment_index=0, backend="ephyviewer", mode="line", show_channel_ids=True)

Screenshot_20230919_174450

@alejoe91 alejoe91 added the widgets Related to widgets module label Sep 20, 2023
@alejoe91
Copy link
Member

Cool! Can we add this to the docs too? I think it's very useful!!

Here: https://spikeinterface.readthedocs.io/en/latest/modules/widgets.html#usage

Also, pre-commit pls ;)

@samuelgarcia
Copy link
Member Author

Cool! Can we add this to the docs too? I think it's very useful!!

Good idea.
Done

@samuelgarcia
Copy link
Member Author

@alejoe91 : ready

@alejoe91
Copy link
Member

Nice! Merging!

@alejoe91 alejoe91 merged commit 419e3cd into SpikeInterface:main Sep 21, 2023
@samuelgarcia samuelgarcia deleted the ephyviewer_plot_trace branch July 29, 2025 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

widgets Related to widgets module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants