Closed tomvanwouwe1992 closed 4 years ago
Hi Tom,
Can you remove the results of the muscle analysis from this PR. Now it's hard to see the files that changed w.r.t. the master branch.
I think that the function (ForceEquilibrium_lMtildeState.m) is not the updated version in this PR. This should also include the new implementation with the muscle length projected on the axis of the tendon as input argument "auxk". (Maybe we should also give this variable a more meaningful name)
Ok ik zie het inderdaad. Raar, bij loopt code niet vast, ik denk dat er ergens op mijn 'path' toch al een aangepaste versie zit ofzo. En inderdaad, eigenlijk stelt dit de geprojecteerde fiber length voor?
@tomvanwouwe1992 adjust several things today: 1) the problem with vMtilde and lMtilde (now we implemented vMtilde as the time derivative of lMtilde). 2) cleaned up the code a little bit 3) added a minimal example in the US_tracking with only the calf muscles and tibialis anterior
Can you review these changes ? (see commit aef1dbe)
Tom, er is ook iets vreemds met de naamgeving in de trials van de running data. Is dit de bedoeling ? zie hier: https://github.com/tomvanwouwe1992/MuscleTendonEstimator/tree/largeUpdate/Examples/Example_TendonEstimator_RunningData/Data
Dit is niet consistent met de code: https://github.com/tomvanwouwe1992/MuscleTendonEstimator/blob/largeUpdate/Examples/Example_TendonEstimator_RunningData/Example_UStracking.m#L53
Vreemd, ik bekijk dit even en pas wel aan.
@MaartenAfschrift , ik denk dat jij de verwijzing in de code voor de running data (van Wannes) hebt aangepast naar de files van Tijs bij de commit aef1dbe.
Oei, ik pas dit terug aan. Het was niet de bedoeling om dit aan te passen in een vorige commit. Ik moet per ongeluk de file in de een verkeerde folder open gedaan hebben. Ik run de code nog voor de optimalisatie meeting van morgen.
De tracking is nu veel beter. Dit lijkt dus ok. I
k voeg morgen nog een optie toe om de procentuele verandering in vezel lengte ook te koppelen voor de gastrocnemius bundels.
I think that we can merge the branch now. @tomvanwouwe1992 can you do a final review? I propose the create a new branch afterwards to do the final code clean-up and README file.
Allow to only run the MRS
Changes in plot functions to plot only the desired results
Change to avoid sqrt( lm²-w²)
Added running example with Wannes' data
There is something strange happening when running the MRS on the 'US tracking' example. Low soleus activations. If we run on the walking data 'Walking degroote2016' this issue does not appear...