GeoscienceAustralia / eqrm

Automatically exported from code.google.com/p/eqrm
Other
5 stars 4 forks source link

runtime warning #119

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  python implementation_tests/scenarios/TS_risk66.py

What is the expected output? What do you see instead?
P0: do site 1 of 3
/usr/local/python-2.7.2/lib/python2.7/site-packages/numpy/lib/scimath.py:255: 
RuntimeWarning: divide by zero encountered in log
  return nx.log(x)
P0: do site 2 of 3

Original issue reported on code.google.com by duncan.g...@gmail.com on 22 Mar 2013 at 6:11

GoogleCodeExporter commented 9 years ago
Doesn't happen on the current head

Original comment by duncan.g...@gmail.com on 22 Mar 2013 at 6:21