emd.sift.stop_imf_fixed_iter#

emd.sift.stop_imf_fixed_iter(niters, max_iters)[source]#

Compute the fixed-iteraiton sift stopping metric.

Parameters:
nitersint

Number of sift iterations currently completed

max_itersint

Maximum number of sift iterations to be completed

Returns:
bool

A flag indicating whether to stop siftingg