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

Optional warning in fill_in_parameters #2578

Merged
merged 1 commit into from
Nov 10, 2024

Commits on Nov 10, 2024

  1. Optional warning in fill_in_parameters

    `amici.petab.conditions.fill_in_parameters` emits a warnings if parameters are supplied that don't occur in the parameter mapping.
    This is to point out potential issues with the parameter mapping.
    However, sometimes it's more convenient to silently ignore those extra parameters. Therefore, make this warning optional.
    dweindl committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    c06df1d View commit details
    Browse the repository at this point in the history