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

Change data plots for QC to show a pregenerated density plot #38

Open
kimleeng opened this issue Jun 19, 2020 · 1 comment
Open

Change data plots for QC to show a pregenerated density plot #38

kimleeng opened this issue Jun 19, 2020 · 1 comment
Labels
🏞 dashboard for UI 💪 enhancement New feature or request

Comments

@kimleeng
Copy link
Member

Data plots are currently pulling information on many more samples than need be. To improve performance we can generate a density plot for each value based off of our existing data and load those in and then we only need to pull samples from the run, I believe we're currently pulling a set number of samples

@kimleeng kimleeng added 💪 enhancement New feature or request 🏞 dashboard for UI labels Jun 19, 2020
@kimleeng
Copy link
Member Author

Additionally to this we can generate the distributions for both passed and failed samples to see the probability your sample is good and bad

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏞 dashboard for UI 💪 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant