Table of Contents
Name | Direction | Type | Default | Description |
---|---|---|---|---|
InputWorkspace | Input | EventWorkspace | Mandatory | An input EventWorkspace with units along X-axis and defined instrument with defined sample |
Filename | Input | string | Optional path to an hkl file to save. Vectors returned if no file requested. Allowed extensions: [‘.bin’] | |
RightHanded | Input | boolean | True | Save the Q-vector as k_f - k_i |
ISAWcoords | Input | boolean | True | Save the Q-vector with y gravitationally up and x pointing downstream |
Qx_vector | Output | dbl list | The name of the vector in which to store the list of Qx | |
Qy_vector | Output | dbl list | The name of the vector in which to store the list of Qy | |
Qz_vector | Output | dbl list | The name of the vector in which to store the list of Qz |
This takes an unprocessed event workspace and writes out a file where each event has the as a set of 32-bit floats.
Categories: Algorithms | DataHandling\Isaw
C++ source: SaveIsawQvector.cpp (last modified: 2017-09-28)
C++ header: SaveIsawQvector.h (last modified: 2016-06-14)