astronomy-commons / hats

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

Replace hipscat_id with spatial index #360

Closed smcguire-cmu closed 2 weeks ago

smcguire-cmu commented 3 weeks ago

Fixes #344

Changes the hipscat_id to the spatial_index, renaming the index column to _healpix_29 and dropping the counter to just use the pixel number at order 29 as the index.

codecov[bot] commented 3 weeks ago

Codecov Report

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

Please upload report for BASE (hats@f177019). Learn more about missing BASE report.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## hats #360 +/- ## ======================================= Coverage ? 92.62% ======================================= Files ? 48 Lines ? 1939 Branches ? 0 ======================================= Hits ? 1796 Misses ? 143 Partials ? 0 ```

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