bilby_pipe.plot

Module containing the tools for plotting of results

Functions

create_parser()

Generate a parser for the plot script

_parse_and_load()

plot_calibration()

plot_corner()

plot_marginal()

plot_skymap()

plot_waveform()

main()

Top-level interface for bilby_pipe

Module Contents

bilby_pipe.plot.create_parser()[source]

Generate a parser for the plot script

Returns:
parser: BilbyArgParser

A parser with all the default options already added

bilby_pipe.plot._parse_and_load()[source]
bilby_pipe.plot.plot_calibration()[source]
bilby_pipe.plot.plot_corner()[source]
bilby_pipe.plot.plot_marginal()[source]
bilby_pipe.plot.plot_skymap()[source]
bilby_pipe.plot.plot_waveform()[source]
bilby_pipe.plot.main()[source]

Top-level interface for bilby_pipe