Skip to content

BUG set vst fit type to mean when parametric fails#314

Merged
BorisMuzellec merged 2 commits intomainfrom
fix/vst_parametric_to_mean
Sep 16, 2024
Merged

BUG set vst fit type to mean when parametric fails#314
BorisMuzellec merged 2 commits intomainfrom
fix/vst_parametric_to_mean

Conversation

@BorisMuzellec
Copy link
Collaborator

Reference Issue or PRs

Fixes #311

What does your PR implement? Be specific.

Sets vst_fit_type="mean" in case the parametric fit fails in vst_fit().

Copy link
Collaborator

@umarteauowkin umarteauowkin left a comment

Choose a reason for hiding this comment

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

LGTM

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.

[BUG] vst() throws a runtime error when parametric fitting defaults to mean because vst_fit_type is still set to parametric

2 participants