Ticket #1784 (closed: fixed)
BinaryOperation: extend to handle EventWorkspaces and EventLists. Implement on the Plus algorithm.
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | major | Milestone: | Iteration 25 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Whitty |
Description
Overload performBinaryOperation() with EventList as the argument where needed. Other algorithms (Multiply, Divide) then will just implement that overload.
See also #1781.
Change History
comment:4 Changed 10 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
Framework of binary operation is now sufficiently general-purpose to handle combining event workspaces in any combination...
comment:6 Changed 10 years ago by Michael Whitty
- Status changed from verify to verifying
- Tester set to Michael Whitty
Note: See
TracTickets for help on using
tickets.