zincware / MDSuite

A post-processing engine for particle simulations
https://mdsuite.readthedocs.io/
Eclipse Public License 2.0
36 stars 7 forks source link

mannually increase maxfev #605

Open hguo28 opened 5 months ago

hguo28 commented 5 months ago

Hi Dear Developers

I just begin to use MDsuite. When I try to simulate MSD and distinct MSD. I received the error like: "/gpfs/fs1/home/ac.hguo/myopt/MDSuite/tensorflow/lib/python3.8/site-packages/scipy/optimize/_minpack_py.py", line 864, in curve_fit raise RuntimeError("Optimal parameters not found: " + errmsg) RuntimeError: Optimal parameters not found: Number of calls to function has reached maxfev = 600. It seems hard to received fitting. Could I mannually set maxfev or deal with this problem by some way?

And by the way, do you have any suggestions about how many frames to be used in MSD simulation in MDsuite?

Sincerely, Hanzeng GUO

SamTov commented 5 months ago

Hi Hanzeng,

Thanks for the comment! I have not seen this error message before but it seems like the line could not be fit. This could mean that your data is way too noisy or not long enough such that the fitting could not be performed.

By number of frames are you talking about the time in each MSD function or the number of MSD ensembles you should use? In both cases, this is very system dependant. For slow moving systems you will find you need much longer MSDs as they take a long time to enter into a diffusive regime. They will also typically need better statistics which means more ensembles.