Ticket #4553 (closed: fixed)
MaskDetectors takes SpecialWorkspace2D as a special case
Reported by: | Wenduo Zhou | Owned by: | Wenduo Zhou |
---|---|---|---|
Priority: | major | Milestone: | Release 2.0 |
Component: | Mantid | Keywords: | |
Cc: | Peter, Peterson | Blocked By: | |
Blocking: | Tester: | Vickie Lynch |
Description
MaskDetectors() should read the table data in input SpecialWorkspace2D to get the list of detectors that are masked. The present method is to access each detector in input MatrixWorkspace's instrument to tell whether it is masked or not.
This ticket will fix ticket #3622.
Change History
comment:2 Changed 9 years ago by Wenduo Zhou
Add support to SpecialWorkspace2D. Refs #4553.
Changeset: b3a5d0576d28a698a850446ba054e043de96ff69
comment:3 Changed 9 years ago by Wenduo Zhou
Add support to SpecialWorkspace2D. Refs #4553.
Changeset: cd4b01bcec92f5ab927e45f27d3bc02a8f3296fe
comment:5 Changed 9 years ago by Wenduo Zhou
- Status changed from accepted to verify
- Resolution set to fixed
comment:6 Changed 9 years ago by Vickie Lynch
- Status changed from verify to verifying
- Tester set to Vickie Lynch
Note: See
TracTickets for help on using
tickets.