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

Sort corner pixels to deal with negative CDELTs #321

Merged
merged 1 commit into from
Jan 23, 2024
Merged

Conversation

teutoburg
Copy link
Contributor

@teutoburg teutoburg commented Dec 22, 2023

This fixes a bug that now occurs when one of the CDELT values in the input header is negative, which should not cause problems.

Copy link

codecov bot commented Dec 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1745b77) 75.53% compared to head (f25391e) 75.53%.

Additional details and impacted files
@@             Coverage Diff             @@
##           dev_master     #321   +/-   ##
===========================================
  Coverage       75.53%   75.53%           
===========================================
  Files              59       59           
  Lines            7871     7872    +1     
===========================================
+ Hits             5945     5946    +1     
  Misses           1926     1926           

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

@teutoburg teutoburg self-assigned this Jan 23, 2024
@teutoburg teutoburg marked this pull request as ready for review January 23, 2024 12:44
@teutoburg teutoburg merged commit 9302373 into dev_master Jan 23, 2024
25 checks passed
@teutoburg teutoburg deleted the fh/cdelt branch January 23, 2024 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

1 participant