Periodic Sequence Split Table

../../../../../_images/sequencesplit.svg

Find peaks in a signal and slice the input Table into a list of Tables, where each element contains one peak.

If peaks are found very close to the edges of the data, the first and/or last element may contain unexpected results. If this is the case, use Slice List to remove these elements.

class node_sequencesplit.SequenceSplit[source]
Inputs:
sequence : table

The sequence to split

Outputs:
sequences : [table]

The split sequences

Configuration:
Peak Detecting Algorithm

Choose which algorithm to detect periodic events

Samples per peak

Choose an approximate value for the number of expected samples between peaks

Select column:

Choose column to use as identifier

Offset of peridodic event(0-100)

Add lag as a percentage of the discarded data