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

Add the ability to hand over parameters to fitScanSequence #6

Open
EmCeBeh opened this issue May 28, 2020 · 0 comments
Open

Add the ability to hand over parameters to fitScanSequence #6

EmCeBeh opened this issue May 28, 2020 · 0 comments

Comments

@EmCeBeh
Copy link
Contributor

EmCeBeh commented May 28, 2020

fitScans and fitScanSequence are using lmfit's fit function, which is actively maintained and new functionality and ,thus, input paramaters, such as max_nfev, are constantly added. Would be nice to have a way to hand over those parameters to fitScans and fitScanSequence via some parameter format or similar. Class parameters, like nan_policy can already be added when creating the model.

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

No branches or pull requests

2 participants