Skip to content

Resolve "bilby_pipe_create_injection_file error , prior_dict is missing in the arguments of the parser"

Closes #167 (closed)

  • Adds the missing filename
  • Sets prior-dict to None in main: if this is being used from the command line then it isn't possible right now to pass through prior_dict. Only prior_files are supported
  • Adds a test of the CL tool to the CI
Edited by Gregory Ashton

Merge request reports