visualize
❭ cell_to_ipython_animation
❭ _in_parallel_context
_in_parallel_context¶
-
visualize.cell_to_ipython_animation._in_parallel_context(paths, lines_objects, xlim=
(0, 1500)
, ylim=(-80, 0)
)¶ Helper function to launch generation of images in parallel
Note
Some ideas how to speed up figure drawing are taken from: http://bastibe.de/2013-05-30-speeding-up-matplotlib.html