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

Electrode-counting ignores electrodes that are not clustered; similarity index is based on this count. #59

Open
ThePerson2 opened this issue Jan 21, 2019 · 0 comments

Comments

@ThePerson2
Copy link

ThePerson2 commented Jan 21, 2019

Hello,

I think there might be a problem with the way electrode channels are indexed in the latest version of KwikGUI (v1.0.9). My suspicion is based on things of this sort:

screen shot 2019-01-21 at 11 06 28

This is a nicely-clustered spike, plotted with the three most-similar clusters by similarity index. The first similar cluster is noise; the others are spikes which don't have much in common with
the original cluster. I suspect that the code currently indexes each electrode for each cluster independently, ignoring the missing electrodes for that cluster. Comparisons are then based on this index.

Could you please fix this? The similarity index is a convenient feature which I miss.

Thanks,

Jeffrey Boucher

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