This content refers to an unreleased development version of PyMVPA
To provide the most recent news and documentation www.pymvpa.org reflects the development 2.0 series (renamed 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.

mvpa2.misc.args.split_kwargs

mvpa2.misc.args.split_kwargs(kwargs, prefixes=[])

Helper to separate kwargs into multiple groups

Parameters :

prefixes : list of strs

Each entry sets a prefix which puts entry with key starting with it into a separate group. Group ‘’ corresponds to ‘leftovers’

:Output: :

dictionary with keys == prefixes

Previous topic

mvpa2.misc.args.group_kwargs

Next topic

mvpa2.misc.attrmap

NeuroDebian

NITRC-listed