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

add mean response df functionality #15

Open
matchings opened this issue Nov 8, 2021 · 1 comment
Open

add mean response df functionality #15

matchings opened this issue Nov 8, 2021 · 1 comment
Assignees

Comments

@matchings
Copy link
Collaborator

equivalent to what is done in VBA here: https://github.com/AllenInstitute/visual_behavior_analysis/blob/master/visual_behavior/ophys/response_analysis/utilities.py#L395

essentially, this function takes a stimulus_response_df, groups by a provided set of conditions (can be any categorical column in stimulus_response_df) and takes the average across trials for that set of conditions, in addition to computing other metrics such as fraction significant trials etc.

@matchings matchings self-assigned this Nov 8, 2021
@yavorska-iryna yavorska-iryna transferred this issue from AllenInstitute/mindscope_utilities Mar 20, 2023
@mattjdavis
Copy link
Collaborator

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

2 participants