Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create an ExtractMasking algorithm #2749

Closed
NickDraper opened this issue Nov 11, 2010 · 1 comment
Closed

Create an ExtractMasking algorithm #2749

NickDraper opened this issue Nov 11, 2010 · 1 comment
Assignees
Labels
High Priority An issue or pull request that if not addressed is severe enough to postponse a release.
Milestone

Comments

@NickDraper
Copy link
Contributor

This should extract the masking from an algorithm into another WS.

It should output a Matrix WS with a single X bin, containing 0=masked, 1= not masked. The 0 spectra should also be marked as masked.

The workspace should be linked to the instrument so it can be visualised correctly.

Two maskedWS should be able to be added together using PLUS to accumulate the masking.

The maskedWS should work with MaskDetectors to apply the masking to other WS. http://trac.mantidproject.org/mantid/ticket/1901

@NickDraper
Copy link
Contributor Author

This issue was originally trac ticket 1902

@NickDraper NickDraper added High Priority An issue or pull request that if not addressed is severe enough to postponse a release. Mantid labels Jun 3, 2015
@NickDraper NickDraper added this to the Iteration 26 milestone Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
High Priority An issue or pull request that if not addressed is severe enough to postponse a release.
Projects
None yet
Development

No branches or pull requests

2 participants