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

Implement warning for unsuccesfull fit #46

Closed
Gaiana opened this issue May 9, 2022 · 0 comments
Closed

Implement warning for unsuccesfull fit #46

Gaiana opened this issue May 9, 2022 · 0 comments
Assignees

Comments

@Gaiana
Copy link
Owner

Gaiana commented May 9, 2022

nirdust/nirdust/bbody.py

Lines 491 to 496 in 627b762

res = basinhopping(
negative_gaussian_log_likelihood,
x0,
minimizer_kwargs=minimizer_kwargs,
**self.basinhopping_kwargs,
)

Implement warning for unsuccesfull fit

@Gaiana Gaiana assigned Gaiana and mchalela and unassigned Gaiana May 9, 2022
@mchalela mchalela closed this as completed Oct 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants