Commit Graph

16 Commits

Author SHA1 Message Date
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