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

* np.pi / 180. -> np.radians #987

Merged
merged 1 commit into from
Nov 19, 2019
Merged

* np.pi / 180. -> np.radians #987

merged 1 commit into from
Nov 19, 2019

Conversation

pkubanek
Copy link
Contributor

It's educational to use np.radians instead of dividing and multipliing.

@astropy-bot astropy-bot bot added the datasets label Nov 19, 2019
@bsipocz bsipocz added this to the 0.7.2 milestone Nov 19, 2019
@larrybradley
Copy link
Member

Thanks, @pkubanek.

@bsipocz bsipocz merged commit e9a66cf into astropy:master Nov 19, 2019
@bsipocz
Copy link
Member

bsipocz commented Nov 19, 2019

Thanks @pkubanek!

larrybradley pushed a commit that referenced this pull request Dec 7, 2019
* np.pi / 180. -> np.radians
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants