lasp/python_src/lasp
J.A. de Jong - Redu-Sone B.V., ASCEE V.O.F fa51d6e81c
All checks were successful
Building, testing and releasing LASP if it has a tag / Build-Test-Ubuntu (push) Successful in -54s
Building, testing and releasing LASP if it has a tag / Release-Ubuntu (push) Has been skipped
Bump 1.6.5
2024-06-24 10:00:56 +02:00
..
filter Bugfix to accomodate scipy versions >=1.13. Fixed the version of scipy to be at least this one. Updated readme regarding version bumping 2024-06-18 09:11:46 +02:00
plot Switch to pyproject build structure 2023-07-14 16:40:57 +02:00
tools Made code to compile and probably work with 32-bits floating point. This requires quite some testing to be done 2024-06-03 17:28:51 +02:00
__init__.py build(Removed-requirements,-they-are-in-pyproject.toml.-Added-lasp_version.py-that-will-obtain-version-from-metadata.): Black changed single quotes to double quotes. This commit should be tested now we have a patch number in the version 2023-07-19 16:56:50 +02:00
lasp_atomic.py Bugfix (delete measurement when no data is in it) and cleanup of recording code 2024-02-26 11:51:59 +01:00
lasp_common.py Added physicalOutputQty for daq devices, added possibility to inspect from Python whether device has monitor. Added unit for equation in Qtys. Version bump 1.3.0 2024-01-10 12:26:38 +01:00
lasp_config.py Bugfix: float129 -> complex128 2024-06-24 09:44:19 +02:00
lasp_daqconfigs.py build(Removed-requirements,-they-are-in-pyproject.toml.-Added-lasp_version.py-that-will-obtain-version-from-metadata.): Black changed single quotes to double quotes. This commit should be tested now we have a patch number in the version 2023-07-19 16:56:50 +02:00
lasp_logging.py Switch to pyproject build structure 2023-07-14 16:40:57 +02:00
lasp_measurement.py Bump 1.6.5 2024-06-24 10:00:56 +02:00
lasp_measurementset.py Some warnings fixed. The rest is markup suggestions from black, of which part is committed 2024-06-24 09:56:35 +02:00
lasp_octavefilter.py Made code to compile and probably work with 32-bits floating point. This requires quite some testing to be done 2024-06-03 17:28:51 +02:00
lasp_playback.py Switch to pyproject build structure 2023-07-14 16:40:57 +02:00
lasp_record.py Weak refs to Recording methods. Made the mutexes more simple for stream manager. Added extra guards and statements here and there. Code passes a sever stress test. 2024-03-13 12:19:24 +01:00
lasp_reverb.py Made code to compile and probably work with 32-bits floating point. This requires quite some testing to be done 2024-06-03 17:28:51 +02:00
lasp_slm.py Made code to compile and probably work with 32-bits floating point. This requires quite some testing to be done 2024-06-03 17:28:51 +02:00
lasp_version.py fix(lasp_version.py): Added patch to tuple unpack 2023-07-23 15:24:17 +02:00
lasp_weighcal.py Made code to compile and probably work with 32-bits floating point. This requires quite some testing to be done 2024-06-03 17:28:51 +02:00