Release 0.11.29 - #1793
Merged
Merged
Conversation
Setuptools [recently changed (>=v62.1.0)](pypa/setuptools@1c23f5e) the name of the temporary build directory and lcov fails trying to access a non-existent directory (`geninfo: ERROR: cannot read /home/runner/work/AMICI/AMICI/python/sdist/build/temp.linux-x86_64-3.8/amici/src!`). This fixes that.
…Etab parameter mapping (#1783) * Fix logging error if no measurements in PEtab problem * Fix type handling in PEtab parameter mapping (support supplying simulation conditions as a dictionary) Co-authored-by: Daniel Weindl <dweindl@users.noreply.github.com>
Show more informative warnings when encountering `NaN` or `inf` in model quantities (include IDs where available and provide 2D indices instead of flat indices). Closes #1375
PEtab does currently not allow observables in noiseFormula and AMICI cannot handle states in sigma expressions. Therefore, where possible, replace species occurring in the error model definition by observableIds. See also #1788
* initial implementation, fixes #1760 * fixup * fixup * fixup * fix doc * fix doc * fixup swig * fixup sbml import * add sensitivity check, fixup time-independent triggers * fixup * fixup * fixup * fixup parameter event assignments * update test stats * Apply suggestions from code review Co-authored-by: Daniel Weindl <dweindl@users.noreply.github.com> Co-authored-by: Daniel Weindl <dweindl@users.noreply.github.com>
Codecov Report
@@ Coverage Diff @@
## master #1793 +/- ##
==========================================
- Coverage 78.05% 73.00% -5.06%
==========================================
Files 74 71 -3
Lines 12161 12256 +95
==========================================
- Hits 9492 8947 -545
- Misses 2669 3309 +640
Flags with carried forward coverage won't be shown. Click here to find out more.
|
FFroehlich
approved these changes
May 6, 2022
|
SonarCloud Quality Gate failed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.








No description provided.