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

ensure if always has length 1 result #88

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

jasmineirx
Copy link
Contributor

@jasmineirx jasmineirx commented Jan 12, 2024

One more issue arose with the updates to regimen_to_nm in which we had a condition length > 1 if we allowed for multiple dose compartments within one regimen (since the if statement condition would be of length > 1).

I accidentally also committed some changes I was making to get_t_obs_from_regimen to update the code base to no longer assume all infusion regimens were of type "infusion". I think it's okay to bring them in too, but let me know if you want me to separate them.

Copy link
Contributor

@roninsightrx roninsightrx left a comment

Choose a reason for hiding this comment

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

ok!

@jasmineirx jasmineirx merged commit d1b7e6a into master Jan 12, 2024
2 checks passed
@jasmineirx jasmineirx deleted the fix_nm_conversion_for_multicmt_bioav branch January 12, 2024 18:17
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.

2 participants