Visualization Module

visualization.add_time_guide(figname, length, plot_func, **kwargs)[source]

Plot the result of [plot_func] [length] times, with a vetical line moving along the x (time) axis.

plot_func() must return a pylab fig.