elastic_correction¶
-
pylook.calc.
elastic_correction
(load, displacement, coeffs)¶ Perform an elastic correction on a single axis of data.
- Parameters
load (pint.Quantity) – Load/Force data
displacement (pint.Quantity) – Displacement data
coeffs (list) – list of coefficients from highest power to lowest.
- Returns
displacement (pint.Quantity) – Displacement with the elastic correction applied