Ticket #5449 (closed: fixed)
MaskBins() masks bins that are not required
Reported by: | Wenduo Zhou | Owned by: | Wenduo Zhou |
---|---|---|---|
Priority: | critical | Milestone: | Release 2.2 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Russell Taylor |
Description
If the input spectra list is given and does not cover all spectra in InputWorkspaces, all bin in the non-specified spectra are masked, i.e., with zero value.
Change History
comment:3 Changed 8 years ago by Wenduo Zhou
- Status changed from accepted to verify
- Resolution set to fixed
comment:4 Changed 8 years ago by Wenduo Zhou
Fix the bug and expand unit test. Refs #5449.
Changeset: e417f82a5c03e05f4e1bf72e39b7d161ffe7c6e5
comment:5 Changed 8 years ago by Wenduo Zhou
Fix the bug and expand unit test. Refs #5449.
Changeset: e417f82a5c03e05f4e1bf72e39b7d161ffe7c6e5
comment:6 Changed 8 years ago by Wenduo Zhou
Fix the bug and expand unit test. Refs #5449.
Changeset: e417f82a5c03e05f4e1bf72e39b7d161ffe7c6e5
comment:7 Changed 8 years ago by Russell Taylor
- Status changed from verify to verifying
- Tester set to Russell Taylor
Note: See
TracTickets for help on using
tickets.
Fix the bug and expand unit test. Refs #5449.