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

Covariance of parameters cannot be estimated #70

Open
kaashmonee opened this issue Jul 4, 2019 · 1 comment · Fixed by #71
Open

Covariance of parameters cannot be estimated #70

kaashmonee opened this issue Jul 4, 2019 · 1 comment · Fixed by #71
Assignees
Labels
bug Something isn't working question Further information is requested

Comments

@kaashmonee
Copy link
Owner

This error:

/python3.6/site-packages/scipy/optimize/minpack.py:799: OptimizeWarning: Covariance of the parameters could not be estimated
  category=OptimizeWarning)

appears very frequently when fitting r0760_stitched.fits. From the plots and the output, no failures in the code can be discerned and all the spectra are fit successfully, which begs the question, what effect does this warning actually have on the functionality of the program? This should be further investigated.

@kaashmonee kaashmonee added bug Something isn't working question Further information is requested labels Jul 4, 2019
@kaashmonee kaashmonee self-assigned this Jul 4, 2019
@kaashmonee
Copy link
Owner Author

Still open.

@kaashmonee kaashmonee reopened this Jul 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant