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

Overlapping RA #7

Open
GuLinux opened this issue Sep 9, 2019 · 0 comments
Open

Overlapping RA #7

GuLinux opened this issue Sep 9, 2019 · 0 comments

Comments

@GuLinux
Copy link
Contributor

GuLinux commented Sep 9, 2019

Hi,
I find there's no way to construct a SkyArea with RA coordinates overlapping the 0h mark.
For instance, if I wanted to build a sky area like this:

area = sky_area.SkyArea(23, 1, 10, 30, 8)

It would print the external segment of the celestial sphere (going from 01h to 23h) instead of the internal (from 23h to 01h).
You can see an attached screenshot.
Screenshot 2019-09-09 at 11 56 22

Am I missing something? Is there a better way to create a SkyArea with these coordinates?
I'm looking for a solution myself and see if I can create a PR, but I think it's a bit beyond my understandings.

Cheers,
Marco

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

No branches or pull requests

1 participant