scipp / ess

European Spallation Source facility bespoke, neutron scattering tools based on scipp.
https://scipp.github.io/ess/
BSD 3-Clause "New" or "Revised" License
3 stars 3 forks source link

Running SANS workflow without direct_beam #216

Closed wpotrzebowski closed 9 months ago

wpotrzebowski commented 9 months ago

For debugging purposes it is useful to run workflow without direct_beam. This is simple fix should enable this by setting direct_beam = None

SimonHeybrock commented 9 months ago

Note: In esssans this is optional already: https://github.com/scipp/esssans/blob/a8b9ea8f901b64fd992246bbf5ef87c6d0e6399f/src/esssans/normalization.py#L114