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

Improving the uncertainty quantification methodology #1

Merged
merged 2 commits into from
Jun 23, 2022
Merged

Conversation

lipelopesoliveira
Copy link
Contributor

@lipelopesoliveira lipelopesoliveira commented Jun 22, 2022

Summary

This PR adds improved versions for quantifying the uncertainty of the mean over the equilibrated portion of the GCMC simulation.

List of changes:

  • Downgrade requirements for Python from python>=3.10 to python>=3.9
  • Add the Standard Error (SE) as possible uncertainty of the average
  • Add the uncorrelated Standard Error (uSE) as possible uncertainty of the average
  • Add the uncorrelated Standard Deviation (uSD) as possible uncertainty of the average and set it as default
  • Small bug fixes

Checklist

  • I ran the appropriate tests.
  • I ran flake8 --max-line-length=100.
  • I wrote documentation for all new features.
  • I have added any new dependencies (libraries and/or tools) to setup.py, Pipfile and README.md.

Related Issue(s)

None

Notes to Reviewer

None

@lipelopesoliveira lipelopesoliveira added the enhancement New feature or request label Jun 22, 2022
@lipelopesoliveira lipelopesoliveira self-assigned this Jun 22, 2022
@lipelopesoliveira lipelopesoliveira changed the title Transfer the updated version to the public repository Improving the uncertainty quantification methodology Jun 23, 2022
Copy link
Collaborator

@neumannrf neumannrf left a comment

Choose a reason for hiding this comment

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

Thanks a lot @lipelopesoliveira !!!

@neumannrf neumannrf merged commit 48ffa3b into main Jun 23, 2022
@neumannrf neumannrf deleted the update branch June 23, 2022 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants