This content refers to an unreleased development version of PyMVPA
To provide the most recent news and documentation www.pymvpa.org reflects the development 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.

mvpa.base.info.WTF

Inheritance diagram of WTF

class mvpa.base.info.WTF(include=None, exclude=None)

Convenience class to contain information about PyMVPA and OS

TODO: refactor to actually not contain just string representation but rather a dictionary (of dictionaries)

Parameters :

include : list of str

By default, all known (listed in __knownitems__) are reported. If only a limited set is needed to be reported – specify it here.

exclude : list of str

If you want to exclude any item from being reported.

NeuroDebian

NITRC-listed