lasp/src/lasp
Anne de Jong e5ee46dd20
continuous-integration/drone/push Build is failing Details
All hdf5 code on main thread. Using Python Queue() to buffer, and added handleQueue() method to Recording() that should be called occasionally
2023-06-21 11:38:11 +02:00
..
device Bugfix: stop the streams in the destructor of streammgr to avoid that the signal generator is detructed while the streams are still running 2023-06-18 21:13:09 +02:00
dsp Finally: some align_val_t that did not work on Windows! 2023-06-17 07:03:14 -07:00
filter Added first-order HP and LP compensation filters to the biquad class 2023-03-22 16:23:57 +01:00
plot Output of a sine wave now works. Pfff 2022-07-20 14:58:48 +02:00
pybind11 More GIL releases while possibly waiting for a lock. Improves throughput, when also PyIndataHandlers are running (in case of a recording, for example 2023-06-20 17:16:56 +02:00
tools Update to new smoothing algorithm. Should be made faster. 2023-02-23 18:10:06 +01:00
CMakeLists.txt Finally: some align_val_t that did not work on Windows! 2023-06-17 07:03:14 -07:00
__init__.py Added measurementset 2023-02-19 11:06:22 +01:00
lasp_atomic.py Some bugfixes and useful function additions 2022-09-28 09:41:02 +02:00
lasp_common.py Some doc update 2023-04-21 13:27:45 +02:00
lasp_config.h.in Rudymentary portaudio support. A stream callback is running. 2023-06-14 21:23:53 +02:00
lasp_config.py Switched to OpenMP for parallellizing for loops. Bugfixes in PowerSpectra() class. Added tests to check Parsevall hold. Improved lots of comments. Added module groups. Use CMake to specify code version number. Device info should be obtained from StreamMgr in Python code. 2022-09-03 20:59:14 +02:00
lasp_cpp.cpp Documentation updates. 2023-01-20 14:22:48 +01:00
lasp_daqconfigs.py Add: DaqConfigurations.loadRaw() and saveRaw() for easy accessing of DAQ configuration data 2022-10-24 12:05:59 +02:00
lasp_imptube.py Output of a sine wave now works. Pfff 2022-07-20 14:58:48 +02:00
lasp_logging.py Output of a sine wave now works. Pfff 2022-07-20 14:58:48 +02:00
lasp_measurement.py Updates and bugfixes on fromnpy in Measurement 2023-05-16 12:12:36 +02:00
lasp_measurementset.py Added measurementset 2023-02-19 11:06:22 +01:00
lasp_octavefilter.py Some bugfixes 2022-11-14 11:11:03 +01:00
lasp_playback.py Output of a sine wave now works. Pfff 2022-07-20 14:58:48 +02:00
lasp_record.py All hdf5 code on main thread. Using Python Queue() to buffer, and added handleQueue() method to Recording() that should be called occasionally 2023-06-21 11:38:11 +02:00
lasp_reverb.py DaqConfiguration(s) back in place. Time to couple some stuff to ACME 2022-08-01 17:26:22 +02:00
lasp_slm.py Split timeweighting into different types for each of the possible use cases. 2023-02-03 20:41:59 +01:00
lasp_weighcal.py Output of a sine wave now works. Pfff 2022-07-20 14:58:48 +02:00