pyvtna.align

Functions

align_starts(sig1, sig2[, time1, time2])

Align the starting times of two signals, shifting them to the same zero point.

get_interpercentile_diff(sig, time, p1, p2, ...)

Get the the time between the signal reaching percentile p1 and percentile p2.

get_percentile_idx(sig, percentile[, mode, ...])

Get the index of the value in the signal that is at a certain percentile of the max signal value.

get_transrange(t1, s1, t2, s2[, tolerance, p])

Get the difference in times between the same percentile in two signals.

grid_search_comp(sig1, sig2[, smooth, win1, ...])

Returns the compression factor used to make sig2 match sig1.