SaveISISNexus v1

../_images/SaveISISNexus-v1_dlg.png

SaveISISNexus dialog.

Table of Contents

Summary

The SaveISISNexus algorithm will convert a RAW file to a NeXus file.

Properties

Name Direction Type Default Description
InputFilename Input string Mandatory The name of the RAW file to read, including its full or relative path. (N.B. case sensitive if running on Linux). Allowed extensions: [‘.raw’, ‘.s*’, ‘.add’]
OutputFilename Input string Mandatory The name of the Nexus file to write, as a full or relative path. Allowed extensions: [‘.nxs’, ‘.nx5’, ‘.xml’]

Source

C++ source: SaveISISNexus.cpp

C++ header: SaveISISNexus.h