This content refers to an unreleased development version of PyMVPA
To provide the most recent news and documentation www.pymvpa.org reflects the development 0.6 series of PyMVPA. If you are interested in the documentation of the previous stable 0.4 series of PyMVPA, please visit v04.pymvpa.org.

mvpa.misc.data_generators.multiple_chunks

mvpa.misc.data_generators.multiple_chunks(func, n_chunks, *args, **kwargs)

Replicate datasets multiple times raising different chunks

Given some randomized (noisy) generator of a dataset with a single chunk call generator multiple times and place results into a distinct chunks.

Returns :ds : mvpa.datasets.base.Dataset

NeuroDebian

NITRC-listed