tomoscan.utils.hdf5.get_data_sources#
- tomoscan.utils.hdf5.get_data_sources(fname, data_path, recursive=True)#
- Return the nested dict of data_sources.
Key are (source) file path and keys are identical dict or data_path to the source
- Parameters
recursive – If True then go trhough all linked files else won’t ‘solve’ link
- Return type
dict