Table of Contents
Name | Direction | Type | Default | Description |
---|---|---|---|---|
FilenameData | Input | string | Mandatory | The name of the text file to read, including its full or relative path. The file extension must be .dat. Allowed extensions: [‘.dat’] |
FilenameMetaData | Input | string | Mandatory | The name of the text file to read, including its full or relative path. The file extension must be meta.dat. Allowed extensions: [‘meta.dat’] |
OutputWorkspace | Output | EventWorkspace | Mandatory | The name to use for the output workspace |
The LoadSwans algorithm loads data from a binary file into an EventWorkspace.
This is a temporary loader for an LDRD. The file is produced by labview. The documentation will be updated when a definitive file format will be available.
Categories: Algorithms | DataHandling\Text | SANS\DataHandling
C++ source: LoadSwans.cpp (last modified: 2017-09-28)
C++ header: LoadSwans.h (last modified: 2016-02-29)