question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[ENH] Add OpenNeuro Dataset Compatibility to Examples/Tutorials

See original GitHub issue

As of now, mne sample data is hosted in OSF through owner privileges. My understanding is that the CIs have to pull and download the sample data every time (if that’s wrong then this would probably slow things down) so it might make sense to have a clean API to make OpenNeuro data accessible maybe with nice keywords like JH_ECoG.

cc @larsoner, @adam2392

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:14 (14 by maintainers)

github_iconTop GitHub Comments

2reactions
alexrockhillcommented, Mar 25, 2021

I think openneuro-py has pretty much everything already needed to include sample data using it. The only things that would be nice to add are documentation and regular expressions instead of just startswith for including files. For the latter, the main use would be including specific runs and I guess you sometimes wouldn’t need the sidecar files but they are so small it seems good to include them. Otherwise, this issue might be closed and it’s just a matter of adding an example or two to the docs so that this becomes a way to use example data regularly. Those seem like better issues on the openneuro-py repo.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ENH: Generalized Dataset Fetcher for OpenNeuro.org · Issue ...
We can get data from openneuro in several ways, all of which add optional dependencies to MNE-Python: via aws-cli.
Read more >
Frequently Asked Questions - OpenNeuro
A free and open platform for sharing MRI, MEG, EEG, iEEG, ECoG, ASL, and PET data.
Read more >
OpenNeuro
A free and open platform for sharing MRI, MEG, EEG, iEEG, ECoG, ASL, and PET data. ... datasets continues to grow as more...
Read more >
User Guide - OpenNeuro documentation
User Guide#. Welcome to OpenNeuro! This guide is dedicated to new users to the site who would like to get started on using...
Read more >
OpenNeuro documentation
It is based around the Brain Imaging Data Structure specification. ... be a git-annex compatible filesystem and large enough to store some test...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found