<div dir="ltr"><div>Hello,<br><br></div>I am applying the free water dti model to my data, and receive the following warnings:<br><div><br>/Users/arnoldevia/anaconda3/lib/python3.6/site-packages/scipy/optimize/minpack.py:427: RuntimeWarning: Number of calls to function has reached maxfev = 1800.<br>  warnings.warn(errors[info][0], RuntimeWarning)<br><br>/Users/arnoldevia/personal_programs/dipy/dipy/reconst/fwdti.py:454: RuntimeWarning: overflow encountered in exp<br>  y = (1-f) * np.exp(np.dot(design_matrix, tensor[:7])) + \<br><br></div><div>The code I am using is essentially the same as the code used in the free water model documentation.<br>What do these warnings mean, and what should I do to address them?<br></div><div>Please let me know if additional information is needed.<br><br></div><div>Thanks in advance!<br></div><div>-Arnold Evia<br></div></div>