bilby.core.utils.io.encode_lal_dict

bilby.core.utils.io.encode_lal_dict(obj)[source]

Encode a lal.Dict object to a dictionary.

Adds the key __lal_dict__ to the dictionary to indicate that the object is a LAL dictionary object.

Added in version 3.0.0.