ism3d.utils.io.dct2hdf

ism3d.utils.io.dct2hdf(dct, outname='dct2hdf')[source]

write a Python dictionary object into a HDF5 file. slashes are not allowed in HDF5 object names We repalce any “/” in keys with “|” to avoid a confusion with HDF5 internal structures