\(\renewcommand\AA{\unicode{x212B}}\)

ConvertToHistogram v1

../_images/ConvertToHistogram-v1_dlg.png

ConvertToHistogram dialog.

Summary

Converts a workspace containing point data into one containing histograms.

Properties

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.

Description

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