\(\renewcommand\AA{\unicode{x212B}}\)
EQSANSDirectBeamTransmission v1¶
Summary¶
Compute the transmission using the direct beam method on EQSANS
Properties¶
Name |
Direction |
Type |
Default |
Description |
---|---|---|---|---|
InputWorkspace |
Input |
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 |
Mandatory |
Workspace containing the data corrected for the transmission. |
|
TransmissionWorkspace |
Output |
Workspace containing the fitted transmission distribution. |
||
RawTransmissionWorkspace |
Output |
Workspace containing the transmission distribution before fitting. |
||
OutputMessage |
Output |
string |
Output message |
Description¶
Compute the transmission using the direct beam method on EQSANS
Categories: AlgorithmIndex | Workflow\SANS\UsesPropertyManager
Source¶
Python: EQSANSDirectBeamTransmission.py