Guest User

Untitled

a guest
Feb 16th, 2015
407
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "test.py", line 23, in <module>
  3. tck = interpolate.splrep(x, y, t=knots, w=weights)
  4. File "/usr/local/lib/python2.7/dist-packages/scipy/interpolate/fitpack.py", line 515, in splrep
  5. raise _iermess[ier][1](_iermess[ier][0])
  6. ValueError: Error on input data
Advertisement
Add Comment
Please, Sign In to add comment