mvpa2.generators.baseΒΆ

Repeat and filter as sequence of dataset

Inheritance diagram of mvpa2.generators.base

Classes

FeatureAttributesCollection([items, length]) Container for attributes of features
Node([space, pass_attr, postproc]) Common processing object.
Repeater(count[, space]) Node that yields the same dataset for a certain number of repetitions.
SampleAttributesCollection([items, length]) Container for attributes of samples (i.e.
Sifter(includes, *args, **kwargs) Exclude (do not generate) provided dataset on the values of the attributes.

Previous topic

mvpa2.generators

Next topic

mvpa2.generators.base.FeatureAttributesCollection

NeuroDebian

NITRC-listed