Commit Graph

35 Commits

Author SHA1 Message Date
Anne de Jong d0d494fcb2 Added some stuff to gitignore, removed explicit dependency on Numpy
Building, testing and releasing LASP if it has a tag / Build-Test-Ubuntu (push) Failing after 2m1s Details
Building, testing and releasing LASP if it has a tag / Release-Ubuntu (push) Has been skipped Details
2024-03-12 15:53:37 +01:00
Anne de Jong e4f887dc5b Renamed test_input.py to example_input.py
Building, testing and releasing LASP if it has a tag / Build-Test-Ubuntu (push) Has been cancelled Details
Building, testing and releasing LASP if it has a tag / Release-Ubuntu (push) Has been cancelled Details
2023-10-24 19:47:35 +02:00
Anne de Jong 72716ecd39 Updated .gitignore 2023-07-14 16:42:05 +02:00
Anne de Jong da80dbf075 Some improvements before stepping over to pyproject.toml
continuous-integration/drone/push Build is failing Details
2023-07-14 13:40:43 +02:00
Anne de Jong 3e6c8cf3b2 Working to execute cpp code of LASP on Windows. Streams are not working in ACME
continuous-integration/drone/push Build is passing Details
2023-05-03 12:44:32 -07:00
Anne de Jong b61fb7b014 Split timeweighting into different types for each of the possible use cases.
continuous-integration/drone/push Build is passing Details
2023-02-03 20:41:59 +01:00
Anne de Jong a581226f3d Merged Pybind11 branch. It is more ~ less ready 2022-10-06 21:45:36 +02:00
Anne de Jong 34239bfabf Removed old testing code. Improved Doxyfile, added logo to Doxygen. Added pytest testing config. 2022-09-03 16:07:44 +02:00
Anne de Jong 1e8b18aabe Added threadpool, biquadbank could be working for equalizer. First steps of SLM and AvPowerSpectra 2022-08-11 14:47:44 +02:00
Anne de Jong 6a006e27f9 Output of a sine wave now works. Pfff 2022-07-20 14:58:48 +02:00
Anne de Jong 7095f9d5e7 Intermediate commit. Ready for some serious testing. 2022-06-29 12:25:32 +02:00
Anne de Jong 5d1b88a883 Merge branch 'stable' into develop 2022-05-25 10:38:59 +02:00
Anne de Jong f635cac209 First work on going to Pybind11. Rewritten the code for the UlDaq significantly. Much cleaner, but still contains bugs. 2022-05-23 17:26:29 +02:00
Anne de Jong cf0b4cf283 Added export of compile commands. Stop make on first error 2022-01-28 14:11:58 +01:00
Anne de Jong b159f4d144 Major cleanup of build code (CMake related). First steps towards C++ and C-compiler safety. Also first steps made to get single precision back to working 2021-09-14 20:05:42 +02:00
Anne de Jong a16fa576fd Merged DT9837A 2020-10-16 21:07:58 +02:00
Anne de Jong 2e83942771 Accidentally added binary file to git 2020-10-06 20:38:46 +02:00
Anne de Jong a73ef3d7a8 First work on moving RtAudio Api back to C++. 2020-10-04 22:29:54 +02:00
Anne de Jong a3a7c37548 First work on uldaq implementatio for DT9837A 2020-09-12 23:34:28 +02:00
Anne de Jong a39d8300a1 Somewhere inbetween. Everything broken 2019-12-08 14:19:10 +01:00
Anne de Jong fa0766181a Added spyproject to gitignore 2019-10-27 14:31:59 +01:00
Anne de Jong 86211b8505 Updated setup.py, gitignore, cmakelists 2019-01-05 12:16:03 +01:00
Anne de Jong 505add6ae1 Added loads of comments and readability improvements. 2018-12-29 15:34:24 +01:00
Anne de Jong 9806ba36ff No pyc files in git 2018-09-21 09:17:57 +02:00
Anne de Jong 185d4734d8 Accidentally committed something wrong to .gitignore 2018-09-13 14:13:26 +02:00
Anne de Jong 64821f8c6f In between state of connecting DAQ Devices 2018-07-28 14:46:52 +02:00
Anne de Jong 3357a0ded6 Split up GUI in different Widgets, added revtime, added figure list possibilities, added Qt Resources, added About panel, added lots of comments, export and import of measurements 2018-05-02 16:29:53 +02:00
Anne de Jong 2842fb5714 Added lots of comments to some C-code. Moved some Python code to lasp_
common.py. Added lasp_measurement, lasp_slm, lasp_weighcal. Lots of bugfixes,
renamed fir_design to filter_design, cleaned up frequency weighting filter code.
2018-04-23 09:29:21 +02:00
Anne de Jong b3d60a2d69 Added monitor panel. Only spectra fast and slow weighting implementation is not savy 2018-04-01 10:57:29 +02:00
Anne de Jong 53a60877b4 Cleanup fir filter design code. Removed Beamforming reference i test_fft.py 2018-02-27 19:45:21 +01:00
Anne de Jong c55d3b1e17 Rename all beamforming to lasp. In all source code. 2018-02-23 20:40:45 +01:00
Anne de Jong 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
Anne de Jong 2d203647ed Added doc to gitignore 2018-02-06 12:02:07 +01:00
Anne de Jong 83aaf69bef Refactoring math routines. Added comments. Removed multithreading from fft routines. Switched to fftpack for FFT. Added Doxyfile 2018-02-06 12:01:27 +01:00
Anne de Jong 52e5a31bdb Initial commit. Lots of stuff 2018-01-29 16:14:50 +01:00