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

Add method argument to rotate and affine_transform #5916

Merged
merged 1 commit into from
Mar 3, 2022

Conversation

dstansby
Copy link
Member

This PR replaces the use_scipy argument with the method argument, allowing us more flexibility in how affine_transform methods are specified/implemented in the future.

This is pulled out of https://github.com/sunpy/sunpy/pull/4502/files for easier review/discussion.

@dstansby dstansby added the No Backport A PR that isn't to be backported to any release branch. (To be used as a flag to other maintainers) label Feb 25, 2022
@dstansby dstansby added this to the 4.0.0 milestone Feb 25, 2022
@pep8speaks
Copy link

pep8speaks commented Feb 25, 2022

Hello @dstansby! Thanks for updating this PR.

There are currently no PEP 8 issues detected in this Pull Request. Cheers!

Comment last updated at 2022-02-25 10:38:29 UTC

@dstansby dstansby marked this pull request as ready for review February 25, 2022 10:38
@dstansby dstansby requested review from a team as code owners February 25, 2022 10:38
@nabobalis nabobalis added the image Affects the image submodule label Feb 25, 2022
@dstansby dstansby added the Needs Review Needs reviews before merge. label Feb 27, 2022
@Cadair Cadair merged commit 550705e into sunpy:main Mar 3, 2022
@dstansby dstansby deleted the rotate-method branch March 3, 2022 09:44
@ayshih ayshih mentioned this pull request Apr 22, 2022
2 tasks
@nabobalis nabobalis removed the Needs Review Needs reviews before merge. label Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
image Affects the image submodule No Backport A PR that isn't to be backported to any release branch. (To be used as a flag to other maintainers)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants