Trees | Indices | Help |
|
---|
|
Module containing a Python object representation of the period table.
The currently used atomic weights are from:
The currently used isotope atomic masses are taken from http://www.ciaaw.org/atomic-masses.htm, itself taken from:
|
|||
Element A special object representing each element. |
|||
Isotope A special object for the element container for holding different isotope information. |
|||
Periodic_table The periodic table object. |
|
|||
int, str |
|
||
float |
|
||
str |
|
|
|||
periodic_table = {'Ru': <lib.periodic_table.Element instance a
|
|||
element = periodic_table._add(atomic_number= 118, symbol= 'Uuo
|
|||
__package__ =
|
Imports: array, average, float64, search, split, RelaxError
|
Convert the given isotope to its mass number and atomic symbol.
|
Process the given mass, handling ranges, unstable isotopes, and uncertainties.
|
Make sure the symbol is in the correct format.
|
|
periodic_table
|
element
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jun 8 10:43:29 2024 | http://epydoc.sourceforge.net |