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.
Multiple Gait Trials Data Averaging
- Scott Uhlrich
- Posts: 124
- Joined: Tue Jan 20, 2015 4:29 pm
Re: Multiple Gait Trials Data Averaging
There's not code in our repositories that does that explicitly at the moment.
Re: Multiple Gait Trials Data Averaging
Hello, I want to know if you have managed to integrate a code that allows you to calculate the average of all the sessions performed I tried one but it doesn't work if you found something can you contact me to discuss the code thank you.
- Antoine Falisse
- Posts: 438
- Joined: Wed Jan 07, 2015 2:21 am
Re: Multiple Gait Trials Data Averaging
No, we did not add anything like that sorry.