Ticket #1687 (closed: fixed)
Make BinaryOperations mask aware
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | major | Milestone: | Iteration 25 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Whitty |
Description
Within any BinaryOperation if either input workspace contains a spectra, the corresponding spectra should masked and the data set to zero.
Change History
comment:6 Changed 10 years ago by Martyn Gigg
- Status changed from accepted to verify
- Resolution set to fixed
comment:7 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.
(In [6501]) Updated BinaryOperation to be mask aware, along with various other cleanups discovered along the way. Re #1687