Commit graph

8 commits

Author SHA1 Message Date
Paul Romano
c83b890869 Use ufloat for stochastic volume results 2018-03-19 10:40:45 -05:00
Paul Romano
e3d6189cfa Make sure Decay.half_life is set, even for stable nuclides 2018-02-26 22:12:14 -06:00
Paul Romano
d3d6dc87dc Remove a few more __future__ imports. Use collections.abc 2018-02-05 23:14:30 -05:00
Paul Romano
c428cee667 Remove __future__ and six imports 2018-02-05 23:14:30 -05:00
Paul Romano
0e029771e7 Fix decay_constant attribute, add Decay.from_endf classmethod 2016-11-27 16:04:40 -06:00
Paul Romano
6434886820 Address @smharper comments on #761. Also add one publication in docs. 2016-11-23 18:51:05 -06:00
Paul Romano
4e059a4d2b Use isomeric state, not excited state, for fission products.
After a discussion with Dave Brown from BNL, it was confirmed that FPS in the
ENDF-6 format for fission product yields refers to the isomeric state, not the
excited state.
2016-11-21 14:10:40 -06:00
Paul Romano
2395f9a96c Add FissionProductYields class and Decay class 2016-11-18 11:31:23 -06:00