Skip to content

Conversation

@cdeil
Copy link
Member

@cdeil cdeil commented Oct 14, 2013

Some very minor cleanup in coordinates that my editor points out, e.g. no import *.

@eteq Can the angle_axis function in angles.py be removed or should it be fixed and added to __all__? (It uses from numpy import acos which doesn't exist (it's called arccos), so must be unused.)

@eteq
Copy link
Member

eteq commented Oct 16, 2013

Thanks for this @cdeil, but it looks like this collided with one of the many coordinates changes currently under PR. Feel free to rebase, but it might be easier to wait on this until we're not going to do any significant changes prior to v0.3 (and there are still a few under discussion). Then you can rebase this right before release instead of having to do so multiple times.

eteq added a commit that referenced this pull request Oct 18, 2013
@eteq eteq merged commit 93a0069 into astropy:master Oct 18, 2013
@eteq
Copy link
Member

eteq commented Oct 18, 2013

@cdeil - I merged this manually resolving the conflicts now that the other pending PRs are in for coordinates. Thanks.

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.

2 participants