\(\renewcommand\AA{\unicode{x212B}}\)
Table of Contents
Name | Direction | Type | Default | Description |
---|---|---|---|---|
Workspace | InOut | MatrixWorkspace | Mandatory | Workspace to clear the mask flag of. |
ComponentName | Input | string | Specify the instrument component to clear the mask. If empty clears the mask flag for the whole instrument. |
This algorithm clears the mask flag/bit on all spectra of a workspace.
Note
It does not restore masked data.
Categories: AlgorithmIndex | Transforms\Masking
C++ header: ClearMaskFlag.h (last modified: 2021-03-31)
C++ source: ClearMaskFlag.cpp (last modified: 2021-03-31)