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.

Move test data out of MNE package

See original GitHub issue

I think it would be nice if we moved all test data out of mne.io and integrated them into mne.datasets.testing instead. Currently, the following subfolders of mne/io contain test files:

  • brainvision/tests/data (1.1 MB)
  • bti/tests/data (3.1 MB)
  • edf/tests/data (3.1 MB)
  • egi/tests/data (0.3 MB)
  • kit/tests/data (5.1 MB)
  • nicolet/tests/data (0.03 MB)
  • tests/data (64.2 MB)

This would reduce the package size by 76.9 MB.

Issue Analytics

  • State:open
  • Created 6 years ago
  • Comments:17 (17 by maintainers)

github_iconTop GitHub Comments

1reaction
agramfortcommented, Feb 26, 2018

that’s not enough for a GSOC. It’s a day of work. But it still needs a volunteer…

0reactions
cbrnrcommented, May 22, 2018

This sounds almost like a threat 😄 - luckily it’s not that urgent since I now know how to make it work if I only want to run a test with a single file.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Frequently Asked Questions (FAQ) — MNE 1.2.2 documentation
The default location for the MNE-sample data is ~/mne_data . If you downloaded data and an example asks you whether to download it...
Read more >
Exploring MNE's data structure
In this lesson, we will load a raw EEG data file using MNE and gain an understanding of how MNE stores data. This...
Read more >
Machine Learning for BCI - NeurotechEDU
Learn how to create your very own simple neural network that can classify real EEG data using our step-by-step Google Collab tutorial.
Read more >
Using mne-bids to convert CTF data to bids format - MNE Forum
Hi all, I am trying to convert a set of MEG data collected by CTF ... \ghafarit\Anaconda3\envs\mne\lib\site-packages\mne_bids\write.py", ...
Read more >
Thinking out loud, an open-access EEG-based BCI dataset for ...
Machine-accessible metadata file describing the reported data: ... movement, or psychiatric disorders, joined the experiment and gave their ...
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