matplotlib ========== The :mod:`scisalt.matplotlib` module adds many useful wrappers for `matplotlib `_ classes and functions. In particular, it adds the color map `viridis `_ as described in a presentation on YouTube, which will become the `new default `_ in `matplotlib `_: .. raw:: html .. automodule:: scisalt.matplotlib :members: .. method:: scisalt.matplotlib.tile Tile open figures. Finnicky on various OS's, so not imported by default.