nxtomomill.utils.h5pyutils.from_data_url_to_virtual_source#

nxtomomill.utils.h5pyutils.from_data_url_to_virtual_source(url)[source]#
Parameters

url (DataUrl) – url to be converted to a virtual source. It must target a 2D detector

Returns

(h5py.VirtualSource, tuple(shape of the virtual source), numpy.drype: type of the dataset associated with the virtual source)

Return type

tuple