[console_scripts]
bilby_pipe = bilby_pipe.main:main
bilby_pipe_analysis = bilby_pipe.data_analysis:main
bilby_pipe_create_injection_file = bilby_pipe.create_injections:main
bilby_pipe_generation = bilby_pipe.data_generation:main
bilby_pipe_gracedb = bilby_pipe.gracedb:main
bilby_pipe_plot = bilby_pipe.plot:main
bilby_pipe_plot_calibration = bilby_pipe.plot:plot_calibration
bilby_pipe_plot_corner = bilby_pipe.plot:plot_corner
bilby_pipe_plot_marginal = bilby_pipe.plot:plot_marginal
bilby_pipe_plot_skymap = bilby_pipe.plot:plot_skymap
bilby_pipe_plot_waveform = bilby_pipe.plot:plot_waveform
bilby_pipe_pp_test = bilby_pipe.pp_test:main
bilby_pipe_review = bilby_pipe.review:main
bilby_pipe_write_default_ini = bilby_pipe.parser:main
bilby_pipe_xml_converter = bilby_pipe.xml_converter:main

