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

Pre-Averaged Filtered Data #3

Open
aaprasad opened this issue Jun 13, 2022 · 3 comments
Open

Pre-Averaged Filtered Data #3

aaprasad opened this issue Jun 13, 2022 · 3 comments

Comments

@aaprasad
Copy link

Hi, is there a way for me to get the data for this before averaging by trials but still with the same filtering calculations so it would be a tensor of shape (Num Neurons x Num Images x Num Trials x Num Responses)?

@ColinConwell
Copy link
Owner

This is possible, but it requires having downloaded the correct Brain Observatory data first. The unaveraged trial-level tensor is about 1.5GB larger than the averaged tensor. By same filtering calculations, I assume you mean reliability thresholding and the like?

@aaprasad
Copy link
Author

Yes! the size isn't an issue for me but i wanted to calculate my own RDMs using crossnobis distance measures for which I believe I need the trial data as well

@aaprasad
Copy link
Author

alternatively the trial averaged responses would actually be preferable if possible ie a tensor of shape Num Trials x Num Images x Num Neurons but either is fine

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