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

Allow RA/dec unit suffix in make_sky_grid #4988

Merged
merged 2 commits into from
Dec 16, 2024

Conversation

titodalcanton
Copy link
Contributor

This allows the deg and rad suffixes to be used in pycbc_make_sky_grid.

Standard information about the request

This is a new feature.

This change affects mostly PyGRB at this time.

This change will not break functionality.

Motivation

I forgot to do this in #4965. Fixes #4986.

Contents

Trivial change. I took the opportunity to also reformat the code in a separate commit.

Links to any issues or associated PRs

#4965 and #4986.

Testing performed

None.

Additional notes

N/A

  • The author of this pull request confirms they will adhere to the code of conduct

@titodalcanton
Copy link
Contributor Author

Minimal testing done.

@titodalcanton titodalcanton enabled auto-merge (squash) December 13, 2024 14:11
@titodalcanton titodalcanton merged commit 3554224 into gwastro:master Dec 16, 2024
25 of 29 checks passed
@titodalcanton titodalcanton mentioned this pull request Dec 18, 2024
5 tasks
@titodalcanton titodalcanton deleted the skygrid-ra-dec-units branch December 18, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PyGRB PyGRB development
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

pycbc_make_sky_grid needs to accept angles in both radians and degrees
3 participants