-
Notifications
You must be signed in to change notification settings - Fork 50
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
Version 11.1 #2527
Merged
Version 11.1 #2527
Conversation
This file contains 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
* Adding calculations for ranges * renaming test so it reflects its new meaning * Just testing what if not setting the total drug mass per body weight * Revert "Just testing what if not setting the total drug mass per body weight" This reverts commit 36e8ac6. * Showing global PK parameters on population * DDI * Tests build * Specifying generic type * Testing that simple global pk parameters are calculated * Adding more tests * Misc changes plus some extra tests * Fixing test: using correct compound name * Using aggregation functions already defined * making column selection methods abstract * Filter body weight dependent rows from population PK values (#2238) * Filter body weight dependent rows from population PK values * Using values instead of names to filter * rewriting for easier reading * rephrasing for better reading * No need for the two methods anymore * default outputs on population simulation * removing action since it is the same now for both * Adding two ways of aggregate on populations (#2239) * UI changes * Without aggregation * Working with loooots of code duplication :( * Logic implemented using stored PKValues per individual * Removing last code duplication and unused error variable * Using real actual administration mode * simplifying names * Misc changes * Testing float matrix * Testing aggregate function * Revert "simplifying names" This reverts commit f3158d5. * Making names the same for individual and populations * Binding to an unique DTO * Fixing test * Making sure data is sorted * Refactoring upper/lower suffixes * Renaming pks * Some code beautifying and a more robust cast to PopulationSimulation * Adding tooltips * Changes from code review * partial commit before rebasing * Show message when no pk values * Toogle components depending on data * Using built in function * Bind on tab changed to refresh to current data * Refactoring logic from ChartsDataCreator * Calculate bioavailability * some misc changes * Moving logic from presenter * refactoring * missing file from last commit * Renaming xtraTabPages * Adding icons & undoing a bug from last commit * Rephrasing label a bit. * Showing label "Values calculated for the mean population curve" * Adding comment to explain why the need for rebinding * Update documentation * Make test run again * Fixes alignment issues * Fixes remaining bugs and simplify code a bit. Still loads that could be done to simplify * Simplify even more * Simplify even more Co-authored-by: Michael Sevestre <[email protected]>
Co-authored-by: Yuri05 <[email protected]>
Fixes #2282 PK-Sim DB: unused table in the query Fixes #2283 PK-Sim DB: missing primary key Co-authored-by: Yuri05 <[email protected]>
* Update to latest core * once again
) * Fixes #2331 Rename tabs for pk analysis on population simulations * Fixes #2331 Rename tabs for pk analysis on population simulations * Fixes #2331 Rename tabs for pk analysis on population simulations * Some additional objects that still used 'OnCurves' and 'OnIndividual' terminology Co-authored-by: Robert McIntosh <[email protected]>
…ne compound, even if multiple are selected (#2340)
…thmetic mean (#2350)
…tencies-in-comparison-chart 2419 inconsistencies in comparison chart
* update core to latest * Update core Co-authored-by: Michael Sevestre <[email protected]>
* Make PKSim compile again * Fixes serializer already registered
* waiting for Core PR to be accepted * nugets updated * updating nuget
* Fixes #2255 resetting concentration issue * Small update to stay symetrical * Update MoleculeExpressionTask.cs * Modify the comment to reflect population Co-authored-by: Robert McIntosh <[email protected]>
* Updated OSPSuite.Core and OSPSuite.BuildingBlockTemplates * Updated OSPSuite.Core again Co-authored-by: Yuri05 <[email protected]>
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.