diff --git a/PyMca5/PyMcaCore/NexusTools.py b/PyMca5/PyMcaCore/NexusTools.py index 28da21a98..17a11777a 100644 --- a/PyMca5/PyMcaCore/NexusTools.py +++ b/PyMca5/PyMcaCore/NexusTools.py @@ -426,8 +426,10 @@ def getInstrumentGroup(h5file, path): def getScannedPositioners(h5file, path): """ - Try to retrieve the positioners (aka. motors) that were moved + Try to retrieve the positioners (aka. motors) that were moved. + For that: + - Look for datasets present at measurement and positioners groups - Look for positioners with more than one single value - Look for datasets present at measurement and title