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

Inconsistency between specification and implementation: stimulus set CSV filename vs stimulus_path_within_store #22

Open
raj-magesh opened this issue Jul 15, 2022 · 2 comments

Comments

@raj-magesh
Copy link

The BrainIO specification says that the CSV file corresponding to a stimulus set must have a column called filename which refers to the filepath of the image within the store (or just the filename, if the store is flat). However, in the reference implementation of the spec, I see code referencing stimulus_path_within_store. Which of the two is supposed to be used?

@ShreyaKapoor18
Copy link

Hi, I get the same error when I remove the cache. Any resolution?

@raj-magesh
Copy link
Author

If you just need it to download and parse the datasets, I wrote some utilities to access BrainIO catalogs here:

https://github.com/BonnerLab/bonner-libraries/blob/main/src/bonner/brainio/_catalog.py

They used to work a couple of years ago; haven't tested them recently.

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