Table of Contents
Name | Direction | Type | Default | Description |
---|---|---|---|---|
InputWorkspace | Input | MatrixWorkspace | Mandatory | Workspace to calculate I(qx,qy) from |
OutputWorkspace | Input | string | ||
NumberOfBins | Input | number | 100 | Number of bins in each dimension of the 2D output |
IQxQyLogBinning | Input | boolean | False | I(qx,qy) log binning when binning is not specified. |
OutputMessage | Output | string |
Workflow algorithm that computes I(Qx,Qy) for EQSANS data using Qxy for each frame, as appropriate.
This algorithm is rarely called directly. It is called by SANSReduction.
Categories: Algorithms | Workflow\SANS
C++ source: EQSANSQ2D.cpp (last modified: 2017-08-16)
C++ header: EQSANSQ2D.h (last modified: 2016-06-07)