\(\renewcommand\AA{\unicode{x212B}}\)

ClearMaskFlag v1

../_images/ClearMaskFlag-v1_dlg.png

ClearMaskFlag dialog.

Summary

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

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