lasp/lasp
Anne de Jong 9e6a6b8c93 Bugfixes for LASP_DEBUG definition to variable value. Not made correctly, resulting in release mode of code not working 2021-12-20 14:21:03 +01:00
..
c Bugfixes for LASP_DEBUG definition to variable value. Not made correctly, resulting in release mode of code not working 2021-12-20 14:21:03 +01: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 Implemented a high-pass filter for input data 2021-10-23 14:35:15 +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 Restored FFT scaling to power/bin instead of PSD 2021-10-22 13:36:23 +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 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 Bugfix in input high pass filter 2021-10-23 14:43:24 +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 Bugfix in overall value of results 2021-11-13 14:27:57 +01: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