-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add structural dynamics example #392
Conversation
Thanks @vflores-io for the example! Amazing! The core team is at the holiday mood right now, but we are going to review your work as soon as we can. Happy holidays! |
Thank you @bvdmitri ! Heads-up: I will update in the next commit the shear_model png because in the previous version I forgot to draw the k coefficients. |
Hey @vflores-io, do you still plan to update the png? I'm not sure if you still want to work on the PR or it can be reviewed? |
I will push the updated png right now. The changes are minimal, and that is the only change at the moment. I would appreciate it if you could review the PR, thank you for your time! |
Amazing @vflores-io , I adjusted the introduction a bit to my own taste, but I kept most of your text and also kept the attribution (Also added link to your GitHub profile). I also added the notebook to our automated build process. IMO the example is nice and ready to go. I approve but we first should wait till CI completes to merge it. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #392 +/- ##
=======================================
Coverage 84.70% 84.70%
=======================================
Files 19 19
Lines 1523 1523
=======================================
Hits 1290 1290
Misses 233 233 ☔ View full report in Codecov by Sentry. |
Thanks @vflores-io ! |
This PR adds an example of the Augmented Kalman Filter for joint input-state estimation in structural dynamics using RxInfer.jl. The example includes: