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

ApplyFloodWorkspace v1

Summary

Algorithm to apply a flood correction to a workspace.

See Also

ReflectometryReductionOneAuto, CreateFloodWorkspace

Properties

Name

Direction

Type

Default

Description

InputWorkspace

Input

MatrixWorkspace

Mandatory

The workspace to correct.

FloodWorkspace

Input

MatrixWorkspace

Mandatory

The flood workspace.

OutputWorkspace

Output

MatrixWorkspace

Mandatory

The corrected workspace.

Description

The algorithm applies flood correction to a workspace by dividing it by a flood workspace. The flood workspace can be created with CreateFloodWorkspace v1 algorithm.

Categories: AlgorithmIndex | Reflectometry\ISIS

Source

C++ header: ApplyFloodWorkspace.h

C++ source: ApplyFloodWorkspace.cpp