Ticket #1687 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

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:1 Changed 10 years ago by Martyn Gigg

(In [6501]) Updated BinaryOperation to be mask aware, along with various other cleanups discovered along the way. Re #1687

comment:2 Changed 10 years ago by Martyn Gigg

(In [6503]) OpenMP requires signed integral types for loop constructs, on Windows atleast. Re #1687

comment:3 Changed 10 years ago by Martyn Gigg

(In [6506]) Revert my changes to BinaryOperation that I can't fix on Windows at the moment. Re #1687

comment:4 Changed 10 years ago by Martyn Gigg

(In [6507]) Made a silly mistake in BinaryOpTest. Re #1687

comment:5 Changed 10 years ago by Martyn Gigg

  • Status changed from new to accepted

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

comment:8 Changed 10 years ago by Michael Whitty

  • Status changed from verifying to closed

this works.

comment:9 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2534

Note: See TracTickets for help on using tickets.