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

Added option to use matplotib colormaps in hist2d #228

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

gabrielecoppi
Copy link

I have added the option to use colormap for pcolor in hist2d as a kwargs. To plots the points outside the contour levels I slightly modified the code so that only such points are plotted.
Added a test that include a colormap that should fail since the difference is significant.

@gabrielecoppi
Copy link
Author

Many of the tests fails because now only the points outside the levels are plotted. That is also why the RMS is pretty small.

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.

1 participant