This website requires JavaScript.
Explore
Help
Sign In
IPKM
/
python3-damaris
Public Access
Watch
3
Star
0
Fork
0
You've already forked python3-damaris
Code
Issues
7
Pull Requests
Actions
2
Releases
Activity
67
Commits
2
Branches
0
Tags
d40db504807360bff8ec733b8e0afd15ec3450aa
Commit Graph
2 Commits
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