Why do fast fourier transform operations from scipy add so much noise to the data?
If I create two very simple signals, one an exponential decay and the other a gaussian, I can convolve this two signals very easily using scipy’s fft and ifft functions: