phy icon indicating copy to clipboard operation
phy copied to clipboard

Finding Spike Channel IDs

Open argunsah opened this issue 2 years ago • 4 comments

Hello, I sorted the data using SpykingCircus and exported to phy. When I run phy I can see channel ids for each cluster but I cannot find this data in the export folder. How can I access this information? (Ideally in Matlab). Best, Ali

argunsah avatar Apr 08 '22 12:04 argunsah

You need to press the save icon in phy then look in the cluster_info.tsv file. One of the headings is the best channel for the cluster.

Best,

Michael

GrimmSnark avatar Apr 08 '22 12:04 GrimmSnark

Thank you! Related: is it possible to do it automatically without running phy and pressing the save icon? (Lets assume all clusters were correct) Best, Ali

argunsah avatar Apr 08 '22 12:04 argunsah

I do not know for sure but if you are comfortable writing a plugin this may do the trick

https://phy.readthedocs.io/en/latest/plugins/#saving-cluster-metadata-in-a-tsv-file

Best,

Michael

GrimmSnark avatar Apr 08 '22 13:04 GrimmSnark

Thanks again. I will try.

argunsah avatar Apr 08 '22 13:04 argunsah