Skip to main content
Skip table of contents

Irregular Time Series View

An Irregular Time Series contains sparse numerical data, which makes it easy to edit. The main example of a metadata sequence of this type is the modifiers.

Display

An Irregular Time Series is displayed as a plot of each of its channels:

Irregular Time Series with several channels (constant interpolation)

Hovering over a channel displays its name and value at that time point:

When an Irregular Time Series is selected, the Sequence properties section in the Inspector will show this layout:

which includes a list of channels. For each channel, the list shows:

  • the plot color of the channel

  • a checkbox for visibility of the channel

  • the name of the channel

Tick the checkbox in a particular row to hide/show that channel in the display. Press the Show All button to show all channels, and press Hide All to hide all channels.

If for some reason you wish to change the plot color of a channel, click on the color square to bring up a color picker:

Range controls

An Irregular Time Series can have its Y-range zoomed and panned.

To zoom the Y-range, hover over the axis area, and use Shift+Ctrl+wheel scroll.

To pan the Y-range of the sequence, engage panning control (click the middle mouse button or Shift+Ctrl+left mouse button) anywhere inside the sequence, and drag vertically. (Horizontal panning will shift the visible timeframe of the entire event.)

A more precise way to set the Y-range is through the axis settings, which you can bring up by right-clicking on the axis. Enter the minimum and maximum values explicitly, or click on Y Fit to fit the range to the spread of data in the sequence.

Channel selection

Channel selection is useful for editing channel data in an Irregular Time Series. There are two ways to select a channel:

  1. Click on the plot line in the view.

  2. Click on the name of the channel in the Inspector.

When a channel is selected, the other channels appear grayed out, both in the Inspector and in the plot:

Irregular Time Series with a channel selected

When a channel is selected in an Irregular Time Series, the data points are shown, and you can also hover on them to see their values:

To unselect a channel, either click on its name again in the inspector, or hit esc on the keyboard while the sequence is selected.

Editing y-value

modifying_y.png

To edit the y-value over an interval:

  1. Select the channel to be edited.

  2. Hover over the interval you want to move; the cursor will change to a double-arrow.

  3. Click and drag the line up or down.

An example is shown below.

Editing the y-value over an interval

Editing x-value (duration)

modifying_x.png

To stretch or contract an interval in the x dimension (time):

  1. Select the channel to be edited.

  2. Hover over the vertical transition line at the beginning or end of the interval; the cursor will change to a double-arrow.

  3. Click and drag the line left or right.

An example is shown below.

Editing the duration of an interval

Editing x and y together

modify_xy.png

To edit both x and y at the same time:

  1. Select the channel to be edited.

  2. Hover over the data point you want to move; the cursor will change to a pointing hand.

  3. Click and drag the point up, down, left or right.

An example is shown below.

Editing the x-y position of a point

Inserting an interval

insert_interval.png

To insert a new interval:

  1. Select the channel to be edited.

  2. Select the time interval (see Time selection). The corresponding segment of the target channel will turn green.

  3. Hover over the green line segment.

  4. Click and drag the line up or down.

An example is shown below.

Inserting an interval

Inserting a point

To insert a new data point:

  1. Select the channel to be edited.

  2. Double click anywhere in the sequence. A new data point will appear at that position.

An example is shown below.

Inserting a point

Deleting a point

To delete a data point:

  1. Select the channel to be edited.

  2. Select the point to be deleted.

  3. Press the delete key on your keyboard.

Due to the constant interpolation method, after deleting a data point from the Irregular Time Series, the interval terminated by that point takes on the value of the following point.

An example is shown below.

Deleting points

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.