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

Dev/loka/jupyter notebook visualization #433

Merged
merged 150 commits into from
Mar 15, 2022

Conversation

Jirayr-Solvee
Copy link
Contributor

Description

This PR gives ability to get list of visualizations for profiled data inside jupyter notebook

General Checklist

  • Tests added for this feature/bug
    if it was a bug, test must cover it.
  • Conform by the style guides, by using formatter
  • Documentation updated
  • (optional) Please add a label to your PR

Perch2005 and others added 30 commits December 23, 2021 23:25
@FelipeAdachi
Copy link
Contributor

  • double_histogram: For all of the mixture features, it seems there's a long tail on the X-axis, all the way to 3.0, when max values go up to 1.2~1.3. We can see an example in the attached image. This sould be reproducible directly from the code in Profile_Viewer_In_Notebook.

  • double_histogram: Another issue on double_histogram is the shape of the bins: in some cases, for the mixture_distributions, the bins have a large width and seem to overlap. The attached image is also an example of that. This sould be reproducible directly from the code in Profile_Viewer_In_Notebook

image-20220301-203413

jamie256 and others added 4 commits March 8, 2022 10:30
- Changed upper value of domain's xscale to match the max between both distribution's -> max of bin value + bin_width
- apply Xscale to each of distribution's [1] and [0] before calculating bar width, instead of scaling the difference ([1]-[0])
@jamie256 jamie256 merged commit 5a34cf5 into mainline Mar 15, 2022
@jamie256 jamie256 deleted the dev/loka/jupyter_notebook_visualization branch March 15, 2022 17:04
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.

None yet

6 participants