-
Notifications
You must be signed in to change notification settings - Fork 91
Automatically download the rat-hippocampus dataset #35
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
Automatically download the rat-hippocampus dataset #35
Conversation
60fb026 to
f7fc501
Compare
|
This would also require all the demo-notebooks to be updated with the information for each dataset cc @stes |
stes
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
left a comment to generalize this to more datasets.
stes
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good now
|
I will merge, but again every notebook needs adapted to include the auto download and updated instructions in notebook documentation. So please fix in a new PR in dev. |
This pull request allows automatic download of datasets e.g.
cebra.datasets.init('rat-hippocampus-single'). We will support the rat dataset, the ALLEN dataset (neuropixel and calcium) and the monkey reaching dataset.Fix https://github.com/AdaptiveMotorControlLab/CEBRA-dev/pull/641