Ticket #4615 (closed: fixed)
MaskWorkspaceToCalFile
Reported by: | Owen Arnold | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | major | Milestone: | Release 2.0 |
Component: | VATES | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Peter Peterson |
Description (last modified by Owen Arnold) (diff)
Make sure that this preserves selections properly. Query each detector for it's ismasked property rather than doing selection via indirect routes.
Change History
comment:2 Changed 9 years ago by Owen Arnold
refs #4615. Fix detector selection
Changeset: 4d3d895ffb9781e334dcf30c02e72205df8b425f
comment:5 Changed 9 years ago by Owen Arnold
- Status changed from accepted to verify
- Resolution set to fixed
Tester. I tested this as follows:
- Load a wish file and open in the instrument view
- Mask out a region of this instrument, store some detector ids and workspace ids of masked and unmasked regions
- Run MaskWorkspaceToCalFile using the masked workspace as the input
- Check that the generated cal file has select set to 0 and 1 for the correct detectors based on the samples you recorded
- Check that selections and groups give the same value for each entry
comment:6 Changed 9 years ago by Owen Arnold
refs #4615. Fix detector selection
Changeset: 4d3d895ffb9781e334dcf30c02e72205df8b425f
comment:7 Changed 9 years ago by Peter Peterson
- Status changed from verify to verifying
- Tester set to Peter Peterson
Note: See
TracTickets for help on using
tickets.