Export raw files in BIDS format

Author: Martin Cousineau

It is now possible to export your raw files in the Brain Imaging Data Structure (BIDS) format.

Note: For the time being, only MEG data files in CTF format can be exported in the BIDS format.

How to use

meg_bids_process.png

Process options

MEG sidecar required fields

The BIDS specification has some required fields in both the general dataset description JSON file and the specific MEG sidecard JSON files. Using the raw files metadata, this process is able to detect most fields required by the BIDS specification. However, two fields cannot be detected and need to be specified by the user in the process options.

MEG sidecar optional fields

The two following options need to be formatted in JSON, see example in the default value of the proces options. To add more than one field, just add a comma at the end of the "field": "value" lines. You may leave them blank if you do not want to provide additional optional fields.

Additional documentation

Website

Articles

ExportBids (last edited 2018-10-23 17:26:36 by ?MartinCousineau)