Ticket #1879 (closed: fixed)
Fix Q1DWeighted to work with multiple TOF bins
Reported by: | Mathieu Doucet | Owned by: | Mathieu Doucet |
---|---|---|---|
Priority: | major | Milestone: | Iteration 26 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Janik Zikovsky |
Description
The algorithm is almost ready to work with multiple TOF bins but the histrograms are not properly used: all the EIn[0] in the inner loop should be EIn[j].
Change History
Note: See
TracTickets for help on using
tickets.
(In [7248]) Fixes #1879