httomo.ui_layer.update_side_output_references

httomo.ui_layer.update_side_output_references#

httomo.ui_layer.update_side_output_references(valid_refs: Dict[str, Any], parameters: Dict[str, Any], method_id_map: Dict[str, MethodWrapper]) None[source]#

Iterate over valid reference strings, split, check, set

Parameters:
  • valid_refs – dict of valid reference id strings {param_name: ref id str}

  • parameters – dict of all parameters

  • method_id_map – map of methods and ids