API Documentation¶
Here we list the Application Programming Interface (API) for MNE-BIDS.
Contents
MNE BIDS (mne_bids
)¶
|
Walk over a folder of files and create BIDS compatible folder. |
|
Read BIDS compatible data. |
|
Create a BIDS folder hierarchy. |
|
Create a partial/full BIDS filename from its component parts. |
|
Create json for a dataset description. |
|
Put anatomical MRI data into a BIDS format. |
|
Produce transformation matrix from MEG and MRI landmark points. |
Utils (mne_bids.utils
)¶
|
Recursively print dir tree starting from folder up to max_depth. |
|
Get list of values associated with an entity_key in a BIDS dataset. |
|
Get list of data types (“kinds”) present in a BIDS dataset. |
Copyfiles (mne_bids.copyfiles
)¶
|
Copy a BrainVision file triplet to a new location and repair links. |
|
Copy a EEGLAB files to a new location and adjust pointer to ‘.fdt’ file. |
|
Copy and rename CTF files to a new location. |
|
Copy BTi data. |
Datasets (mne_bids.datasets
)¶
|
Dataset fetcher for OpenfMRI dataset ds000117. |
|
Download the MNE-Python testing data for the BrainVision format. |