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

REST call to retrieve pointing model #11

Open
wfarah opened this issue Mar 12, 2021 · 2 comments
Open

REST call to retrieve pointing model #11

wfarah opened this issue Mar 12, 2021 · 2 comments
Assignees

Comments

@wfarah
Copy link
Collaborator

wfarah commented Mar 12, 2021

Request: a REST GET method to retrieve pointing model (TPOINT coefficients + other parameters as seen in the PointingModel_antXX.dat files) for antennas in json format. They are needed to apply the pointing corrections and needed when observations are being taken.
I can then write python to wrap around them

@wfarah
Copy link
Collaborator Author

wfarah commented Mar 12, 2021

@tkoumrian
Copy link
Contributor

I've added the REST call, and linkage in PointingModel. This only populates the TPOINT coefficients, since that's all you had, but the entire set of parameters from the pointing model files is available from the REST call.

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