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

Fix bug with artifacts in reproject_to_healpix #459

Merged
merged 2 commits into from
Jul 25, 2024

Conversation

astrofrog
Copy link
Member

These were due to using scipy's map_coordinates directly instead of our wrapper which deals properly with boundaries

…g scipy's map_coordinates directly instead of our wrapper which deals properly with boundaries
Copy link

codecov bot commented Jul 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.45%. Comparing base (f9949bb) to head (ebc038f).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #459      +/-   ##
==========================================
+ Coverage   91.07%   91.45%   +0.37%     
==========================================
  Files          25       25              
  Lines        1065     1065              
==========================================
+ Hits          970      974       +4     
+ Misses         95       91       -4     

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

@astrofrog astrofrog added the bug label Jul 25, 2024
@astrofrog astrofrog merged commit af751b8 into astropy:main Jul 25, 2024
15 of 16 checks passed
@Wasim04
Copy link

Wasim04 commented Jul 26, 2024

Thanks a lot for your support. I shall try to implement this. Many Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants