lasp/test
2018-02-27 19:45:21 +01:00
..
benchmark.py 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
CMakeLists.txt Rename all beamforming to lasp. In all source code. 2018-02-23 20:40:45 +01:00
fft_test.py Cleanup fir filter design code. Removed Beamforming reference i test_fft.py 2018-02-27 19:45:21 +01:00
filterbank_test.py Added filterbank and toebehoren 2018-02-19 10:40:28 +01:00
ps_test.py 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
test_bf.c Rename all beamforming to lasp. In all source code. 2018-02-23 20:40:45 +01:00
test_fft.c Rename all beamforming to lasp. In all source code. 2018-02-23 20:40:45 +01:00
test_math.c Rename all beamforming to lasp. In all source code. 2018-02-23 20:40:45 +01:00
test_workers.c Rename all beamforming to lasp. In all source code. 2018-02-23 20:40:45 +01:00