bilby_pipe.plot =============== .. py:module:: bilby_pipe.plot .. autoapi-nested-parse:: Module containing the tools for plotting of results .. !! processed by numpydoc !! Functions --------- .. autoapisummary:: bilby_pipe.plot.create_parser bilby_pipe.plot._parse_and_load bilby_pipe.plot.plot_calibration bilby_pipe.plot.plot_corner bilby_pipe.plot.plot_marginal bilby_pipe.plot.plot_skymap bilby_pipe.plot.plot_waveform bilby_pipe.plot.main Module Contents --------------- .. py:function:: create_parser() Generate a parser for the plot script :Returns: parser: BilbyArgParser A parser with all the default options already added .. !! processed by numpydoc !! .. py:function:: _parse_and_load() .. py:function:: plot_calibration() .. py:function:: plot_corner() .. py:function:: plot_marginal() .. py:function:: plot_skymap() .. py:function:: plot_waveform() .. py:function:: main() Top-level interface for bilby_pipe .. !! processed by numpydoc !!