markusro
d3b1a9e3fd
Show message if ADC_Data is clipped (solves #16 )
Build Debian Packages / build (bookworm, debian12) (push) Successful in 14m38s
Build Debian Packages / build (trixie, debian13) (push) Successful in 14m40s
Build Debian Packages / build (bullseye, debian11) (push) Has been cancelled
2026-07-05 13:44:20 +02:00
markusro
efb15606c6
These were not too critical errors as we normal only do + and -
...
Build Debian Packages / build (trixie, debian13) (push) Successful in 13m14s
Build Debian Packages / build (bookworm, debian12) (push) Successful in 13m23s
Build Debian Packages / build (bullseye, debian11) (push) Has been cancelled
operations in the experiments.
- Identified and fixed multiple logic and syntax errors in the `Accumulation` class similar to those recently found in `ADC_Result`.
- Implemented missing arithmetic operators (`*`, `/`, `//`) and their inplace/reverse counterparts for the `Accumulation` class.
- Verified that all arithmetic operations correctly maintain statistical data (sum of squares) where mathematically possible.
2026-07-04 16:26:56 +02:00
markusro
27466fe2d6
cleanup build scripts
Build Debian Packages / build (bookworm, debian12) (push) Failing after 7m30s
Build Debian Packages / build (bullseye, debian11) (push) Failing after 6m22s
Build Debian Packages / build (trixie, debian13) (push) Failing after 8m42s
2026-03-23 14:59:00 +01:00
markusro
5e37c1baa3
clean up tests and folders
Build Debian Packages / build (bookworm, debian12) (push) Successful in 7m27s
Build Debian Packages / build (bullseye, debian11) (push) Successful in 7m2s
Build Debian Packages / build (trixie, debian13) (push) Successful in 8m49s
2026-03-20 16:47:53 +01:00
markusro
17766b7b65
directory cleanup
Build Debian Packages / build (bookworm, debian12) (push) Successful in 7m17s
Build Debian Packages / build (bullseye, debian11) (push) Successful in 6m53s
Build Debian Packages / build (trixie, debian13) (push) Failing after 7m33s
2026-03-16 16:09:41 +01:00
markusro
1f9b78afac
fixed matplotlib (3.10) error in trixie
2026-03-16 14:22:04 +01:00
Markus Rosenstihl
28e6c9d1a0
* Make it work in bookworm, redid some of the changes from last commit
...
* Changed default number types to int16 for ADC_Result and float32 for
Accumulations
2026-03-09 10:55:55 +01:00
Markus Rosenstihl
13431cab41
python3-damaris from Joachim Beerwerth
2025-04-25 14:57:52 +02:00