hipspy / hips

Python library to handle HiPS
https://hips.readthedocs.io
13 stars 16 forks source link

Add scikit-image as dependency #23

Closed cdeil closed 7 years ago

cdeil commented 7 years ago

As discussed offline, at least for now we'll use scikit-image for tile drawing. So I'm adding it as a dependency here in this PR. If this dependency is an issue for some users, we can always spend the effort to replace it just by scipy or pure Numpy later.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 235b51609e5c349d1370c01bdead6be9afb66434 on cdeil:skimage into 59ea63650b9f2dfd202959a6c68c4e474eb2b2a7 on hipspy:master.