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

Disko overplotting coordinate system does not work for anything other than Zenith projection #7

Open
bennahugo opened this issue Oct 25, 2022 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@bennahugo
Copy link
Contributor

It looks like the coordinate system is not using WCS to work out where on the sphere to place things. The GNSS plots has no respect for PHASE_DIR
Not phase steered, single field ms:
image
Phase steered, single field ms:
image

@bennahugo
Copy link
Contributor Author

Ok this one is much more involved looking at the code because it assumes things can be rotated to where they should be in spherical coordinates. I think I'm not actually going to fix this right now - it will take quite a bit of work.

@tmolteno
Copy link
Owner

I think the solution here is to re-architect the sphere object, and for it to be able to manage it's own co-ordinate transformations from elaz to celestial in particular. I'll add an issue to address this

@bennahugo
Copy link
Contributor Author

bennahugo commented Oct 26, 2022 via email

@tmolteno
Copy link
Owner

As discussed, the plan is to move drawing code out of disko completely and create a utility specifically for doing this. I'll track this in Issue #10.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants