Table of Contents
Name | Direction | Type | Default | Description |
---|---|---|---|---|
InputWorkspace | Input | MatrixWorkspace | Mandatory | The name of the workspace containing the data you want to save. |
Filename | Input | string | Mandatory | The filename of the output file. Allowed extensions: [‘.dat’] |
Title | Input | string | Text to be written to the Title field | |
LogList | Input | str list | List of logs to write to file. |
The workspace data are stored in the file in columns: the first column contains the X-values, followed by pairs of Y and E values. Columns are separated by spaces. This is used by the reflectometry interface.
Categories: Algorithms | DataHandling\Text