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

create exception in plotting for case when all doses are zero for a chemical #142

Open
kdionisio opened this issue Jun 29, 2017 · 1 comment
Assignees

Comments

@kdionisio
Copy link
Contributor

Bug discovered in #139, see ticket for more detail. When attempting to plot 'by product' and a chemical within that product run has all zeroes for dose, the CDF calculated results in negative values, and thus the plot does not appear for any of the chemicals in that product category.

Need to include an exception in code prior to plotting which removes any chemicals within a product run which have all zeroes for dose, and only attempts to plot chemicals which have non-zero dose data, so that we do not end up with a blank plot.

@kdionisio kdionisio added this to TODO in Fukuisaurus Jul 19, 2017
@kdionisio
Copy link
Contributor Author

Also create an exception so when chemicals are not plotting due to all zero dose for a 'by chemical' run, a message appears, such as 'all zero doses for systemic dose' etc

@kdionisio kdionisio changed the title fix bug in plotting when chemical has all zeros for dose create exception in plotting for case when all doses are zero for a chemical Jul 24, 2017
@dmlyons2 dmlyons2 removed their assignment Jul 27, 2017
@kdionisio kdionisio removed this from TODO in Fukuisaurus Aug 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Gilmoreosaurus
Awaiting triage
Development

No branches or pull requests

2 participants