bilby.core.utils.io
Functions
Checks if the given directory exists and creates it if it does not exist |
|
Decode an astropy cosmology from a dictionary. |
|
Decode an astropy quantity from a dictionary. |
|
|
Decode an astropy unit from a dictionary. |
|
|
|
Decode an item from HDF5 format to python type. |
|
Decode a dictionary constructed from a HDF5 file. |
Decode a numpy random generator from a dictionary. |
|
Encode an astropy cosmology object to a dictionary. |
|
Encode an astropy quantity object to a dictionary. |
|
|
Encode an astropy unit object to a dictionary. |
|
Encode an item to a HDF5 saveable format. |
|
Encode a numpy random generator to a dictionary. |
|
|
|
Moves or removes an old file. |
Recursively call bilby_decode_json |
|
Recursively load a HDF5 file into a dictionary |
|
Recursively save a dictionary to a HDF5 group |
|
|
Safely dump data to a .pickle file |
|
Classes
|