scipp / essreflectometry

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

In amor reduction: correct x-coordinates in geometry description #49

Open jokasimr opened 1 month ago

jokasimr commented 1 month ago

In #44 we added "dummy" x-coordinates to the pixels because we didn't know the real values.

See https://github.com/scipp/essreflectometry/pull/44#issuecomment-2160149299.

This is the line that needs to change: https://github.com/scipp/essreflectometry/blob/ea3dfffefb38ffd12060568281b896750f40a33e/src/ess/amor/geometry.py#L68