lfz / DSB2017

The solution of team 'grt123' in DSB2017
MIT License
1.23k stars 418 forks source link

something warning when I preprocess luna16 data #96

Closed wjx2 closed 6 years ago

wjx2 commented 6 years ago

Hi, when I run the prepare.py, something warning happen: /home/smartdsp/anaconda2/lib/python2.7/site-packages/scipy/ndimage/interpolation.py:583: UserWarning: From scipy 0.13.0, the output shape of zoom() is calculated with round() instead of int() - for these inputs the size of the returned array has changed. "the returned array has changed.", UserWarning) Can I ignore this warning? @lfz