tomoscan.esrf.scan.utils.extract_urls_from_edf#

tomoscan.esrf.scan.utils.extract_urls_from_edf(file_, start_index, n_frames=None)#

return one DataUrl for each frame contain in file_

Parameters:
  • file_ (str) – path to the file to parse

  • n_frames (Optional[int]) – Number of frames in each edf file (inferred if not told)

  • start_index (Optional[int]) –

Return type:

dict