Fred Jan Kraan

Results 1 issues of Fred Jan Kraan

After fixing the np.int issue (np.int deprecated in bookworm #15), I got this error: ``` Traceback (most recent call last): File "~/PySpectrometer2/src/PySpectrometer2-USB-v1.0.py", line 263, in intensity = savitzky_golay(intensity,17,savpoly) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File...