onix.utils.plot_compare_two_nuclear_data_on_nuclide_chart

onix.utils.plot_compare_two_nuclear_data_on_nuclide_chart(decay_path1, fy_path1, decay_path2, fy_path2, path_to_xs_xml)[source]

Plots a chart of the nuclide where nuclides are colored only if present in the decay, cross section or fission yield library. Black color indicates that the nuclide has data in decay_path1 or fy_path1. Red color indicates that nuclide has data in decay_path2 or fy_path2 (or both in libraries 1 and 2).

Parameters
  • decay_path1 (str) – Path to decay library 1

  • fy_path1 (str) – Path to fission yield library 1

  • decay_path2 (str) – Path to decay library 2

  • fy_path2 (str) – Path to fission yield library 2

  • path_to_xs_xml (str) – Path to the cross_sections.xml file in a cross section library