Table of Contents
Name | Direction | Type | Default | Description |
---|---|---|---|---|
Filename | Input | string | Mandatory | An NXSPE file. Allowed values: [‘.nxspe’, ‘’] |
OutputWorkspace | Output | MatrixWorkspace | Mandatory | The name of the workspace that will be created. |
Algorithm to load an NXSPE file into a workspace2D. It will create a new instrument, that can be overwritten later by the LoadInstrument algorithm.
NOTE: In the current implementation, the rendering of the NXSPE instrument is VERY memory intensive.
See SaveNXSPE v1 usage examples where Save and Load NXSPE operations are tested together.
Categories: Algorithms | DataHandling\Nexus | DataHandling\SPE | Inelastic\DataHandling