Biomechanical Operations ======================== Functions for computing biomechanical metrics such as phase angles, continuous relative phase, signal filtering, movement onset detection, and data normalisation. Filtering --------- .. automodule:: biomechzoo.biomech_ops.filter_data :members: .. automodule:: biomechzoo.biomech_ops.filter_line :members: Phase Angle ----------- .. automodule:: biomechzoo.biomech_ops.phase_angle_data :members: .. automodule:: biomechzoo.biomech_ops.phase_angle_line :members: Continuous Relative Phase -------------------------- .. automodule:: biomechzoo.biomech_ops.continuous_relative_phase_data :members: .. automodule:: biomechzoo.biomech_ops.continuous_relative_phase_line :members: Normalisation ------------- .. automodule:: biomechzoo.biomech_ops.normalize_data :members: .. automodule:: biomechzoo.biomech_ops.normalize_line :members: Movement Onset -------------- .. automodule:: biomechzoo.biomech_ops.movement_onset :members: Resampling ---------- .. automodule:: biomechzoo.biomech_ops.resample :members: