bilby_pipe_xml_converter
This a command line tool to convert LIGO LW XML injection files to a format
expected by bilby_pipe
.
usage: bilby_pipe_xml_converter [-h] [--format {json,dat}]
--reference-frequency REFERENCE_FREQUENCY
[--convert-negative-ra]
xml_file
Positional Arguments
- xml_file
The xml file to convert
Named Arguments
- --format
Possible choices: json, dat
The output injection format to use
Default:
'json'
- --reference-frequency
The reference frequency to use for converting from xml
- --convert-negative-ra
Convert (-pi,pi) RA range from (0,2pi)
Default:
False