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.mappers.slicingΒΆ

Mappers for Dataset slicing.

Inheritance diagram of mvpa2.mappers.slicing

Functions

accepts_dataset_as_samples(fx) Decorator to extract samples from Datasets.
mask2slice(mask) Convert a boolean mask vector into an equivalent slice (if possible).

Classes

Mapper(**kwargs) Basic mapper interface definition.
Node([space, postproc]) Common processing object.
SampleSliceMapper(slicearg, **kwargs) Mapper to select a subset of samples.
SliceMapper(slicearg, **kwargs) Baseclass of Mapper that slice a Dataset in various ways.
StripBoundariesSamples(space, prestrip, ...) Strip samples on boundaries defines by sample attribute values.

NeuroDebian

NITRC-listed