Anne de Jong anne
anne pushed to develop at ASCEE/lasp 2020-04-07 19:52:30 +00:00
92034d3d2f Running on Windows. WOOHOO!
anne pushed to develop at ASCEE/lasp 2020-04-06 19:39:04 +00:00
c1d8fe97d4 Bugfixes to hopefully let it run on Windows. Needs further testing
anne pushed to develop at ASCEE/lasp 2020-04-03 09:18:57 +00:00
8e0b173fdf Audio thread does not interfere with Python GIL anymore. Instead, GIL-acquiring stuff runs on different thread which communicates using queues. Small API change in callback to Python, no streamtime is given anymore, and buffers for input and output CAN be none.
5516fe44ce Moved stream data to a C struct
04c3631a72 Renamed an attribute in daqconfigs. Small bugfix in lasp_calibrate.py
6acf45a909 Some minor fixes in siggen and ln to also work with (untested) 32-bit floats
09c6b2680b Bugfix in shelve
anne pushed to master at anne/pyikb 2020-03-15 11:59:29 +00:00
caeada0f5b Added VOF.
5382564ccc Initial commit. Working for a single ZZP-er
Compare 2 commits »
anne pushed to master at ASCEE/lasp 2020-03-01 14:10:51 +00:00
945a960f1c Added a machine-local LASP shelve, next to the overall (multiple machine-wide) one
3d5e9290ff Wrapped the functions of FFTW to load and store wisdom.
82e077ec3a Added timeweighting infinite for real time processing
Compare 3 commits »
anne pushed to master at ASCEE/lasp 2020-02-26 13:21:42 +00:00
92ca0aa795 Bugfixes
anne pushed to master at ASCEE/lasp 2020-02-25 13:51:20 +00:00
173bf10273 Added code for monitor channel in stream and in recording. Updated comments. Lowered
anne pushed to master at ASCEE/lasp 2020-02-24 14:45:25 +00:00
0940179f50 Bugfix in equalizer. Seems to be working now. Bugfix in wrapper to make equalizer return array one-dimensional
281d4bf921 Added wrapper for equalizer.
bb2c0df427 Merged master
895b462bc5 Nominal_txt can now also be called with a list as argument.
613800dd15 Commented out tracerplus on siggen
Compare 7 commits »
anne pushed to master at ASCEE/lasp 2020-01-24 20:41:19 +00:00
d67fce8d06 Bugfixes in slm
3dd7e23587 Added statistics to sound level meter
6a756bf1b1 Merged master
0bbfe22d83 Bugfix for lowest frequency point in converting octave band to narrow band
22f1cb59ff Update SLM API. Now works properly with different start and stop bands, and only overall band
Compare 18 commits »
anne pushed to master at ASCEE/lasp 2020-01-21 13:59:20 +00:00
183404338e Merged improvements on SPL filter
78884cbbe2 Merged typex feature from slm
Compare 2 commits »
anne pushed to master at ASCEE/lasp 2020-01-20 11:14:55 +00:00
38865ef9cf Bugfix in comment. sosfilterbank.h
60a5c63748 Added possibility to get size of filterbank
5dbccf4797 Revert "Implementation of filter designer"
1d488c983a Implementation of filter designer
15c8b0d923 Working on SOS implementation of frequency weighting filters
Compare 5 commits »
anne pushed to master at ASCEE/lasp 2020-01-17 20:01:19 +00:00
f10e78ff41 removed old binning code
1a85b60d85 Exposed sweep to Python
c748e6cb75 Added code to generate narrow band data from band data and vice versa
fe53ada328 Added sweep signal generator. Partly functioning
8c6e6a5828 Added methods to filter bank designer to create narrow-band spectra from octave band results, assuming a uniform power spectrum in a certain band
Compare 5 commits »
anne pushed to master at ASCEE/lasp 2020-01-10 20:27:09 +00:00
2270a297cc Bugfixes and improvements in Filters
1748daab4c Put overflow detector a bit higher
703fbf5031 Rudimentary overflow checker implemented
Compare 3 commits »
anne pushed to master at ASCEE/lasp 2020-01-09 10:10:31 +00:00
00bd30eb2a Major cleanup and improvements of filter design code.
54173b6ecc Did some renaming to make sure FIR filterbanks can coexist with SOS filterbanks
4cd3f0bf9f Added Second Order Sections filterbank. Works much better that Fir filterbank. Does not need decimation. Easy generation of filters with scipy.signal.butter.
9afed2c9a9 Renamed filterbank to firfilterbank in C-code
195319ab29 Added the possibility to shift to different fft backend. Now set to fftw. Seems to work properly
Compare 16 commits »
anne pushed to master at ASCEE/lasp 2019-10-27 13:58:43 +00:00
59f82ae14c Added tools to bin narrow-band data into frequency bands
fa0766181a Added spyproject to gitignore
1f1922272d Lots of code and comments improvements
Compare 3 commits »
anne pushed to master at anne/pyikb 2019-08-21 17:37:03 +00:00
393d90bb8d first commit
anne created repository anne/pyikb 2019-08-21 17:35:57 +00:00
anne pushed to master at ASCEE/lasp 2019-06-14 09:30:58 +00:00
5af6aaf48e Default video off
anne pushed to master at ASCEE/lasp 2019-03-28 20:28:34 +00:00
23fc4c9259 Exposed AvPowerSpectra explicitly. Comment improvements. Line breakages, etc. Added 10s and infinite to TimeWeighting types.
anne transferred repository anne/lasp to ASCEE/lasp 2019-03-21 12:41:42 +00:00