Optimizers parameter space probing and not finding solution? #809
lancelot49
started this conversation in
Questions
Replies: 1 comment 13 replies
-
Not Kyle, but let me chime in anyway. :) What do you mean exactly by "never converges?" Do the parameter values not change, or do they get stuck at a local solution, do they push against the parameter limits, or something else entirely? If, for example, your asini wants to converge to negative values, that is the sign that primary and secondary RVs might be switched. |
Beta Was this translation helpful? Give feedback.
13 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello Kyle,
I am trying to fit and optimize a RV data, I know the period and the eccentricity of the system, however the rv geometry, pushes the eccentricity much higher, is there any way to run the estimator with a fixed eccentricity? Not my main problem however, I manually guessed my way to a okay fit (picture below), but then trying to optimize with nelder for asini, q, vgamma and t0, never results in a solution, let it run for close to three hours yesterday but it never converged. How does nelder mead probe the parameter space? And is there any reason why it does not find a solution within few thousand iterations? Also, from what i see, when optimizing the rv, the tutorials online never include p0, even tough, changes to p0 slightly affect the rv?
Any help will be greatly appreciated,
cheers!
Beta Was this translation helpful? Give feedback.
All reactions