pkienzle / periodictable

Extensible periodic table for python
http://periodictable.readthedocs.org
Other
135 stars 36 forks source link

add scattering/absorption cross sections and transmission for X-ray #21

Open pkienzle opened 6 years ago

PetMetz commented 2 years ago

I would appreciate this feature. It would also be convenient if X-ray and neutron scattering modules provided a common interface to this information (e.g. periodictable.Element.__.absorption(wavelength: float) -> float ).