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

GUI bug #252

Open
aeazraoui opened this issue Feb 6, 2022 · 0 comments
Open

GUI bug #252

aeazraoui opened this issue Feb 6, 2022 · 0 comments

Comments

@aeazraoui
Copy link

Hi everyone,

Thank you all for the amazing work you are doing for developing these tools. I just started on kilosort 3 and I get some bugs. The first one is related to the GUI which does not respond to the control touches 1,2,3,4 so I can not see the filtered data etc... and I get on matlab the following error message:


Error using unique (line 117)
Invalid input. Valid flags are 'rows', 'first', 'last', 'stable',
'sorted', 'legacy'.

Error in ksGUI/updateProbeView (line 1202)
ux = unique(cm.xcoords); uy = unique(cm.ycoords);

Error in ksGUI>@(,)obj.updateProbeView('reset') (line 273)
'Callback', @(,)obj.updateProbeView('reset'));

Error while evaluating UIControl Callback


Thank you in advance for the help !

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

1 participant