Re: [Matplotlib-users] [Numpy-discussion] Using matplotlib's prctile on masked arrays

2009-10-28 Thread Gökhan Sever
On Tue, Oct 27, 2009 at 8:25 AM, wrote: > This should not be the correct results if you use > scipy.stats.scoreatpercentile, > it doesn't have correct missing value handling, it treats nans or > mask/fill values as regular numbers sorted to the end. > > stats.mstats.scoreatpercentile is the corr

Re: [Matplotlib-users] [Numpy-discussion] Using matplotlib's prctile on masked arrays

2009-10-28 Thread josef . pktd
On Tue, Oct 27, 2009 at 7:56 AM, Gökhan Sever wrote: > Hello, > > Consider this sample two columns of data: > >  99. 99. >  99. 99. >  99. 99. >  99.   1693.9069 >  99.   1676.1059 >  99.   1621.5875 >     651.8040   1542.