Skip to content

MRG, FIX: Fix bug with scale_data_colormap #287

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

Merged
merged 3 commits into from
Feb 21, 2020
Merged

Conversation

larsoner
Copy link
Contributor

Closes #281

On master the snippet from #281 gives:

add_data_bug

And on this PR:

add_data_bug

@mwaskom feel free to look/test/merge if you're happy.

@codecov
Copy link

codecov bot commented Feb 19, 2020

Codecov Report

Merging #287 into master will increase coverage by 0.33%.
The diff coverage is 84.61%.

@@            Coverage Diff             @@
##           master     #287      +/-   ##
==========================================
+ Coverage    74.5%   74.83%   +0.33%     
==========================================
  Files           7        7              
  Lines        2577     2583       +6     
  Branches      513      513              
==========================================
+ Hits         1920     1933      +13     
+ Misses        480      475       -5     
+ Partials      177      175       -2

@@ -12,4 +12,5 @@ filterwarnings =
ignore:.*ufunc size changed.*:RuntimeWarning
ignore:Using or importing the ABCs:DeprecationWarning
ignore:the imp module is deprecated in favour of importlib:DeprecationWarning
ignore:.*trait handler has been deprecated.*:DeprecationWarning
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Upstream fix is in enthought/mayavi#896 waiting for merge

@larsoner
Copy link
Contributor Author

Also @mwaskom I think this was listed as the only (?) blocker for release, so if you're okay with it once this is merged I'll push a new version out

@mwaskom
Copy link
Member

mwaskom commented Feb 21, 2020

I'm traveling for the next few days and won't have a chance to look closely but +1 on release and go ahead and merge if it resolves the issue.

@larsoner larsoner merged commit cd2f074 into nipy:master Feb 21, 2020
@larsoner
Copy link
Contributor Author

Okay, onward we go!

@larsoner larsoner deleted the sdc branch February 21, 2020 12:31
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.

Conjunction Map: overlap not working for brain with both hemispheres
2 participants