Multiple Gait Trials Data Averaging
Posted: Thu Jan 18, 2024 2:29 pm
Hi,
I am recording multiple trials of a patient walking. And I want to be able to graph and interpret the results of all the gait cycles between the trials (joint angles).
I know the get_coordinates_normalized_time function already averages all the gait cycles from one trial. I think I can create some of my own code that can average and normalize multiple of trials together. I don't see anything else in the gait_analysis functions.
But do you know if there is already a function out there that can combine multiple trials and average them?
Thanks for your help. I apologize if this question comes from ignorance.
I am recording multiple trials of a patient walking. And I want to be able to graph and interpret the results of all the gait cycles between the trials (joint angles).
I know the get_coordinates_normalized_time function already averages all the gait cycles from one trial. I think I can create some of my own code that can average and normalize multiple of trials together. I don't see anything else in the gait_analysis functions.
But do you know if there is already a function out there that can combine multiple trials and average them?
Thanks for your help. I apologize if this question comes from ignorance.