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

Inheritance diagram of WarningLog

class mvpa2.base.WarningLog(btlevels=10, btdefault=False, maxcount=1, *args, **kwargs)

Logging class of messsages to be printed just once per each message

Define Warning logger.

It is defined by
btlevels : int
how many levels of backtrack to print to give a hint on WTF
btdefault : bool
if to print backtrace for all warnings at all
maxcount : int
how many times to print each warning
maxcount

NeuroDebian

NITRC-listed