ess.sans.with_banks#
- ess.sans.with_banks(workflow, banks, index=None)[source]#
Return modified workflow with bank names set.
Since banks typically have different Q-resolution the I(Q) of banks are not merged. That is, the resulting workflow will have separate outputs for each bank. Use
sciline.compute_mapped()
to compute results for all banks.