\(\renewcommand\AA{\unicode{x212B}}\)
Transpose3D v1¶
Warning
Transpose3D is deprecated. Use TransposeMD version 1 instead.
Summary¶
SINQ specific MD data reordering
See Also¶
Properties¶
Name |
Direction |
Type |
Default |
Description |
---|---|---|---|---|
InputWorkspace |
Input |
IMDHistoWorkspace |
Mandatory |
|
TransposeOption |
Input |
string |
Y,X,Z |
The transpose option. Allowed values: [‘Y,X,Z’, ‘X,Z,Y’, ‘TRICS’, ‘AMOR’] |
OutputWorkspace |
Output |
Mandatory |
Warning
For transposing multidimensional workspaces now use TransposeMD. This algorithm is currently under review and may change or disappear in a future release of Mantid.
Categories: AlgorithmIndex | MDAlgorithms\Transforms | Deprecated
Source¶
C++ header: SINQTranspose3D.h
C++ source: SINQTranspose3D.cpp