Hi, I received this warning message when running CLIPper on some eCLIP data from Eclipse.
WARNING:py.warnings:/Users/nicholaswebster/anaconda2/lib/python2.7/site-packages/scipy/interpolate/fitpack2.py:227: UserWarning:
The maximal number of iterations maxit (set to 20 by the program)
allowed for finding a smoothing spline with fp=s has been reached: s
too small.
There is an approximation returned but the corresponding weighted sum
of squared residuals does not satisfy the condition abs(fp-s)/s < tol.
warnings.warn(message)
Is this important and is there a way to increase the number of iterations? Or should I not worry about this?
Thanks, Nick
--
You received this message because you are subscribed to the Google Groups "CLIPper-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to clipper-discu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/clipper-discuss/a1725e8e-c878-4938-974a-674487848916%40googlegroups.com.