bilby.core.utils.io.decode_lal_dict
- bilby.core.utils.io.decode_lal_dict(dct)[source]
Decode a
lal.Dictobject 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.