Burst detection for the first 1-2 cycles can fail if too close to the beginning of a signal. This is because cycle points are sometimes missing and because amplitude/period consistency get np.nan values for the first cycle.
Here is an example of the issue. The second signal is shifted 0.4 seconds and the first two cycles are missed.
Burst detection for the first 1-2 cycles can fail if too close to the beginning of a signal. This is because cycle points are sometimes missing and because amplitude/period consistency get np.nan values for the first cycle.
Here is an example of the issue. The second signal is shifted 0.4 seconds and the first two cycles are missed.