Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information