Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update size estimate on converted catalog. #402

Merged
merged 5 commits into from
Oct 3, 2024
Merged

Conversation

delucchi-cmu
Copy link
Contributor

Note

In the course of fixing this, I found many linting issues that have crept in over the course of this branch, because we haven't had CI running on PRs for this branch! This addresses the findings, and turns on branch CI (just in time for the very last few PRs...)

Copy link

codecov bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@           Coverage Diff           @@
##             hats     #402   +/-   ##
=======================================
  Coverage        ?   99.12%           
=======================================
  Files           ?       29           
  Lines           ?     1606           
  Branches        ?        0           
=======================================
  Hits            ?     1592           
  Misses          ?       14           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@delucchi-cmu delucchi-cmu merged commit 40366b4 into hats Oct 3, 2024
9 checks passed
@delucchi-cmu delucchi-cmu deleted the delucchi/update_size branch October 3, 2024 17:40
delucchi-cmu added a commit that referenced this pull request Oct 17, 2024
* Initial rename to HATS (#390)

* Initial renaming

* Couple more places.

* "hats-sharded"

* Remove text about healpix_29 uniqueness.

* Create HiPS-style properties file (#391)

* Initial work toward properties file.

* Apply suggestions from code review

Co-authored-by: Sandro Campos <[email protected]>

* Code review comments.

---------

Co-authored-by: Sandro Campos <[email protected]>

* Initial pipeline for converting hipscat -> hats (#392)

* Initial work toward properties file.

* Initial pipeline for converting hipscat -> hats

* Apply suggestions from code review

Co-authored-by: Derek T. Jones <[email protected]>

---------

Co-authored-by: Derek T. Jones <[email protected]>

* Follow-up on run_conversion.py

The `:=` operator obviates the line following, but I wasn't able to make that part of my PR suggestion.

* Set new and additional properties. (#396)

* Initial work toward properties file.

* Initial pipeline for converting hipscat -> hats

* Remove provenance, remove methods, use new constants

* Set new and additional properties.

* Clean up merge

* Improve readability of literals.

* Set additional properties on conversion (#397)

* use spatial index from hats

* Update size estimate on converted catalog. (#402)

* Update size estimate on converted catalog.

* Style cleanup and enforcement.

* Whomp whomp

* Reduce code duplication

* Just don't bother with test files for mypy

* Insert dataset dir, and use general ra/dec columns (#406)

* Insert dataset dir, and use general ra/dec columns

* Update src/hats_import/hipscat_conversion/run_conversion.py

Co-authored-by: Sandro Campos <[email protected]>

* Update deps for renamed repo

---------

Co-authored-by: Sandro Campos <[email protected]>

* Apply suggestions from code review

Co-authored-by: Sandro Campos <[email protected]>

* Remove branch from workflows

---------

Co-authored-by: Sandro Campos <[email protected]>
Co-authored-by: Derek T. Jones <[email protected]>
Co-authored-by: Sean McGuire <[email protected]>
Co-authored-by: Sean McGuire <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants