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

fix: don't read average value of rotation params, only read first #72

Closed jokasimr closed 1 month ago

jokasimr commented 1 month ago

Fixes #60

The issue was the detector rotation parameter was read in a bad way. The value that was read was the average value, but the value that should have been used was the first value.

comparison-R