You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, Korg.Fit.fit_spectrum has fit parameters that can be used to adjust for constant continuum offset and slope. This works, but a faster approach (and one that I've been using in grok prototyping) is to analytically compute the MLE for those values conditioned on the other parameters.
This would be a breaking change.
The text was updated successfully, but these errors were encountered:
Right now,
Korg.Fit.fit_spectrum
has fit parameters that can be used to adjust for constant continuum offset and slope. This works, but a faster approach (and one that I've been using in grok prototyping) is to analytically compute the MLE for those values conditioned on the other parameters.This would be a breaking change.
The text was updated successfully, but these errors were encountered: