emd.cycles.get_control_points#

emd.cycles.get_control_points(x, cycles, interp=False, mode='cycle')[source]#

Identify sets of control points from identified cycles.

The control points are the ascending zero, peak, descending zero & trough.

Parameters:
xndarray

Input array of oscillatory data

good_cyclesndarray

array whose content index cycle locations

Returns:
ndarray

The control points for each cycle in x