Skip to content
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

Text on buttons, pairlist error, mouse scroll to zoom in ndscatter view #88

Open
Lab-ratatouilles opened this issue Oct 30, 2024 · 2 comments

Comments

@Lab-ratatouilles
Copy link

Hello!
We just started using spikeinterface gui at our lab to avoid the long time it takes to export to phy. Some of the functionality seems particularly useful; kudos to the developers for making this.
A few issues we are facing though:

  1. We cannot see any text on the buttons (screenshot below), and for now we just clicked all the buttons to try to guess what they are doing. But it would be good to confirm.
    image
  2. When we try using the pairlist tab, nothing is visible, and the following Error is found:
    image
  3. Using the mouse button does not seem to zoom, or do anything, in the ndscatter view.
  4. Sometimes, especially if we looked at two units and then went back to one unit, the spike on trace view does not scroll to the correct channel. It does scroll to the correct time range, though.
    We used PySide6 for this.
@samuelgarcia
Copy link
Member

Hi.
Thanks for the feedback.

  1. you need PySide<6.8
  2. the pair listy is a bite broken and need to be fixed this will be done very soon
  3. only the mouse whell is able to zomm in this view and this is always center on zeros. Some pyqtgraph/qt version make this view buggy
  4. I think I fixed this very recently can you update with source installation to teh main branch ?

@samuelgarcia
Copy link
Member

Should be fixed in the main.

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

No branches or pull requests

2 participants