nuclearmasses.mass_tableΒΆ

The mass_table module defines the MassTable class that is used to store all the data published by the AME and NUBASE papers. Once an instance of the class is instantiated, the data attribute can be used to access the complete mass table as a pandas Dataframe.

Classes

MassTable()

Container class for the complete mass table.