Anne de Jong anne
anne pushed to master at ASCEE/lasp 2020-08-22 09:02:37 +00:00
0b5a94be4c Input of filterbank API improvements
4dd95cb80c Level ref value can be changed in SLM, Qty stuff stored in measurement
0a8949e0cf Updated exporting to wav file, NEEDS more testing. Added progress function to signal generator, which returns None by default
Compare 3 commits »
anne pushed to develop at ASCEE/lasp 2020-08-08 12:09:43 +00:00
683c0b6566 Removed assertions on n_rows and n_cols in lasp_pyarray.h
c9ad4dc1b4 Bugfix for transposing an numpy array in code. Can only be done by calling PyArray_Transpose, not by setting flags, apparently. Fixed the lasp_recording for new member attributes of AvStream.
287b0cfe83 Big change to new stream configuration. Possibility to include output channels back to input
b17178c4a7 Better implementation of 'Measurement.fromWaveFile, using scipy, which is able to handle wave files with floating point data
3e2e8c8953 Merge branch 'develop' into channel_metadata
Compare 6 commits »
anne pushed to master at ASCEE/lasp 2020-08-08 12:09:29 +00:00
683c0b6566 Removed assertions on n_rows and n_cols in lasp_pyarray.h
c9ad4dc1b4 Bugfix for transposing an numpy array in code. Can only be done by calling PyArray_Transpose, not by setting flags, apparently. Fixed the lasp_recording for new member attributes of AvStream.
287b0cfe83 Big change to new stream configuration. Possibility to include output channels back to input
b17178c4a7 Better implementation of 'Measurement.fromWaveFile, using scipy, which is able to handle wave files with floating point data
3e2e8c8953 Merge branch 'develop' into channel_metadata
Compare 9 commits »
anne pushed to develop at ASCEE/lasp 2020-07-09 07:45:58 +00:00
6830d5192e Merge branch 'develop' of ssh://code.ascee.nl:12001/ASCEE/lasp into develop
c30960b1a3 Added method to import measurement data from a wave file
82ec7faa45 Bugfix for float32 data type. Neoformat comment markup
Compare 3 commits »
anne pushed to master at ASCEE/timedomainresonace 2020-04-28 07:45:52 +00:00
9d34cdb76a Improved interface
b910655fed Improved interface
bc4a8941b7 Working code
55170494e3 Working! Finally. Stupid mistake
ad6c6800fa Still not working
anne created repository ASCEE/timedomainresonace 2020-04-28 07:45:44 +00:00
anne pushed to master at ASCEE/lasp 2020-04-26 12:41:50 +00:00
2d909b07dd Small fixes for building on Windows. Note, that there are some things hardcoded which should not be hardcoded.
anne pushed to develop at ASCEE/lasp 2020-04-26 12:41:22 +00:00
2d909b07dd Small fixes for building on Windows. Note, that there are some things hardcoded which should not be hardcoded.
anne pushed to master at ASCEE/lasp 2020-04-26 12:39:10 +00:00
7cc77b073a Bugfixes which were found when trying to compile on windows
92034d3d2f Running on Windows. WOOHOO!
c1d8fe97d4 Bugfixes to hopefully let it run on Windows. Needs further testing
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
Compare 12 commits »
anne pushed to develop at ASCEE/lasp 2020-04-13 13:22:22 +00:00
7cc77b073a Bugfixes which were found when trying to compile on windows
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 »