scipp / essreflectometry

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

[Requirement] Option to compute $R(Q_x, Q_y)$ #61

Open jokasimr opened 2 months ago

jokasimr commented 2 months ago

Executive summary

Polarized reflectometry workflows requires $R(Q_x, Q_y)$. Support to target this result instead of $R(Q)$ should be added.

Context and background knowledge

Probably needs an interface similar to what exists in SANS.

Inputs

A nexus file containing experiment data, preferably from a polarized experiment.

Methodology

Probably needs an interface similar to what exists in SANS.

Outputs

A 2d data array representing the reflectivity over a $Q_x$, $Q_y$ grid.

Which interfaces are required?

Integrated into reduction workflow

Test cases

None yet, probably talk to reflectometry IDS or polarization IDS, or Jochen at PSI.

Comments

No response