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

Include the measurement error/deviation in response fitting #12

Open
blakeaw opened this issue Jul 25, 2024 · 0 comments
Open

Include the measurement error/deviation in response fitting #12

blakeaw opened this issue Jul 25, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@blakeaw
Copy link
Contributor

blakeaw commented Jul 25, 2024

Currently, the optimize.response_fit function does not use the measurement (y-value) error or standard deviation in the curve fitting. However, it would probably be good to allow this by using something like Chi-squared metric instead of SSE when the error values are passed in to the function. The function has the argument to accept the error values but does not actually use it now.

@blakeaw blakeaw added the enhancement New feature or request label Jul 25, 2024
@blakeaw blakeaw added this to the September2024 milestone Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant