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

Add Global Sensitivity Analysis #425

Merged
merged 33 commits into from
Jul 1, 2020
Merged

Add Global Sensitivity Analysis #425

merged 33 commits into from
Jul 1, 2020

Conversation

dgdekoning
Copy link
Contributor

Adds a tab to the LCA results where the user can perform a Global Sensitivity Analysis of Monte Carlo results.

This feature will add the salib dependency.

bsteubing and others added 30 commits January 18, 2020 13:51
…ee dicts to str so they are displayed in the table
…ently no solid way of doing this (only excluding lognormal, but that could also be defined without the pedigree).
# Conflicts:
#	activity_browser/app/bwutils/__init__.py
#	activity_browser/app/bwutils/montecarlo.py
#	activity_browser/app/ui/tabs/LCA_results_tabs.py
#	ci/travis/recipe/meta.yaml
#	recipe/meta.yaml
… and catching the no data to concatenate error if there are no uncertainties as input to the GSA.
# Conflicts:
#	activity_browser/app/ui/tabs/LCA_results_tabs.py
#	appveyor.yml
…tainties not being propagated into A and B matrices. Moved the switch_bw_dir function to commontasks.py
And remove superfluous print statements
As it isn't used in the GSA tab
Also, ensure parameter exchange amounts are sorted
according to LCA matrix.
* Methods to build and filter param dictionary

* Retrieve data from current sampling in MC param manager

* Implement these methods in the MC LCA class
@dgdekoning dgdekoning added the feature Issues/PRs related to a new feature label Jun 30, 2020
@dgdekoning dgdekoning added this to the Version 2.6.0 milestone Jun 30, 2020
@coveralls
Copy link

coveralls commented Jun 30, 2020

Coverage Status

Coverage decreased (-1.9%) to 54.022% when pulling 3bd5aee on GSA into 0d0fdba on master.

@dgdekoning dgdekoning merged commit b0f3a18 into master Jul 1, 2020
@Zoophobus Zoophobus deleted the GSA branch December 4, 2022 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Issues/PRs related to a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants