Hi,
I sometimes get the error

Warning: overflow encountered in short_scalars

when I'm trying to plot certain data. When I searched a bit what I
could find on this problem, I came across

http://projects.scipy.org/pipermail/numpy-discussion/2007-May/027933.html

At least in one case where I had the problem, the claim there that it
has to do with too many values being to close to the highest value
possible in Int16 is right for my data. However, I'm not sure if it
always applies when that error occurs.

Can anybody tell me how to work around this and still get valid plots
with this kind of data?

Cheers,
Christian

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to