Search found 4 matches
- Thu Apr 04, 2024 12:58 pm
- Forum: Neuromusculoskeletal Modeling Pipeline
- Topic: Issue with Reshaping Passive Moment Data during MTP Length Initialization in Saving Step
- Replies: 6
- Views: 3829
Re: Issue with Reshaping Passive Moment Data during MTP Length Initialization in Saving Step
All of the saving functions are entirely independent from each other, so you can just comment out lines 45-47 in saveMuscleTendonPersonalizationResults.m (the lines responsible for saving passive moments), and everything else will save. You don't need to change anything in MuscleTendonPersonalizatio...
- Thu Apr 04, 2024 12:20 pm
- Forum: Neuromusculoskeletal Modeling Pipeline
- Topic: Issue with Reshaping Passive Moment Data during MTP Length Initialization in Saving Step
- Replies: 6
- Views: 3829
Re: Issue with Reshaping Passive Moment Data during MTP Length Initialization in Saving Step
Hi Max, I'd like to rescind my previous response. The error you're observing is purely a saving issue, therefore your MTP runs are still valid. I apologize for the misunderstanding. We will still work on a change for saving passive moment data so that you can better visualize your MTP Length Initial...
- Wed Apr 03, 2024 9:33 am
- Forum: Neuromusculoskeletal Modeling Pipeline
- Topic: Issue with Reshaping Passive Moment Data during MTP Length Initialization in Saving Step
- Replies: 6
- Views: 3829
Re: Issue with Reshaping Passive Moment Data during MTP Length Initialization in Saving Step
Hi Max! Thank you for your explanation on how your passive data is collected. After further inspection, the format of your passive data is not compatible with MTP length initialization in its current form. We are working on expanding MTP length initialization to support use cases such as yours. Your...
- Fri Mar 29, 2024 11:01 am
- Forum: Neuromusculoskeletal Modeling Pipeline
- Topic: Issue with Reshaping Passive Moment Data during MTP Length Initialization in Saving Step
- Replies: 6
- Views: 3829
Re: Issue with Reshaping Passive Moment Data during MTP Length Initialization in Saving Step
Hi Max! Thank you for sending us your .mat files over email! It looks to me like the problem is with the structure of your passive moment data. When saving passive moments in the current version, we are assuming the experimental passive moment files are only actuating one joint at a time. If you loo...