Skip to content

Commit

Permalink
rst formatting error
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre committed Apr 27, 2018
1 parent 82b4fd4 commit 1f86321
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion PyMca5/PyMcaCore/NexusTools.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1f86321

Please sign in to comment.