pylook.calc

Provide calculations and data processing aids.

Functions

elastic_correction(load, displacement, coeffs)

Perform an elastic correction on a single axis of data.

friction(shear_component, normal_component)

Calculate the simple friction.

remove_offset(data, start_idx, end_idx[, …])

Remove offsets in the data.

zero(data, zero_idx[, window, value, mode])

Zero an array at a given row to zero or another value.