get_interval_bounds#

ethograph.labels.intervals.get_interval_bounds(df, idx)[source]#

Return (onset_s, offset_s, labels) for interval at idx.

Return type:

tuple[float, float, int]