You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python package to parse the various files published by the AME and NUBASE.
3
+
## Introduction
4
+
5
+
Python package to parse the various files published by the [AME](https://www-nds.iaea.org/amdc/) and [NUBASE](http://amdc.in2p3.fr/web/nubase_en.html).
6
+
The files produced by the AME and NUBASE have unique formats so this package does the hard work for you and parses the data into a [pandas dataframe](https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.html) for simple access.
7
+
8
+
No guarantee is supplied with regards to the accuracy of the data presented.
9
+
Estimated values are included, please always refer to the original sources.
10
+
All data should, however, be accurate.
11
+
12
+
## Mass tables
13
+
14
+
The data files released by the papers linked below are used to create the mass tables read by this code
0 commit comments