nuclearmasses.utils.periodicΒΆ

The module periodic contains functionality to convert between elemental symbol and atomic number.

Functions

get_symbol(z)

Get the symbol representing z.

get_z(symbol)

Get the z (proton number) representing symbol.

normalise_symbol(symbol)

Validate format of symbol to allow simpler conversions.