This website requires JavaScript.
Explore
Help
Sign In
IPKM
/
python3-damaris
Public Access
Watch
3
Star
0
Fork
0
Code
Issues
7
Pull Requests
Actions
Releases
Activity
127
Commits
3
Branches
0
Tags
b04a4274e0b8741acde0b9b4bac3096c63e2f6e3
Commit Graph
2 Commits
Include renames
Author
SHA1
Message
Date
markusro
d40db50480
Baseline subtraction is doing an unallowed cast by using the inplace operator "-=" on int16 arrays (If it is an ADC_Result, or single scan Accumulation) and subtracting the mean (float) from it.
...
This is a mandatory TypeErrror since numpy 1.10.0. This fixes 22.
2026-07-04 16:02:01 +02:00
markusro
6abb338c4a
move to a more standard python packaging structure
Build Debian Packages / build (bookworm, debian12) (push)
Successful in 13m3s
Details
Build Debian Packages / build (trixie, debian13) (push)
Successful in 13m46s
Details
Build Debian Packages / build (bullseye, debian11) (push)
Has been cancelled
Details
2026-04-07 17:09:10 +02:00