Calculate Overlaps
Synopsis
This operator takes a set of time intervals and associated names and calculates all overlaps for them.
Description
Input
exa
The input ExampleSet.
Output
out
The resulting ExampleSet with overlapping time intervals.
ori
The original ExampleSet.
Parameters
Start timestamp
Attribute with the start date of an interval.
End timestamp
Attribute with the end date of an interval.
Id attribute
Attribute containing an id for each session.