scipp / esssans

SANS data reduction for the European Spallation Source
https://scipp.github.io/esssans/
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

Process multiple detector banks via param series #119

Closed SimonHeybrock closed 7 months ago

SimonHeybrock commented 7 months ago

Fixes #83.

I could have done the bank and run merge in a single step. Currently it is not clear which option is better in terms of parallelism and memory use, this has to be explored in the future.

~Needs bugfix release of Sciline with scipp/sciline#150.~ (done)

SimonHeybrock commented 7 months ago

Will wait with merging until we can update to bugfix release of Sciline (for graph grouping).