ConvertToDistribution
From MantidProject
Contents |
Summary
Makes a histogram workspace a distribution i.e. divides by the bin width.
Properties
| Order | Name | Direction | Type | Default | Description |
|---|---|---|---|---|---|
| 1 | Workspace | InOut | Workspace | Mandatory | The name of the workspace to convert. |
Description
Makes a histogram workspace a distribution i.e. divides by the bin width.
Restrictions on the input workspace
The workspace to convert must contain histogram data which is not already flagged as a distribution.
Source Code
Header ConvertToDistribution.h
Source ConvertToDistribution.cpp
