scipp / essimaging

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

[Requirement] WFM stitching. #32

Open YooSunYoung opened 3 months ago

YooSunYoung commented 3 months ago

Executive summary

Odin needs WFM stitching for further analysis.

Context and background knowledge

WFM correction is needed for most of the instruments not only imaging but we should expose a helper for WFM correction for EasyImaging.

One way is that, we make a workflow including WFM correction and let the EasyImaging to use the workflow as an interface.

Inputs

Chopper parameters, chopper phase(tdct) and event data. via

Methodology

We'll use the WFM tool.

Outputs

Event-mode dataset that is corrected according to the WFM setup.

Which interfaces are required?

Integrated into reduction workflow, Python module / function, Jupyter notebook

Test cases

There are ODIN simulation data we can use for the tests. @soerenschmidts , can you share it on nextcloud and post the link here ...?

Comments

No response