\(\renewcommand\AA{\unicode{x212B}}\)
EQSANSQ2D v1¶
Summary¶
Workflow algorithm to process a reduced EQSANS workspace and produce I(Qx,Qy).
Properties¶
| Name | Direction | Type | Default | Description | 
|---|---|---|---|---|
| InputWorkspace | Input | 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 | 
Description¶
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: AlgorithmIndex | Workflow\SANS
Source¶
C++ header: EQSANSQ2D.h
C++ source: EQSANSQ2D.cpp