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: Algorithms | Transforms\Masking
C++ source: ClearMaskFlag.cpp (last modified: 2017-08-01)
C++ header: ClearMaskFlag.h (last modified: 2016-06-13)