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

Remove default healpy dependency. #440

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Conversation

delucchi-cmu
Copy link
Contributor

See astronomy-commons/hats#433

We still need the healpy library to occasionally read older FITS files that may have been written in RING pixelization. Marked as optional dependency, and tests can still run against it if healpy is installed.

Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (margin@8832d01). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff            @@
##             margin     #440   +/-   ##
=========================================
  Coverage          ?   98.57%           
=========================================
  Files             ?       28           
  Lines             ?     1615           
  Branches          ?        0           
=========================================
  Hits              ?     1592           
  Misses            ?       23           
  Partials          ?        0           

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

Copy link
Contributor

@gitosaurus gitosaurus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@delucchi-cmu delucchi-cmu merged commit 7796f12 into margin Nov 25, 2024
7 of 9 checks passed
@delucchi-cmu delucchi-cmu deleted the delucchi/remove_healpy branch November 25, 2024 19:54
delucchi-cmu added a commit that referenced this pull request Nov 26, 2024
* Remove margin fine filtering. (#435)

* Use different methods for healpix manipulation. (#436)

* Remove margin fine filtering.

* Use different methods for healpix manipulation.

* Optional dependency for older healpy fits files.

* Allow import of map types. (#437)

* Accomodate changes in cds-healpix.

* Use radec2pix for healpix pixel calculation. (#438)

* Remove default healpy dependency. (#440)

* Clean up pre-commit
delucchi-cmu added a commit that referenced this pull request Nov 26, 2024
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