bilby.core.utils.io.decode_lal_dict

bilby.core.utils.io.decode_lal_dict(dct)[source]

Decode a lal.Dict object from a dictionary.

The dictionary should have been encoded using encode_lal_dict() and should have the key __lal_dict__.

Added in version 3.0.0.