astronomy-commons / hats

Hierarchical Progressive Survey Catalog
https://hats.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
17 stars 5 forks source link

Add sparse histogram implementation #376

Closed camposandro closed 4 days ago

camposandro commented 5 days ago

Move the SparseHistogram implementation that currently resides in the importer to hipscat. LSDB will use it to compute the point map distributions more efficiently.

Code Quality

codecov[bot] commented 5 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.09%. Comparing base (405bebe) to head (4bdb07d). Report is 1 commits behind head on development.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #376 +/- ## =============================================== + Coverage 93.99% 94.09% +0.09% =============================================== Files 58 59 +1 Lines 2131 2166 +35 =============================================== + Hits 2003 2038 +35 Misses 128 128 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.