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

Smart color scale #1253

Merged
merged 3 commits into from
Sep 3, 2018
Merged

Conversation

Dominik-Vogel
Copy link
Contributor

See qdev-dk/qdev-wrappers#135
including plot_by_id here.

Copy link
Contributor

@astafan8 astafan8 left a comment

Choose a reason for hiding this comment

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

nice! shall the notebook about plotting be updated with an example?

@@ -58,8 +60,10 @@ def plot_by_id(run_id: int,
with standard SI units will be rescaled so that, for example,
'0.00000005' tick label on 'V' axis are transformed to '50' on 'nV'
axis ('n' is 'nano')
smart_colorscale: if True, the colorscale of heatmap plots will be
automatically adjusted to compensate for outliers.
Copy link
Collaborator

Choose a reason for hiding this comment

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

I would write Disregard outliers

@codecov
Copy link

codecov bot commented Sep 3, 2018

Codecov Report

Merging #1253 into master will decrease coverage by 0.1%.
The diff coverage is 30%.

@@            Coverage Diff             @@
##           master    #1253      +/-   ##
==========================================
- Coverage   70.61%   70.51%   -0.11%     
==========================================
  Files          73       74       +1     
  Lines        8072     8092      +20     
==========================================
+ Hits         5700     5706       +6     
- Misses       2372     2386      +14

@Dominik-Vogel Dominik-Vogel merged commit 4cfcf7a into microsoft:master Sep 3, 2018
giulioungaretti pushed a commit that referenced this pull request Sep 3, 2018
Merge: 3a2a214 4fbbb2d
Author: Dominik Vogel <[email protected]>

    Merge pull request #1253 from Dominik-Vogel/smart_color_scale
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.

3 participants