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.
If None all elements wil be included in the filter. If an single
attribute name is given, its unique values will be used to define
chunks of data that are marked in the filter as unique integers. Finally,
if a dictionary is provided, its keys define attribute names and its
values (single value or sequence thereof) attribute value, where all
key-value combinations across all given items define a “selection” of
elements to be included in the filter (OR combination).
collection : Collection
Dataset attribute collection instance that contains all attributes
referenced in the limit specification, as well as defines the shape of
the filter.
Returns :
array :
This array is either boolean, where a True elements represent including
in the filter, or the array is numerical, where it unqiue integer values
defines individual chunks of a filter.
Quick search
Enter search terms or a module, class or function name.