.. _visualization: **************************************** Visualization (`~ctapipe.visualization`) **************************************** .. currentmodule:: ctapipe.visualization Introduction ============ This module provides methods to display various information related to events and reconstruction, like Cherenkov Camera images, image parameterizations, etc. For the classes defined at this level, ``matplotlib`` is required as optional dependency. There are also bokeh-based versions of these classes defined in :ref:`visualization_bokeh`. Submodules ========== .. toctree:: :maxdepth: 1 bokeh Reference/API ============= .. automodapi:: ctapipe.visualization :no-inheritance-diagram: