Skip to content

Fix "Extra likelihood kwargs is a string and is not converted to dict"

Aditya Vijaykumar requested to merge fix_extra_likelihood_kwargs into master

Uses bilby_pipe.utils.convert_string_to_dict to correctly read in extra_likelihood_kwargs read in from the config file

Closes #45

Merge request reports