Foil Analysis Initial Add#24
Conversation
|
@cdunn314 the CI is failing because the of changes in libra-toolbox regarding openmc, i'll fix that later today and then rebase your branch |
|
@cdunn314 is this waiting for #LIBRA-project/libra-toolbox#86 ? |
No, I still need to do work on the data processing as this run is a bit complicated since it's actually two runs. BUT, the PR you mentioned and other work on using the Maximum A Posteriori (MAP) method could lead to getting some better error propagation on the activation foil analysis for all the BABY runs. See LIBRA-project/ngen_characterization#1 for more info. |
|
Let us know if it's easier to split it in two runs. ping @veliki-filozof |
|
@RemDelaporteMathurin @veliki-filozof I've updated everything to be able to process two different irradiations each with their own activation foil sets in the same notebook, but now I'm not sure how to incorporate it into the tritium_model and processed_data.json. The resulting neutron rates from each irradiation are pretty close together, so it wouldn't be too bad to just one average neutron rate, but since we have complete data for both irradiations, I think it would be better to use each neutron rate separately in the tritium model for each irradiation. What do you recommend? |
|
@cdunn314 right now, the tritium model in |
|
@cdunn314 can you re-run the tritium analysis notebook and push it here please? |
Done |
Now using the average of the two irradiations, and I added a note in the notebook about this |
Activation foil analysis for Run 4, which will be a little different than other runs since this run had two irradiations each with their own activation foil sets and separate check source measurements.