Links and resources
Contents
Links and resources¶
Converters¶
If you are looking for tools to convert your data into BIDS, please see the list of converters on the BIDS website
Python tools¶
Pybids - Python tools for querying and manipulating BIDS datasets.
BIDS tools - some command-line tools to support a general BIDS workflow and some Donders specific documentation
MATLAB tools¶
bids-matlab - functions that allow you to crawl through your BIDS dataset and get info about it
FieldTrip data2bids function to convert existing MEG, EEG, iEEG but also MRI datasets to BIDS. See here for examples.