Skip to content

GUI bug #252

@aeazraoui

Description

@aeazraoui

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 !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions