mvpa2.datasets.sourcesΒΆ

Datasets originating from code outside of PyMVPA

Contains wrapper and adapter methods interfacing data provided by other packages as PyMVPA datasets.

Functions

load_example_fmri_dataset([name, literal]) Load minimal fMRI dataset that is shipped with PyMVPA.
load_tutorial_data([path, roi, add_fa, flavor]) Loads the block-design demo dataset from PyMVPA dataset DB.
pathjoin(a, \*p) Join two or more pathname components, inserting ‘/’ as needed.

Classes

OpenFMRIDataset(basedir) Handler for datasets following the openfmri.org layout specifications