SourceForge logo
SourceForge logo
Menu

matplotlib-devel — matplotlib developers

You can subscribe to this list here.

2003 Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
(1)
Nov
(33)
Dec
(20)
2004 Jan
(7)
Feb
(44)
Mar
(51)
Apr
(43)
May
(43)
Jun
(36)
Jul
(61)
Aug
(44)
Sep
(25)
Oct
(82)
Nov
(97)
Dec
(47)
2005 Jan
(77)
Feb
(143)
Mar
(42)
Apr
(31)
May
(93)
Jun
(93)
Jul
(35)
Aug
(78)
Sep
(56)
Oct
(44)
Nov
(72)
Dec
(75)
2006 Jan
(116)
Feb
(99)
Mar
(181)
Apr
(171)
May
(112)
Jun
(86)
Jul
(91)
Aug
(111)
Sep
(77)
Oct
(72)
Nov
(57)
Dec
(51)
2007 Jan
(64)
Feb
(116)
Mar
(70)
Apr
(74)
May
(53)
Jun
(40)
Jul
(519)
Aug
(151)
Sep
(132)
Oct
(74)
Nov
(282)
Dec
(190)
2008 Jan
(141)
Feb
(67)
Mar
(69)
Apr
(96)
May
(227)
Jun
(404)
Jul
(399)
Aug
(96)
Sep
(120)
Oct
(205)
Nov
(126)
Dec
(261)
2009 Jan
(136)
Feb
(136)
Mar
(119)
Apr
(124)
May
(155)
Jun
(98)
Jul
(136)
Aug
(292)
Sep
(174)
Oct
(126)
Nov
(126)
Dec
(79)
2010 Jan
(109)
Feb
(83)
Mar
(139)
Apr
(91)
May
(79)
Jun
(164)
Jul
(184)
Aug
(146)
Sep
(163)
Oct
(128)
Nov
(70)
Dec
(73)
2011 Jan
(235)
Feb
(165)
Mar
(147)
Apr
(86)
May
(74)
Jun
(118)
Jul
(65)
Aug
(75)
Sep
(162)
Oct
(94)
Nov
(48)
Dec
(44)
2012 Jan
(49)
Feb
(40)
Mar
(88)
Apr
(35)
May
(52)
Jun
(69)
Jul
(90)
Aug
(123)
Sep
(112)
Oct
(120)
Nov
(105)
Dec
(116)
2013 Jan
(76)
Feb
(26)
Mar
(78)
Apr
(43)
May
(61)
Jun
(53)
Jul
(147)
Aug
(85)
Sep
(83)
Oct
(122)
Nov
(18)
Dec
(27)
2014 Jan
(58)
Feb
(25)
Mar
(49)
Apr
(17)
May
(29)
Jun
(39)
Jul
(53)
Aug
(52)
Sep
(35)
Oct
(47)
Nov
(110)
Dec
(27)
2015 Jan
(50)
Feb
(93)
Mar
(96)
Apr
(30)
May
(55)
Jun
(83)
Jul
(44)
Aug
(8)
Sep
(5)
Oct
Nov
(1)
Dec
(1)
2016 Jan
Feb
Mar
(1)
Apr
May
Jun
(2)
Jul
Aug
(3)
Sep
(1)
Oct
(3)
Nov
Dec
2017 Jan
Feb
(5)
Mar
Apr
May
Jun
Jul
(3)
Aug
Sep
(7)
Oct
Nov
Dec
2018 Jan
Feb
Mar
Apr
May
Jun
Jul
(2)
Aug
Sep
Oct
Nov
Dec
S M T W T F S

1
2
3
(27)
4
(16)
5
(1)
6
(1)
7
(4)
8
9
(1)
10
(1)
11
(1)
12
13
14
15
(6)
16
(2)
17
(8)
18
19
20
21
22
(8)
23
24
(2)
25
(2)
26
(1)
27
(1)
28
29
(1)
30




Showing results of 83

