Ticket #2047 (closed: fixed)
Account for masked bins in Qxy
Reported by: | Steve Williams | Owned by: | Steve Williams |
---|---|---|---|
Priority: | major | Milestone: | Iteration 26 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Whitty |
Description
The complete or partial masking of bins needs to be taken into account in Qxy, similar to the solid angle correction.
Ensure that the E vector of the output workspace contains a reasonable error estimate.
Change History
comment:4 Changed 10 years ago by Steve Williams
- Status changed from new to accepted
More work is required on the error estimate, this will be done in ticket #2056
comment:6 Changed 10 years ago by Steve Williams
- Status changed from accepted to verify
- Resolution set to fixed
comment:7 Changed 10 years ago by Nick Draper
- Milestone changed from Iteration 26 to Iteration 27
Bulk move of tickets to iteration 27, if your ticket is essential for Iteration 26 then move it back.
comment:8 Changed 10 years ago by Nick Draper
- Milestone changed from Iteration 27 to Iteration 26
Sorry I didn't mean to move these ones reverting back to It 26
comment:9 Changed 10 years ago by Michael Whitty
- Status changed from verify to verifying
- Tester set to Michael Whitty
comment:10 Changed 10 years ago by Michael Whitty
- Status changed from verifying to closed
looks good. a few run throughs on sample data convince me it's noticing the masking.
comment:11 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 2894
Note: See
TracTickets for help on using
tickets.
(In [8013]) Qxy accounts for masked bins in it's weighting re #2047