\(\renewcommand\AA{\unicode{x212B}}\)

LoadSwans v1

Summary

Loads SNS SWANS Data

Properties

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

Description

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: AlgorithmIndex | DataHandling\Text | SANS\DataHandling

Source

C++ header: LoadSwans.h

C++ source: LoadSwans.cpp