Separate GRF.mot into left and right foot data
Posted: Wed Sep 30, 2020 2:37 am
Hi, I am currently working on running gait analysis with Bertec split belt treadmill. We let the subject to run on left belt to capture his habitual running gait.
However, we noticed there is a problem when we input the GRF data into OpenSim for analysis which requires separate left and right foot data. May I know are there any methods to further process the running GRF.mot into left and right data ? I have columns of vx, vy, vz, px, py, pz, mx, my, mz in recorded GRF.mot file, both left and right VGRF were recorded in column vy.
My current plan is send the data array into Matlab and replace data of another foot side to '0' and get the corresponding foot side data. For example, if I'm preparing right foot side VGRF data, I will replace all data value for left foot side to '0', finally save the array back to .mot file as right foot VGRF since no GRF peaks are overlapped in same period. Is it possible for me to process the data like this ?
Thank you =)
However, we noticed there is a problem when we input the GRF data into OpenSim for analysis which requires separate left and right foot data. May I know are there any methods to further process the running GRF.mot into left and right data ? I have columns of vx, vy, vz, px, py, pz, mx, my, mz in recorded GRF.mot file, both left and right VGRF were recorded in column vy.
My current plan is send the data array into Matlab and replace data of another foot side to '0' and get the corresponding foot side data. For example, if I'm preparing right foot side VGRF data, I will replace all data value for left foot side to '0', finally save the array back to .mot file as right foot VGRF since no GRF peaks are overlapped in same period. Is it possible for me to process the data like this ?
Thank you =)