lasp/lasp
Anne de Jong 9983ca6096 Throughput of flag LASP_PARALLEL. If not set, some downstream code will be broken as JobQueues will not go empty for this case. For all code in the library, a serial implementation works off the not present job queue 2021-09-15 21:10:27 +02:00
..
c Throughput of flag LASP_PARALLEL. If not set, some downstream code will be broken as JobQueues will not go empty for this case. For all code in the library, a serial implementation works off the not present job queue 2021-09-15 21:10:27 +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 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
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 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
__init__.py Added comments and maybe some minor repairs. 2021-08-09 09:51:51 +02: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 Bugfix in message, added a handle for returning a list of the stream messages from handleMessages() 2021-05-24 16:08:11 +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 Bugfix in lasp_measurement 2021-06-17 10:44:08 +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 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 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 Bugfixes: smoothing, measurement file attribute channelNames is now definite. Improved error messages 2021-05-23 15:13:11 +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 Some extra comments 2021-09-11 15:54:00 +02:00