Skip to content

Commit

Permalink
Add reference to t0 parameter in NormaliseByPeakArea.
Browse files Browse the repository at this point in the history
Refs #9574
  • Loading branch information
martyngigg committed Jun 5, 2014
1 parent 38fe502 commit 3b5290c
Showing 1 changed file with 4 additions and 1 deletion.
Expand Up @@ -16,7 +16,10 @@ fitted using the ComptonPeakProfile function and the given mass to
produce an estimate of the peak area. The input data is normalised by
this value.

The input workspace is required to be a point data workspace. See :ref:`ConvertToPointData <algm-ConvertToPointData>`.
The input workspace is required to be a point data workspace, see
:ref:`ConvertToPointData <algm-ConvertToPointData>`, and each detector is required to have
an instrument parameter named *t0* that specifies the detector delay time in :math:`\mu s`, see
:ref:`SetInstrumentParameter <algm-SetInstrumentParameter>`.

The algorithm has 4 outputs:

Expand Down

0 comments on commit 3b5290c

Please sign in to comment.