lasp/test
Anne de Jong 9617da3ad9
continuous-integration/drone/push Build is failing Details
Updated libs. Some comments and tests on cmake with msys2.
2023-05-25 11:41:16 -07:00
..
CMakeLists.txt Updated libs. Some comments and tests on cmake with msys2. 2023-05-25 11:41:16 -07: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
scipy_sos_thirdoctavebank.py Bugfix: FilterBankDesigner now always returns second order sections with shape (SOS_ORDER, 6), even for the high pass section. Expanded the third octave bank compliance test. Since it passed for all common sample rates, I removed the warning that the filters might be non-compliant for fs unequal to 48 kHz. 2023-01-09 11:59:48 +01:00
test_aps.py Updated tests 2023-01-12 20:31:55 +01:00
test_cppslm.py Updated tests 2023-01-12 20:31:55 +01:00
test_daq.cpp Added Armadillo backend for Fft's. This one seems to work properly. Added some tests code for daq and StreamMgr in C++. Fixed a stray of a debug dmat somewhere in lasp_daqdata. 2022-10-12 15:02:42 +02:00
test_fft.py Improved code for cubes. RtAps is not working. Don't know why. TimeBuffer code has better readability. Bugfix in output from Column to Numpy. GIL release for AvPowerSpectra::compute via Pybind. 2022-10-11 14:50:44 +02:00
test_ps.py Cleanup of tests 2023-01-12 20:35:00 +01:00
test_smgr.cpp Updated libs. Some comments and tests on cmake with msys2. 2023-05-25 11:41:16 -07:00