nxtomomill.converter.hdf5.acquisition.utils.get_nx_detectors#

nxtomomill.converter.hdf5.acquisition.utils.get_nx_detectors(node)[source]#
Parameters

node (h5py.Group) – node to inspect

Returns

tuple of NXdetector (h5py.Group) contained in node (expected to be the instrument group)

Return type

tuple