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

extract event trace #2676

Open
alih100011 opened this issue Apr 13, 2023 · 0 comments
Open

extract event trace #2676

alih100011 opened this issue Apr 13, 2023 · 0 comments
Labels

Comments

@alih100011
Copy link

Hi!
I want to extract "event trace" from " df/f " in an experiment in " BrainObservatoryCache " dataset.
experiment id = 650512363

dataset = boc.get_ophys_experiment_data(650512363)
ts, dff = data_set.get_dff_traces()
event_trace = ?

I used this link code but it has an error and I can 't debug it.

"https://github.com/jewellsean/FastLZeroSpikeInference"

Could you help me how to extract event_trace from df/f myself ?

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant