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

[ADD] example motion data in BIDS format for work on implementing motion data in MNE #114

Merged
merged 5 commits into from
Jun 10, 2024

Conversation

JuliusWelzel
Copy link
Contributor

Hi, this is the BIDS formatted motion data to work on mne-tools/mne-python#12141 (comment). I have drafted a 'RawMotion' reader.

Additionally, I have EEG and EMG data (in BIDS) from this same subject to create meaningful examples.

@agramfort
Copy link
Member

42 MB for a .tsv file is huge. Is another file format supported? It would be much smaller is binary format.

@JuliusWelzel
Copy link
Contributor Author

Hi, currently Motion BIDS only supports .tsv format, which will be expanded in the future in line with BIDS.
For the example, I removed the .tsv file and added a parquet using snappy compression in JuliusWelzel@66678eb. Let me know if you are happy with this.

@agramfort
Copy link
Member

@JuliusWelzel
Copy link
Contributor Author

it seems you can use a GZIPed

For physio yes, officially not for motion. But we will include this in the next release. Should I change it to GZIPed?

@agramfort
Copy link
Member

agramfort commented May 27, 2024 via email

@JuliusWelzel
Copy link
Contributor Author

Has this been merged so I can start adding motion data to MNE and MNE-BIDS?

@agramfort
Copy link
Member

agramfort commented Jun 9, 2024 via email

@larsoner larsoner merged commit b879dd3 into mne-tools:master Jun 10, 2024
@larsoner
Copy link
Member

https://github.com/mne-tools/mne-testing-data/releases/tag/0.153

proloyd pushed a commit to proloyd/mne-testing-data that referenced this pull request Aug 20, 2024
…ion data in MNE (mne-tools#114)

* [ADD] example motion data in BIDS format for work on mne-tools/mne-python#12141 (comment)

* remove tsv file and add parquet using snappy compression

* [ADD] GZiped .tsv

* make `.tsv` GZIped
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

Successfully merging this pull request may close these issues.

3 participants