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
Releases
Activity
Files
d40db504807360bff8ec733b8e0afd15ec3450aa
python3-damaris
/
src
T
History
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
..
damaris
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.
2026-07-04 16:02:01 +02:00