|
195319ab29
|
Added the possibility to shift to different fft backend. Now set to fftw. Seems to work properly
|
2019-12-29 22:07:27 +01:00 |
|
|
53a60877b4
|
Cleanup fir filter design code. Removed Beamforming reference i test_fft.py
|
2018-02-27 19:45:21 +01:00 |
|
|
008876dbab
|
Added inverse FFT code.
|
2018-02-17 17:01:53 +01:00 |
|
|
85636ce946
|
Changed Fft API to also be able to compute for one channel
|
2018-02-10 21:14:17 +01:00 |
|
|
89e9622b1f
|
Bugfix, added overflow checks for debug mode. Tested AvPowerSpectra. Now works without errors, only addTimeData cannot be called twice. Improved fft implementation. Removed double wrapper for fftpack. Renamed fft.pyx to wrappers.pyx. Improved CMakeLists. Adde proper function entrance and exit tracers. Made tracers indent to function level. Added Bartlett window function
|
2018-02-09 11:56:49 +01:00 |
|
|
52e5a31bdb
|
Initial commit. Lots of stuff
|
2018-01-29 16:14:50 +01:00 |
|