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

ThresholdSelection "forces_uncertainty" broken #213

Closed
Tetracarbonylnickel opened this issue Oct 13, 2023 · 1 comment · Fixed by #215
Closed

ThresholdSelection "forces_uncertainty" broken #213

Tetracarbonylnickel opened this issue Oct 13, 2023 · 1 comment · Fixed by #215
Labels
bug Something isn't working

Comments

@Tetracarbonylnickel
Copy link
Contributor

ThresholdSelection currently can only be used with energies.

@Tetracarbonylnickel Tetracarbonylnickel added the bug Something isn't working label Oct 13, 2023
@Tetracarbonylnickel
Copy link
Contributor Author

This can be fixed by calculating the mean or max of all atoms and directions. With that we have one metric per structure. What do you think is better? Here I have plotted the two options as an example. The upper two pictures show the mean(uncertainty) (left) max(uncertainty) (right) plotted as an error of the max(rev_force) against the configiration. The lower pictures show the mean(uncertainty) (left) and max(uncertainty) (right) plotted against the configiration.
Screenshot 2023-10-16 at 16 28 22

@Tetracarbonylnickel Tetracarbonylnickel linked a pull request Oct 17, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant