\(\renewcommand\AA{\unicode{x212B}}\)
LoadGudrunOutput v1¶
Summary¶
Loads the common outputs created from Gudrun
Properties¶
Name |
Direction |
Type |
Default |
Description |
---|---|---|---|---|
InputFile |
Input |
string |
Mandatory |
Gudrun output file to be loaded. Allowed extensions: [‘.dcs01’, ‘.mdsc01’, ‘.mint01’, ‘.mdor01’, ‘.mgor01’] |
OutputWorkspace |
Output |
If No OutputWorkspace is provided, then the workpsace name will be obtained from the meta data in the input file. |
Description¶
The LoadGudrunOutput
algorithm allows for the output of
analysis from the Gudrun software to be loaded into Mantid.
The data, once loaded, will be added to a Mantid workspace.
A list of supported file extensions can be found in the above table.
Categories: AlgorithmIndex | DataHandling
Source¶
Python: LoadGudrunOutput.py