Skip to content

Commit

Permalink
Expose variable to let sotodlib know what thread ranges (ivals) forma…
Browse files Browse the repository at this point in the history
…t we expect
  • Loading branch information
amaurea committed Sep 8, 2023
1 parent be49e07 commit 25c36c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python/proj/wcs.py
Original file line number Diff line number Diff line change
Expand Up @@ -617,6 +617,8 @@ def get_active_tiles(self, assembly, assign=False):
'hit_counts': list(hits),
}

_ivals_format = 2


class _Tiling:
"""Utility class for computations involving tiled maps.
Expand Down

0 comments on commit 25c36c5

Please sign in to comment.