\(\renewcommand\AA{\unicode{x212B}}\)
Table of Contents
Name | Direction | Type | Default | Description |
---|---|---|---|---|
InputWorkspace | Input | MatrixWorkspace | Mandatory | Name of the input workspace. |
OutputWorkspace | Output | MatrixWorkspace | Mandatory | Name of the output workspace, can be the same as the input. |
The InputWorkspace
must contain histogram data. Once executed the
OutputWorkspace
will contain point data, where the X values are simply
the centre points of the input bins.
Categories: AlgorithmIndex | Transforms\Axes
C++ header: ConvertToPointData.h (last modified: 2020-03-20)
C++ source: ConvertToPointData.cpp (last modified: 2020-03-20)