\(\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 point data.
Once executed, the OutputWorkspace
will contain histogram data where the
bin width is guessed from the spacing between the input X points.
Categories: AlgorithmIndex | Transforms\Axes
C++ header: ConvertToHistogram.h (last modified: 2021-03-31)
C++ source: ConvertToHistogram.cpp (last modified: 2021-03-31)