ewoksfluo.tasks.sum_detectors.sum_utils.save_summed_xrf_results#

ewoksfluo.tasks.sum_detectors.sum_utils.save_summed_xrf_results(xrf_results_uris, detector_weights, output_root_uri, process_config)[source]#
Parameters:
  • xrf_results_uris (Sequence[str]) – HDF5 group for each detector that contains the “parameters”, “uncertainties” and “massfractions” groups.

  • detector_weights (Iterator[ndarray]) – Weights for each detector.

  • output_root_uri (str) – Root HDF5 URL under which to save the results as NXprocess

  • process_config (Dict[str, Any])

Return type:

str

Returns:

URI to summed fit result group