tomoscan.io.check_virtual_sources_exist

tomoscan.io.check_virtual_sources_exist(fname, data_path)

Check that a virtual dataset points to actual data.

Parameters:
  • fname (str) – HDF5 file path

  • data_path (str) – Path within the HDF5 file

Return bool res:

Whether the virtual dataset points to actual data.