How to convert object to number after interpolation?

前端 未结 0 969
天涯浪人
天涯浪人 2021-01-18 02:37

After interpolate a Spectrum to a new axis.

 a = spec[1,:] = scipy.interpolate.interp1d(x, spec[1,:], \'linear\')

Error occurs:



        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题