1 Open Issue Need Help Last updated: Jun 24, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a function `skymap_coverage` that estimates the sky coverage based on skymap files (instead of partitions) for a given HATS catalog. The function should read a skymap using `hats.io.skymap.read_skymap`, and calculate the mean of values greater than 0 to estimate coverage. The function should optionally accept an `order` parameter, defaulting to the order of the skymap.

Complexity: 3/5
enhancement good first issue

Hierarchical Adaptive Tiling Scheme

Python