leswright1977 / PySpectrometer2

The Second Incarnation of the Spectrometer project!
Apache License 2.0
204 stars 24 forks source link

Resolve numpy.int deprecation issues #19

Open Daenks opened 1 month ago

Daenks commented 1 month ago

Update for numpy runtime errors. np.int is deprecated and crashed the software, this simple fix makes it work again.