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.support.get_break_points

mvpa2.misc.support.get_break_points(items, contiguous=True)

Return a list of break points.

Parameters :

items : iterable

list of items, such as chunks

contiguous : bool

if True (default) then raise Value Error if items are not contiguous, i.e. a label occur in multiple contiguous sets

:raises: ValueError :

:return: list of indexes for every new set of items :

Previous topic

mvpa2.misc.support.deepcopy

Next topic

mvpa2.misc.support.get_limit_filter

NeuroDebian

NITRC-listed