Table of Contents
Name | Direction | Type | Default | Description |
---|---|---|---|---|
InputWorkspace | Input | MatrixWorkspace | Mandatory | |
SampleDataFilename | Input | string | Mandatory | Allowed values: [‘xml’, ‘nxs’, ‘nxs.h5’] |
EmptyDataFilename | Input | string | Mandatory | Allowed values: [‘xml’, ‘nxs’, ‘nxs.h5’] |
BeamRadius | Input | number | 3 | Beam radius [pixels] |
ThetaDependent | Input | boolean | True | If true, a theta-dependent correction will be applied |
DarkCurrentFilename | Input | string | Allowed values: [‘xml’, ‘nxs’, ‘nxs.h5’] | |
UseSampleDarkCurrent | Input | boolean | True | If true, the sample dark current will be used |
BeamCenterX | Input | number | 0 | Beam center position in X |
BeamCenterY | Input | number | 0 | Beam center position in Y |
FitFramesTogether | Input | boolean | False | If true, the two frames will be fit together |
ReductionProperties | Input | string | __sans_reduction_properties | Property manager name for the reduction |
OutputWorkspace | Output | MatrixWorkspace | Mandatory | Workspace containing the data corrected for the transmission. |
TransmissionWorkspace | Output | MatrixWorkspace | Workspace containing the fitted transmission distribution. | |
RawTransmissionWorkspace | Output | MatrixWorkspace | Workspace containing the transmission distribution before fitting. | |
OutputMessage | Output | string | Output message |
Compute the transmission using the direct beam method on EQSANS
Categories: Algorithms | Workflow\SANS\UsesPropertyManager
Python: EQSANSDirectBeamTransmission.py (last modified: 2017-09-06)