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

Use pixel_to_pixel from astropy.wcs.utils #315

Merged
merged 2 commits into from
Oct 7, 2022

Conversation

astrofrog
Copy link
Member

This is available since astropy 4.0, which is our minimum required version

@codecov
Copy link

codecov bot commented Oct 6, 2022

Codecov Report

Merging #315 (9c34df4) into main (03dec93) will increase coverage by 0.49%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #315      +/-   ##
==========================================
+ Coverage   94.63%   95.13%   +0.49%     
==========================================
  Files          23       23              
  Lines         783      699      -84     
==========================================
- Hits          741      665      -76     
+ Misses         42       34       -8     
Impacted Files Coverage Δ
reproject/adaptive/core.py 93.10% <100.00%> (+0.24%) ⬆️
reproject/interpolation/core.py 95.83% <100.00%> (+0.08%) ⬆️
reproject/wcs_utils.py 95.83% <100.00%> (+4.01%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@astrofrog astrofrog marked this pull request as ready for review October 7, 2022 09:10
@astrofrog
Copy link
Member Author

The wheel builds are broken on Python 3.11, but this is unrelated to the present PR

@astrofrog astrofrog merged commit 60af15b into astropy:main Oct 7, 2022
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.

None yet

1 participant