<< < 1 2 3 4 (Page 4 of 4)
From: Nathaniel S. <nj...@po...> - 2015年06月03日 05:58:18
On Tue, Jun 2, 2015 at 10:03 PM, Paul Ivanov <pi...@be...> wrote:
> 1. C
> 2. B
> 3. A
>
> But I wouldn't call them aesthetic - the purple in there just looks off -
> I'd prefer something like hot, afmhot, or gist_heat - or variations on
> those.
It turns out that it's very difficult to go ~blue to anything like a
red to ~white/yellow, while keeping to our other constraints
(perceptual uniformity in both color and black-and-white). The problem
is that red is way off in a corner of the sRGB color space --
basically anything near red but brighter takes you outside of sRGB.
But you *must* get brighter at a constant rate, while you can only
move away from the corner at a fixed speed, so you tend to
overshoot...
That said, if you want to play around with the editor tool, it's
linked on the webpage :-). Drag to move spline control points,
shift-click to add a control point, control-click to delete a control
point, bottom bars let you set the min/max lightness, and click the
colormap on the side to select which hue/saturation slice of color
space you want the left pane to show. (The game is to keep the yellow
dot inside the slice.) If it starts acting weird try tapping your
modifier keys, sometimes that fixes things.
> Since this thread is bound to get plenty of attention (I suggest getting
> feedback from -users, too), we would be remiss if we didn't point those who
> didn't already see the writeup of colormaps that Kristen Thyng and
> colleagues did in the docs [1]. Also, I added a pointer to this thread over
> on #875 [2].
>
> 1. http://matplotlib.org/users/colormaps.html
> 2. https://github.com/matplotlib/matplotlib/issues/875
I'm not on -users, but please do distribute the link far and wide to
whoever you think might be interested! With, again, major bonus points
for feedback on colorblindness-friendliness and readability under
adverse display conditions like lousy projectors, since IMO at this
point they're all pretty decent when viewed under optimal conditions.
-n
-- 
Nathaniel J. Smith -- http://vorpus.org
From: Juan Nunez-I. <jni...@gm...> - 2015年06月03日 05:55:07
It's astonishing how many different opinions we have!
Anyway, first of all, a big thank you to Nathaniel and Stéfan for some
kick-ass work. I'm amazed at the perceptual delta results for Parula... 8-O
Good to know that MPL will not make the same mistake.
Second, my preferences:
A > B > C.
I particularly like that A ends on the white end of the spectrum, giving it
a "softer" look and a better gradation in grayscale. I'd discard C out of
hand because it doesn't span the full luminance range, which is measured by
the much lower total perceptual delta in grayscale mode.
I'd also discard Paul's vote out of hand since he voted for C. =P
Finally, here's a nice wikipedia article to tally the votes:
https://en.wikipedia.org/wiki/Condorcet_criterion
;)
Juan.
On Wed, Jun 3, 2015 at 3:03 PM, Paul Ivanov <pi...@be...> wrote:
> 1. C
> 2. B
> 3. A
>
> But I wouldn't call them aesthetic - the purple in there just looks off -
> I'd prefer something like hot, afmhot, or gist_heat - or variations on
> those.
>
> Since this thread is bound to get plenty of attention (I suggest getting
> feedback from -users, too), we would be remiss if we didn't point those who
> didn't already see the writeup of colormaps that Kristen Thyng and
> colleagues did in the docs [1]. Also, I added a pointer to this thread over
> on #875 [2].
>
> 1. http://matplotlib.org/users/colormaps.html
> 2. https://github.com/matplotlib/matplotlib/issues/875
>
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Matplotlib-devel mailing list
> Mat...@li...
> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
>
>
From: Paul I. <pi...@be...> - 2015年06月03日 05:03:50
1. C
2. B
3. A
But I wouldn't call them aesthetic - the purple in there just looks off -
I'd prefer something like hot, afmhot, or gist_heat - or variations on
those.
Since this thread is bound to get plenty of attention (I suggest getting
feedback from -users, too), we would be remiss if we didn't point those who
didn't already see the writeup of colormaps that Kristen Thyng and
colleagues did in the docs [1]. Also, I added a pointer to this thread over
on #875 [2].
1. http://matplotlib.org/users/colormaps.html
2. https://github.com/matplotlib/matplotlib/issues/875
From: Nathaniel S. <nj...@po...> - 2015年06月03日 04:26:04
On Tue, Jun 2, 2015 at 9:01 PM, Olga Botvinnik <obo...@uc...> wrote:
> Great work! Very nice post describing the methodology. I especially like the
> choice of images you used to expose differences between colormaps.
Thanks!
> My ranking is:
> 1. C
> 2. A
> 3. B
>
> To my eyes, C has the highest dynamic range (somehow the opposite of Eric!)
> and I like the purple/blue undertone in the dark colors.
Unfortunately it's going to depend a bit on individual variations in
monitors (and eyes!).
Bonus points for anyone who sends in feedback based on viewing the
test images on your department's most terrible projector :-).
-n
-- 
Nathaniel J. Smith -- http://vorpus.org
From: Olga B. <obo...@uc...> - 2015年06月03日 04:02:02
Great work! Very nice post describing the methodology. I especially like
the choice of images you used to expose differences between colormaps.
My ranking is:
1. C
2. A
3. B
To my eyes, C has the highest dynamic range (somehow the opposite of Eric!)
and I like the purple/blue undertone in the dark colors.
On Tue, Jun 2, 2015 at 8:00 PM Eric Firing <ef...@ha...> wrote:
> On 2015年06月02日 3:46 PM, Nathaniel Smith wrote:
> > Hi all,
> >
> > As was hinted at in a previous thread, Stéfan van der Walt and I have
> > been using some Fancy Color Technology to attempt to design a new
> > colormap intended to become matplotlib's new default. (Down with jet!)
> >
> > Unfortunately, while our Fancy Color Technology includes a
> > computational model of perceptual distance, it does not include a
> > computational model of aesthetics. So this is where you come in.
> >
> > We've put up three reasonable candidates at:
> > https://bids.github.io/colormap/
> > (along with some well-known colormaps for comparison), and we'd like
> > your feedback.
>
> Thank you!
>
> I am leaning toward B; to me, it seems to have a little more dynamic
> range than the other two, and a better range and balance of colors. I
> can imagine situations in which A or C might be better; we can have all
> three available as named options, but I think B will server best as the
> default.
>
> Eric
>
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Matplotlib-devel mailing list
> Mat...@li...
> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
>
From: Eric F. <ef...@ha...> - 2015年06月03日 02:59:58
On 2015年06月02日 3:46 PM, Nathaniel Smith wrote:
> Hi all,
>
> As was hinted at in a previous thread, Stéfan van der Walt and I have
> been using some Fancy Color Technology to attempt to design a new
> colormap intended to become matplotlib's new default. (Down with jet!)
>
> Unfortunately, while our Fancy Color Technology includes a
> computational model of perceptual distance, it does not include a
> computational model of aesthetics. So this is where you come in.
>
> We've put up three reasonable candidates at:
> https://bids.github.io/colormap/
> (along with some well-known colormaps for comparison), and we'd like
> your feedback.
Thank you!
I am leaning toward B; to me, it seems to have a little more dynamic 
range than the other two, and a better range and balance of colors. I 
can imagine situations in which A or C might be better; we can have all 
three available as named options, but I think B will server best as the 
default.
Eric
From: Paul H. <pmh...@gm...> - 2015年06月03日 02:23:11
Sorry for send you two emails, Nathaniel.
I'm going to vote for A with C as a close second.
Of the three, B looks the most "bandy" to me (but not overly so).
-p
On Tue, Jun 2, 2015 at 6:46 PM, Nathaniel Smith <nj...@po...> wrote:
> Hi all,
>
> As was hinted at in a previous thread, Stéfan van der Walt and I have
> been using some Fancy Color Technology to attempt to design a new
> colormap intended to become matplotlib's new default. (Down with jet!)
>
> Unfortunately, while our Fancy Color Technology includes a
> computational model of perceptual distance, it does not include a
> computational model of aesthetics. So this is where you come in.
>
> We've put up three reasonable candidates at:
> https://bids.github.io/colormap/
> (along with some well-known colormaps for comparison), and we'd like
> your feedback.
>
> They are all optimal on all of the objective criteria we know how to
> measure. What we need judgements on is which one you like best, both
> aesthetically and as a way of visualizing data. (There are some sample
> plots to look at there, plus you can download them and play with them
> on your own data if you want.)
>
> We especially value input from anyone with anomalous color vision.
> There are some simulations there, but computational models are
> inherently limited here. (It's difficult to ask someone with
> colorblindness "does this look to you, the same way this other picture
> looks to me?")
>
> -n
>
> --
> Nathaniel J. Smith -- http://vorpus.org
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Matplotlib-devel mailing list
> Mat...@li...
> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
>
From: Nathaniel S. <nj...@po...> - 2015年06月03日 01:46:29
Hi all,
As was hinted at in a previous thread, Stéfan van der Walt and I have
been using some Fancy Color Technology to attempt to design a new
colormap intended to become matplotlib's new default. (Down with jet!)
Unfortunately, while our Fancy Color Technology includes a
computational model of perceptual distance, it does not include a
computational model of aesthetics. So this is where you come in.
We've put up three reasonable candidates at:
 https://bids.github.io/colormap/
(along with some well-known colormaps for comparison), and we'd like
your feedback.
They are all optimal on all of the objective criteria we know how to
measure. What we need judgements on is which one you like best, both
aesthetically and as a way of visualizing data. (There are some sample
plots to look at there, plus you can download them and play with them
on your own data if you want.)
We especially value input from anyone with anomalous color vision.
There are some simulations there, but computational models are
inherently limited here. (It's difficult to ask someone with
colorblindness "does this look to you, the same way this other picture
looks to me?")
-n
-- 
Nathaniel J. Smith -- http://vorpus.org

Showing results of 83

<< < 1 2 3 4 (Page 4 of 4)
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
Thanks for helping keep SourceForge clean.
X





Briefly describe the problem (required):
Upload screenshot of ad (required):
Select a file, or drag & drop file here.
Screenshot instructions:

Click URL instructions:
Right-click on the ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)

More information about our ad policies

Ad destination/click URL:

AltStyle によって変換されたページ (->オリジナル) /