API Documentation¶
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. |
Utils (mne_bids.utils
):
|
Recursively print a directory tree starting from folder. |
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. |