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

How to update Template model after Manual curation? #1306

Open
archigarg2 opened this issue Sep 6, 2024 · 0 comments
Open

How to update Template model after Manual curation? #1306

archigarg2 opened this issue Sep 6, 2024 · 0 comments

Comments

@archigarg2
Copy link

archigarg2 commented Sep 6, 2024

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.

image

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!

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