hipspy / hips

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

Implement HipsTile.from_numpy and test #72

Closed cdeil closed 7 years ago

cdeil commented 7 years ago

This PR implements the HipsTile.from_numpy method and adds a test. For JPEG I'm not asserting on the output pixels, because it's not easily possible. Maybe we'll implement tests for JPEG tile creation in the future.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+2.5%) to 96.517% when pulling 1b000d553d0a3e96490e14db86cc90d65b68b110 on cdeil:from_numpy into 2bc971f828d057b1a88e729ccb0c2b90028fd2e0 on hipspy:master.