lasp/python_src/lasp
2024-06-28 09:15:55 +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 Fixed an error where the ylabel of SPL plots would be indicated as 2 micropascal 2024-06-26 15:05:34 +02:00
lasp_config.py Bugfix for overwriting array initialization functions, such that it can also handle complex numbers and different ordering 2024-06-28 09:15:55 +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 Merge remote-tracking branch 'refs/remotes/origin/develop' into develop 2024-06-26 15:06:09 +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