Sorting quality metrics calculations #86
Answered by
petersenpeter
Nov 29, 2022
Replies: 4 comments 5 replies
|
Hi Jingming The sorting quality metrics are not included in the standard metrics, because I have not had time to code a solution that works across different probe layouts and sorting algorithms. If you do end up coding it, feel free to push your code to the repo. Best |
3 replies
Answer selected by
petersenpeter
|
Now I'm using Spyking Circus发自我的 iPhone在 2022年11月30日,16:31,Peter C. Petersen ***@***.***> 写道:
Which spike sorting software are you using?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
0 replies
|
I have scripts for calculating the metrics for Neurosuite and for Kilosort, but I don't believe I have them for Spyking Circus, unfortunately. |
2 replies
|
Thank you for sharing!
… 2022年12月21日 05:51,Peter C. Petersen ***@***.***> 写道:
Hi
You can find the quality metrics for Kilosort here by Nick Steinmetz: https://github.com/cortex-lab/sortingQuality
For Neurosuite, the code is actually already part of CellExplorer: https://github.com/petersenpeter/CellExplorer/blob/master/ProcessCellMetrics.m#L662
—
Reply to this email directly, view it on GitHub <#86 (reply in thread)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AOMMT6OXFPBZ75H245ZBOEDWOIS4ZANCNFSM6AAAAAASOTXS3A>.
You are receiving this because you authored the thread.
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Hi Jingming
The sorting quality metrics are not included in the standard metrics, because I have not had time to code a solution that works across different probe layouts and sorting algorithms. If you do end up coding it, feel free to push your code to the repo.
Best
Peter