mvpa2.base.verbosity.TraceBack

Inheritance diagram of TraceBack
class mvpa2.base.verbosity.TraceBack(collide=False)

Customized traceback to be included in debug messages

Methods

__call__()

Initialize TrackBack metric

Parameters:

collide : bool

if True then prefix common with previous invocation gets replaced with ...

Methods

__call__()