lasp/lasp
Anne de Jong 82ec7faa45 Bugfix for float32 data type. Neoformat comment markup 2020-04-29 15:00:00 +02:00
..
c Bugfixes which were found when trying to compile on windows 2020-04-13 15:21:15 +02:00
cmake Lots of things improved. Forgot to count, became big commit, excuse myself 2018-07-17 11:52:02 +02:00
device Bugfixes which were found when trying to compile on windows 2020-04-13 15:21:15 +02:00
filter First work on noise coloring filter implementations 2020-03-02 22:03:35 +01:00
plot High quality png export of bar figures. Save file dialog added for bar figures. 2018-10-03 20:14:33 +02:00
tools removed old binning code 2020-01-17 17:03:45 +01:00
CMakeLists.txt Bugfixes which were found when trying to compile on windows 2020-04-13 15:21:15 +02:00
__init__.py Exposed AvPowerSpectra explicitly. Comment improvements. Line breakages, etc. Added 10s and infinite to TimeWeighting types. 2019-03-28 21:26:11 +01:00
config.pxi.in Recording is working again. Sometimes it hangs on closing stream. 2019-12-18 10:02:20 +01:00
lasp_atomic.py Added loads of comments and readability improvements. 2018-12-29 15:34:24 +01:00
lasp_avstream.py 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. 2020-04-03 11:12:49 +02:00
lasp_common.py Bugfixes to hopefully let it run on Windows. Needs further testing 2020-04-06 21:38:04 +02:00
lasp_config.py Added loads of comments and readability improvements. 2018-12-29 15:34:24 +01:00
lasp_measurement.py Bugfix for float32 data type. Neoformat comment markup 2020-04-29 15:00:00 +02:00
lasp_octavefilter.py Bugfix for overall channel in SLM, code improvement in octave filter. 2020-02-09 15:08:48 +01:00
lasp_playback.py Default video off 2019-06-14 11:17:03 +02:00
lasp_record.py 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. 2020-04-03 11:12:49 +02:00
lasp_reverb.py Lots of code and comments improvements 2019-10-27 14:19:26 +01:00
lasp_slm.py Bugfix for overall channel in SLM, code improvement in octave filter. 2020-02-09 15:08:48 +01:00
lasp_weighcal.py Working on SOS implementation of frequency weighting filters 2020-01-17 22:10:42 +01:00
wrappers.pyx Running on Windows. WOOHOO! 2020-04-07 21:51:30 +02:00