Ticket #1984 (closed: fixed)
Minus: Implement for event workspace, using weights
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | major | Milestone: | Iteration 26 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Andrei Savici |
Description
WS1 - WS2 = WS1's events with WS2's events appended, but with a negative weight of -1.0.
Magic!
Change History
comment:2 Changed 10 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
comment:3 Changed 10 years ago by Andrei Savici
- Status changed from verify to verifying
- Tester set to Andrei Savici
comment:4 Changed 10 years ago by Andrei Savici
- Status changed from verifying to reopened
- Resolution fixed deleted
I loaded w1 and w2 from the same file. w3=w1-w2. I cannot rebin w3
Rebin: EventList::generateErrorsHistogram() called for a weighted EventList. Try generateHistogramsForWeights() instead. Error in execution of algorithm Rebin: Rebin: error (see log)
comment:7 Changed 10 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
comment:10 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 2831
Note: See
TracTickets for help on using
tickets.