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

Model.from_scipy() #340

Open
jvavrek opened this issue May 5, 2022 · 0 comments
Open

Model.from_scipy() #340

jvavrek opened this issue May 5, 2022 · 0 comments

Comments

@jvavrek
Copy link
Contributor

jvavrek commented May 5, 2022

On occasion we have fit guesses and bounds in scipy format and it would be nice to cleanly pass them to a Model object to take advantage of our lmfit/minuit fitting capabilities. A classmethod like Model.from_scipy() could do the trick, but since that's really lmfit.Model, I don't know how to make this work across the whole module.

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

1 participant