-
Notifications
You must be signed in to change notification settings - Fork 222
Add archived sorters and change rt-sort to rtsort #4077
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
Conversation
I think this is a great idea! Help makes it clear what we actively still support and what we don't! |
# archived | ||
# klusta="klusta", | ||
# yass="yass", | ||
# tridesclous="tridesclous" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are we not doing tridesclous here anymore? I saw you had a commit un-archiving it?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@samuelgarcia made a new release :)
@alejoe91 https://spikeinterface.readthedocs.io/en/latest/references.html I guess the reference could be hyphenated if that is how they refer to their own sorter? So our wrapper is unhyphenated and theirs is? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One note for us to remember in the future.
@@ -43,14 +43,14 @@ | |||
combinato="combinato", | |||
herdingspikes="herdingspikes", | |||
kilosort4="kilosort4", | |||
klusta="klusta", | |||
mountainsort4="mountainsort4", | |||
mountainsort5="mountainsort5", | |||
pykilosort="pykilosort", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pykilosort is only for < 3.10. I guess we are not there yet, but we are very close to needing to archive this. We should remember this.
https://github.com/MouseLand/pykilosort/blob/master/pyks2.yml
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.

I think we should change this to rtsort
since that is what the wrapper will have, and then leave the citation alone since the actual name of the sorter is RT-Sort. OR we leave the sorter as RT-Sort since that is the name in the citation. But I think we need to change this one line of the refs now that I've read everything.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good by me now.
No description provided.