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

Resume import with a different HEALPix order #280

Closed camposandro closed 4 months ago

camposandro commented 4 months ago

This pull request closes #261.

Code Quality

review-notebook-app[bot] commented 4 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

camposandro commented 4 months ago

I built a small notebook showcasing the import process for MagE_hipscat, the catalog in Julie's workflow. It reproduces the scenario where we run the pipeline at highest pixel order 2, stopping it during the reducing stage, and then proceeding to import the catalog at constant pixel order 3.

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 96.66667% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 99.43%. Comparing base (79b1af6) to head (d0830da).

Files Patch % Lines
src/hipscat_import/catalog/resume_plan.py 96.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #280 +/- ## ======================================= Coverage 99.42% 99.43% ======================================= Files 24 24 Lines 1221 1234 +13 ======================================= + Hits 1214 1227 +13 Misses 7 7 ```

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