Ticket #3435 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

BinaryOperation fails for (event workspace, single col) ops with masked bins

Reported by: Mathieu Doucet Owned by: Mathieu Doucet
Priority: major Milestone: Iteration 30
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Michael Reuter

Description

For example Divide(ws1, ws2, ws1) where ws1 is an event workspace and ws2 is a single column workspace will fail if there are masked spectra in ws1.

The problem is with propagateSpectraMask which doesn't mask spectra properly.

Change History

comment:1 Changed 9 years ago by Mathieu Doucet

  • Status changed from new to accepted

comment:2 Changed 9 years ago by Mathieu Doucet

  • Status changed from accepted to verify
  • Resolution set to fixed

In [13537]:

Fixes #3435

comment:3 Changed 9 years ago by Michael Reuter

  • Status changed from verify to verifying
  • Tester set to Michael Reuter

comment:4 Changed 9 years ago by Michael Reuter

  • Status changed from verifying to closed

This now seems to work without issue.

comment:5 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4282

Note: See TracTickets for help on using tickets.