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

Double check epsilon implementation and implement constants and weights for epsilon and nu in the import function rather than in each script #29

Open
giovannipizzi opened this issue Mar 16, 2023 · 1 comment

Comments

@giovannipizzi
Copy link
Member

Discussed the test of epsilon with @eimrek

@eimrek
Copy link
Member

eimrek commented Mar 23, 2023

Hi, just to have a reply on this issue:

I tested epsilon and nu for "Fr2O5" directly in https://github.com/aiidateam/acwf-verification-scripts/blob/main/acwf_paper_plots/plots/supplementary/periodic_tables_all/generate_all_periodic_table.py

and they matched with my javascript implementation (using gaussian quadrature), given here: https://github.com/materialscloud-org/acwf-verification/blob/main/src/components/ComparisonMeasures.js

(numbers also available at https://acwf-verification.materialscloud.org)

Should there be any more thorough testing?

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

No branches or pull requests

2 participants