Table of Contents
Name | Direction | Type | Default | Description |
---|---|---|---|---|
InputWorkspace | Input | EventWorkspace | Mandatory | An input event workspace. |
TimeOffset | Input | number | 0 | Number of seconds (a float) to add to each event’s pulse time. Required. |
WorkspaceIndexList | Input | int list | An optional list of workspace indices to change. If blank, all spectra in the workspace are modified. | |
OutputWorkspace | Output | EventWorkspace | An output event workspace. |
Modifies the pulse time (wall-clock time) of all the events in the specified spectra of an EventWorkspace, by adding the given number of seconds as specified with TimeOffset.
Categories: Algorithms | Events | Transforms\Axes