opensim-org / opensim-core

SimTK OpenSim C++ libraries and command-line applications, and Java/Python wrapping.
https://opensim.stanford.edu
Apache License 2.0
758 stars 307 forks source link

Update `report.py` to support tabulating multiple parameters #3808

Closed nickbianco closed 1 week ago

nickbianco commented 2 weeks ago

Brief summary of changes

Minor fix to the report.py plotting utility script to allow plotting multiple parameters.

Testing I've completed

Tested locally plotting results from a MocoStudy with two MocoParameters. Table with optimized parameter values was plotted successfully.

Looking for feedback on...

CHANGELOG.md (choose one)


This change is Reviewable

nickbianco commented 2 weeks ago

Forgot to use [skip-ci], so I manually cancelled the GitHub Actions runs.