Open aidanmontare-fed opened 7 months ago
Seems to change the output of magspec plots
python3.12/site-packages/scipy/signal/_spectral_py.py:1240: UserWarning: nperseg = 1800 is greater than input length = 1441, using nperseg = 1441
freqs, time, Zxx = _spectral_helper(x, x, fs, window, nperseg, noverlap,
removes UserWarning from scipy that says nperseg should not be greater than input length