\(\renewcommand\AA{\unicode{x212B}}\)
ClearMaskFlag v1¶
Summary¶
Delete the mask flag/bit on all spectra in a workspace.
See Also¶
Properties¶
Name  | 
Direction  | 
Type  | 
Default  | 
Description  | 
|---|---|---|---|---|
Workspace  | 
InOut  | 
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.  | 
Description¶
This algorithm clears the mask flag/bit on all spectra of a workspace.
Note
It does not restore masked data.
Categories: AlgorithmIndex | Transforms\Masking
Source¶
C++ header: ClearMaskFlag.h
C++ source: ClearMaskFlag.cpp