Hello everyone!
Can anyone tell me how to get the fission yield from the simplified chain step by step? I saw the python api in the documentation but I can not use that for some reason.
Thank you!
Hello everyone!
Can anyone tell me how to get the fission yield from the simplified chain step by step? I saw the python api in the documentation but I can not use that for some reason.
Thank you!
Here’s an example of getting a fission yield from a chain file using the Python API:
https://nbviewer.jupyter.org/gist/paulromano/16b5b626faa55959d3af0d36be5d9c30
Thank you Paul! Can we plot the graph directly using python api of the fission yield?
Farshid – I just updated the notebook with an example of plotting the fission yields by mass number.
Thank you so much Paul!