bilby_pipe.xml_converter

This a command line tool to convert LIGO LW XML injection files to a format expected by bilby_pipe.

Functions

xml_to_dataframe(prior_file, reference_frequency[, ...])

create_parser()

main()

Module Contents

bilby_pipe.xml_converter.xml_to_dataframe(prior_file, reference_frequency, convert_negative_ra=False)[source]
bilby_pipe.xml_converter.create_parser()[source]
bilby_pipe.xml_converter.main()[source]