![]() |
Multivariate Pattern Analysis in Python |
Base functionality of PyMVPA
mvpa.base module contains various modules which are used through out PyMVPA code, and are generic building blocks
group Basic: | externals, config, verbosity, dochelpers |
---|
The comprehensive API documentation for this module, including all technical details, is available in the Epydoc-generated API reference for mvpa.base (for developers).
Bases: mvpa.base.verbosity.OnceLogger
Logging class of messsages to be printed just once per each message
Define Warning logger.
See also
Derived classes might provide additional methods via their base classes. Please refer to the list of base classes (if it exists) at the begining of the WarningLog documentation.
Full API documentation of WarningLog in module mvpa.base.