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

force_calibration: split low-level fit from preparation and packaging #588

Merged
merged 2 commits into from
Nov 3, 2023

Conversation

JoepVanlier
Copy link
Member

Why this PR?
Currently, you can only use the spectral density fitting as part of one single function that prepares the initial guess, fits the spectrum and then packages the result.

This prohibits coming up with more advanced fitting schemes such as combining multiple datasets into a single fit or using priors. This PR splits the actual fitting procedure from the public API and allows more general models to be fitted by the internal function.

Copy link
Contributor

@rpauszek rpauszek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@JoepVanlier JoepVanlier merged commit 01f678e into main Nov 3, 2023
8 checks passed
@JoepVanlier JoepVanlier deleted the split_calibration branch November 3, 2023 14:36
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

Successfully merging this pull request may close these issues.

2 participants