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.transformers.OverAxis

Inheritance diagram of OverAxis

class mvpa2.misc.transformers.OverAxis(transformer, axis=None)

Helper to apply transformer over specific axis

Initialize transformer wrapper with an axis.

Parameters :

transformer :

A callable to be used

axis : None or int

If None – apply transformer across all the data. If some int – over that axis

Previous topic

mvpa2.misc.transformers.DistPValue

Next topic

mvpa2.misc.vproperty

NeuroDebian

NITRC-listed