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