lasp/test
Anne de Jong a39d8300a1 Somewhere inbetween. Everything broken 2019-12-08 14:19:10 +01:00
..
CMakeLists.txt Rename all beamforming to lasp. In all source code. 2018-02-23 20:40:45 +01:00
bandpass_test_1.py Renamed nominals to nominals_txt 2018-09-21 09:16:58 +02: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
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 Fixed bug in filtebank, renamed ASCEE to LASP in lasp_python.h, added decimator. 2018-03-04 19:48:46 +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_bars.py Partially done implementation of Octave and one-third octave filterbank. 2018-06-14 14:49:14 +02:00
test_bf.c Renamed lasp_math.h to lasp_mat.h as it defines matrices, not math. Made a typedef from vd to dmat such that the types of these are the same. Same goes for vc and cmat 2018-04-01 14:01:07 +02:00
test_fft.c Rename all beamforming to lasp. In all source code. 2018-02-23 20:40:45 +01:00
test_math.c Renamed lasp_math.h to lasp_mat.h as it defines matrices, not math. Made a typedef from vd to dmat such that the types of these are the same. Same goes for vc and cmat 2018-04-01 14:01:07 +02:00
test_rtaudio.py Somewhere inbetween. Everything broken 2019-12-08 14:19:10 +01:00
test_workers.c Rename all beamforming to lasp. In all source code. 2018-02-23 20:40:45 +01:00