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_ – path to the file to parse
n_frames – Number of frames in each edf file (inferred if not told)
start_index –