Hi,
I want to parse radioactive data decay from JEFF-3.1.1 Evaluated Data Library Project
I use the methods
**openmc.data.endf.Evaluation
openmc.data.Decay.from_endf()
**
However when I parse my file all I got is the decay properties of the neutron.
Thank you for help
Djine