mvpa2.datasets.sources.nativeΒΆ

Loaders for PyMVPA’s own demo 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.