\(\renewcommand\AA{\unicode{x212B}}\)
ApplyFloodWorkspace v1¶
Summary¶
Algorithm to apply a flood correction to a workspace.
See Also¶
Properties¶
Name |
Direction |
Type |
Default |
Description |
---|---|---|---|---|
InputWorkspace |
Input |
Mandatory |
The workspace to correct. |
|
FloodWorkspace |
Input |
Mandatory |
The flood workspace. |
|
OutputWorkspace |
Output |
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