You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am analyzing the waveforms in Python. I have figured out that we can get the data regarding the cluster_id by calling the get_cluster_waveform() function, and then I can easily analyse the data. The issue is that the lab I am working in has also done a lot of manual curation using Phy2. The clusters are not updated in the model, and thus, I cannot analyse those units.
There is this thing in the source code, but I am not able to understand this.
Can you help me with this?
Is there any file which saves this data? cluster_info.tsv helps me get the features of the final units(after curation) , its firing rate, amplitude etc. But I am stuck on how to get the waveform from this data.
Thanks!
The text was updated successfully, but these errors were encountered:
I am analyzing the waveforms in Python. I have figured out that we can get the data regarding the cluster_id by calling the get_cluster_waveform() function, and then I can easily analyse the data. The issue is that the lab I am working in has also done a lot of manual curation using Phy2. The clusters are not updated in the model, and thus, I cannot analyse those units.
There is this thing in the source code, but I am not able to understand this.
Can you help me with this?
Is there any file which saves this data? cluster_info.tsv helps me get the features of the final units(after curation) , its firing rate, amplitude etc. But I am stuck on how to get the waveform from this data.
Thanks!
The text was updated successfully, but these errors were encountered: