Skip to content
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

43 improvement of sensitivity analysis #48

Merged
merged 159 commits into from
Jan 27, 2024

Conversation

HvanderStok
Copy link
Contributor

Closes #43. The new options and changes are showcased in the new example e3_verbose_sensitivity_analysis.py .

Update SenAnalyzer.run(verbose=True) so it returns all information. Add option to show a plot of the results.
should be porperly fixed in futer
Befor: when parameters had intersections with different calibration classes the values of the last class only where returned and saved and not the calculation of the intersection
result df verbose=False adds same index structur as verbos=True
HvanderStok and others added 24 commits January 17, 2024 12:28
…alysis' into 43-Improvement-of-sensitivity-analysis
Copy link
Collaborator

@FWuellhorst FWuellhorst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks for this really cool feature!!

examples/e3_verbos_sensitivity_analysis_example.py Outdated Show resolved Hide resolved
@HvanderStok HvanderStok merged commit f937d3d into master Jan 27, 2024
1 check 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.

Improvement of sensitivity analysis
2 participants