Page 1 of 1

Kinetic analysis withMTP = False and errors

Posted: Wed May 08, 2024 5:43 pm
by jadehe
Hi All,

My goal is to improve walking JRA results (i.e., KAM). I am trying to take the approach of welding the MTP joint. I thought I could do so by "settings['withMTP'] = False." And then I got error messages (attached).

My questions are:
- Is welding the MTP joint an appropriate approach to improve JRA results for OpenCap?
- Are the error messages related to Force? getting force to applied to the foot?

Thank you for your input/thoughts in advance!
Jade

Additional line in example_kinetics.py
settings = processInputsOpenSimAD(baseDir, dataFolder, session_id, trial_name, motion_type, time_window, repetition, treadmill_speed)
settings['withMTP'] = False

Errors:
20240508_kinetics_error_reproducible.txt
Errors running kinetic withMTP False
(5.67 KiB) Downloaded 12 times

Re: Kinetic analysis withMTP = False and errors

Posted: Thu May 09, 2024 8:34 am
by antoinefalisse
Hi,

I think that's an old feature that is no longer supported I will open an issue to fix that. I doubt you would get better results with no MTP. I added the MTP after finding that it gave me better simulations: https://journals.plos.org/plosone/artic ... ne.0256311

Best,
Antoine