Ticket #4370 (closed: fixed)
Generate masking workspace
Reported by: | Wenduo Zhou | Owned by: | Wenduo Zhou |
---|---|---|---|
Priority: | major | Milestone: | Release 2.1 |
Component: | Mantid | Keywords: | |
Cc: | peter, peterson | Blocked By: | |
Blocking: | Tester: | Roman Tolchenov |
Description
Write an algorithm to generate masking workspace (SpecialWorkspace2D) from white beam run.
Change History
comment:3 Changed 9 years ago by Wenduo Zhou
Implementing generating masking workspace. Refs #4370.
Changeset: c2e67aff667673a54bb77c099ebdb5802b432437
comment:4 Changed 9 years ago by Russell Taylor
Revert "Implementing generating masking workspace. Refs #4370."
This broke the direct inelastic system tests and will need to be re-worked before being committed again. This reverts commit c2e67aff667673a54bb77c099ebdb5802b432437.
Changeset: 1fb168499559dd2333abc767ed527569bb5ccfa0
comment:5 Changed 9 years ago by Wenduo Zhou
Re-implement GenerateMaskingWorkspace. Refs #4370.
Changeset: 7f2175723aeda7f16f12955f95be3dd4856b7351
comment:6 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 32 to Iteration 33
Moved to iteration 33 at iteration 32 code freeze
comment:7 Changed 8 years ago by Wenduo Zhou
- Status changed from accepted to verify
- Resolution set to fixed
comment:8 Changed 8 years ago by Roman Tolchenov
- Status changed from verify to verifying
- Tester set to Roman Tolchenov
comment:9 Changed 8 years ago by Roman Tolchenov
- Status changed from verifying to closed
Confirm that GenerateMaskingWorkspace creates a MaskWorkspace. Also 'FindDetectorOutsideLimits' and 'MedianDetectorTest' return a MaskWorkspace.
comment:10 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 5217
Modify the output workspace of algorithm 'FindDetectorOutsideLimits' and 'MedianDetectorTest' to be SpecialWorkspace2D.