Bug #2508
use of map(Q->R) in reflectometry input precludes duplicate Q entries
Status: | Sprint | Start date: | 02 Dec 2020 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - |
Description
Code was in Device/InputOutput/OutputDataReadStrategy.cpp, with PR 1129 moved to Device/InputOutput/OutputDataReadReflectometry.cpp.
The use of map(Q->R), map(Q->DR) etc looks unusual for a data reader, and seems to make the tacit assumptions that no Q value occurs twice. This assumption is likely to be wrong, as we have learned from an SNS data set based on rebinned TOF data.