Filter analysis dashboard
Posted: Fri May 26, 2023 7:35 am
Dear,
I was wondering which filter is used when plotting for example Knee_angle (see attachment) on de analysis dashboard within OpenCap uitself?
I tried to find it using Google Colab and opening https://github.com/stanfordnmbl/opencap-processing.git, here it says it has already been filtered:
coordinates['values'][trial_name] = kinematics[trial_name].get_coordinate_values(in_degrees=True) # already filtered
Kind regards,
Jip
I was wondering which filter is used when plotting for example Knee_angle (see attachment) on de analysis dashboard within OpenCap uitself?
I tried to find it using Google Colab and opening https://github.com/stanfordnmbl/opencap-processing.git, here it says it has already been filtered:
coordinates['values'][trial_name] = kinematics[trial_name].get_coordinate_values(in_degrees=True) # already filtered
Kind regards,
Jip