aspcore.correlation.periodic_autocorr
- aspcore.correlation.periodic_autocorr(seq)
seq is a single channel sequence of shape (1, period_length), that should be a single period of a periodic signal
This function calculates the periodic autocorrelation
returns autocorr of shape (period_length)