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

Coordinate Fix #6

Closed
dpearson1983 opened this issue Aug 27, 2015 · 0 comments
Closed

Coordinate Fix #6

dpearson1983 opened this issue Aug 27, 2015 · 0 comments
Assignees

Comments

@dpearson1983
Copy link
Contributor

Currently, nextfield.py calculates the local apparent sidereal time which is valid for the the current epoch (i.e. JNow), but the RA and Dec of tiles is in J2000. This will affect the determination of which tiles are within 1 hr of right ascension of the meridian, and also the calculation of their altitude.

Proposed change/fix:

  1. Transform tile coordinates to JNow (internally only). Results dictionary will still return the RA and Dec in J2000.
@dpearson1983 dpearson1983 self-assigned this Aug 27, 2015
@sbailey sbailey closed this as completed Nov 22, 2016
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

2 participants