Update FlatPeaksCommand to use flexible column names.
[hooke.git] / hooke / plugin / vclamp.py
index a676e31ba9415fe0cf90563afb4a904950d52f0a..459160372eba75f03b6d52a58bccd9ec276aff4e 100644 (file)
@@ -254,7 +254,7 @@ selects the retracting curve.
                 Argument(name='input distance column', type='string',
                          default='z piezo (m)',
                          help="""
-Name of the column to use as the surface positioning input.
+Name of the column to use as the surface position input.
 """.strip()),
                 Argument(name='input deflection column', type='string',
                          default='deflection (m)',
@@ -264,7 +264,7 @@ Name of the column to use as the deflection input.
                 Argument(name='output distance column', type='string',
                          default='surface distance',
                          help="""
-Name of the column (without units) to use as the surface positioning output.
+Name of the column (without units) to use as the surface position output.
 """.strip()),
                 Argument(name='output deflection column', type='string',
                          default='surface deflection',