Skip to content

Commit a56258d

Browse files
committed
Create hips tree with fits files.
Create a series of tasks that mimic the rgb2hips code which make hips trees in parallel. Unlike the rgb code, this produces fits files that are not compressed or processed other that what is needed to create tiles.
1 parent 15e86a0 commit a56258d

6 files changed

Lines changed: 1003 additions & 2 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
from ._all_sky_hips import *
2+
from ._high_order_hips import *
3+
from ._low_order_hips import *

0 commit comments

Comments
 (0)