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.base

Base functionality of PyMVPA

Module Organization

mvpa2.base module contains various modules which are used through out PyMVPA code, and are generic building blocks

group Basic:externals, config, verbosity, dochelpers

Inheritance diagram of mvpa2.base

Functions

error(msg[, critical]) Helper function to output errors in a consistent way.

Classes

ConfigManager([filenames]) Central configuration registry for PyMVPA.
DebugLogger([metrics, offsetbydepth]) Logger for debugging purposes.
LevelLogger([level, indent]) Logger not to log anything with a level smaller than specified.
OnceLogger(*args, **kwargs) Logger which prints a message for a given ID just once.
WarningLog([btlevels, btdefault, maxcount]) Logging class of messsages to be printed just once per each message

Table Of Contents

NeuroDebian

NITRC-listed