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

Update to AME2016 Atomic mass values and error? #16

Open
vfscalfani opened this issue Nov 16, 2019 · 0 comments
Open

Update to AME2016 Atomic mass values and error? #16

vfscalfani opened this issue Nov 16, 2019 · 0 comments

Comments

@vfscalfani
Copy link

Hello,

I'm wondering if it would be a good idea as a project to update the element and isotope data in the BODR based on the new values from the AME2016 atomic mass evaluation? If I understand correctly, I think the isotope data currently is from the AME2003 dataset. And many cheminformatics toolkits pull from this repository. Here is the new published data:

https://iopscience.iop.org/article/10.1088/1674-1137/41/3/030003

There is also a machine-readable text file of the data here. https://www-nds.iaea.org/amdc/

It is not exactly trivial to parse as some of the columns have missing values (i.e., so some rows have 16 columns, others 15, etc.). However, it is likely possible with a bit of effort.

So my question: does it make sense to update the values? Or will this cause too many issues with current calculations based on the current values in the BODR?

Lastly, if this is a reasonable project. Do you have any suggesting for a workflow to go from the parsed column data to the current XML format in this file:

https://github.com/BlueObelisk/bodr/blob/master/bodr/isotopes/isotopes.xml

I am thinking about using Python and pandas to initially read in the data. Thanks!

Vin

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

1 participant