hyperspy / rosettasciio

Python library for reading and writing scientific data format

Home Page:https://hyperspy.org/rosettasciio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scipy.interp1d legacy

jlaehne opened this issue · comments

Replace depcreated scipy.interp1d by [scipy.interpolate.make_interp_spline](https://docs.scipy.org/doc/scipy/reference/generated/scipy.interpolate.make_interp_spline.html) as in hyperspy/hyperspy#3233

Occurs once in rsciio/dens/_api.py