summaryrefslogtreecommitdiff
path: root/PyMca5/PyMcaPlugins/StackMotorInfoPlugin.py
diff options
context:
space:
mode:
Diffstat (limited to 'PyMca5/PyMcaPlugins/StackMotorInfoPlugin.py')
-rw-r--r--PyMca5/PyMcaPlugins/StackMotorInfoPlugin.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/PyMca5/PyMcaPlugins/StackMotorInfoPlugin.py b/PyMca5/PyMcaPlugins/StackMotorInfoPlugin.py
index 041ff93..65a50c8 100644
--- a/PyMca5/PyMcaPlugins/StackMotorInfoPlugin.py
+++ b/PyMca5/PyMcaPlugins/StackMotorInfoPlugin.py
@@ -23,8 +23,9 @@
# THE SOFTWARE.
#
# ###########################################################################*/
-"""Plugin opening a stack plot and a another window displaying motor positions
-at the current mouse position."""
+"""If positioners data is available for this stack, this plugin opens
+a stack plot with a widget displaying motor positions at the current mouse
+position in the plot."""
__authors__ = ["P. Knobel"]
__contact__ = "sole@esrf.fr"