Ticket #2403 (closed: fixed)
Allow Divide / Binary Operations to work with non-spectra-axis'd workspaces
Reported by: | Michael Whitty | Owned by: | Michael Whitty |
---|---|---|---|
Priority: | major | Milestone: | Iteration 27 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Martyn Gigg |
Description
Franz reported a problem with "Fury" tab on IDA interface not working on the result of algorithm SofQW. This is due to a problem with divide (possibly other binary operations). Resolved by added a catch statement into propogateSpectraMask in BinaryOperation class.
Change History
comment:2 Changed 10 years ago by Michael Whitty
- Status changed from accepted to verify
- Resolution set to fixed
comment:3 Changed 10 years ago by Martyn Gigg
- Status changed from verify to verifying
- Tester set to Martyn Gigg
comment:4 Changed 10 years ago by Martyn Gigg
- Status changed from verifying to closed
Tested in 1.1.9520
Ran the Direct convert to energy then SofQW algorithm to produce a workspace with no spectra axis. Created a single value workspace and then performed SofQW/SingleValue.
This succeeded with the expected numbers.
Note: See
TracTickets for help on using
tickets.