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

EQSANSMonitorTOF v1

Summary

Converts the TOF into a wavelength for the beam monitor. This algorithm needs to be run once on every data set.

Properties

Name

Direction

Type

Default

Description

InputWorkspace

Input

MatrixWorkspace

Mandatory

Workspace to apply the TOF correction to

OutputWorkspace

Output

MatrixWorkspace

Mandatory

Workspace to store the corrected data in

FrameSkipping

Output

boolean

True if the data was taken in frame-skipping mode

Description

Corrects the TOF distribution of a monitor workspace (histogram) according to the chopper settings. The algorithm determines whether the data was taken in frame skipping mode in order to perform the proper frame correction.

This algorithm is rarely called directly. It is called by EQSANSNormalise.

Categories: AlgorithmIndex | Workflow\SANS

Source

C++ header: EQSANSMonitorTOF.h

C++ source: EQSANSMonitorTOF.cpp