Skip to content
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

Support for different intial guess modes #155

Open
tjgalvin opened this issue Oct 15, 2021 · 0 comments
Open

Support for different intial guess modes #155

tjgalvin opened this issue Oct 15, 2021 · 0 comments

Comments

@tjgalvin
Copy link
Contributor

The current approach to source finding with aegean is divided into two main stages -- one that create the initial estimate of the number of components (i.e. the definition of the model) and their estimated location with an island, and the second that performs the actual optimization of the model.

I am beginning to see cases where the optimized model is not entirely correct, and based on the residual of the fit it looks to me like the number of components is not correctly estimated. I think it might be worth considering including alternate methods of estimating the initial conditions of the model and island. It would also be good to be able to condition multiple models of the same island separately using different initial conditions and pick the best fitting one of the set at the end.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants