ClearMaskFlag v1#

Summary#

Delete the mask flag/bit on all spectra in a workspace.

See Also#

MaskDetectors

Properties#

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.

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