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.filtersΒΆ

Filtering mappers.

Inheritance diagram of mvpa2.mappers.filters

Functions

borrowkwargs(cls[, methodname, exclude]) Return a decorator which would borrow docstring for **kwargs
fft_resample(ds, num, **kwargs) FFT-based resampling.
resample(x, num[, t, axis, window]) Resample x to num samples using Fourier method along the given axis.
vstack(datasets) Stacks datasets vertically (appending samples).

Classes

Dataset(samples[, sa, fa, a]) Generic storage class for datasets with multiple attributes.
FFTResampleMapper(num[, window, ...]) Mapper for FFT-based resampling.
Mapper(**kwargs) Basic mapper interface definition.
Splitter(attr[, attr_values, count, ...]) Generator node for dataset splitting.

NeuroDebian

NITRC-listed