ess.sans.with_background_runs# ess.sans.with_background_runs(workflow, runs)[source]# Return modified workflow with background run filenames set. Parameters: workflow (Pipeline) – Workflow to modify. runs (Iterable[str]) – List or tuple of background run filenames to set. Return type: Pipeline