lbl-anp / becquerel

Becquerel is a Python package for analyzing nuclear spectroscopic measurements.
Other
43 stars 16 forks source link

Fix stable IsotopeQuantity #339

Closed jvavrek closed 2 years ago

jvavrek commented 2 years ago

Fixes the sub-issue in #325 where we were getting nan for a mass of a sample. The issue was with how stable isotopes were handled in the various mass/activity/atoms conversions.

Coauthored with @cosama