You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was thought recently that "rainbow" colour maps should be avoided at all times. (They can be even harmful) There is a nice talk about it at SciPy Conference: https://www.youtube.com/watch?v=xAoljeRJ3lU.
I was thought recently that "rainbow" colour maps should be avoided at all times. (They can be even harmful) There is a nice talk about it at SciPy Conference:
https://www.youtube.com/watch?v=xAoljeRJ3lU.
Both Python and Matlab recently changed their default colour maps from "rainbow" to something better. The new default for Matlab is https://bids.github.io/colormap/images/screenshots/parula.png. For Python see the whole discussion at https://bids.github.io/colormap/
I think it would be good to change the default colour scheme we use in our quick looks from icicle and other models.
The text was updated successfully, but these errors were encountered: