io

DataLoader(layout, conds[, value_type, avg, ...])

bidspath_from_layout(layout, **kwargs)

Searches a BIDSLayout for a file and returns a BIDSPath to it.

dict_to_structured_array(dict_matrices[, ...])

Save a dictionary of matrices to a structured array.

find_dat(folder)

Looks for the .dat file in a specified folder

get_bad_chans(fname)

Gets the bad channels corresponding to a file.

get_data(task, root[, prefix])

Gets the data for a subject and task.

get_data_from_inst(inst, tmin, tmax)

get_elec_volume_labels(subj, subj_dir[, ...])

Gets the electrode volume labels for a subject.

open_dat_file(file_path, channels[, sfreq, ...])

Opens a .dat file and returns a mne.io.RawArray object.

raw_from_layout(layout[, preload, run])

Searches a BIDSLayout for a raw file and returns a mne Raw object.

save_derivative(inst, layout[, pipeline, ...])

Save an intermediate data instance from a pipeline to a BIDS folder.

update()

Updates the files of a data instance with current metadata