Skip to content

Comments

Adding System Identification Tools#89

Merged
anchal-physics merged 8 commits intomasterfrom
sysid
Jun 13, 2025
Merged

Adding System Identification Tools#89
anchal-physics merged 8 commits intomasterfrom
sysid

Conversation

@anchal-physics
Copy link
Collaborator

This merge request brings in easy to use system_id and system_id_optimal_input_cond functions to perform linear and non-linear system identification. model_evolve is also added to allow for checking the evolution of the fitted systems.

Project.toml has been updated with less restrictive compat entries on most packages and all of the pending PRs from compat helper.

The new method of project_prop_on_subset! from IMASggd@3.3 which uses the string path
to the quantity and projects for all time instances in a ggd is used.

Also added values_filed so that quantities whose values field is different than `:values`
can still use this function.
@codecov
Copy link

codecov bot commented Jun 13, 2025

Codecov Report

Attention: Patch coverage is 88.40580% with 8 lines in your changes missing coverage. Please review.

Project coverage is 84.83%. Comparing base (8083704) to head (dfd6658).
Report is 9 commits behind head on master.

Files with missing lines Patch % Lines
src/system_id.jl 85.71% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #89      +/-   ##
==========================================
- Coverage   84.86%   84.83%   -0.04%     
==========================================
  Files           4        5       +1     
  Lines         727      778      +51     
==========================================
+ Hits          617      660      +43     
- Misses        110      118       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@anchal-physics anchal-physics merged commit 694fc16 into master Jun 13, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant