\(\renewcommand\AA{\unicode{x212B}}\)
LoadISISPolarizationEfficiencies v1¶
Summary¶
Loads ISIS reflectometry polarization efficiency factors from files: one factor per file.
See Also¶
CreatePolarizationEfficiencies, JoinISISPolarizationEfficiencies, PolarizationEfficiencyCor
Properties¶
Name |
Direction |
Type |
Default |
Description |
---|---|---|---|---|
Pp |
Input |
string |
Path to the file containing the Pp polarization efficiency in XYE columns. |
|
Ap |
Input |
string |
Path to the file containing the Ap polarization efficiency in XYE columns. |
|
Rho |
Input |
string |
Path to the file containing the Rho polarization efficiency in XYE columns. |
|
Alpha |
Input |
string |
Path to the file containing the Alpha polarization efficiency in XYE columns. |
|
P1 |
Input |
string |
Path to the file containing the P1 polarization efficiency in XYE columns. |
|
P2 |
Input |
string |
Path to the file containing the P2 polarization efficiency in XYE columns. |
|
F1 |
Input |
string |
Path to the file containing the F1 polarization efficiency in XYE columns. |
|
F2 |
Input |
string |
Path to the file containing the F2 polarization efficiency in XYE columns. |
|
OutputWorkspace |
Output |
Mandatory |
An output workspace. |
Description¶
This algorithm is similar to JoinISISPolarizationEfficiencies v1 only the input efficiencies are taken from files instead of workspaces.
Categories: AlgorithmIndex | Reflectometry
Source¶
C++ header: LoadISISPolarizationEfficiencies.h
C++ source: LoadISISPolarizationEfficiencies.cpp