plasmapy.particles.data
Data used in constructing plasmapy.particles.
There are currently three datasets, elements.json,
isotopes.json, and ionization_energy.json. elements.json contains element/atomic
data that is loaded by the functionality contained in
plasmapy.particles._elements. isotopes.json contains isotope
data that is loaded by the functionality contained in
plasmapy.particles._isotopes. ionization_energy.json contains ionization energy
data that is loaded by the functionality contained in
plasmapy.particles._ionization_energy.