\(\renewcommand\AA{\unicode{x212B}}\)
Table of Contents
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. |
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
C++ header: ApplyFloodWorkspace.h (last modified: 2020-06-23)
C++ source: ApplyFloodWorkspace.cpp (last modified: 2021-03-31)