Benjamin Ricketts

Results 1 issues of Benjamin Ricketts

On line 600, the .cs attribute is used instead of .power to calculate the time lag. e.g. It should be: lag = np.angle(cross.power)/ (2 \* np.pi \* cross.freq) instead of:...