lasp/lasp
2021-10-18 10:16:42 +02:00
..
c Bugfix in fft.c, forgot some defines 2021-10-17 14:00:16 +02:00
cmake 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
device Fixed #90, and set default sample rate back to 48k 2021-10-17 14:50:38 +02:00
filter Added comments and maybe some minor repairs. 2021-08-09 09:51:51 +02: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 ignore last data point in smoothing, at Nyquist frequency 2021-10-18 10:16:21 +02:00
__init__.py Added comments and maybe some minor repairs. 2021-08-09 09:51:51 +02:00
CMakeLists.txt 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
config.pxi.in Forgot to add 32-64 bits definitions to include in wrappers.pyx. Now fixed. Removed constrained on h5py version. This might result in new instabilities, but we expect it to be more fixed. 2021-10-04 15:53:22 +02:00
lasp_atomic.py Added loads of comments and readability improvements. 2018-12-29 15:34:24 +01:00
lasp_avstream.py Terminate processes when the pipes are broken, or the queues are raising exceptions. Helps with cleaning up orphaned processes when the software crashes. 2021-10-16 13:29:42 +02:00
lasp_common.py Bugfix for comparing of physical quantities 2021-06-17 10:33:22 +02:00
lasp_config.py Added loads of comments and readability improvements. 2018-12-29 15:34:24 +01:00
lasp_imptube.py Fixed some bugs. Lrftubes is temporarily disabled on this branch 2021-05-23 10:15:48 -07:00
lasp_logging.py Bugfix in deserializing device info. Added comments and function in stream manager to rescan Daq devices 2021-05-13 21:35:51 +02:00
lasp_measurement.py minor fixes 2021-10-18 09:17:36 +02:00
lasp_multiprocessingpatch.py Added Monkeypatch to make multiprocessing work with a list of queues in the manager 2021-05-04 10:29:51 +02:00
lasp_octavefilter.py minor fixes 2021-10-18 09:17:36 +02:00
lasp_playback.py Default video off 2019-06-14 11:17:03 +02:00
lasp_record.py Added comments and maybe some minor repairs. 2021-08-09 09:51:51 +02:00
lasp_reverb.py Lots of code and comments improvements 2019-10-27 14:19:26 +01:00
lasp_siggen.py Added mute option to siggen 2021-10-18 09:18:39 +02:00
lasp_slm.py Small bugfix in SLM 2020-10-19 16:58:09 +02:00
lasp_weighcal.py Working on SOS implementation of frequency weighting filters 2020-01-17 22:10:42 +01:00
wrappers.pyx Bugfix in fft.c, forgot some defines 2021-10-17 14:00:16 +02:00