-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to set the value of some Parameters in the "Model Parameters" screen? #9
Comments
I don't understand your question. These parameters are computed during fitting your O-C diagram. If using GA (genetic algorithms) fitting, they're obtained as the best solution (minimal error) from all generations and individuals. For MCMC (Markov chain Monte Carlo) method, they're calculated as mean values of the final distributions. |
Thank you for your reply,Maybe I didn't describe my question clearly.My my question is as follows. |
The ranges of the parameters are set according to the fitted O-C diagram. The values in Fig. 2 are examples for the used O-C diagram of star AD And (Fig. 3). To setting individual ranges:
Did I help you? Is it more clear, now? |
I see.Thank you for answering my questions. |
Hello teacher,I would like to ask you about this article"NEW TOOL WITH GUI FOR FITTING O-C DIAGRAMS"How are the values of such parameters as Q,a_sin_i3,e3,w3,t03,p3 obtained in?
The text was updated successfully, but these errors were encountered: