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

Make ophys analysis functions robust to lack of events table #8

Open
matchings opened this issue Sep 15, 2022 · 0 comments
Open

Make ophys analysis functions robust to lack of events table #8

matchings opened this issue Sep 15, 2022 · 0 comments

Comments

@matchings
Copy link
Collaborator

Sometimes event detection fails, resulting in the events table in the SDK output being empty. The lack of events causes some functions that expect it to fail, including build_tidy_cell_df.

We need to add some exceptions or modifications to the code such that it works without events, and/or is flexible to the type of traces that are used, such as asking users to provide string values of which types they want - dff, events, filtered events, perhaps even corrected_fluorescence.

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