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

MRG: Fix scale_data_colormap and add FXAA #261

Merged
merged 5 commits into from
Oct 26, 2018
Merged

Conversation

larsoner
Copy link
Contributor

Closes #260.

@hichamjanati can you see if this solves your problem?

I also added a use_fxaa = True to improve rendering quality slightly while I was in there, and fixed where we should have enabled backface culling for the quiver arrows.

@hichamjanati
Copy link

Thanks @larsoner, it seems to be fixed now.

@agramfort
Copy link
Contributor

thx @larsoner

but I have no clue why CIs fail

@larsoner
Copy link
Contributor Author

Because the testing mayavi backend is incomplete, should be a quick fix

@codecov-io
Copy link

codecov-io commented Oct 26, 2018

Codecov Report

Merging #261 into master will increase coverage by 0.04%.
The diff coverage is 83.33%.

@@            Coverage Diff             @@
##           master     #261      +/-   ##
==========================================
+ Coverage    74.9%   74.95%   +0.04%     
==========================================
  Files           7        7              
  Lines        2506     2511       +5     
  Branches      501      505       +4     
==========================================
+ Hits         1877     1882       +5     
  Misses        454      454              
  Partials      175      175

@larsoner
Copy link
Contributor Author

I'll merge since it looks like a +2

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.

Displaying multiple source estimates mixes up different colormaps
4 participants