ism3d.utils.io¶
Functions
save a non-nested dictionary into a FITS binary table |
|
write a Python dictionary object into a HDF5 file. |
|
export a model set into FITS images or Measurement Sets shortname: a string list to get rid of from the original data image name |
|
read a fits table into a none-nested dictionary the fits table must be the “1-row” version from gmake.dct2fits |
|
read a Python dictionary object from a HDF5 file slashes are not allowed in HDF5 object names We repalce any “|” in keys with “/” to recover the potential file directory paths in keysst |
|
read a Python dictionary object from a HDF5 file slashes are not allowed in HDF5 object names We repalce any “|” in keys with “/” to recover the potential file directory paths in keysst |
|
read FITS/image or MS/visibilities into the dictionary |
|
write a Python dictionary object into a HDF5 file. |