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 rotate_polygon function #275

Merged
merged 1 commit into from Jun 12, 2019
Merged

Conversation

cdeil
Copy link
Member

@cdeil cdeil commented Jun 11, 2019

This PR removes the rotate_polygon function and the regions/_geometry/rotate_polygon.py file.

It is currently unused and untested.

It was added in #91 as a helper function to implement CircleSkyRegion.to_polygon and then in #132 when that method was removed, I think we forgot to remove rotate_polygon.

I think we'll want the spherical circle and polygon functionality eventually - but if we bring it back, it should be with a caller and tests, at the moment this is dead code.

@cdeil cdeil added this to the 0.4 milestone Jun 11, 2019
@cdeil cdeil self-assigned this Jun 11, 2019
@cdeil cdeil merged commit ed6f495 into astropy:master Jun 12, 2019
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