nuclearmasses.io.ame_mass_parseΒΆ
The ame_mass_parse module defines the AMEMassParser class. This class contains the logic required to sort and
organise the inputs to pandas.read_fwf() dependent on the year of the file. Once parsed, known typos and
inconsistencies are cleaned from the resultant dataframe.
Classes
|
Parse the AME mass file, doing the necessary preparation and clean ups of data. |