astronomy-commons / hipscat-import

HiPSCat import - generate HiPSCat-partitioned catalogs
https://hipscat-import.readthedocs.io
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

Change default margin order #366

Closed hombit closed 1 month ago

hombit commented 1 month ago

Change the algorithm selecting the default margin order value: from being the smallest possible value (largest order of the catalog plus one) to be the largest possible value (so tiles would still include all objects within a given margin threshold).

Fixes #358

Change Description

Solution Description

Code Quality

Project-Specific Pull Request Checklists

Bug Fix Checklist

New Feature Checklist

Documentation Change Checklist

Build/CI Change Checklist

Other Change Checklist

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 99.72%. Comparing base (f15c21d) to head (75b4c42).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #366 +/- ## ======================================= Coverage 99.72% 99.72% ======================================= Files 26 26 Lines 1457 1457 ======================================= Hits 1453 1453 Misses 4 4 ```

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