For the complete documentation index, see llms.txt. This page is also available as Markdown.

Chain

Append signals from different datasets one after the other.

Chain

If you have several consecutive recordings, you can chain them together so they appear as one continuous timeline. This is useful when, for example, a recording was split into multiple files, or when you ran several sessions of the same test.

Weather data from three different datasets (one per day) chained together as one dataset

Enable chain

When you visualise multiple datasets, choose Chain in the dialog that pops up. You can also switch to Chain at any time from the Datasets dialog at the bottom left of your tab.

Your datasets are now placed end-to-end on the time axis, so you can scroll through them as a single, uninterrupted measurement.

Select and order datasets

Open the Organise datasets dialog by clicking the Organise datasets button in the Datasets dialog, or by pressing the i key. In Chain mode, each dataset has a checkbox in front of it. Tick the datasets you want to include, and change their order using the arrows on the right. The order of the datasets determines the order in which they appear along the time axis.

Configure the time axis

  • First timestamp: the original start time of the dataset.

  • Auto-align: chains datasets with relative timestamps end-to-end automatically. If your datasets all use absolute timestamps, they keep their original positions.

  • Delta offset: additional offset in seconds to add or remove a gap between two recordings. You can use the distance between the two cursors to visually set this offset.

  • Result first timestamp: the start time of the dataset after all offsets are applied.

Offsets can be specified via the gear button next to "Datasets" or in he "Organise datasets" modal (screenshot above)

Last updated